| Commit message (Expand) | Author | Age |
* | ss_perror -> com_err | Karl Ramm | 2009-10-12 |
* | Shave the zwrite default formats a touch | Karl Ramm | 2009-08-08 |
* | zephyr.h will pull in zephyr_err.h will pull in com_err.h without having to f... | Karl Ramm | 2009-07-13 |
* | add defs for datarootdir so configure will Shut Up | Karl Ramm | 2009-04-13 |
* | fix manpages for new worlds | Karl Ramm | 2009-03-29 |
* | fix hyphen vs. minus sign issue | Karl Ramm | 2009-03-29 |
* | update documentation | Karl Ramm | 2009-03-22 |
* | grammar error | Karl Ramm | 2009-03-22 |
* | replace a malloc/strcpy with a stdup | Karl Ramm | 2009-03-22 |
* | paper over some more warnings | Karl Ramm | 2009-03-22 |
* | functions should have explicit return types (and new-style args) | Karl Ramm | 2009-03-22 |
* | explicitly set the charset to unknown in zstat, zleave, and zshutdown_notify | Karl Ramm | 2009-03-22 |
* | specify charset | Karl Ramm | 2009-03-22 |
* | cmu/zwgcplus changes | Karl Ramm | 2009-03-15 |
* | charset in zwrite, incomplete in zwgc | Karl Ramm | 2009-03-15 |
* | passes gcc -Wall with no warnings other than des cryppt C_block sadness and g... | Karl Ramm | 2008-01-21 |
* | remove xzwrite, zmailnotify, zpopnotify | Karl Ramm | 2008-01-20 |
* | de K&Rify; drop xzwrite, zmailnotify && zpopnotify from Makefile | Karl Ramm | 2008-01-20 |
* | zephyr (2.1.20070719.SNAPSHOT-1) unstable; urgency=low | Karl Ramm | 2007-07-21 |
* | debian patch applied and reconciled, version unfinalized | Karl Ramm | 2007-07-20 |
* | Allocate the correct amount of memory for command-line messages. | Greg Hudson | 2006-07-26 |
* | Document ZEPHYR_VARS functionality. | andrew m. boardman | 2006-01-19 |
* | Add shared library support for libzephyr. | Greg Hudson | 2005-07-14 |
* | Don't get default subs when doing "zctl add" or "zctl sub". | Greg Hudson | 2003-11-04 |
* | Don't respond to messages with opcode AUTO. | Garry Zacheiss | 2003-02-28 |
* | Fix send_off() loop so that it only runs once when there are no | Greg Hudson | 2002-05-22 |
* | From mhpower: document resolved_addresses variable. | Greg Hudson | 2000-08-10 |
* | Try to be clearer about how "Automated reply" works. | Greg Hudson | 2000-07-13 |
* | Fix test for file argument in the presence of options. | Greg Hudson | 2000-07-05 |
* | Get subscriptions without defaults, to avoid re-subscribing the user | Greg Hudson | 2000-05-08 |
* | No more zephyr syslogd. | Greg Hudson | 2000-04-05 |
* | Rename null to empty, for clarity. | Greg Hudson | 1999-12-13 |
* | Don't error if the WG port is 65535. | Greg Hudson | 1999-10-15 |
* | fix things Irix n32 cc complains about | Dan Winship | 1999-08-12 |
* | fix things that Irix n32 cc warns about, possibly including the bug | Dan Winship | 1999-08-12 |
* | From Chris Laas: add new options -m (to specify a message), -w (to watch | Greg Hudson | 1999-07-21 |
* | use ZEPHYR_SUBS environment variable (if it exists) to determine location | Dan Winship | 1999-06-03 |
* | Don't lose if we can't canonicalize the hostname. Just warn. | Greg Hudson | 1999-06-01 |
* | Get XZwrite.in from ${srcdir}. | Greg Hudson | 1999-05-26 |
* | link with -lreadline -lhistory -lcurses becuase ss uses readline now | Karl Ramm | 1999-05-06 |
* | Make it clear at what point the message has been queued by zhm, so people | Dan Winship | 1999-03-22 |
* | gratuitous automatic CC-adding flag for multiple-recipient zephyrs | Dan Winship | 1999-03-10 |
* | Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$. | Greg Hudson | 1999-01-22 |
* | Revert the 8.2 behavior change in "zctl unhide", going back to the old | Greg Hudson | 1998-08-13 |
* | Make zctl unhide set a minimum exposure of realm-visible. | Greg Hudson | 1998-08-02 |
* | Nuke extra argument to ss_listen(). | Greg Hudson | 1998-07-15 |
* | Whoops, syslogd belongs in lsbindir. | Greg Hudson | 1998-05-16 |
* | From kretch: zero out the notice opcode so we don't use the same | Greg Hudson | 1998-04-30 |
* | Move files from datadir back to datadir/zephyr. | Greg Hudson | 1998-04-30 |
* | From mhpower: make sure long arguments don't cause buffer overflows. | Greg Hudson | 1998-04-13 |