| Commit message (Expand) | Author | Age |
* | If no hostname is specified, use 127.0.0.1. | Karl Ramm | 2013-10-26 |
* | add -U to zwrite for UNACKED messages | Karl Ramm | 2013-04-07 |
* | zwrite: Add -S for ZNOAUTH sender spoofing | Ray Link | 2013-04-07 |
* | zctl flush_subs | Jeffrey Hutzelman | 2013-02-26 |
* | Allow zctl flush_locs to take a user argument | Jeffrey Hutzelman | 2013-02-26 |
* | Make _sure_ we're not making assumptions about ZNotice_ts on the stack | Karl Ramm | 2013-02-26 |
* | handle generated man pages with offset builds | Karl Ramm | 2013-02-24 |
* | Substitute paths into man pages | Jeffrey Hutzelman | 2013-02-21 |
* | Clean up warnings | Jeffrey Hutzelman | 2013-02-14 |
* | znol: watch foreign users in their own realm | Derrick Brashear | 2012-11-24 |
* | zwrite: Replace outgoing default format with a small URL | Geoffrey Thomas | 2012-11-24 |
* | enable the cmu zctl punt commands when the rest of the code is enabled | Karl Ramm | 2012-02-11 |
* | tweak configure/makefiles so we can build with or without ss | Karl Ramm | 2011-10-29 |
* | ifdef'd no-ss code (from Ken Raeburn) | Karl Ramm | 2011-10-29 |
* | Retool our use of configure such that we track it like everyone else does | Karl Ramm | 2011-10-23 |
* | Fix typo in zwrite(1) | Karl Ramm | 2011-02-21 |
* | Have the makefiles support explicit target directories properly, courtesy wth... | Karl Ramm | 2010-11-06 |
* | stop using MAXHOSTNAMELEN in a variety of places. Also nuke-trailing-whitesp... | Karl Ramm | 2010-08-24 |
* | cleanup a couple of decades old zwrite nits | Karl Ramm | 2010-08-22 |
* | 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 |