-
d1mag
2008-01-30 07:15
#45
-
12320 lines of code changed in 212 files:
-
module/owcapi/src/c:
owcapi.c (+21 -22)
-
module/owcapi/src/example:
owcapiexample.c (+116 -117)
-
module/owcapi/src/include:
owcapi.h (+5 -9)
-
module/owfs/src/c:
fuse_line.c (+4 -8),
owfs.c (+5 -8),
owfs_callback.c (+6 -11)
-
module/owftpd:
acconfig.h (-1)
-
module/owftpd/src/c:
daemon_assert.c (+1 -2),
file_cd.c (+11 -26),
file_list.c (+27 -48),
ftp_command.c (+10 -22),
ftp_listener.c (+16 -39),
ftp_session.c (+172 -281),
owftpd.c (+2 -3),
telnet_session.c (+4 -7),
watchdog.c (+2 -3)
-
module/owftpd/src/include:
owftpd.h (+4 -8)
-
module/owhttpd/src/c:
owhttpd.c (+14 -20),
owhttpd_dir.c (+6 -12),
owhttpd_favicon.c (+57 -57),
owhttpd_handler.c (+40 -47),
owhttpd_present.c (+2 -3),
owhttpd_read.c (+54 -68),
owhttpd_write.c (+24 -24)
-
module/owhttpd/src/include:
owhttpd.h (+2 -2)
-
module/owlib/src/c:
compat.c (+80 -93),
error.c (+35 -35),
getaddrinfo.c (+47 -107),
getopt.c (+25 -62),
globals.c (+48 -49),
ow_1820.c (+187 -195),
ow_1821.c (+106 -115),
ow_1921.c (+508 -528),
ow_1923.c (+763 -779),
ow_1954.c (+143 -131),
ow_1963.c (+96 -102),
ow_1977.c (+114 -120),
ow_1991.c (+100 -125),
ow_1993.c (+35 -37),
ow_2404.c (+132 -138),
ow_2405.c (+12 -12),
ow_2406.c (+169 -208),
ow_2408.c (+142 -136),
ow_2409.c (+33 -33),
ow_2413.c (+18 -18),
ow_2415.c (+62 -64),
ow_2423.c (+103 -99),
ow_2430.c (+43 -49),
ow_2433.c (+55 -59),
ow_2436.c (+37 -38),
ow_2438.c (+199 -202),
ow_2450.c (+167 -191),
ow_2502.c (+35 -37),
ow_2505.c (+85 -87),
ow_2760.c (+343 -362),
ow_2804.c (+110 -116),
ow_2890.c (+25 -25),
ow_browse.c (+19 -51),
ow_bus.c (+75 -82),
ow_cache.c (+129 -162),
ow_com.c (+11 -19),
ow_connect.c (+6 -6),
ow_crc.c (+2 -3),
ow_delay.c (+3 -7),
ow_dir.c (+159 -192),
ow_dirblob.c (+13 -14),
ow_dnssd.c (+12 -28),
ow_ds1410.c (+7 -16),
ow_ds2482.c (+42 -77),
ow_ds9097.c (+35 -47),
ow_ds9097U.c (+108 -125),
ow_ds9490.c (+381 -491),
ow_eprom_write.c (+35 -34),
ow_etherweather.c (+42 -38),
ow_fake.c (+131 -140),
ow_fakeread.c (+100 -97),
ow_filelength.c (+43 -43),
ow_fstat.c (+9 -11),
ow_ha7.c (+161 -193),
ow_help.c (+21 -34),
ow_interface.c (+181 -180),
ow_iterate.c (+36 -38),
ow_lcd.c (+190 -187),
ow_link.c (+209 -233),
ow_linke.c (+77 -87),
ow_locator.c (+10 -10),
ow_locks.c (+16 -18),
ow_memblob.c (+33 -32),
ow_memory.c (+77 -76),
ow_multicast.c (+18 -24),
ow_name.c (+17 -28),
ow_net_client.c (+5 -7),
ow_net_server.c (+28 -60),
ow_opt.c (+67 -89),
ow_parseinput.c (+306 -290),
ow_parsename.c (+205 -209),
ow_parseobject.c (+112 -109),
ow_parseoutput.c (+228 -223),
ow_presence.c (+57 -61),
ow_printparse.c (+10 -9),
ow_read.c (+390 -375),
ow_reconnect.c (+8 -11),
ow_search.c (+16 -18),
ow_select.c (+44 -48),
ow_server.c (+142 -163),
ow_settings.c (+32 -33),
ow_simultaneous.c (+65 -67),
ow_stats.c (+104 -104),
ow_system.c (+58 -57),
ow_tcp_read.c (+18 -16),
ow_testerread.c (+120 -115),
ow_thermocouple.c (+141 -140),
ow_transaction.c (+358 -345),
ow_tree.c (+11 -18),
ow_util.c (+5 -5),
ow_verify.c (+2 -3),
ow_write.c (+215 -206),
ow_xxxx.c (+31 -31),
ow_zero.c (+9 -21),
owlib.c (+38 -57)
-
module/owlib/src/include:
compat.h (+13 -20),
compat_getopt.h (+4 -13),
compat_netdb.h (+1 -3),
i2c-dev.h (+21 -44),
ow.h (+17 -18),
ow_cache.h (+13 -22),
ow_codes.h (+2 -2),
ow_connection.h (+36 -45),
ow_debug.h (+9 -5),
ow_device.h (+4 -4),
ow_devices.h (+2 -2),
ow_dnssd.h (+58 -149),
ow_filetype.h (+4 -4),
ow_functions.h (+40 -54),
ow_global.h (+5 -5),
ow_integer.h (+5 -9),
ow_interface.h (+2 -2),
ow_localtypes.h (+2 -2),
ow_memblob.h (+4 -4),
ow_message.h (+2 -2),
ow_mutexes.h (+2 -2),
ow_onewirequery.h (+29 -29),
ow_parsedname.h (+16 -16),
ow_server.h (+16 -17),
ow_thermocouple.h (+15 -15),
ow_transaction.h (+7 -9),
ow_xxxx.h (+11 -11),
ownet.h (+15 -14)
-
module/ownet/c/src/c:
compat.c (+80 -93),
error.c (+35 -35),
getaddrinfo.c (+47 -107),
getopt.c (+25 -62),
globals.c (+21 -22),
ow_browse.c (+22 -54),
ow_connect.c (+35 -35),
ow_dnssd.c (+12 -28),
ow_net_client.c (+4 -6),
ow_opt.c (+15 -25),
ow_server.c (+71 -99),
ow_tcp_read.c (+18 -16),
ow_util.c (+1 -2),
owlib.c (+23 -33),
ownet_close.c (+8 -10),
ownet_dir.c (+41 -47),
ownet_init.c (+23 -24),
ownet_read.c (+44 -44),
ownet_setget.c (+67 -67),
ownet_write.c (+31 -31)
-
module/ownet/c/src/example:
ownet_tree.c (+83 -84),
ownetexample.c (+93 -93)
-
module/ownet/c/src/include:
compat.h (+13 -20),
compat_getopt.h (+4 -13),
compat_netdb.h (+1 -3),
ow.h (+17 -19),
ow_connection.h (+12 -12),
ow_debug.h (+5 -5),
ow_dnssd.h (+58 -149),
ow_functions.h (+3 -3),
ow_global.h (+2 -2),
ow_localtypes.h (+2 -2),
ow_message.h (+2 -2),
ow_mutexes.h (+2 -2),
ow_server.h (+17 -18),
ownetapi.h (+17 -17)
-
module/owserver/src/c:
data.c (+25 -26),
dir.c (+19 -22),
dirall.c (+25 -31),
from_client.c (+4 -8),
handler.c (+36 -38),
owserver.c (+15 -22),
read.c (+32 -36),
to_client.c (+2 -3),
write.c (+12 -13)
-
module/owserver/src/include:
owserver.h (+5 -9)
-
module/owshell/src/c:
getaddrinfo.c (+47 -107),
getopt.c (+24 -61),
globals.c (+8 -9),
ow_browse.c (+11 -25),
ow_dnssd.c (+12 -28),
ow_help.c (+2 -3),
ow_net.c (+8 -10),
ow_opt.c (+14 -27),
ow_server.c (+8 -16),
ow_tcp_read.c (+2 -2),
owdir.c (+7 -7),
owpresent.c (+6 -6),
owread.c (+6 -6),
owwrite.c (+7 -8)
-
module/owshell/src/include:
owshell.h (+7 -6)
-
src/scripts:
code_format.sh (+13 -1)
-
src/sniffer:
linksniff.c (+385 -408),
xt.c (+374 -356)
-
d1mag
2008-01-29 07:39
#44
Rev.: 1.6
-
4 lines of code changed in 1 file:
-
d1mag
2008-01-28 16:36
#43
Rev.: 1.5
-
4 lines of code changed in 1 file:
-
d1mag
2008-01-28 16:19
#42
-
49 lines of code changed in 2 files:
-
dcolling
2008-01-22 12:11
#41
Rev.: 1.4
-
5 lines of code changed in 1 file:
-
dcolling
2008-01-22 00:39
#40
Rev.: 1.4
-
61 lines of code changed in 1 file:
-
dcolling
2008-01-22 00:17
#39
Rev.: 1.26
-
232 lines of code changed in 1 file:
-
alfille
2008-01-20 22:04
#38
-
29 lines of code changed in 2 files:
-
alfille
2008-01-19 19:16
#37
-
51 lines of code changed in 4 files:
-
alfille
2008-01-19 18:49
#36
Rev.: 1.35
-
5 lines of code changed in 1 file:
-
alfille
2008-01-19 18:36
#35
Rev.: 1.146
-
4 lines of code changed in 1 file:
-
alfille
2008-01-19 18:32
#34
-
17 lines of code changed in 5 files:
-
d1mag
2008-01-18 22:46
#33
-
30 lines of code changed in 2 files:
-
d1mag
2008-01-17 08:46
#32
Rev.: 1.34
-
27 lines of code changed in 1 file:
-
d1mag
2008-01-17 07:46
#31
-
7 lines of code changed in 2 files:
-
alfille
2008-01-16 20:38
#30
Rev.: 1.206
-
2 lines of code changed in 1 file:
-
alfille
2008-01-16 20:29
#29
-
103 lines of code changed in 6 files:
-
alfille
2008-01-15 07:43
#28
-
38 lines of code changed in 2 files:
-
oskin
2008-01-15 02:38
#27
Rev.: 1.33
-
23 lines of code changed in 1 file:
-
d1mag
2008-01-14 02:51
#26
Rev.: 1.5
-
8 lines of code changed in 1 file:
-
alfille
2008-01-13 20:30
#25
Rev.: 1.1
-
3 lines of code changed in 3 files:
-
alfille
2008-01-13 19:22
#24
-
66 lines of code changed in 8 files:
-
alfille
2008-01-13 07:06
#23
-
367 lines of code changed in 2 files:
-
alfille
2008-01-12 15:45
#22
-
132 lines of code changed in 2 files:
-
d1mag
2008-01-12 06:22
#21
Rev.: 1.2
-
1 lines of code changed in 1 file:
-
d1mag
2008-01-12 06:21
#20
Rev.: 1.2
-
17 lines of code changed in 1 file:
-
alfille
2008-01-11 20:05
#19
-
81 lines of code changed in 3 files:
-
alfille
2008-01-11 20:02
#18
-
151 lines of code changed in 8 files:
-
alfille
2008-01-11 13:04
#17
-
35 lines of code changed in 4 files:
-
alfille
2008-01-11 13:04
#16
Rev.: 1.2
-
0 lines of code changed in 6 files:
-
d1mag
2008-01-11 03:47
#15
-
77 lines of code changed in 14 files:
-
alfille
2008-01-10 21:11
#14
-
143 lines of code changed in 21 files:
-
configure.ac (+3 -3)
-
module/owlib/src/c:
ow_net_client.c (+4 -3)
-
module/ownet/c/src/c:
Makefile.am (+9 -12),
ow_dirblob.c (del),
ow_memblob.c (del),
ow_net_client.c (+4 -3),
ow_zero.c (del),
owlib.c (+1 -2),
ownet_close.c (+2 -2),
ownet_dir.c (+2 -2),
ownet_init.c (+28 -2),
ownet_read.c (+2 -2),
ownet_setget.c (+79 -2),
ownet_write.c (+2 -2)
-
module/ownet/c/src/include:
Makefile.am (-3),
ow.h (+2 -59),
ow_connection.h (+2 -2),
ow_dirblob.h (del),
ow_integer.h (del),
ow_memblob.h (del),
ow_server.h (+3 -34)
-
alfille
2008-01-10 14:17
#13
-
3 lines of code changed in 3 files:
-
alfille
2008-01-10 14:03
#12
-
184 lines of code changed in 6 files:
-
alfille
2008-01-10 09:55
#11
Rev.: 1.1
-
8553 lines of code changed in 51 files:
-
module/ownet/c/src/c:
compat.c (new 299),
error.c (new 137),
getaddrinfo.c (new 1200),
getopt.c (new 748),
globals.c (new 72),
ow_api.c (new),
ow_browse.c (new 300),
ow_charblob.c (new 128),
ow_connect.c (new 130),
ow_dirblob.c (new),
ow_dl.c (new 59),
ow_dnssd.c (new 171),
ow_locks.c (new 58),
ow_memblob.c (new),
ow_net_client.c (new 119),
ow_opt.c (new 196),
ow_server.c (new 645),
ow_tcp_read.c (new 124),
ow_util.c (new 2),
ow_zero.c (new),
owlib.c (new 34),
ownet_close.c (new 39),
ownet_dir.c (new 17),
ownet_init.c (new 17),
ownet_read.c (new 17),
ownet_setget.c (new 17),
ownet_write.c (new 17)
-
module/ownet/c/src/include:
compat.h (new 145),
compat_getopt.h (new 166),
compat_netdb.h (new 197),
i2c-dev.h (new),
ow.h (new 282),
ow_charblob.h (new 70),
ow_codes.h (new),
ow_connection.h (new 221),
ow_debug.h (new 86),
ow_dirblob.h (new),
ow_dl.h (new 43),
ow_dnssd.h (new 2116),
ow_functions.h (new 114),
ow_global.h (new 71),
ow_integer.h (new),
ow_localtypes.h (new 85),
ow_memblob.h (new),
ow_message.h (new 79),
ow_mutexes.h (new 88),
ow_pid.h (new),
ow_server.h (new 100),
ow_stub.h (new 19),
ownet.h (new),
sem.h (new 125)
-
alfille
2008-01-10 06:47
#10
Rev.: 1.1
-
140 lines of code changed in 8 files:
-
d1mag
2008-01-10 03:41
#9
-
382 lines of code changed in 17 files:
-
configure.ac (+76 -54)
-
module/ownet:
Makefile.am (+6 -2)
-
module/ownet/c:
.cvsignore (new 2),
Makefile.am (new 5)
-
module/ownet/c/src:
.cvsignore (new 2),
Makefile.am (new 9)
-
module/ownet/c/src/c:
.cvsignore (new 6),
Makefile.am (new 48),
dummy1.c (new),
dummy2.c (new)
-
module/ownet/c/src/example:
.cvsignore (new 2),
Makefile.example (new 16),
Makefile.in (new 32),
ownetexample.c (new 136)
-
module/ownet/c/src/include:
.cvsignore (new 3),
Makefile.am (new 8),
ownetapi.h (new 31)
-
gzoug
2008-01-06 16:55
#8
Rev.: 1.2
-
1053 lines of code changed in 7 files:
-
gzoug
2008-01-06 15:58
#7
Rev.: 1.1
-
1057 lines of code changed in 9 files:
-
gzoug
2008-01-06 15:55
#6
-
8 lines of code changed in 2 files:
-
module/ownet/java/src/org/owfs/ownet:
OWNet.java (+3 -2)
-
module/ownet/pascal:
ownet.pas (+5 -3)
-
gzoug
2008-01-06 08:37
#5
Rev.: 1.7
-
11 lines of code changed in 1 file:
-
module/ownet/java/src/org/owfs/ownet:
OWNet.java (+11 -11)
-
gzoug
2008-01-06 08:35
#4
Rev.: 1.2
-
4 lines of code changed in 1 file:
-
d1mag
2008-01-04 16:37
#3
-
72 lines of code changed in 2 files:
-
alfille
2008-01-02 19:12
#2
Rev.: 1.141
-
72 lines of code changed in 1 file:
-
alfille
2008-01-02 18:40
#1
Rev.: 1.157
-
9 lines of code changed in 1 file: