summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Whoops, syslogd belongs in lsbindir.Gravatar Greg Hudson1998-05-16
* From kretch: zero out the notice opcode so we don't use the sameGravatar Greg Hudson1998-04-30
* Move files from datadir back to datadir/zephyr.Gravatar Greg Hudson1998-04-30
* When we get a notice from our server, turn off the booting flag. (WeGravatar Greg Hudson1998-04-16
* From mhpower: make sure long arguments don't cause buffer overflows.Gravatar Greg Hudson1998-04-13
* Add brief documentation of the realm (-r) flag.Gravatar Greg Hudson1998-03-21
* __My_addr is now a struct in_addr declared in internal.h.Gravatar Greg Hudson1998-03-17
* Make __My_addr a struct in_addr and initialize it in ZInit() instead ofGravatar Greg Hudson1998-03-17
* Add an entry for __My_addr, which is now a struct in_addr.Gravatar Greg Hudson1998-03-17
* Regenerate.Gravatar Greg Hudson1998-03-09
* Checks for getsid and getpgid for better zwgc process group handling.Gravatar Greg Hudson1998-03-09
* Do a better job of joining the session leader's process group.Gravatar Greg Hudson1998-03-09
* On Linux systems (or anything with SO_BSDCOMPAT), make sure we don'tGravatar Greg Hudson1998-03-03
* Update from master aclocal.m4Gravatar Greg Hudson1998-02-20
* wrap @{ } around the protect()ed zsig to prevent color changes from leakingGravatar Dan Winship1998-02-03
* Eliminate crufty reference to DEBUG.Gravatar Greg Hudson1998-02-02
* When processing a queue entry's timer, set it to NULL so that itGravatar Greg Hudson1998-02-02
* Do CFLAGS the gnu standard way. This means we compile with -g by default.Gravatar Greg Hudson1998-01-31
* Regenerate.Gravatar Greg Hudson1998-01-27
* zmailnotify belongs in bindir, not sbindir.Gravatar Greg Hudson1998-01-21
* From svalente: generate XZwrite with sed.Gravatar Greg Hudson1998-01-20
* From svalente: generate XZwrite with sed, not with autoconf.Gravatar Greg Hudson1998-01-20
* Don't install zephyr.vars.Gravatar Greg Hudson1998-01-08
* zephyr.vars will live in packs/config.Gravatar Greg Hudson1998-01-08
* Don't generate zephyr.vars; we've moved it to packs/config.Gravatar Greg Hudson1998-01-08
* Now that we're using select(), if for some odd reason we get an EINTRGravatar Greg Hudson1997-12-13
* Update aclocal.m4 from master.Gravatar Greg Hudson1997-11-30
* --enable-athena is no more.Gravatar Greg Hudson1997-11-17
* Update aclocal.m4 from master.Gravatar Greg Hudson1997-11-14
* Update aclocal.m4 from master.Gravatar Greg Hudson1997-11-11
* Garbage collect.Gravatar Greg Hudson1997-10-25
* ZEPHYR_USES_KERBEROS -> HAVE_KRB4; ZEPHYR_USES_HESIOD -> HAVE_HESIODGravatar Greg Hudson1997-10-25
* Use select() instead of alarm() to wait for a response.Gravatar Greg Hudson1997-10-25
* From epeisach: Use Code_t instead of int to match prototypes.Gravatar Greg Hudson1997-10-16
* From epeisach: Add a missing prototype for realm_control_dispatch.Gravatar Greg Hudson1997-10-16
* Nuke leading quote, oops.Gravatar Greg Hudson1997-10-16
* Update aclocal.m4.Gravatar Greg Hudson1997-10-07
* RX_LIBS became REGEX_LIBS.Gravatar Greg Hudson1997-10-07
* Update aclocal.m4 from master.Gravatar Greg Hudson1997-10-03
* The new world order is to assume POSIX regexps.Gravatar Greg Hudson1997-09-29
* Put LIBS in right order on command line; use ATHENA_REGEXP for zwgc regexps.Gravatar Greg Hudson1997-09-29
* Update from master version.Gravatar Greg Hudson1997-09-29
* Mention not to give the loopback address as an argument to zhm.Gravatar Greg Hudson1997-09-28
* Stop generating zephyr.h from configure; it's always the same now.Gravatar Greg Hudson1997-09-24
* Correcet an oops. (I thought I'd tested this.)Gravatar Greg Hudson1997-09-23
* confdir became sysconfdir.Gravatar Greg Hudson1997-09-23
* Declare new stylestrip function.Gravatar Greg Hudson1997-09-23
* confdir became sysconfdir.Gravatar Greg Hudson1997-09-23
* Declare server-specific zephyr library interfaces here.Gravatar Greg Hudson1997-09-23
* Correct a typo.Gravatar Greg Hudson1997-09-23