PDOS

[uia] / trunk / uia / uianet / launchers  

Log of /trunk/uia/uianet/launchers

View Directory Listing Directory Listing


Sticky Revision:

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 1808 - Directory Listing
Modified Mon Mar 26 17:07:30 2007 UTC (2 years, 8 months ago) by jastr
Original Path: branches/reorg/uianet/launchers
Copied from: branches/reorg/launchers revision 1807
new uianet subtree

Revision 1807 - Directory Listing
Modified Mon Mar 26 17:00:40 2007 UTC (2 years, 8 months ago) by jastr
Original Path: branches/reorg/launchers
new reorg branch

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 1364 - Directory Listing
Modified Tue Nov 7 16:50:58 2006 UTC (3 years ago) by jastr
Original Path: trunk/uia/launchers
two of Russ' patches

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 1148 - Directory Listing
Modified Mon Jun 19 18:03:20 2006 UTC (3 years, 5 months ago) by jastr
Original Path: trunk/uia/launchers
fix probable typo -- named runs again

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 1136 - Directory Listing
Modified Mon Jun 12 15:28:23 2006 UTC (3 years, 5 months ago) by jastr
Original Path: trunk/uia/launchers
osx wants ps axww not axw sometimes


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 1106 - Directory Listing
Modified Tue May 23 08:22:40 2006 UTC (3 years, 6 months ago) by baford
Original Path: trunk/uia/launchers
We don't need the old .cvsignore files anymore, do we?

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 893 - Directory Listing
Modified Wed Apr 5 20:38:21 2006 UTC (3 years, 7 months ago) by srhea
Original Path: trunk/uia/launchers
needed frienddb path

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 782 - Directory Listing
Modified Tue Mar 28 17:57:09 2006 UTC (3 years, 7 months ago) by srhea
Original Path: trunk/uia/launchers
rotate logs for uiarouted, uiatunwprd, and uiadnspxyd

Revision 780 - Directory Listing
Modified Tue Mar 28 00:24:13 2006 UTC (3 years, 7 months ago) by srhea
Original Path: trunk/uia/launchers
uses uia user, gets log and run dirs right

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 699 - Directory Listing
Modified Sat Mar 18 18:23:03 2006 UTC (3 years, 8 months ago) by srhea
Original Path: trunk/uia/launchers
don't try and start named for now

Revision 657 - Directory Listing
Modified Mon Mar 13 17:27:13 2006 UTC (3 years, 8 months ago) by srhea
Original Path: trunk/uia/launchers
UIAROUTED_SOCK -> UIAROUTED_GW_PORT

Revision 644 - Directory Listing
Modified Tue Mar 7 16:16:08 2006 UTC (3 years, 8 months ago) by srhea
Original Path: trunk/uia/launchers
first post

Revision 569 - Directory Listing
Modified Sun Jan 15 18:41:47 2006 UTC (3 years, 10 months ago) by srhea
Original Path: trunk/uia/launchers
better IP addr discovery

Revision 564 - Directory Listing
Modified Sat Jan 14 23:17:13 2006 UTC (3 years, 10 months ago) by jastr
Original Path: trunk/uia/launchers
make ports a function of router port (+1, +2) etc.

Revision 563 - Directory Listing
Modified Sat Jan 14 22:40:27 2006 UTC (3 years, 10 months ago) by jastr
Original Path: trunk/uia/launchers
added /usr/local/uia/bin/uiamyname command

Revision 562 - Directory Listing
Modified Sat Jan 14 22:17:17 2006 UTC (3 years, 10 months ago) by srhea
Original Path: trunk/uia/launchers
owner and device for bonjour

Revision 547 - Directory Listing
Modified Fri Jan 13 23:24:29 2006 UTC (3 years, 10 months ago) by srhea
Original Path: trunk/uia/launchers
named and dnspxy integrated

Revision 545 - Directory Listing
Modified Fri Jan 13 21:57:34 2006 UTC (3 years, 10 months ago) by srhea
Original Path: trunk/uia/launchers
added dns proxy

Revision 541 - Directory Listing
Modified Fri Jan 13 21:06:50 2006 UTC (3 years, 10 months ago) by jastr
Original Path: trunk/uia/launchers
begnning of named logging

Revision 540 - Directory Listing
Modified Fri Jan 13 20:33:52 2006 UTC (3 years, 10 months ago) by jastr
Original Path: trunk/uia/launchers
uialegacy restart should
now kill and restart uianamed

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 512 - Directory Listing
Modified Fri Jan 6 19:46:51 2006 UTC (3 years, 10 months ago) by srhea
Original Path: trunk/uia/launchers
assume /bin/bash for now

Revision 509 - Directory Listing
Modified Thu Dec 22 20:53:31 2005 UTC (3 years, 11 months ago) by rtm
Original Path: trunk/uia/launchers
freebsd

Revision 505 - Directory Listing
Modified Wed Dec 21 20:54:55 2005 UTC (3 years, 11 months ago) by srhea
Original Path: trunk/uia/launchers
added peer.db to router

Revision 500 - Directory Listing
Modified Tue Dec 6 15:35:19 2005 UTC (3 years, 11 months ago) by srhea
Original Path: trunk/uia/launchers
little bug fix

Revision 497 - Directory Listing
Modified Mon Dec 5 20:18:03 2005 UTC (3 years, 11 months ago) by srhea
Original Path: trunk/uia/launchers
need to read eid from cert file

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.

Revision 493 - Directory Listing
Modified Tue Nov 29 19:07:45 2005 UTC (3 years, 11 months ago) by srhea
Original Path: trunk/uia/launchers
now using logrotate-compatible logging

Revision 491 - Directory Listing
Added Mon Nov 28 21:29:40 2005 UTC (3 years, 11 months ago) by srhea
Original Path: trunk/uia/launchers
added installers and a launcher

Sort log by:

Maintained by PDOS
ViewVC Help
Powered by ViewVC 1.0.3