summaryrefslogtreecommitdiff
path: root/clients
Commit message (Expand)AuthorAge
* add -U to zwrite for UNACKED messagesGravatar Karl Ramm2013-04-07
* zwrite: Add -S for ZNOAUTH sender spoofingGravatar Ray Link2013-04-07
* zctl flush_subsGravatar Jeffrey Hutzelman2013-02-26
* Allow zctl flush_locs to take a user argumentGravatar Jeffrey Hutzelman2013-02-26
* Make _sure_ we're not making assumptions about ZNotice_ts on the stackGravatar Karl Ramm2013-02-26
* handle generated man pages with offset buildsGravatar Karl Ramm2013-02-24
* Substitute paths into man pagesGravatar Jeffrey Hutzelman2013-02-21
* Clean up warningsGravatar Jeffrey Hutzelman2013-02-14
* znol: watch foreign users in their own realmGravatar Derrick Brashear2012-11-24
* zwrite: Replace outgoing default format with a small URLGravatar Geoffrey Thomas2012-11-24
* enable the cmu zctl punt commands when the rest of the code is enabledGravatar Karl Ramm2012-02-11
* tweak configure/makefiles so we can build with or without ssGravatar Karl Ramm2011-10-29
* ifdef'd no-ss code (from Ken Raeburn)Gravatar Karl Ramm2011-10-29
* Retool our use of configure such that we track it like everyone else doesGravatar Karl Ramm2011-10-23
* Fix typo in zwrite(1)Gravatar Karl Ramm2011-02-21
* Have the makefiles support explicit target directories properly, courtesy wth...Gravatar Karl Ramm2010-11-06
* stop using MAXHOSTNAMELEN in a variety of places. Also nuke-trailing-whitesp...Gravatar Karl Ramm2010-08-24
* cleanup a couple of decades old zwrite nitsGravatar Karl Ramm2010-08-22
* ss_perror -> com_errGravatar Karl Ramm2009-10-12
* Shave the zwrite default formats a touchGravatar Karl Ramm2009-08-08
* zephyr.h will pull in zephyr_err.h will pull in com_err.h without having to f...Gravatar Karl Ramm2009-07-13
* add defs for datarootdir so configure will Shut UpGravatar Karl Ramm2009-04-13
* fix manpages for new worldsGravatar Karl Ramm2009-03-29
* fix hyphen vs. minus sign issueGravatar Karl Ramm2009-03-29
* update documentationGravatar Karl Ramm2009-03-22
* grammar errorGravatar Karl Ramm2009-03-22
* replace a malloc/strcpy with a stdupGravatar Karl Ramm2009-03-22
* paper over some more warningsGravatar Karl Ramm2009-03-22
* functions should have explicit return types (and new-style args)Gravatar Karl Ramm2009-03-22
* explicitly set the charset to unknown in zstat, zleave, and zshutdown_notifyGravatar Karl Ramm2009-03-22
* specify charsetGravatar Karl Ramm2009-03-22
* cmu/zwgcplus changesGravatar Karl Ramm2009-03-15
* charset in zwrite, incomplete in zwgcGravatar Karl Ramm2009-03-15
* passes gcc -Wall with no warnings other than des cryppt C_block sadness and g...Gravatar Karl Ramm2008-01-21
* remove xzwrite, zmailnotify, zpopnotifyGravatar Karl Ramm2008-01-20
* de K&Rify; drop xzwrite, zmailnotify && zpopnotify from MakefileGravatar Karl Ramm2008-01-20
* zephyr (2.1.20070719.SNAPSHOT-1) unstable; urgency=lowGravatar Karl Ramm2007-07-21
* debian patch applied and reconciled, version unfinalizedGravatar Karl Ramm2007-07-20
* Allocate the correct amount of memory for command-line messages.Gravatar Greg Hudson2006-07-26
* Document ZEPHYR_VARS functionality.Gravatar andrew m. boardman2006-01-19
* Add shared library support for libzephyr.Gravatar Greg Hudson2005-07-14
* Don't get default subs when doing "zctl add" or "zctl sub".Gravatar Greg Hudson2003-11-04
* Don't respond to messages with opcode AUTO.Gravatar Garry Zacheiss2003-02-28
* Fix send_off() loop so that it only runs once when there are noGravatar Greg Hudson2002-05-22
* From mhpower: document resolved_addresses variable.Gravatar Greg Hudson2000-08-10
* Try to be clearer about how "Automated reply" works.Gravatar Greg Hudson2000-07-13
* Fix test for file argument in the presence of options.Gravatar Greg Hudson2000-07-05
* Get subscriptions without defaults, to avoid re-subscribing the userGravatar Greg Hudson2000-05-08
* No more zephyr syslogd.Gravatar Greg Hudson2000-04-05
* Rename null to empty, for clarity.Gravatar Greg Hudson1999-12-13