
Log of /trunk/uia/uianet/launchers
Directory Listing
Revision
3324 -
Directory Listing
Modified
Fri Jul 25 20:12:41 2008 UTC (16 months ago) by
jastr
reprocess when the config changes
Revision
3217 -
Directory Listing
Modified
Thu May 22 02:58:31 2008 UTC (18 months ago) by
jastr
change the default record signature scheme to be pkcs1 v1.5, so that
it can work with tem-openssl generated signatures. This means
that new records can't be read on non-updated installations, but
udpated installations will still be able to read old log records.
Revision
3215 -
Directory Listing
Modified
Tue May 20 21:42:39 2008 UTC (18 months ago) by
jastr
named parses conf file (can now check for ssl engine, though still
need to implement that part)
Revision
3214 -
Directory Listing
Modified
Mon May 19 17:59:06 2008 UTC (18 months ago) by
jastr
next batch of engine-enabling startup pieces
Revision
3212 -
Directory Listing
Modified
Wed May 14 23:04:32 2008 UTC (18 months, 1 week ago) by
jastr
config bits to allow for openssl-engine encapsulated keys at configure
time
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
2961 -
Directory Listing
Modified
Mon Jan 21 23:13:55 2008 UTC (22 months ago) by
jastr
merge -r 2936:2939, -r 2940:2942 trunk/quanta08-demo branch->trunk.
Adds the ability (though no preset values) to reset to a
specific demo point, and a cmdline uialookup to debug
dns resolving.
Revision
2943 -
Directory Listing
Modified
Sat Jan 5 21:49:50 2008 UTC (22 months, 2 weeks ago) by
jastr
/bin/ps on busybox ignores all arguments. <grr>
so... attempt a workaround.
Revision
2935 -
Directory Listing
Modified
Thu Jan 3 16:42:17 2008 UTC (22 months, 3 weeks ago) by
jastr
looks like this is going to get called many times, and
we need to ignore subsequent times.
Revision
2934 -
Directory Listing
Modified
Wed Jan 2 23:15:53 2008 UTC (22 months, 3 weeks ago) by
jastr
merge -r 2921:2929 branches/avahi -> trunk
UIA can now choose between using mdnsresponder (on OSX for example)
and avahi (via the avahi-utils packages) on linux.
You will need to rerun autoconf and configure after this update.
Also includes fixes for the mndsresponder version so that they'll
receive avahi broadcasts correctly.
the scripts for building packages for ubuntu and the n800's
should switch over to avahi now.
Revision
2933 -
Directory Listing
Modified
Wed Jan 2 23:03:01 2008 UTC (22 months, 3 weeks ago) by
jastr
merge -r 2919:2932 branch->trunk quanta08-demo -- uianamedctl does lookups
Revision
2920 -
Directory Listing
Modified
Fri Dec 28 15:40:19 2007 UTC (22 months, 4 weeks ago) by
jastr
merge -r 2912:2919 branch->trunk
Revision
2913 -
Directory Listing
Modified
Mon Dec 24 17:42:32 2007 UTC (23 months ago) by
jastr
merge -r 2881:2912 branch->trunk -- add script intros and cleanups
Revision
2723 -
Directory Listing
Modified
Mon Aug 6 17:10:59 2007 UTC (2 years, 3 months ago) by
jastr
darwin works again.
Revision
2722 -
Directory Listing
Modified
Mon Aug 6 16:26:22 2007 UTC (2 years, 3 months ago) by
jastr
another round of startup cleanups.
(this breaks Darwin startup temporarily)
Revision
2620 -
Directory Listing
Modified
Fri Jul 27 16:55:00 2007 UTC (2 years, 3 months ago) by
jastr
fix possible race, if the test runs before the router has
overwritten an old router.out
Revision
2615 -
Directory Listing
Modified
Mon Jul 9 20:14:17 2007 UTC (2 years, 4 months ago) by
jastr
makefile fixes
Revision
2613 -
Directory Listing
Modified
Tue Jul 3 21:51:39 2007 UTC (2 years, 4 months ago) by
jastr
round 2: /var/log/uia/uiarouted.out isn't needed for anything
other than uialegacy anymore, which will be... soon
Revision
2608 -
Directory Listing
Modified
Mon Jul 2 23:16:03 2007 UTC (2 years, 4 months ago) by
jastr
round one of the startup and option parsing cleanups
Revision
2607 -
Directory Listing
Modified
Fri Jun 29 18:29:13 2007 UTC (2 years, 4 months ago) by
jastr
if a prior /dev/net/tun hasn't finshed cleanup up during a
restart, the new one will die in ioctl(). Check
(on linux only for now) that the old device has gone away before
startup
Revision
1845 -
Directory Listing
Modified
Fri Mar 30 16:03:49 2007 UTC (2 years, 7 months ago) by
jastr
big reorg merge:
merge -r 1807:1841 branches/reorg branch->trunk
Revision
1388 -
Directory Listing
Modified
Mon Dec 4 18:05:24 2006 UTC (2 years, 11 months ago) by
jastr
Original Path:
trunk/uia/launchers
dnspxy and tunwprd should try to dump core to /var/log/uia, not just
the router.
Revision
1382 -
Directory Listing
Modified
Thu Nov 16 18:13:44 2006 UTC (3 years ago) by
jastr
Original Path:
trunk/uia/launchers
add an optional arg so that uiarouted will chdir to "/var/log/uia"
rather than "/" on startup.
Although this is somewhat wrong, it makes collecting core files much
easier on linux (osx already works), as uiarouted usually cannot
write to "/"
Revision
1336 -
Directory Listing
Modified
Wed Sep 27 19:33:24 2006 UTC (3 years, 1 month ago) by
jastr
Original Path:
trunk/uia/launchers
merge -r 1210:1335 branches/revocation to trunk
This changes the on-disk log format and versions
(see yesterday's email for discussion)
Revision
1225 -
Directory Listing
Modified
Fri Aug 4 21:34:57 2006 UTC (3 years, 3 months ago) by
jastr
Original Path:
trunk/uia/launchers
uialegacy no longer requires bash, and uses /bin/sh instead
works for busybox's /bin/sh at least, in any cash
Revision
1200 -
Directory Listing
Modified
Wed Jul 26 19:57:52 2006 UTC (3 years, 4 months ago) by
jastr
Original Path:
trunk/uia/launchers
nobody complained, so here goes.
merge n770 branch -> trunk
includes all of -r1159:1199
Revision
1140 -
Directory Listing
Modified
Tue Jun 13 17:55:26 2006 UTC (3 years, 5 months ago) by
srhea
Original Path:
trunk/uia/launchers
On Jun 13, 2006, at 12:28 PM, Sean Rhea wrote:
> 9. We need a setuid program to create /var/log/uia. Sean will write one.
Done.
Revision
1112 -
Directory Listing
Modified
Tue May 23 19:54:12 2006 UTC (3 years, 6 months ago) by
jastr
Original Path:
trunk/uia/launchers
merge r1097:1111 from branches/ctl/signatures to the main trunk
Revision
1073 -
Directory Listing
Modified
Thu May 11 18:02:27 2006 UTC (3 years, 6 months ago) by
srhea
Original Path:
trunk/uia/launchers
Can now run the router with an alternate prefix. Implementation is hacky, but
will be much less so once the EID-vs-IPv6 distinction is cleaned up. Tested
and working running two nodes on my Mac and calling uiaroutedcmd listen/send.
Revision
937 -
Directory Listing
Modified
Mon Apr 17 22:00:16 2006 UTC (3 years, 7 months ago) by
jastr
Original Path:
trunk/uia/launchers
savegraph dumps (the default set of) log records to names.db
Revision
791 -
Directory Listing
Modified
Tue Mar 28 23:15:15 2006 UTC (3 years, 7 months ago) by
srhea
Original Path:
trunk/uia/launchers
no more NAMED_OUT, b/c Jacob is redirecting stdout/stderr; also ulimit -c unlimited
Revision
775 -
Directory Listing
Modified
Mon Mar 27 23:16:30 2006 UTC (3 years, 7 months ago) by
baford
Original Path:
trunk/uia/launchers
Set etc directory using --with-confdir= instead of --sysconfdir=
Revision
772 -
Directory Listing
Modified
Mon Mar 27 22:43:03 2006 UTC (3 years, 7 months ago) by
baford
Original Path:
trunk/uia/launchers
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
748 -
Directory Listing
Modified
Sun Mar 26 00:40:09 2006 UTC (3 years, 8 months ago) by
jastr
Original Path:
trunk/uia/launchers
named install fixes. (missing .py's, wrong paths etc)
add default ports to Makeconf.in
uianamed starts up from uialegacy, listens on the Makeconf.in
specified ports, and doesn't immediately crash (but probably won't
answer any useful queries either -- I havent' tried yet)
Revision
746 -
Directory Listing
Modified
Sat Mar 25 16:28:42 2006 UTC (3 years, 8 months ago) by
baford
Original Path:
trunk/uia/launchers
Modified all scripts (I think) to use install directories
specified or defaulted via the configure script. Specifically:
--prefix specifies top-level installation prefix, default /usr/local/,
but you can say --prefix=/usr/local/uia for example to put it all
in one tree that you can blow away all at once. But the system
no longer _assumes_ that you do this; it can coexist with other stuff now.
--bindir specifies the directory for binaries:
defaults to ${prefix}/bin. All UIA binaries prefixed with 'uia'.
--sysconfdir specifies the directory for systemwide config files:
defaults to ${prefix}/etc; UIA stuff goes into ${sysconfdir}/uia.
--libdir specifies the directory for libraries, Python sources, etc.
defaults to ${prefix}/lib; UIA stuff goes into ${libdir}/uia.
Technically ${prefix}/share might be a better place for the Python stuff,
since it's architecture-neutral, but I didn't want to get too spread out
at this point.
Revision
719 -
Directory Listing
Modified
Wed Mar 22 00:08:17 2006 UTC (3 years, 8 months ago) by
srhea
Original Path:
trunk/uia/launchers
Router no longer requires the machine's IP address as an argument, and it
seems to handle IP address changes, at least in simple tests on Darwin.
Revision
539 -
Directory Listing
Modified
Fri Jan 13 20:12:28 2006 UTC (3 years, 10 months ago) by
jastr
Original Path:
trunk/uia/launchers
startup scripts closer to working
(named still needs to be killed by hand)
Revision
538 -
Directory Listing
Modified
Fri Jan 13 19:21:55 2006 UTC (3 years, 10 months ago) by
jastr
Original Path:
trunk/uia/launchers
makefiles should now call python setup.py build in make
and python setup.py in make install
Revision
496 -
Directory Listing
Modified
Mon Dec 5 18:31:56 2005 UTC (3 years, 11 months ago) by
srhea
Original Path:
trunk/uia/launchers
Direct connections between routers are now made over SSL. This doesn't
provide any end-to-end security for forwarded packets (which is what we want),
but it does get us using keys for EIDs, and it requires the same basic
infrastructure (mainly, being able to do Sun RPC over SSL: see
uia/ssl/axprt_ssl.[Ch]), so it's a good midway point. End-to-end security and
authentication of forwarded packets is coming soon.