May 2006 Commit Log

Number of Commits:
96
Number of Active Developers:
3
alfille 2006-05-31 21:04

fake write implemented (trivial solution).

19 lines of code changed in 4 files:

alfille 2006-05-31 20:51 Rev.: 1.1

owfake read and bus -- still need dir, detect and write

188 lines of code changed in 1 file:

alfille 2006-05-31 20:15

owfake read and bus -- still need dir, detect and write

33 lines of code changed in 5 files:

d1mag 2006-05-31 08:50

Fix some missing tests in ow_dir (for remote busses).
Adding owfake. Should fake 1-wire adapter and 1-wire devices. It's just a copy
of owserver so far, but it will be fixed soon.

40 lines of code changed in 3 files:

alfille 2006-05-31 07:51 Rev.: 1.3

file_manip is merged into file_list in owftpd

0 lines of code changed in 1 file:

alfille 2006-05-31 07:50 Rev.: 1.11

Correct mode and time handling in owftpd

14 lines of code changed in 1 file:

alfille 2006-05-31 07:37 Rev.: 1.90

Minor consolidation of logic in FS_dir -- root directory just a special case of a real directory, not a separate entry.

23 lines of code changed in 1 file:

d1mag 2006-05-31 07:35 Rev.: 1.84

Only call ServerRead if adapter is remote

2 lines of code changed in 1 file:

alfille 2006-05-31 07:23

Added new IsDir macro, and file_list changes for owftpd.

326 lines of code changed in 8 files:

d1mag 2006-05-31 07:20

Fix fuse compilation for older fuse-versions... (fuse-2.2.1)
Skip signal handling in owfs, since fuse do that in helper-functions.

30 lines of code changed in 2 files:

alfille 2006-05-31 07:18 Rev.: 1.21

Execute permission set on directories for all (fstat) to allow searching. (No real "execute" of course).

3 lines of code changed in 1 file:

d1mag 2006-05-31 01:48 Rev.: 1.3

This is an autogenerated file.

0 lines of code changed in 1 file:

alfille 2006-05-30 19:32 Rev.: 1.1

wildcard handling

56 lines of code changed in 1 file:

d1mag 2006-05-30 08:01

Don't install OW.pm and OW.py

11 lines of code changed in 2 files:

d1mag 2006-05-30 07:01

Fix library path for 64-bit arch.

18 lines of code changed in 2 files:

alfille 2006-05-29 20:09 Rev.: 1.22

owftpd: fix fstat

4 lines of code changed in 1 file:

alfille 2006-05-29 20:01

Simplify owftpd error handling.

5 lines of code changed in 5 files:

d1mag 2006-05-29 09:10 Rev.: 1.13

Cleanup makefile

1 lines of code changed in 1 file:

d1mag 2006-05-29 09:07

Add better php detection in configure script.
Move php-examples to separate directory.

86 lines of code changed in 8 files:

d1mag 2006-05-29 07:14

Add new m4-files to dist-package

5 lines of code changed in 2 files:

d1mag 2006-05-29 06:52

Improve Perl detection in the configure script

102 lines of code changed in 2 files:

d1mag 2006-05-29 06:04

Add better detection of python installation.

155 lines of code changed in 3 files:

d1mag 2006-05-29 05:07

Fix compilation for Solaris.

74 lines of code changed in 7 files:

alfille 2006-05-28 21:18 Rev.: 1.70

Simplify owserver -- standard ParsedName work will check presence -- a separate routine not needed.

3 lines of code changed in 1 file:

alfille 2006-05-28 21:10

Remove "presencecheck" from "settings" -- no longer an option (actually silently ignored in the last few versions).

5 lines of code changed in 3 files:

alfille 2006-05-28 20:46

DS2482 -- reconnect clears sister channels.

10 lines of code changed in 2 files:

alfille 2006-05-28 20:32 Rev.: 1.25

DS2482: Add Daniel Hoper's fix. Add reconnect code.

8 lines of code changed in 1 file:

alfille 2006-05-28 20:13 Rev.: 1.24

DS2482: Add Daniel Hoper's fix. Add reconnect code.

50 lines of code changed in 1 file:

alfille 2006-05-28 19:33 Rev.: 1.69

Christian found a bug! servermode local copy instead of global.

2 lines of code changed in 1 file:

alfille 2006-05-28 14:28 Rev.: 1.63

Fixed problem in ServerDir: Caching alarm in stead on non-alarm and allocating too small a buffer.

7 lines of code changed in 1 file:

alfille 2006-05-28 13:59

Fixes for DS2482-800 from Daniel Hoper.

18 lines of code changed in 2 files:

alfille 2006-05-28 13:29

Simplify include files.

40 lines of code changed in 35 files:

alfille 2006-05-27 21:01

Big change -- Improved filesize algorithm, eliminate ServerSize.
Also change read to use PresenceCheck to find the right bus, rather than reading them all.
Same change to write
Use server_mode flag to signal server vs all other invokation of libow.
remove file ow_size

405 lines of code changed in 22 files:

d1mag 2006-05-27 05:04 Rev.: 1.96

Possible bug..

9 lines of code changed in 1 file:

d1mag 2006-05-27 04:40 Rev.: 1.67

Fix compilation warning

3 lines of code changed in 1 file:

alfille 2006-05-26 15:21

Fix for syntax error from Vincent Fleming

12 lines of code changed in 2 files:

d1mag 2006-05-26 08:09 Rev.: 1.16

hmmm... appname is not available here... set it to owcapi

2 lines of code changed in 1 file:

d1mag 2006-05-26 08:06 Rev.: 1.43

misplaced ")"

2 lines of code changed in 1 file:

d1mag 2006-05-26 08:04

Fix some argument handling...

20 lines of code changed in 2 files:

d1mag 2006-05-26 07:09 Rev.: 1.2

Remove Makefile since it's autogenrated

0 lines of code changed in 1 file:

d1mag 2006-05-26 07:09

Some minor fixes for owcapi Makefile.

17 lines of code changed in 4 files:

d1mag 2006-05-26 06:36 Rev.: 1.98

Disable owtcl if swig isn't installed

7 lines of code changed in 1 file:

d1mag 2006-05-26 06:22 Rev.: 1.11

Adding @VERSION@ to avoid compilation warnings.

1 lines of code changed in 1 file:

d1mag 2006-05-26 06:18 Rev.: 1.10

@CC@ could (and should) be defined i guess...

2 lines of code changed in 1 file:

d1mag 2006-05-26 06:14 Rev.: 1.9

This is needed for Slackware10 and FC1

1 lines of code changed in 1 file:

d1mag 2006-05-26 04:50 Rev.: 1.97

Remove spaces

3 lines of code changed in 1 file:

alfille 2006-05-25 20:45

owcapi changes, and man page added.

389 lines of code changed in 6 files:

d1mag 2006-05-25 13:52 Rev.: 1.4

owfs_config.h should not be in cvs.. it's autogenerated.

0 lines of code changed in 1 file:

alfille 2006-05-25 11:21

Two changes: Start of HA7 support and change of offset type from size_t to off_t.

164 lines of code changed in 22 files:

alfille 2006-05-25 05:51 Rev.: 1.1

Add DS2431 man page

62 lines of code changed in 1 file:

d1mag 2006-05-24 09:24

Remove owfs-devel.rpm and update the other rpms.
owcapi is built by default now.

21 lines of code changed in 3 files:

d1mag 2006-05-24 08:39

Fix compilation problem for Ubunto and cleaning up the makefiles.
Add owfs-devel and owfs-owcapi rpm's.
Add example-code for owcapi.

261 lines of code changed in 27 files:

alfille 2006-05-23 17:06 Rev.: 1.22

More debugging for DS2482

9 lines of code changed in 1 file:

alfille 2006-05-23 16:48 Rev.: 1.88

*** empty log message ***

3 lines of code changed in 1 file:

alfille 2006-05-23 16:10 Rev.: 1.29

Jan Bertelsen's correction to voltage measurement.

2 lines of code changed in 1 file:

oskin 2006-05-23 12:44 Rev.: 1.14

owhttpd init script

2 lines of code changed in 1 file:

alfille 2006-05-22 21:39 Rev.: 1.18

*** empty log message ***

99 lines of code changed in 1 file:

alfille 2006-05-22 21:21 Rev.: 1.17

Fix "size" ftp command.

23 lines of code changed in 1 file:

alfille 2006-05-22 19:50 Rev.: 1.13

Fix of DS2433 writes.

45 lines of code changed in 1 file:

alfille 2006-05-21 20:24

Minor owftp changes for formatting.

125 lines of code changed in 2 files:

alfille 2006-05-21 13:39 Rev.: 1.7

format changes -- no functional changes

105 lines of code changed in 1 file:

alfille 2006-05-21 07:40 Rev.: 1.21

DS2482_close implemented. Use head file descriptor in anticipation of reconnect.

25 lines of code changed in 1 file:

alfille 2006-05-21 07:16

More DS2482 changes, now checks configuration setting for each channel

51 lines of code changed in 2 files:

alfille 2006-05-20 14:49 Rev.: 1.19

DS2482 changes thanks to Daniel Hoeper

19 lines of code changed in 1 file:

alfille 2006-05-20 11:00

DS2482 changes thanks to Daniel Hoeper

29 lines of code changed in 2 files:

alfille 2006-05-19 16:57

Fix of caching partial writes.
owftpd work

305 lines of code changed in 7 files:

alfille 2006-05-19 11:15 Rev.: 1.17

complete, if not functional DS2482

4 lines of code changed in 1 file:

alfille 2006-05-19 10:54

complete, if not functional DS2482

81 lines of code changed in 2 files:

alfille 2006-05-18 18:07

owftpd work -- now uses standard startup code and some of the network code.

115 lines of code changed in 6 files:

alfille 2006-05-18 09:03 Rev.: 1.15

Better wait function for bus not busy.

29 lines of code changed in 1 file:

alfille 2006-05-17 20:54

Minor changes chasing dual owserver problem -- mainly DEBUG in ow_server now shows adapter index

13 lines of code changed in 2 files:

d1mag 2006-05-17 09:25

Forgot some include <config.h>

8 lines of code changed in 2 files:

d1mag 2006-05-17 09:15

Change @RM@ in makefiles.
Install two include files from now on... owfs_config.h and owcapi.h
src/include/config.h contain autogenerated configuration instead of owfs_config.h.
All *.h and *.c is updated to #include <config.h> which is normal behavior.

527 lines of code changed in 131 files:

alfille 2006-05-16 22:11

Fix for remote bus lists.

24 lines of code changed in 6 files:

alfille 2006-05-16 15:29

Clean up "iterate" code -- may solve problem reported with DS1996

7 lines of code changed in 2 files:

d1mag 2006-05-16 15:24

Don't install the header-files anymore. Only owcapi.h is installed.

10 lines of code changed in 6 files:

alfille 2006-05-16 10:35

Re-import and minimal massage of oftpd as owftpd

1829 lines of code changed in 13 files:

alfille 2006-05-12 17:26

Changes for DS2408 based LCD panels.

99 lines of code changed in 3 files:

alfille 2006-05-12 16:38 Rev.: 1.180

Changes for DS2408 based LCD panels.

19 lines of code changed in 1 file:

alfille 2006-05-12 16:36

Better handling of directories, specifically requested remote buses.

79 lines of code changed in 4 files:

alfille 2006-05-12 16:35

Add "revered address and ID" properties.

61 lines of code changed in 5 files:

alfille 2006-05-12 16:33

Change "unsigned int" to a typedef UINT

583 lines of code changed in 36 files:

alfille 2006-05-12 16:31 Rev.: 1.37

Don't set "BUSRET" here -- it's a parameter set in ow_server to flag owserver directory handling of requested bus.

1 lines of code changed in 1 file:

alfille 2006-05-12 16:29

Fix "structure" display. (Always an ascii string, not the underlying properties.)

22 lines of code changed in 2 files:

alfille 2006-05-07 15:37

1. get rid of "* const var" syntax.
2. use BYTE typedef
3. eliminate an uncommon realloc corner case memory leak.
4. improve "bus.n" handling

1058 lines of code changed in 60 files:

alfille 2006-05-07 10:48

"Atomic" directory cache

331 lines of code changed in 7 files:

alfille 2006-05-05 06:45 Rev.: 1.54

Correct fuse_main call -- Christian Magnusson pointed out the error.

1 lines of code changed in 1 file:

d1mag 2006-05-05 02:42 Rev.: 1.53

Only used single threaded fuse..

5 lines of code changed in 1 file:

d1mag 2006-05-04 05:00

Some changes to fix fuse-compilation problems on NLSU2

21 lines of code changed in 3 files:

alfille 2006-05-03 21:57 Rev.: 1.2

Fix void function return (ow_pid.c)

5 lines of code changed in 1 file:

alfille 2006-05-03 21:41

Simplify FS_dir and FS_dir_remote by combining duplicate code.
Handle favicon.ico in owhttpd

118 lines of code changed in 8 files:

alfille 2006-05-02 20:52

Fix of remote DS2409 direcory (fix path_busless).

34 lines of code changed in 3 files:

alfille 2006-05-02 18:42 Rev.: 1.88

*** empty log message ***

2 lines of code changed in 1 file:

alfille 2006-05-02 18:38

Fix of server handling of incoming connections.

156 lines of code changed in 4 files:

alfille 2006-05-01 21:33

Fix of a device locking bug. Storing private data in connection_in is incorrect. Create an array in parsedname instead.

54 lines of code changed in 9 files:

alfille 2006-05-01 19:39

Added ParsedNamePlus to combine path and file. Use this to considerably clean up owhttpd.

422 lines of code changed in 15 files:

April 2006 »

Generated by StatCVS 0.6.0