index
:
zephyr
master
an institutional/enterprise-scale real-time messaging and notification system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
server.c
Commit message (
Expand
)
Author
Age
*
Make otherrealms be an array of pointers
Jeffrey Hutzelman
2013-02-17
*
Underpinnings for realm.list enhancements
Derrick Brashear
2013-02-17
*
Clean up warnings
Jeffrey Hutzelman
2013-02-14
*
Inline functions should be declared static
Jeffrey Hutzelman
2013-01-31
*
Actually remove the #ifdef OLD_COMPAT and NEW_COMPAT code
Karl Ramm
2012-02-11
*
It is not the 80s anymore, so we have a printf directive for pointers
Karl Ramm
2011-10-23
*
It is still not the 80s anymore -- remove all caddr_ts
Karl Ramm
2011-02-02
*
stop using MAXHOSTNAMELEN in a variety of places. Also nuke-trailing-whitesp...
Karl Ramm
2010-08-24
*
Fix a leak if ZNewFormatSmallRawNotice fails. (thanks to nelhage@mit.edu for ...
Karl Ramm
2010-08-22
*
it is the TWENTY-FIRST CENTURY, we can STOP USING K&R
Karl Ramm
2009-08-09
*
Factor out code that extacts a sockaddr_in from a notice (and stop using the
Karl Ramm
2009-07-29
*
As in [2406], the C preprocessor has seen enough abuse; it is the
Karl Ramm
2009-04-10
*
This needs to be positive. (are you sure?)
Karl Ramm
2009-04-08
*
remove notdef'd dynamic server list (?) code
Karl Ramm
2008-01-21
*
collapse state of a bunch of #if 0 and #if 1 debugging output
Karl Ramm
2008-01-21
*
passes gcc -Wall with no warnings other than des cryppt C_block sadness and g...
Karl Ramm
2008-01-21
*
de K&Rify
Karl Ramm
2008-01-21
*
/afs/andrew.cmu.edu/usr18/cg2v/hesiod-fix.diff
Karl Ramm
2007-12-25
*
/afs/andrew.cmu.edu/usr18/cg2v/zephyr-krb5-server-20071215+.diff
Karl Ramm
2007-12-25
*
applied athena-update-branch patch
Karl Ramm
2007-12-25
*
debian patch applied and reconciled, version unfinalized
Karl Ramm
2007-07-20
*
Changes from CMU:
Garry Zacheiss
2001-02-26
*
Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.
Greg Hudson
1999-01-22
*
Keep track of how responsive clients have been and don't time out good ones.
Greg Hudson
1998-09-02
*
Eliminate some cruft: nuke two unused fields in the client structure
Greg Hudson
1998-07-16
*
ZEPHYR_USES_KERBEROS -> HAVE_KRB4; ZEPHYR_USES_HESIOD -> HAVE_HESIOD
Greg Hudson
1997-10-25
*
Pull in sources from zephyr locker. See /mit/zephyr/repository for
Greg Hudson
1997-09-14
*
The ADMIN_LOST_CLIENT message was being recorded in the server->client
Greg Hudson
1994-12-20
*
Check the right nacklist.
Greg Hudson
1994-10-31
*
Don't do signal blocking; simply set a semaphore flag indicating it is
Richard Basch
1994-08-01
*
Changed bzero/bcopy to memset/memcpy [ANSI]
Richard Basch
1993-11-19
*
Changed bcopy/bzero to _BCOPY/_BZERO (defined in <zephyr/zephyr_conf.h>)
Richard Basch
1993-09-24
*
Forgot to ack the ADMIN_LOST_CLT opcode.
Richard Basch
1993-05-05
*
Changed some of the logging levels
Richard Basch
1993-03-22
*
Changed log level of recover_clt messages to LOG_INFO (happen frequently)
Richard Basch
1993-03-22
*
saber complains about pure assignment statements in ifs-
Lucien Van Elsen
1992-08-14
*
turn of extra debugging info (for speed)
Lucien Van Elsen
1992-01-17
*
Converted back to ANSI C (with ifdef's for standard C)
Lucien Van Elsen
1991-12-04
*
log more info when killing client
Kenneth G Raeburn
1991-05-13
*
Made some messages more informative; enabled/disabled some. Use new
Kenneth G Raeburn
1991-03-08
*
(admin_dispatch): If a bdump is in progress, discard offers.
Kenneth G Raeburn
1991-01-28
*
kill_clt now takes ZServerDesc_t argument, address logged in error
Kenneth G Raeburn
1990-12-11
*
Cleaned up some Hesiod code for C++.
Kenneth G Raeburn
1990-11-14
*
C++ conversion and lots of modifications from summer & fall work
Kenneth G Raeburn
1990-11-13
*
fix syslogs of recover_clt
John Kohl
1989-12-14
*
fix bug with freeing a bogus pointer.
John Kohl
1989-12-06
*
add counters for old support
John Kohl
1989-10-27
*
add NeXT to known types
John Kohl
1989-10-19
*
add MIPS on server type
John Kohl
1989-10-17
*
Removed unused srv_alive; merged in Ultrix changes; added cast to
Kenneth G Raeburn
1988-10-19
[next]