Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2020-04-22
18:27
WIP Leaf check-in: a666f280bd user: rkeene tags: new-driver-wip
2013-03-12
13:36
Updated to include comment in version script indicating that it is automatically generated Leaf check-in: 3c2ffdbe79 user: rkeene tags: new-driver
2013-03-11
21:17
Updated to correctly generate aclocal.m4 check-in: ee81d71865 user: rkeene tags: new-driver
21:11
Cleanup check-in: 967ee806c7 user: rkeene tags: new-driver
20:42
Added start of work on generating (rather than maintaining) algorithms database check-in: cf7fb7a85f user: rkeene tags: new-driver
20:29
Corrected documentation related to CRCs check-in: 65a27ff666 user: rkeene tags: new-driver
20:27
Corrected typo check-in: a6954b6512 user: rkeene tags: new-driver
19:49
Renamed module symbols from DC_* to DACT_MOD_* check-in: 5f198ba93f user: rkeene tags: new-driver
19:21
Cleanup check-in: a759e2c3a1 user: rkeene tags: new-driver
18:51
Moved generation of version script into Makefile for enhanced release support check-in: bd13c51e79 user: rkeene tags: new-driver
2013-03-08
16:44
Updated to create libdact.a that can be linked to a shared object, and has stripped symbols check-in: 7a3071e176 user: rkeene tags: new-driver
2013-03-07
21:53
Makefile now has targets that work check-in: dd614d904f user: rkeene tags: new-driver
21:34
Fixed typo in last commit causing versioning to be broken check-in: 3564675e67 user: rkeene tags: new-driver
19:11
Started adding stubs for new library and build system check-in: 5c6fbb4024 user: rkeene tags: new-driver
2013-03-05
14:14
Extended documentation check-in: 2ec5a6619d user: rkeene tags: new-driver
03:08
Removed much of the original source check-in: 67a663abd1 user: rkeene tags: new-driver
03:05
Rewrote mkstemp() implementation check-in: 6b27ab3d35 user: rkeene tags: new-driver
2013-03-04
23:32
Create new branch named "new-driver" check-in: 962bbd984e user: rkeene tags: new-driver
23:29
Updated module loading to print out loading failure reason Leaf check-in: b95899fb13 user: rkeene tags: trunk
23:28
Added new macro for printing errors with formatting check-in: 8efd79fae0 user: rkeene tags: trunk
23:28
Updated patch-magic-file to be more robust check-in: b37c953e31 user: rkeene tags: trunk
2013-02-26
03:09
Deleted legacy scripts check-in: b53a103b9a user: rkeene tags: trunk
03:05
Removed more extraneous files check-in: d6089f5315 user: rkeene tags: trunk
03:05
Removed legacy ".cvsignore" file check-in: 80d98ec292 user: rkeene tags: trunk
03:01
Deleted extraneous directories check-in: 86b15d1064 user: rkeene tags: trunk
2012-07-19
00:25
Updated to use newer mingw32 conventions check-in: 287316ab68 user: rkeene tags: trunk
2012-02-11
23:19
Removed old comments check-in: 89f86e7ec5 user: rkeene tags: trunk
2010-10-16
22:08
Updated FSF addresses check-in: d9f9dfc848 user: rkeene tags: trunk
2010-05-31
23:32
DACT 0.8.42 check-in: bda98664eb user: rkeene tags: trunk, 0.8.42
23:31
Fixed signed-ness warnings

Fixed module loading check-in: 18ca735d8b user: rkeene tags: trunk

2007-10-31
10:44
Cleaned up "clean" target in Makefile check-in: 591e845dc1 user: rkeene tags: trunk
2006-03-25
06:59
Converted DACT man page to text check-in: 6c0219a312 user: rkeene tags: trunk
06:58
Fixed many typos in the man page, thanks to Tommaso Moroni check-in: 52ab7b0e2b user: rkeene tags: trunk
2005-03-05
11:37
Added Win32 DLLs to the ignore list check-in: 7fa09db6a2 user: rkeene tags: trunk
11:33
Updated library build process a bit. check-in: 24ea444e34 user: rkeene tags: trunk
2004-12-20
21:49
Moved `dact_process_other' to dact_common.c to build correctly, oops. check-in: b34363088f user: rkeene tags: trunk
02:28
Updated build process extensively.

Cygwin and mingw32 should both be able to create shared objects (DLLs) now.

dact 0.8.41 check-in: 43763b1acf user: rkeene tags: trunk, 0.8.41

00:48
Updated win32 support slightly. check-in: 6edd787af6 user: rkeene tags: trunk
2004-11-17
10:14
Made man2txt script use `groff' instead of `man' check-in: a099d2088c user: rkeene tags: trunk
2004-10-12
22:33
Added random stuff, not sure why.. check-in: efff008d73 user: rkeene tags: trunk
2004-06-13
22:45
Fixed issues with libdact attempting to compile its own header, or something. check-in: b3d913ae22 user: rkeene tags: trunk
2004-05-23
13:05
Created a mrtg_hs project.

Released dact 0.8.39

Added cache.[ch] back to rutil-tcpcgi.. where'd they go in the first place?

Lots of work on DACT

updated known_hosts

Added .centericq with my Yahoo stuff, seems to work okay. check-in: 8b5d6a2f3f user: rkeene tags: trunk

2004-05-17
00:58
Added dact_init_net() function. check-in: 6a71e95c04 user: rkeene tags: trunk
2004-04-21
11:30
Fixed newly introduced bug in parse.c, blah check-in: 156aeaeae2 user: rkeene tags: trunk
09:29
Fixed bug in parse.c where @@ at the end of `src' parameter to the substitution routine caused issues. check-in: 33e1f74378 user: rkeene tags: trunk
2004-04-18
21:38
Fixed compilation bugs, when no ar/ranlib is found, they're replaced with #, which creates a Makefile line like: AR = # (where # starts a comment)

net.c: Fixed #ifdef's check-in: 4a1d504ec5 user: rkeene tags: trunk

21:36
Changed version from 0.8.39 to 0.8.40 check-in: 1d6b5622f7 user: rkeene tags: trunk, 0.8.40
2004-04-16
21:41
Modified Makefile to allow libdact.so installation failure, since it really doesn't matter. check-in: 4d4d0b3c0b user: rkeene tags: trunk
09:03
Fixed many 64bit problems, including: write_de() took the value to write as a uint32_t, and only had a 4 byte buffer.

dact_common: Was not lseek()'ing properly for the new stream sizes.

net.c: Made lseek_net() allow forward seeking in streams check-in: ad581b297e user: rkeene tags: trunk

00:46
Fixed some UI annoyances. check-in: aefdaed272 user: rkeene tags: trunk