]> CyberLeo.Net >> Repos - SourceForge/eyefi-config.git/log
SourceForge/eyefi-config.git
15 years agoMake network scan list a bit cleaner. eyefi-config-007
Dave Hansen [Thu, 5 Feb 2009 20:57:57 +0000 (12:57 -0800)]
Make network scan list a bit cleaner.

15 years agoReplace O_DIRECT with posix_fadvise(). This is easier to compile
Dave Hansen [Thu, 5 Feb 2009 20:50:25 +0000 (12:50 -0800)]
Replace O_DIRECT with posix_fadvise().  This is easier to compile
and does not draw Linus's ire http://lkml.org/lkml/2007/1/10/233.

15 years agoAdd some new WEP code and some experimental non-working eyefi-config-006
Dave Hansen [Thu, 18 Dec 2008 21:25:37 +0000 (13:25 -0800)]
Add some new WEP code and some experimental non-working
attempts at updating the card firmware.

15 years agoprefix the network types with NET_ eyefi-config-005
Dave Hansen [Fri, 15 Aug 2008 01:47:20 +0000 (18:47 -0700)]
prefix the network types with NET_
fix vprintf vs printf bug
do some strdups with optargs

15 years agomore portability improvements eyefi-config-004
Dave Hansen [Sun, 13 Jul 2008 16:52:49 +0000 (09:52 -0700)]
more portability improvements

15 years agoAdd support for other operating systems:
Dave Hansen [Sat, 12 Jul 2008 19:49:26 +0000 (12:49 -0700)]
Add support for other operating systems:
chdk
OS X

15 years agoDon't zero-out reqc, it might confuse the card
Dave Hansen [Fri, 13 Jun 2008 22:45:43 +0000 (15:45 -0700)]
Don't zero-out reqc, it might confuse the card
(it doesn show up in the log when I do this)

Start propogating error codes back from a bunch of
functions.  We need this for the CHDK port because
we can't just exit() there.

Add dumping of the firmware version string.

15 years agobetter error message
Dave Hansen [Wed, 11 Jun 2008 19:30:28 +0000 (12:30 -0700)]
better error message

15 years agoadd new files
dave [Fri, 23 May 2008 17:00:40 +0000 (10:00 -0700)]
add new files

16 years agoMake the mount finding more comprehensive, and eyefi-config-003
dave [Mon, 21 Apr 2008 21:56:14 +0000 (14:56 -0700)]
Make the mount finding more comprehensive, and
move it around so the debugging flag can actually
be made to work.

16 years agoAdd standalone crypto implementation. Thanks wpa_supplicant!
dave [Mon, 21 Apr 2008 21:04:00 +0000 (14:04 -0700)]
Add standalone crypto implementation.  Thanks wpa_supplicant!

16 years agoadd core to clean eyefi-config-002
dave [Sat, 15 Mar 2008 00:57:49 +0000 (17:57 -0700)]
add core to clean

16 years agoAdd auto detection of card mount point.
dave [Sat, 15 Mar 2008 00:57:41 +0000 (17:57 -0700)]
Add auto detection of card mount point.

16 years agoadd help message for log command
dave [Tue, 11 Mar 2008 02:55:47 +0000 (19:55 -0700)]
add help message for log command

16 years agoinitial commit eyefi-config-001
dave [Tue, 11 Mar 2008 02:54:41 +0000 (19:54 -0700)]
initial commit