Split up owhttpd_handler to make design clearer. No real change to function or code.
673 lines of code changed in 9 files:
Subtle bug -- "SimpleBusName" used in owhttpd title would point to a dereferenced pointer after a reconnect if USB is first adapter.
74 lines of code changed in 4 files:
Fix for indevices and outdevices not being "include"d.
5 lines of code changed in 1 file:
PID changes -- now a separate flag for programs that shouldn't go in to background themselves. Hooks for setting pid file in owfs.
145 lines of code changed in 14 files:
Fix missing directories in /bus.x/
26 lines of code changed in 2 files:
Next release. Fix man pages too.
196 lines of code changed in 8 files:
Compilation problem without libusb
7 lines of code changed in 1 file:
Add msec_read command line parameter.
30 lines of code changed in 5 files:
Fix for non-multithreading routines.
65 lines of code changed in 5 files:
More DS2482 changes.
157 lines of code changed in 6 files:
Added i2c-dev.h
326 lines of code changed in 2 files:
*** empty log message ***
4 lines of code changed in 1 file:
Some minor fixes...
13 lines of code changed in 2 files:
Missing include-file under development
3 lines of code changed in 1 file:
increase Link timeout
3 lines of code changed in 1 file:
Fix adapter channel labeling
5 lines of code changed in 1 file:
*** empty log message ***
2 lines of code changed in 1 file:
Increase DS9097U timeout on reads to 1 sec. Apparently long setup time for ftdi USB/serial converter.
14 lines of code changed in 3 files:
reconnect_lock removed and some minor updates to configure script.
6 lines of code changed in 2 files:
Improve error messages for serial ports.
Clean up USB tagging code -- better error reporting and non-standard adapter handling.
Use lm-sensors header for DS2482 -- happier compiling.
65 lines of code changed in 6 files:
Clean up error messages.
Work on DS2482 (but crippled to allow compiling).
224 lines of code changed in 7 files:
Final embedded thread fix. "Check presence"
83 lines of code changed in 2 files:
"stateinfo" fix for owcapi
1 lines of code changed in 1 file:
Un-embedding dir, read, write.
Get rid of "stateinfo" structure.
308 lines of code changed in 21 files:
Fix multiple usb adapters. Added "all" option for usb. Changed FS_write_seek for non-embedded.
208 lines of code changed in 6 files:
more 2482 changes
6 lines of code changed in 1 file:
Add DESTDIR for python installation
2 lines of code changed in 1 file:
i2c support -- just raw code, no integration or testing yet.
841 lines of code changed in 1 file:
Move "BUS_select into BUS_next" since it is always called in that sequence.
16 lines of code changed in 3 files:
Fix for DS2409. Release code for 2.3.0
325 lines of code changed in 14 files:
Warn to stderr if USB cannot be opened.
6 lines of code changed in 1 file:
Hold off backgrounding in owfs until fuse_main does it. This prevents fuse errors from being lost.
11 lines of code changed in 1 file:
Wim's changes to doubly embedded function
43 lines of code changed in 1 file:
Fix for DS2480_next_both. Finally fully separated search parameters from bus data.
7 lines of code changed in 2 files:
Command line fuse options are now passed on the fuse_main
42 lines of code changed in 3 files:
Changed NULLSTRING macro to SAFESTRING (just a naming change). Also broke out debugging and error reporting defines to ow_debug.h
81 lines of code changed in 14 files:
Move much of "stateinfo" to bus-specific or search specific data.
692 lines of code changed in 15 files:
Better command line parsing for owfs
75 lines of code changed in 4 files: