Timeline
05/07/04:
- 16:27 Changeset [122] by
- Cleanup
- 15:59 Changeset [121] by
- * Now we store both incoming and outgoing counters on server and expire if …
- 13:13 Changeset [120] by
- * New parameter ExternalInterface? * Made possible to count inbound traffic …
- 11:54 Changeset [119] by
- Cleaned up common.h
- 10:34 Changeset [118] by
- Made iptables' tables DEFINEs instead of being hardcoded
- 10:14 Changeset [117] by
- Fixed typo
05/06/04:
- 19:32 Changeset [116] by
- Cleanup
- 19:01 Changeset [115] by
- Cleanups and standardized things
- 18:42 Changeset [114] by
- Cleanups and standardized things
- 12:23 Changeset [113] by
- Cleanups
- 11:11 Changeset [112] by
- No need to flush stderr
05/04/04:
- 22:03 Changeset [111] by
- Hack to be able to have verbose FW calls' messages or not
- 21:41 Changeset [110] by
- Cleanups
- 20:04 Changeset [109] by
- doc cleanup
- 20:02 Changeset [108] by
- Cleanup
- 19:52 Changeset [107] by
- * Moved most of the iptables-specific (all but the counters) to iptables.c …
- 19:31 Changeset [106] by
- Fixed memory leaks
- 19:28 Changeset [105] by
- fw_counter calls iptables binary directly then parses
- 16:28 Changeset [104] by
- Cleanup
- 16:23 Changeset [103] by
- Removed some firewall scripts
- 16:22 Changeset [102] by
- Removed unused scripts
- 16:22 Changeset [101] by
- Calling iptables directly instead of using shell scripts
04/24/04:
- 21:34 Changeset [100] by
- re-indented with spaces instead of tabs, width = 4.
04/23/04:
- 07:37 Changeset [99] by
- Fixed a debug line
04/22/04:
- 21:29 Changeset [98]
- This commit was manufactured by cvs2svn to create tag 'cleanup_POST'.
- 21:29 Changeset [97] by
- Removed userclass entries
- 19:38 Changeset [96] by
- Cleanup
- 19:35 Changeset [95] by
- Added debugging, changed way firewall tags traffic, cleanups
04/21/04:
- 16:00 Changeset [94]
- This commit was manufactured by cvs2svn to create tag 'cleanup_PRE'.
- 16:00 Changeset [93] by
- Changed fw.destroy so it cleans up more in a while loop
04/20/04:
- 22:56 Changeset [92] by
- Removed possibility to specify gateway port on command line
- 22:18 Changeset [91] by
- fixed bug in fw_counter checks for timeout…
- 20:03 Changeset [90] by
- A lot of changes regarding debugging facilities and added logging to …
04/19/04:
- 22:03 Changeset [89] by
- Changed some debug severity levels
- 11:13 Changeset [88] by
- 2004-04-19 Benoit Gr�goire <bock@…> * doc/doxygen.cfg.in: …
- 01:24 Changeset [87] by
- 2004-04-19 Benoit Gr�goire <bock@…> * Properly integrate …
04/18/04:
- 23:00 Changeset [86] by
- Broke build with a sloppy edit. ;-(
- 22:53 Changeset [85] by
- Fixed sigterm handler running twice on Linux
- 22:37 Changeset [84] by
- Fixed uClibc related pthread_cond_timedwait issue in auth.c once and for …
04/17/04:
- 21:40 Changeset [83] by
- Work around for uClibc thread/select bug…
- 17:00 Changeset [82] by
- Fixed firewall scripts to make them standard and some firewall functions
- 15:03 Changeset [81] by
- Updated documentation in friewall.c
- 12:22 Changeset [80] by
- Fixed path to gateway when redirecting
04/16/04:
- 23:36 Changeset [79] by
- Merged in libhttpd
- 23:19 Changeset [78] by
- added brief for usage()
- 23:16 Changeset [77] by
- Removed unneccessary line dist_sysconf_DATA from Makefile.am
- 23:13 Changeset [76] by
- Added some documentation to commandline.c
- 23:10 Changeset [75] by
- Added some documentation for firewall.c
- 22:50 Changeset [74] by
- fixed cross-merge issue ">>>>>>...."
- 21:44 Changeset [73] by
- Fixed CRLF/formatting in phpauth/login/index.php
04/15/04:
- 17:22 Changeset [72] by
- Reworked mutex locking to protect for the whole duration that the …
- 15:52 Changeset [71] by
- Inactive connections now closed by the gateway
04/14/04:
- 22:44 Changeset [70] by
- Fixed shell script hardcoded interface
- 22:39 Changeset [69] by
- Put my name in AUTHORS ;-) and removed libOfx from spec.in
- 22:34 Changeset [68] by
- Logoff when currently logged in users login again
- 21:48 Changeset [67] by
- Proper length delays for checks.
- 19:53 Changeset [66]
- This commit was manufactured by cvs2svn to create tag 'threads_stable'.
- 19:53 Changeset [65] by
- Threads fully functional and insert_userclasses() rewritten to fix the …
- 17:14 Changeset [64] by
- Switched to threads
04/12/04:
- 01:38 Changeset [63]
- This commit was manufactured by cvs2svn to create tag 'pre_thread'.
- 01:38 Changeset [62] by
- added clean up httpdEndRequest to the http_auth_handler
- 01:30 Changeset [61] by
- Sigchld handler now reports abnormal child termination.
- 01:20 Changeset [60] by
- Child exit code handling fixed
04/11/04:
- 23:08 Changeset [59] by
- Extra fork debugging and actual exit code display on SIGCHLD returns
- 22:07 Changeset [58] by
- Added extra debug messages in SIGCHLD handler and related signal functions
- 21:56 Changeset [57] by
- Cleared up gateway.h, it had definition for non-existent function …
- 21:54 Changeset [56] by
- SIGCHLD was trapped identically in two different places. Streamlined back …
- 19:43 Changeset [55] by
- tweaked if's on node search by ip, token, etc.
- 19:17 Changeset [54] by
- variable was initialized in the wrong place
- 19:12 Changeset [53] by
- SIGCHLD signal handler initialized outside of daemon mode now
- 18:59 Changeset [52] by
- ChangeLog update.
- 01:15 Changeset [51] by
- extra comments
- 01:14 Changeset [50] by
- Contingency for inactive profiles
- 00:36 Changeset [49] by
- fixed interrupted system calls.
- 00:28 Changeset [48] by
- Proper handling of existing connections
- 00:10 Changeset [47] by
- fw_counter() will actually (a)exit and (b)expire connections.
04/10/04:
- 23:54 Changeset [46] by
- some UserRights? integration
- 23:39 Changeset [45] by
- UserRights?
- 23:35 Changeset [44] by
- some comments added
- 22:39 Changeset [43] by
- Embryonic user classes support
- 22:27 Changeset [42] by
- Added some debugging
- 22:20 Changeset [41] by
- destroy firewall before exiting
- 22:19 Changeset [40] by
- indentation and FIXME
- 20:01 Changeset [39] by
- formatting
- 18:12 Changeset [38] by
- Fixed reversed fork() call
04/08/04:
- 23:14 Changeset [37] by
- Fixed a segfault
04/07/04:
- 20:06 Changeset [36] by
- touch up mineure et memory leak
- 19:52 Changeset [35] by
- fixed leak
- 19:49 Changeset [34] by
- re-indented
Note: See TracTimeline
for information about the timeline view.
