
Log of /trunk/uia/uianet/logger
Directory Listing
Revision
3184 -
Directory Listing
Modified
Fri Mar 7 19:09:05 2008 UTC (20 months, 2 weeks ago) by
jastr
merge -r 3156:3183 branches/leaks -> trunk
should be a great big no-op unless you pass extra
configure flags, or have openssl configured with engines
turned on.
Revision
2975 -
Directory Listing
Modified
Wed Jan 23 16:45:32 2008 UTC (22 months ago) by
jastr
use /bin/sh rather than /bin/bash
Revision
2969 -
Directory Listing
Modified
Tue Jan 22 20:57:57 2008 UTC (22 months ago) by
jastr
merge -r 2964:2968 branches/peers branch -> trunk
redo peers so that always attempt to keep one client and
one server peer to each location open. tunnelled peers
still need work, and also still want to change the peers
list to show which are clients & servers.
Revision
2964 -
Directory Listing
Modified
Tue Jan 22 17:15:10 2008 UTC (22 months ago) by
jastr
only log info level and higher (per peer, but not
per packet)
Revision
2962 -
Directory Listing
Modified
Tue Jan 22 00:24:08 2008 UTC (22 months ago) by
jastr
rotate logs on reset
add log level annotations so that we can (shortly)
not log per-packet items, only per connection items
Revision
1845 -
Directory Listing
Modified
Fri Mar 30 16:03:49 2007 UTC (2 years, 7 months ago) by
jastr
Copied from:
branches/reorg/logger revision 1807
big reorg merge:
merge -r 1807:1841 branches/reorg branch->trunk
Revision
1405 -
Directory Listing
Modified
Sat Jan 6 15:19:37 2007 UTC (2 years, 10 months ago) by
jastr
Original Path:
trunk/uia/logger
- install fixes for a machine that does not yet have /usr/local/bin
- more quoting fixes for new qt versions
Revision
1200 -
Directory Listing
Modified
Wed Jul 26 19:57:52 2006 UTC (3 years, 4 months ago) by
jastr
Original Path:
trunk/uia/logger
nobody complained, so here goes.
merge n770 branch -> trunk
includes all of -r1159:1199
Revision
867 -
Directory Listing
Modified
Mon Apr 3 15:57:28 2006 UTC (3 years, 7 months ago) by
srhea
Original Path:
trunk/uia/logger
moved everything around:
- yam/core renamed to yam/base
- include path is now just yam/include
- lib path is now just yam/lib
- libyam_core.a renamed to libyam.a
Revision
782 -
Directory Listing
Modified
Tue Mar 28 17:57:09 2006 UTC (3 years, 7 months ago) by
srhea
Original Path:
trunk/uia/logger
rotate logs for uiarouted, uiatunwprd, and uiadnspxyd
Revision
772 -
Directory Listing
Modified
Mon Mar 27 22:43:03 2006 UTC (3 years, 7 months ago) by
baford
Original Path:
trunk/uia/logger
Make UIA's build environment expect the YAM distribution
to be in a subdirectory 'yam' in the UIA tree.
Also, add configure variables for the systemwide UIA user (UIA_USER),
and for the log and run file directories (logdir and rundir).
Revision
659 -
Directory Listing
Modified
Mon Mar 13 18:15:13 2006 UTC (3 years, 8 months ago) by
srhea
Original Path:
trunk/uia/logger
uiarouted no longer uses SFS; it builds, but has only been tested at a very
basic level so far. Now only uiatunwprd and uiadnspxy use SFS. The logger
has been split into an SFS version and a YAM version. The SFS versions will
go away once uiatunwprd and uiadnspxy start using YAM.