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
/
class.c
Commit message (
Expand
)
Author
Age
*
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
*
applied athena-update-branch patch
Karl Ramm
2007-12-25
*
This commit was generated by cvs2svn to compensate for changes in r81,
Karl Ramm
2001-06-20
*
Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.
Greg Hudson
1999-01-22
*
Pull in sources from zephyr locker. See /mit/zephyr/repository for
Greg Hudson
1997-09-14
*
Rewritten to support hashing on the full triplet.
Greg Hudson
1994-10-31
*
Increased hash bucket table size
Richard Basch
1994-08-01
*
saber complains about pure assignment statements in ifs-
Lucien Van Elsen
1992-08-14
*
when searching class_bucket hash table for class,
Lucien Van Elsen
1992-01-17
*
Converted back to ANSI C (with ifdef's for standard C)
Lucien Van Elsen
1991-12-04
*
Renamed ZDestination::compare_strings to ZDestination::order_strings.
Kenneth G Raeburn
1991-03-08
*
Disabled class_deregister debug log messages.
Kenneth G Raeburn
1991-02-04
*
ZDestination::~ZDestination is now unconditional.
Kenneth G Raeburn
1990-12-11
*
Check entire destination, not just class...
Kenneth G Raeburn
1990-11-16
*
C++ conversion and lots of modifications from summer & fall work
Kenneth G Raeburn
1990-11-13
*
[tytso] Don't #ifdef out class_restrict. (Auditor: raeburn.)
Kenneth G Raeburn
1990-08-16
*
need to add in ctype.h
John Kohl
1989-12-14
*
use case insensitive comparisons and hashing
John Kohl
1989-12-13
*
Fixed a slight memory leak in cases where some malloc calls
Kenneth G Raeburn
1988-10-19
*
fix problem in restricting classes which have same hash value
John Kohl
1988-07-19
*
fix rcsid
John Kohl
1988-06-23
*
lint fixes
John Kohl
1987-12-18
*
hash in the instance name also
John Kohl
1987-11-09
*
class_is_hm is an external func
John Kohl
1987-07-14
*
hash needs to use unsigned values (for bulletproofing)
John Kohl
1987-07-09
*
make all checks for NULL pointers just use ! rather than == NULLxxx
John Kohl
1987-07-07
*
first release version
John Kohl
1987-07-01
*
All functions, minimal testing establishes it works for at least some
John Kohl
1987-03-19
*
Initial revision
John Kohl
1987-03-18