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
/
lib
/
ZSubs.c
Commit message (
Expand
)
Author
Age
*
Create an alternate Z_AuthProc that saves keys
David Benjamin
2013-09-28
*
Defensively avoid waiting on non-initial SERVACKs
David Benjamin
2013-08-08
*
Add fudge factor in subscription sharding
David Benjamin
2013-08-08
*
Expose Z_Subscriptions as ZSubscriptions
David Benjamin
2013-08-08
*
Remove unauthenticated support from subs code
David Benjamin
2013-08-08
*
zctl flush_subs
Jeffrey Hutzelman
2013-02-26
*
cmu/zwgcplus changes
Karl Ramm
2009-03-15
*
first pass de-K&Rify lib
Karl Ramm
2008-01-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
*
Changed bzero to memset [ANSI]
Richard Basch
1993-11-19
*
Use _BZERO,_BCOPY,_BCMP macros in lieu of the functions.
Richard Basch
1993-09-24
*
Fix typo introduced in 1.16
Lucien Van Elsen
1992-08-26
*
can't optimize away a call to
Lucien Van Elsen
1991-12-04
*
Add zsub_ prefix to fields of subscription structure.
John F. Carr
1991-06-20
*
add ZSubscribeToSansDefaults
John Kohl
1989-05-04
*
plug memory leaks
John Kohl
1988-07-20
*
patches so it does packet fragmentation itself to insure that
John Kohl
1988-07-20
*
missing ZFreeNotice in non-error case
John Kohl
1988-07-10
*
auditing changes
John Kohl
1988-06-29
*
For John
Robert S. French
1988-06-15
*
All sorts of changes for ver 0.2
Robert S. French
1988-05-17
*
Cancelsubs not authenticated...sometimes
Robert S. French
1987-08-07
*
Changed to handle new protocol format
Robert S. French
1987-08-01
*
Added RCSID
Robert S. French
1987-07-29
*
randomness
Robert S. French
1987-07-09
*
New recipient format...sender or null, nothing else
Robert S. French
1987-07-08
*
Ignore recipient field
Robert S. French
1987-07-08
*
safety
Robert S. French
1987-07-05