summaryrefslogtreecommitdiff
path: root/server
Commit message (Expand)AuthorAge
* Initial revisionGravatar John Kohl1988-11-14
* add some #ifdef's for KERBEROS, fix up ZEPHYR_SRVTAB message.Gravatar John Kohl1988-11-14
* From zephyr dev: fixed problems in ulogin_flush_user, not freeingGravatar Kenneth G Raeburn1988-10-24
* From zephyr dev: update version number.Gravatar Kenneth G Raeburn1988-10-24
* don't check subscription sender when dumpingGravatar John Kohl1988-10-20
* increment version numberGravatar John Kohl1988-10-20
* Added copyright redirect.Gravatar Kenneth G Raeburn1988-10-19
* Fixed syslog (Ultrix changes merged in).Gravatar Kenneth G Raeburn1988-10-19
* Checked for recipient matching subscriber or empty; changed meaning ofGravatar Kenneth G Raeburn1988-10-19
* Added sys/param.h and other fixes for non-Kerberos builds; mergedGravatar Kenneth G Raeburn1988-10-19
* Moved nexttimo to be before reclamation.Gravatar Kenneth G Raeburn1988-10-19
* Fixed a slight memory leak in cases where some malloc callsGravatar Kenneth G Raeburn1988-10-19
* Used zsyslog.h; declared error_message(); added hostm_lose_ignore().Gravatar Kenneth G Raeburn1988-10-19
* Removed unused srv_alive; merged in Ultrix changes; added cast toGravatar Kenneth G Raeburn1988-10-19
* Fixed a broken switch statement; changed meaning of iui restriction;Gravatar Kenneth G Raeburn1988-10-19
* Cleanup work in host_detach; added hostm_lose_ignore.Gravatar Kenneth G Raeburn1988-10-19
* Updated version number; parameterized getservbyname stuff; KERBEROSGravatar Kenneth G Raeburn1988-10-19
* Checking that logout notices are for the sender; verify thatGravatar Kenneth G Raeburn1988-10-19
* fix copyright messageGravatar John Kohl1988-08-02
* pass addr of notice, not noticeGravatar John Kohl1988-07-19
* add access_reinit(); and increment vnoGravatar John Kohl1988-07-19
* stub routine for access_reinit.Gravatar John Kohl1988-07-19
* define len, make buffer a char *, not char **Gravatar John Kohl1988-07-19
* Initial revisionGravatar John Kohl1988-07-19
* move stuff to zsrv_conf.h, add access_init and _reinitGravatar John Kohl1988-07-19
* fix problem in restricting classes which have same hash valueGravatar John Kohl1988-07-19
* fix possible problem with uninitialized fields in notice structureGravatar John Kohl1988-07-19
* update vnoGravatar John Kohl1988-07-16
* if no subs, just return when dumping to a fileGravatar John Kohl1988-07-16
* was freeing too muchGravatar John Kohl1988-07-16
* add BUGS sectionGravatar John Kohl1988-07-11
* update vno.Gravatar John Kohl1988-07-08
* remove erroneous free/allocs for default subscriptiosn.Gravatar John Kohl1988-07-08
* plug memory leakGravatar John Kohl1988-07-08
* be more careful about freeing stuff; plug memory leaksGravatar John Kohl1988-07-08
* cleanupGravatar John Kohl1988-07-01
* fix broken switch statementGravatar John Kohl1988-06-28
* use symbolic names for authentication flagGravatar John Kohl1988-06-28
* remove unused variableGravatar John Kohl1988-06-27
* remove obsolete xfreeGravatar John Kohl1988-06-25
* update version number to 3.0Gravatar John Kohl1988-06-25
* we need to use the z_uid, not z_multiuid, for acknowledgement trackingGravatar John Kohl1988-06-25
* fix up defaults; add more debuggingGravatar John Kohl1988-06-24
* missing initialization of packletGravatar John Kohl1988-06-24
* fix up sense_logoutGravatar John Kohl1988-06-24
* only add default subscriptions if this client did not comeGravatar John Kohl1988-06-24
* fixes for server add/delete codeGravatar John Kohl1988-06-24
* need to specify an addr so that when we offer to the peerGravatar John Kohl1988-06-24
* fix syslog error messagesGravatar John Kohl1988-06-23
* check answer if NULL before freeing.Gravatar John Kohl1988-06-23