summaryrefslogtreecommitdiff
path: root/server/uloc.c
Commit message (Expand)AuthorAge
* be more careful about freeing stuff; plug memory leaksGravatar John Kohl1988-07-08
* remove obsolete xfreeGravatar John Kohl1988-06-25
* fix up sense_logoutGravatar John Kohl1988-06-24
* fix syslog error messagesGravatar John Kohl1988-06-23
* fix rcsidGravatar John Kohl1988-06-23
* lint fixesGravatar John Kohl1988-06-22
* set num_other_fields to zero.Gravatar John Kohl1988-06-17
* found is a pointer, not an intGravatar John Kohl1988-06-15
* new library fixesGravatar John Kohl1988-06-15
* add sense_logout code.Gravatar John Kohl1988-06-03
* remove ADVANCE macro.Gravatar John Kohl1988-02-28
* concurrency supportGravatar John Kohl1988-02-05
* For login messages, munge the opcode to be LOGIN_USER_LOGIN (which isGravatar John Kohl1987-12-18
* fix bug with OLD_COMPAT in ulocate_dispatch, add a version argumentGravatar John Kohl1987-12-10
* zhide compatibleGravatar John Kohl1987-11-20
* compatibility code; EXPOSE_NONE is defined now (remove #ifdef's)Gravatar John Kohl1987-11-15
* add port number to each location (for flushing with clients)Gravatar John Kohl1987-11-09
* add ulogin_flush_userGravatar John Kohl1987-09-28
* User locates must be authenticated (per privacy committee).Gravatar John Kohl1987-09-15
* Add tty supportGravatar John Kohl1987-08-03
* remove uloc_compareGravatar John Kohl1987-07-22
* convert to insertion sort (will be faster than a qsort, sinceGravatar John Kohl1987-07-16
* add paranoia; fix documenting commentsGravatar John Kohl1987-07-15
* plug a memory hole; add brain dump supportGravatar John Kohl1987-07-14
* unauthentic logouts are ok, if IP addr matchesGravatar John Kohl1987-07-09
* change debugging style; add comments, clean up null pointer checksGravatar John Kohl1987-07-07
* lint fixexGravatar John Kohl1987-07-02
* Initial revisionGravatar John Kohl1987-07-01