NFS work: Lookup(fix) Access Readlink
32 lines of code changed in 1 file:
NFS -- lookup work.
32 lines of code changed in 2 files:
Changes to NFS for setattr, getattr
113 lines of code changed in 3 files:
Separated FS_fstat parsedname creation and fstat, so that other routines (mfs) can call fstat on an existing pn.
84 lines of code changed in 4 files:
Change syntax on FS_dirname_state and FS_dirname_type to make more consistent and also to ease NFS work
370 lines of code changed in 7 files:
ownfsd work: filehandle structure
54 lines of code changed in 2 files:
Change exit_handler a bit..
Compile owfs as multithreaded !!
79 lines of code changed in 6 files:
Fix daemon()/background for uClibc.
46 lines of code changed in 4 files:
It's possible to use syslog() for WRT54G router since syslogd is running.
(uClibc-0.9.19 is buggy and will hang if syslogd doesn't answer)
Added a define to avoid replacement to dummy functions.
9 lines of code changed in 1 file:
Just some comments.
4 lines of code changed in 1 file:
Catch SIGSEGV. Tried to debug why owfs+owhttpd can't be run in background
when using uClibc. AcceptThread dies after one request when process is
running in background with daemon()
36 lines of code changed in 1 file:
dev_mutex wasn't destroyed at cleanup
2 lines of code changed in 1 file:
Remove busstat_mutex
1 lines of code changed in 1 file:
start of ownfsd (NFS 1-wire server) work
3019 lines of code changed in 43 files:
documentation for checkinstall
1213 lines of code changed in 9 files:
start of ownfsd (NFS 1-wire server) work
49 lines of code changed in 3 files:
Fixed a bug I just added... Crashed when using 2409 devices.
15 lines of code changed in 1 file:
minor fix...
4 lines of code changed in 1 file:
Testing to calculate st_nlink in FS_fstat() + Bug fixed where temp-scale
were lost on the second adapter.
149 lines of code changed in 8 files:
Some compiler warnings fixed and minor cleanups.
234 lines of code changed in 8 files:
Remove some printf
2 lines of code changed in 2 files:
A minor bug...
2 lines of code changed in 1 file:
Forgot to remove the test-function to find a local owfs mount.
1 lines of code changed in 1 file:
Updates to owftpd. Dir/read seems to work now.
516 lines of code changed in 5 files:
Just some minor updates.
33 lines of code changed in 6 files:
Just some minor changes.
13 lines of code changed in 2 files:
Cleanup signal handlers and some new tests with owftpd.
194 lines of code changed in 11 files:
Return '0' for temperature instead of -EINVAL + Fix bug in FS_r_convert().
8 lines of code changed in 2 files:
Fix some issues with simultaneous read and write. On write to
/simultaneous/temperature, then write to all bus.*/simultaneous/temperature
too. Read will only work of there are no indevice defined as remote server.
75 lines of code changed in 11 files:
Thermochron fixes for "in mission" and added some properties to match the man page. Man page updates as well.
273 lines of code changed in 2 files:
Forgot to support multiple in-devices for overdrive
17 lines of code changed in 1 file:
Don't call FullFileLength() any more since it doesn't support
remote servers. Update ow.i to return empty string on error.
9 lines of code changed in 2 files:
in->name should not be set to NULL after detection.
3 lines of code changed in 1 file:
Fix overdrive compile error.
32 lines of code changed in 6 files:
Add preliminary support for overdrive speed on USB adapter.
500 lines of code changed in 9 files:
Add preliminary support for DS1923. My DS1923 doesn't work anymore
since I didn't turn on oscillator before starting a conversion. It
results into a permanent hanging device. Hopefully the code works now,
but I can't promise anything!
939 lines of code changed in 2 files:
New release (2.1) update to general files
40 lines of code changed in 5 files:
Added DS2413 -- dual channel switch
354 lines of code changed in 6 files: