Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
116 commits
Select commit Hold shift + click to select a range
3601f06
github generated gh-pages branch
tachang May 28, 2009
c8c8668
Rearrange tree; delete cruft files.
jsgf Mar 4, 2011
ca21a8e
Convert to Unix EOL
jsgf Mar 4, 2011
66ecf16
Do ~ expansion on picture directory name, and make any missing
jsgf Mar 4, 2011
b744915
Initial commit
tachang May 28, 2009
7c4b910
Updated transfermode so that it is no longer hardcoded.
tachang Feb 28, 2010
96181e5
Updated timestamp so it is no longer hard coded
tachang Feb 28, 2010
a89b871
+ ‘Release 2.0/EXIF.py’
Jun 30, 2011
a146030
Initial commit
tachang May 28, 2009
75559b8
/ ‘Release 2.0/EyeFiServer-2.1.1.py’
Jun 30, 2011
47cd561
/ ‘Release 2.0/DebugSettings.ini’
Jun 30, 2011
bd3600a
+ ‘Release 2.0/.~lock.changelog.rtf#’
Jul 1, 2011
91f4770
/ ‘Release 2.0/.~lock.changelog.rtf#’
Jul 1, 2011
36b0142
/ ‘Release 2.0/.~lock.changelog.rtf#’
Jul 1, 2011
2c9419c
/ ‘Release 2.0/.~lock.changelog.rtf#’
Jul 1, 2011
2cb14be
This is a slight rework of a post of Jeff Tchang at Return Boolean True
Aug 5, 2010
b6cad61
Make pylint slightly more happy
nirgal Jul 7, 2012
d7d6dfe
Do ~ expansion on picture directory name
jsgf Mar 4, 2011
8a96206
Add support for multiple cards
Jul 1, 2011
4f7426e
Add INTEGRITYDIGEST Verification
Jul 1, 2011
4bde0cd
Code cleanup, mostly docstrings
nirgal Jul 7, 2012
30994f9
Added GPLv3+ license prefix
nirgal Jul 8, 2012
aa8120f
Moved code back in one file. INSTALL
nirgal Jul 9, 2012
3e9c3d5
Fixed misleading comment about empty hostname
nirgal Jul 9, 2012
19ad01e
README file
nirgal Jul 9, 2012
a283ad2
KeepAlive, code factorisation, misc...
nirgal Jul 10, 2012
3f78fbb
Simplified XML SAX parser a lot
nirgal Jul 11, 2012
a39b395
Use default for config hostname, hostport
nirgal Jul 11, 2012
6e7bbcd
Update transfermode & timestamp, not hard coded
tachang Feb 28, 2010
f5323f9
Execute a command after each file
Jul 11, 2012
e1c9b49
Fixes in config reading
nirgal Jul 12, 2012
1374077
Drop support for python <2.6: Clean shutdown
nirgal Jul 26, 2012
d7700a9
Stop using bytes standard class name as a variable
nirgal Jul 26, 2012
2e2b579
Changed parameters into options, default values
nirgal Jul 26, 2012
2db4578
Added socket timeout so that SD probes don't hang
nirgal Aug 8, 2012
9d39d38
Imported Upstream version 0.1+git20120823
nirgal Aug 23, 2012
d233bce
First version
nirgal Aug 23, 2012
a77b40e
Switch from SafeConfigParser to RawConfigParser
nirgal Aug 27, 2012
267e986
Add support for SIGHUP to reload configuration
nirgal Aug 27, 2012
59c428a
Drop support for server address/port
nirgal Aug 28, 2012
d423e4d
Add option to customise loglevel in config file
nirgal Aug 28, 2012
e6857a6
Code factorisation: SOAP response builder
nirgal Aug 28, 2012
8487601
Aesthetic changes
nirgal Aug 28, 2012
e7ff8d3
Normalized identation \t = 4 spaces
nirgal Aug 28, 2012
9811e32
Asthetic changes, code factorisation, log messages
nirgal Aug 29, 2012
77b9789
Load data by chunk, print download progress
nirgal Aug 30, 2012
6b640fe
Write tar file while it is received
nirgal Aug 30, 2012
dc63021
make pylint happier with shorter lines
nirgal Aug 30, 2012
4243fe2
Repport download progress every second
nirgal Aug 30, 2012
5336278
Make pylint happier
nirgal Aug 30, 2012
fd283a6
Added option use_date_from_file for dir selection
nirgal Aug 31, 2012
0283010
Optimise (fix) calculate_tcp_checksum
nirgal Aug 31, 2012
5140cf8
calculate_integritydigest: Removed 512 block pad
nirgal Aug 31, 2012
05f1c13
Compute INTEGRITYDIGEST while file is writen
nirgal Aug 31, 2012
a0f5daa
Don't keep posted data in memory but the last 2k
nirgal Aug 31, 2012
5530588
Removed obsolete comments
nirgal Aug 31, 2012
b87877f
Add support for transfer resume after timeout
nirgal Sep 3, 2012
8126804
Add GetPhotoStatus md5 challenge check
nirgal Sep 4, 2012
dc9c820
Moved config parsing to new class EyeFiConfig
nirgal Sep 4, 2012
8840fed
Don't log anything until after logvel is set
nirgal Sep 4, 2012
4716a85
Force Connection:Close on errors
nirgal Sep 4, 2012
c8d9f93
Abort file transfers on shutdown requests
nirgal Sep 4, 2012
27068f7
Added myself to auhors
nirgal Sep 4, 2012
6dc56a9
Renamed eyefiserver.py to eyefiserver
nirgal Sep 4, 2012
d213607
Default is now INTEGRITYDIGEST check turned on
nirgal Sep 4, 2012
4dbfed4
Add man source from Debian repo
nirgal Sep 4, 2012
649c607
New eyefiserver.conf(5); manpages in README
nirgal Sep 4, 2012
bea336b
Double the \ characters in txt2man input
nirgal Sep 4, 2012
6480371
Improved man pages
nirgal Sep 4, 2012
f0bb979
Now using key=value everywhere
nirgal Sep 4, 2012
816486d
More documentation
nirgal Sep 8, 2012
2088b24
Resurected some original documentation files
tachang May 28, 2009
50d30c6
Doc: New high level session dump, on SOAP level
nirgal Sep 14, 2012
a430ef5
More documentation
nirgal Sep 14, 2012
e7558ec
Progress meter hook
nirgal Sep 14, 2012
03bbfe9
Updated project structure
nirgal Sep 21, 2012
a314866
Fix getboolean default value
nirgal Sep 21, 2012
d83a529
Improved error handling
nirgal Sep 22, 2012
afed506
Fixed return code on permission denied
nirgal Sep 22, 2012
b378b57
Added magic modeline for some editors
nirgal Sep 22, 2012
89f65bf
Fixed spelling errors in man pages
nirgal Sep 22, 2012
258c272
Releasing as version 2.3 rc1
nirgal Sep 22, 2012
c5aaf1d
Remove picture data from dump_http and compress it
nirgal Oct 17, 2012
17fbe29
Releasing as version 2.3 rc2
nirgal Oct 17, 2012
f1b9530
Added current directory to config path
johnseekins Nov 7, 2013
9951238
first commit towards daemons!
johnseekins Nov 7, 2013
3112147
Use getboolean() to read use_date_from_file config
Jul 27, 2014
7b5955d
Update copyrights
nirgal Apr 3, 2015
b7f7f53
Add full license text
nirgal Apr 3, 2015
9d64c58
Typo in manual
nirgal Apr 4, 2015
c74edc6
Fix default loglevel value
johnseekins Nov 9, 2013
0da54e4
Release version 2.3
nirgal Apr 4, 2015
818cd6a
Update README version
nirgal Apr 4, 2015
8030515
Update update-rc.d hint
nirgal Apr 4, 2015
4308ddb
Switch to optparse
johnseekins Nov 7, 2013
70b6b9d
Fix in argparse
nirgal Apr 5, 2015
110de59
Don't send some headers twice
nirgal Apr 5, 2015
e43e2f8
Add an option to correct modification times
Jul 27, 2014
3749279
Move correct_mtime doc for exemple .conf to man
nirgal Apr 5, 2015
2bf6bbc
Work around buggy UTC correction in tar files
nirgal Apr 5, 2015
dea3dff
isort the imports
nirgal Apr 6, 2015
cccff41
Fix invalid %] in error message
nirgal Apr 6, 2015
2df359e
Style fix to pass flake8 tests
nirgal Apr 6, 2015
bde048c
Documentation
nirgal Apr 6, 2015
9eefe10
Add changelog
nirgal Apr 6, 2015
178530d
Made EyeFiSession a "new style" class
nirgal Apr 6, 2015
75efaee
Cleanup loglevel setup checks
nirgal Apr 6, 2015
6d188e6
Cleanup random nonce generation
nirgal Apr 7, 2015
1024d21
Copy warning about unlogged exceptions in man
nirgal Apr 7, 2015
677b932
Update copyright years
nirgal Apr 7, 2015
d4d523e
Use python3 division. Use ints in progress meter.
nirgal Apr 8, 2015
3392c8f
Use python2 in shebank (PEP394)
nirgal Apr 14, 2015
7073d59
Releasing version 2.4
nirgal Aug 19, 2015
5a1491f
Fixed spelling typo in manual
nirgal Aug 19, 2015
f00ca12
Spelling typo in manual
nirgal Dec 28, 2015
418458b
Spelling typo in manual
nirgal Oct 25, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*.pyc
*.pyo
doc/*.1
doc/*.5
Binary file not shown.
16,769 changes: 0 additions & 16,769 deletions Documentation/AsciiEyeFi.txt

This file was deleted.

101 changes: 0 additions & 101 deletions Documentation/EyeFi Protocol.txt

This file was deleted.

Binary file removed Documentation/EyeFi Technicals.doc
Binary file not shown.
Loading