summaryrefslogtreecommitdiff
path: root/server
Commit message (Expand)AuthorAge
* depend on zephyr libGravatar Richard Basch1993-11-24
* Dont use "message,*,%me%"Gravatar Richard Basch1993-11-22
* GetKerberosData was trying to pass a struct instead of a ulong, asGravatar Richard Basch1993-11-21
* Add all personal messages to the default subscriptions.Gravatar Richard Basch1993-11-21
* Renamed "acldir" to "acl"Gravatar Richard Basch1993-11-20
* Initial revisionGravatar Craig Fields1993-11-19
* Use new Athena imake rulesGravatar Richard Basch1993-11-19
* Change bcmp/bcopy to memcmp/memcpy [ANSI]Gravatar Richard Basch1993-11-19
* Declare variable t_localGravatar Richard Basch1993-11-19
* Use gettimeofday() not time(), and update global variable t_local.Gravatar Richard Basch1993-11-19
* POSIX signal handlingGravatar Richard Basch1993-11-19
* POSIX signal handlingGravatar Richard Basch1993-11-19
* POSIX signal handlingGravatar Richard Basch1993-11-19
* Changed bzero/bcopy to memset/memcpy [ANSI]Gravatar Richard Basch1993-11-19
* Changed bzero/bcmp/bcopy to memset/memcmp/memcpy [ANSI]Gravatar Richard Basch1993-11-19
* Changed acldir to /usr/athena/lib/zephyr/acl/Gravatar Richard Basch1993-11-19
* Changed <strings.h> to <string.h>, bcopy to memcpy [ANSI]Gravatar Richard Basch1993-11-19
* Removed extraneous comments.Gravatar Richard Basch1993-11-19
* Changed bzero to memset [ANSI]Gravatar Richard Basch1993-11-19
* Changed bcopy/bzero to _BCOPY/_BZERO (defined in <zephyr/zephyr_conf.h>)Gravatar Richard Basch1993-09-24
* Changed bcopy/bzero to _BCOPY/_BZERO (defined in <zephyr/zephyr_conf.h>)Gravatar Richard Basch1993-09-24
* Solaris needs <fcntl.h>Gravatar Richard Basch1993-09-24
* Changed bcopy/bzero to _BCOPY/_BZERO (defined in <zephyr/zephyr_conf.h>)Gravatar Richard Basch1993-09-24
* saber_program() rule doesn't exist anymore.Gravatar Richard Basch1993-09-24
* Changed bcopy/bzero to _BCOPY/_BZERO (defined in <zephyr/zephyr_conf.h>)Gravatar Richard Basch1993-09-24
* Added POSIX signal handlingGravatar Richard Basch1993-09-24
* Changed bcopy/bzero to _BCOPY/_BZERO macros (defined in <zephyr/zephyr_conf.h>)Gravatar Richard Basch1993-09-24
* Changed bcopy/bzero to _BCOPY/_BZERO macros (in <zephyr/zephyr_conf.h>)Gravatar Richard Basch1993-09-24
* Changed index() to strchr() [ANSI]Gravatar Richard Basch1993-09-24
* Changed index() to strchr() [ANSI]Gravatar Richard Basch1993-09-24
* Forgot to ack the ADMIN_LOST_CLT opcode.Gravatar Richard Basch1993-05-05
* Commented out unreached code.Gravatar Richard Basch1993-05-05
* We must run class_deregister()... backing out error in v1.46Gravatar Richard Basch1993-05-05
* Initial revisionGravatar Craig Fields1993-04-30
* Cosmetic changes (comment, indentation).Gravatar Richard Basch1993-04-20
* Bad prototype for ulogin_add_user (changed for error propogation)Gravatar Richard Basch1993-04-20
* Propogate an error back to the client when an error was encounteredGravatar Richard Basch1993-04-20
* Define symbolic constants ZSRV_SERVICE, ZSRV_INSTANCE (don't use "zephyr")Gravatar Richard Basch1993-04-20
* Make sure we reset "locations" if we had an error (ulogin_add_user)Gravatar Richard Basch1993-03-23
* Avoid an empty "if" statementGravatar Richard Basch1993-03-23
* Changed some of the logging levelsGravatar Richard Basch1993-03-22
* Initial revisionGravatar Craig Fields1993-03-22
* Initial revisionGravatar Craig Fields1993-03-22
* Use proper syslogging.Gravatar Richard Basch1993-03-22
* Discard packets that are faking their source address.Gravatar Richard Basch1993-03-22
* Changed log level of recover_clt messages to LOG_INFO (happen frequently)Gravatar Richard Basch1993-03-22
* Initial revisionGravatar Craig Fields1992-10-18
* Initial revisionGravatar Craig Fields1992-10-14
* Initial revisionGravatar Craig Fields1992-10-13
* Add support for K&R CGravatar Lucien Van Elsen1992-08-26