summaryrefslogtreecommitdiff
path: root/clients/znol
Commit message (Collapse)AuthorAge
* znol: watch foreign users in their own realmGravatar Derrick Brashear2012-11-24
| | | | | | | | | If we want to receive login/logout notices for a user in another realm, we need to subscribe to them in that realm. Extracted from Andrew zephyr/058, which reverts a change to client-side interrealm support that was inadvertently introduced when importing new code from Athena.
* Retool our use of configure such that we track it like everyone else doesGravatar Karl Ramm2011-10-23
| | | | | i.e. don't keep generated or foreign stuff in our source tree. As a side effect, this lets us use a libtool, etc. from this century
* Have the makefiles support explicit target directories properly, courtesy ↵Gravatar Karl Ramm2010-11-06
| | | | wthrowe@mit.edu
* add defs for datarootdir so configure will Shut UpGravatar Karl Ramm2009-04-13
| | | | | | | | | | Rearrange what libraries get pulled in where, so dpkg-shlibdeps doesn't whine (see a theme here?) (Also so that, say, znol, doesn't have to link with Everything.) This will break platforms that don't do shared-library dependencies.
* fix hyphen vs. minus sign issueGravatar Karl Ramm2009-03-29
|
* paper over some more warningsGravatar Karl Ramm2009-03-22
|
* passes gcc -Wall with no warnings other than des cryppt C_block sadness and ↵Gravatar Karl Ramm2008-01-21
| | | | getsid problem
* de K&Rify; drop xzwrite, zmailnotify && zpopnotify from MakefileGravatar Karl Ramm2008-01-20
|
* debian patch applied and reconciled, version unfinalizedGravatar Karl Ramm2007-07-20
|
* Add shared library support for libzephyr.Gravatar Greg Hudson2005-07-14
|
* Get subscriptions without defaults, to avoid re-subscribing the userGravatar Greg Hudson2000-05-08
| | | | to the default subs when they run znol.
* Don't error if the WG port is 65535.Gravatar Greg Hudson1999-10-15
|
* Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.Gravatar Greg Hudson1999-01-22
|
* Eliminate crufty reference to DEBUG.Gravatar Greg Hudson1998-02-02
|
* Do CFLAGS the gnu standard way. This means we compile with -g by default.Gravatar Greg Hudson1998-01-31
|
* confdir became sysconfdir.Gravatar Greg Hudson1997-09-23
| | | | Rip out support for in-tree com_err and ss.
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
| | | | detailed change information.
* DTRT if .anyone doesn't have a final newlineGravatar Dan Winship1997-05-12
|
* Added commenting for .anyone?Gravatar Craig Fields1994-11-11
|
* Changed index to strchr [ANSI]Gravatar Richard Basch1993-11-19
| | | | Removed prototyping that should be done by system include files
* Use new Athena imake rulesGravatar Richard Basch1993-11-19
|
* Conditionalize on POSIX instead of _POSIX_SOURCEGravatar Richard Basch1993-09-24
|
* Link -lkrb before -lcom_err.Gravatar John F. Carr1991-09-02
|
* Add arg to ZLocateUser().Gravatar John F. Carr1991-06-29
| | | | Speedups.
* Add zsub_ prefix where needed; check malloc return value.Gravatar John F. Carr1991-06-20
|
* add support for -f - (read stdin)Gravatar John Kohl1989-10-30
| | | | (code from Marc Horowitz)
* document "-" processingGravatar John Kohl1989-10-30
|
* update for -u optionGravatar John Kohl1989-10-25
|
* changes for -u optionGravatar John Kohl1989-10-25
| | | | update usage message, and print it in more cases
* Imakefile changes from Win Treese to support multiple compile treesGravatar John Kohl1989-03-23
|
* Initial revisionGravatar John Kohl1988-11-14
|
* fix summary line to include zephyrGravatar John Kohl1988-09-23
|
* fix copyright messageGravatar John Kohl1988-08-02
|
* cleanupGravatar John Kohl1988-07-01
|
* wgport is a shortGravatar John Kohl1988-06-28
|
* lint fixesGravatar John Kohl1988-06-23
|
* Changed 'hm' to 'zhm'.Gravatar David C. Jedlinsky1987-12-31
|
* Updated usage messageGravatar Robert S. French1987-11-07
|
* Man page for znol.Gravatar C. Anthony DellaFera1987-10-31
|
* Fixed to use ZGetWGPortGravatar Robert S. French1987-10-24
|
* Initial revisionGravatar Robert S. French1987-08-06