summaryrefslogtreecommitdiff
path: root/server/main.c
Commit message (Collapse)AuthorAge
...
* Preserve errno in all signal handlers. In reap, call wait3 untilGravatar Kenneth G Raeburn1990-12-11
| | | | | | | we're told we have no more children. Don't store away the string "%me%" in the string table; it's translated to a Kerberos principal on the client side.
* C++ conversion and lots of modifications from summer & fall workGravatar Kenneth G Raeburn1990-11-13
|
* fix syslog reporting of which port is unknown.Gravatar John Kohl1989-10-23
|
* move version numbers to separate fileGravatar John Kohl1989-09-18
|
* update vnoGravatar John Kohl1989-05-15
|
* fix vnoGravatar John Kohl1988-12-19
|
* add some #ifdef's for KERBEROS, fix up ZEPHYR_SRVTAB message.Gravatar John Kohl1988-11-14
|
* From zephyr dev: update version number.Gravatar Kenneth G Raeburn1988-10-24
|
* increment version numberGravatar John Kohl1988-10-20
|
* Updated version number; parameterized getservbyname stuff; KERBEROSGravatar Kenneth G Raeburn1988-10-19
| | | | #ifdef around dest_tkt.
* add access_reinit(); and increment vnoGravatar John Kohl1988-07-19
|
* update vnoGravatar John Kohl1988-07-16
|
* update vno.Gravatar John Kohl1988-07-08
|
* update version number to 3.0Gravatar John Kohl1988-06-25
| | | | add reset support
* remove spurious commentGravatar John Kohl1988-06-15
|
* Copyright fix, lint fixesGravatar John Kohl1988-06-03
| | | | increment version number
* increment version numberGravatar John Kohl1988-02-28
| | | | add support for ascii database dumps
* increment version numberGravatar John Kohl1988-02-05
|
* #ifdef's around dbug_on,off and detach() were in wrong place.Gravatar John Kohl1988-02-05
|
* Concurrency support: move packet handling into dispatch.cGravatar John Kohl1988-02-05
| | | | Add more flexible debugging info.
* Version 2.4Gravatar John Kohl1987-12-18
| | | | | lint fix for struct iovec chdir to /usr/tmp
* increment version numberGravatar John Kohl1987-12-14
|
* Up version number to 2.2Gravatar John Kohl1987-12-13
|
* increment version numberGravatar John Kohl1987-12-10
|
* upgrade version number; check for srvtab before doing any workGravatar John Kohl1987-11-20
|
* remove EXL declarationGravatar John Kohl1987-11-16
|
* increment version numberGravatar John Kohl1987-11-15
|
* standalone operation flag; increment version numberGravatar John Kohl1987-11-09
|
* change access control; add better error messageGravatar John Kohl1987-09-28
|
* change version numbersGravatar John Kohl1987-08-09
|
* Changed to handle new protocol and packet formatGravatar Robert S. French1987-08-01
|
* keep track of num of packets, uptimeGravatar John Kohl1987-07-22
|
* increment version numberGravatar John Kohl1987-07-17
|
* bdump name changeGravatar John Kohl1987-07-15
|
* add better server-server support (requires double parsing), braindumpGravatar John Kohl1987-07-14
| | | | support, on-the-fly debugging toggle
* move server setup stuff into server_s.c; preliminary multi-serverGravatar John Kohl1987-07-09
| | | | support
* add comments, clean up null pointer referencesGravatar John Kohl1987-07-07
|
* lint fixes, ifdef cleanupGravatar John Kohl1987-07-02
|
* fix up usage()Gravatar John Kohl1987-07-01
|
* do some modularization, cleanup, add copyrights.Gravatar John Kohl1987-07-01
|
* Initial revisionGravatar John Kohl1987-06-19