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
/
subscr.c
Commit message (
Expand
)
Author
Age
*
Clean up warnings
Jeffrey Hutzelman
2013-02-14
*
Add IP-address and negative ACL entries
Jeffrey Hutzelman
2013-01-19
*
add_subscriptions: fix botched merge
Jeffrey Hutzelman
2012-11-24
*
Initialize notice objects
Chaskiel Grundman
2012-11-24
*
Actually remove the #ifdef OLD_COMPAT and NEW_COMPAT code
Karl Ramm
2012-02-11
*
fix subscriptions-too-wide-breaks-braindump problem
Karl Ramm
2010-07-28
*
use less oddball types
Karl Ramm
2009-04-21
*
make sure client is initialized to something false
Karl Ramm
2009-03-22
*
build everything successfully with -Wall -Werror
Karl Ramm
2009-03-02
*
do it all with krb5
Karl Ramm
2008-12-24
*
allow des key brain dumps from transition servers to krb5-only servers
Karl Ramm
2008-12-23
*
a touch of cleanup
Karl Ramm
2008-12-21
*
collapse state of a bunch of #if 0 and #if 1 debugging output
Karl Ramm
2008-01-21
*
no more NOENCRYPTION
Karl Ramm
2008-01-21
*
cast args to des_ecb_encrypt and des_quad_cksum to squash last warnings
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/zephyr-krb5-server-20071215+.diff
Karl Ramm
2007-12-25
*
applied athena-update-branch patch
Karl Ramm
2007-12-25
*
Don't allow foreign zephyrd to request a triplet with a non-wildcard
Garry Zacheiss
2002-07-02
*
Don't accept subscriptions from foreign realms for acl'ed classes.
Garry Zacheiss
2001-07-02
*
Fix a couple of small memory leaks, and make zephyrd not mistreat people
Garry Zacheiss
2001-02-28
*
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
*
Clean up the dump format: report addresses of clients, and fall back one
Greg Hudson
1998-10-13
*
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
*
Heavily revamped to support full triplet hashing; mostly, code ahs
Greg Hudson
1994-10-31
*
Include <string.h> instead of <strings.h> (portability)
Richard Basch
1994-08-18
*
Don't do signal blocking; simply set a semaphore flag indicating it is
Richard Basch
1994-08-01
*
POSIX signal handling
Richard Basch
1993-11-19
*
We must run class_deregister()... backing out error in v1.46
Richard Basch
1993-05-05
*
Avoid an empty "if" statement
Richard Basch
1993-03-23
*
fix compare_subs to deal with wildcards correctly
Lucien Van Elsen
1992-02-13
*
turn off other 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
*
disabled a couple of messages.
Kenneth G Raeburn
1991-05-13
*
Made several log messages more clear or informative; fixed
Kenneth G Raeburn
1991-02-04
*
C++ conversion and lots of modifications from summer & fall work
Kenneth G Raeburn
1990-11-13
*
Check that we aren't doing a brain dump before diving into the acl
Kenneth G Raeburn
1990-08-16
*
1) fix fencepost error in array sizing
John Kohl
1990-01-10
*
classes are now case-insensitive
John Kohl
1989-12-13
*
add support for counting old style requests
John Kohl
1989-10-26
*
should use empty strings, not null pointers
John Kohl
1989-10-02
*
don't check subscription sender when dumping
John Kohl
1988-10-20
*
Checked for recipient matching subscriber or empty; changed meaning of
Kenneth G Raeburn
1988-10-19
*
if no subs, just return when dumping to a file
John Kohl
1988-07-16
*
remove erroneous free/allocs for default subscriptiosn.
John Kohl
1988-07-08
*
fix up defaults; add more debugging
John Kohl
1988-06-24
[next]