[root]/owfs/module/ownet/python
examples
(2 files, 98 lines)
ownet
(2 files, 714 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 18 (100.0%) | 252 (100.0%) | 14.0 |
| alfille | 6 (33.3%) | 213 (84.5%) | 35.5 |
| d1mag | 9 (50.0%) | 24 (9.5%) | 2.6 |
| peterk | 3 (16.7%) | 15 (6.0%) | 5.0 |
Remove all example/$(wildcard *.pl) since there are lots of warnings on many systems.
2 lines of code changed in 1 file:
Failed to create rpm when --root="/$(DESTDIR)" as added as install parameter.
2 lines of code changed in 1 file:
Fix python compilation on 64-bit, and change installation a bit. Found a parameter plat_specific=1 which set /usr/lib64 if needed.
5 lines of code changed in 1 file:
Fix buggy python installation for OpenSUSE. "python setup.ph install"
installed files under /usr/local. Call install_lib instead.
5 lines of code changed in 1 file:
Some minor makefile changes
2 lines of code changed in 1 file:
Update more cvsignore files
1 lines of code changed in 1 file:
Ignore Makefiles.
2 lines of code changed in 1 file:
Some changes to rpm-packages and Makefiles.
Add required file bcadd.php? to ownet/php-example.
2 lines of code changed in 1 file:
Updating the Makefiles... some more work needs to be done.
3 lines of code changed in 1 file:
Updated Makefile.am contents to install ownet on make install. Added additional network i/o checks to verify that we're receiving the correct protocol header from the server.
13 lines of code changed in 2 files:
Added modules/ownet Makefiles
Moved network reading from ow_net to ow_tcp_read
Ran 'indent -kr -ts4'
5 lines of code changed in 1 file:
Corrected the Readme.txt example for installing the python ownet module from CVS source code.
2 lines of code changed in 1 file:
ownet reorginization -- pure language modules that run against owserver
208 lines of code changed in 5 files: