fake write implemented (trivial solution).
19 lines of code changed in 4 files:
owfake read and bus -- still need dir, detect and write
188 lines of code changed in 1 file:
owfake read and bus -- still need dir, detect and write
33 lines of code changed in 5 files:
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:
file_manip is merged into file_list in owftpd
0 lines of code changed in 1 file:
Correct mode and time handling in owftpd
14 lines of code changed in 1 file:
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:
Only call ServerRead if adapter is remote
2 lines of code changed in 1 file:
Added new IsDir macro, and file_list changes for owftpd.
326 lines of code changed in 8 files:
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:
Execute permission set on directories for all (fstat) to allow searching. (No real "execute" of course).
3 lines of code changed in 1 file:
This is an autogenerated file.
0 lines of code changed in 1 file:
wildcard handling
56 lines of code changed in 1 file:
Don't install OW.pm and OW.py
11 lines of code changed in 2 files:
Fix library path for 64-bit arch.
18 lines of code changed in 2 files:
owftpd: fix fstat
4 lines of code changed in 1 file:
Simplify owftpd error handling.
5 lines of code changed in 5 files:
Cleanup makefile
1 lines of code changed in 1 file:
Add better php detection in configure script.
Move php-examples to separate directory.
86 lines of code changed in 8 files:
Add new m4-files to dist-package
5 lines of code changed in 2 files:
Improve Perl detection in the configure script
102 lines of code changed in 2 files:
Add better detection of python installation.
155 lines of code changed in 3 files:
Fix compilation for Solaris.
74 lines of code changed in 7 files:
Simplify owserver -- standard ParsedName work will check presence -- a separate routine not needed.
3 lines of code changed in 1 file:
Remove "presencecheck" from "settings" -- no longer an option (actually silently ignored in the last few versions).
5 lines of code changed in 3 files:
DS2482 -- reconnect clears sister channels.
10 lines of code changed in 2 files:
DS2482: Add Daniel Hoper's fix. Add reconnect code.
8 lines of code changed in 1 file:
DS2482: Add Daniel Hoper's fix. Add reconnect code.
50 lines of code changed in 1 file:
Christian found a bug! servermode local copy instead of global.
2 lines of code changed in 1 file:
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:
Fixes for DS2482-800 from Daniel Hoper.
18 lines of code changed in 2 files:
Simplify include files.
40 lines of code changed in 35 files:
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
402 lines of code changed in 21 files:
Possible bug..
9 lines of code changed in 1 file:
Fix compilation warning
3 lines of code changed in 1 file:
Fix for syntax error from Vincent Fleming
12 lines of code changed in 2 files:
hmmm... appname is not available here... set it to owcapi
2 lines of code changed in 1 file:
misplaced ")"
2 lines of code changed in 1 file:
Fix some argument handling...
20 lines of code changed in 2 files:
Remove Makefile since it's autogenrated
0 lines of code changed in 1 file:
Some minor fixes for owcapi Makefile.
17 lines of code changed in 4 files:
Disable owtcl if swig isn't installed
7 lines of code changed in 1 file:
Adding @VERSION@ to avoid compilation warnings.
1 lines of code changed in 1 file:
@CC@ could (and should) be defined i guess...
2 lines of code changed in 1 file:
This is needed for Slackware10 and FC1
1 lines of code changed in 1 file:
Remove spaces
3 lines of code changed in 1 file:
owcapi changes, and man page added.
389 lines of code changed in 6 files:
owfs_config.h should not be in cvs.. it's autogenerated.
0 lines of code changed in 1 file:
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:
Add DS2431 man page
62 lines of code changed in 1 file:
Remove owfs-devel.rpm and update the other rpms.
owcapi is built by default now.
21 lines of code changed in 3 files:
Fix compilation problem for Ubunto and cleaning up the makefiles.
Add owfs-devel and owfs-owcapi rpm's.
Add example-code for owcapi.
255 lines of code changed in 24 files:
More debugging for DS2482
9 lines of code changed in 1 file:
*** empty log message ***
3 lines of code changed in 1 file:
Jan Bertelsen's correction to voltage measurement.
2 lines of code changed in 1 file:
owhttpd init script
2 lines of code changed in 1 file:
*** empty log message ***
99 lines of code changed in 1 file:
Fix "size" ftp command.
23 lines of code changed in 1 file:
Fix of DS2433 writes.
45 lines of code changed in 1 file:
Minor owftp changes for formatting.
125 lines of code changed in 2 files:
format changes -- no functional changes
105 lines of code changed in 1 file:
DS2482_close implemented. Use head file descriptor in anticipation of reconnect.
25 lines of code changed in 1 file:
More DS2482 changes, now checks configuration setting for each channel
51 lines of code changed in 2 files:
DS2482 changes thanks to Daniel Hoeper
19 lines of code changed in 1 file:
DS2482 changes thanks to Daniel Hoeper
29 lines of code changed in 2 files:
Fix of caching partial writes.
owftpd work
305 lines of code changed in 7 files:
complete, if not functional DS2482
4 lines of code changed in 1 file:
complete, if not functional DS2482
81 lines of code changed in 2 files:
owftpd work -- now uses standard startup code and some of the network code.
115 lines of code changed in 6 files:
Better wait function for bus not busy.
29 lines of code changed in 1 file:
Minor changes chasing dual owserver problem -- mainly DEBUG in ow_server now shows adapter index
13 lines of code changed in 2 files:
Forgot some include <config.h>
8 lines of code changed in 2 files:
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.
513 lines of code changed in 124 files:
Fix for remote bus lists.
24 lines of code changed in 6 files:
Clean up "iterate" code -- may solve problem reported with DS1996
7 lines of code changed in 2 files:
Don't install the header-files anymore. Only owcapi.h is installed.
6 lines of code changed in 5 files:
Re-import and minimal massage of oftpd as owftpd
1829 lines of code changed in 13 files:
Changes for DS2408 based LCD panels.
99 lines of code changed in 3 files:
Changes for DS2408 based LCD panels.
19 lines of code changed in 1 file:
Better handling of directories, specifically requested remote buses.
79 lines of code changed in 4 files:
Add "revered address and ID" properties.
61 lines of code changed in 5 files:
Change "unsigned int" to a typedef UINT
583 lines of code changed in 36 files:
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:
Fix "structure" display. (Always an ascii string, not the underlying properties.)
22 lines of code changed in 2 files:
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:
"Atomic" directory cache
331 lines of code changed in 7 files:
Correct fuse_main call -- Christian Magnusson pointed out the error.
1 lines of code changed in 1 file:
Only used single threaded fuse..
5 lines of code changed in 1 file:
Some changes to fix fuse-compilation problems on NLSU2
21 lines of code changed in 3 files:
Fix void function return (ow_pid.c)
5 lines of code changed in 1 file:
Simplify FS_dir and FS_dir_remote by combining duplicate code.
Handle favicon.ico in owhttpd
118 lines of code changed in 8 files:
Fix of remote DS2409 direcory (fix path_busless).
34 lines of code changed in 3 files:
*** empty log message ***
2 lines of code changed in 1 file:
Fix of server handling of incoming connections.
156 lines of code changed in 4 files:
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:
Added ParsedNamePlus to combine path and file. Use this to considerably clean up owhttpd.
422 lines of code changed in 15 files: