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
*
remove erroneous free/allocs for default subscriptiosn.
John Kohl
1988-07-08
*
fix up defaults; add more debugging
John Kohl
1988-06-24
*
check answer if NULL before freeing.
John Kohl
1988-06-23
*
fix rcsid
John Kohl
1988-06-23
*
lint fixes along with bugfix (old calling seq on ZFormatRawNoticeList,
John Kohl
1988-06-22
*
default subscription support.
John Kohl
1988-06-21
*
fix typos and pointer/int confusion problems
John Kohl
1988-06-15
*
new library fixes
John Kohl
1988-06-15
*
add subscr_dump_subs and supporting interlock code
John Kohl
1988-02-28
*
#ifdef's for KERBEROS (will need fixing for the auth abstraction)
John Kohl
1988-01-25
*
lint fixes
John Kohl
1987-12-18
*
Add compatibility for old-style retrieve requests.
John Kohl
1987-12-13
*
add a version argument to subscr_send_subs so that the routine
John Kohl
1987-12-10
*
comments for new GIMMESUBS stuff
John Kohl
1987-11-09
*
Fixed subscription retrieval routines
Robert S. French
1987-11-07
*
Fixed problem with setting the opcode after formatting the packet in
Robert S. French
1987-11-07
*
John's stuff before I broke the lock and rampaged the world..
Robert S. French
1987-11-07
*
new access control scheme
John Kohl
1987-09-28
*
Fix problem with sending replies to "GIMME" requests with no
John Kohl
1987-08-04
*
Keep subscriptions sorted by class (optimization)
John Kohl
1987-07-29
*
We send the client's principal as the sender.
John Kohl
1987-07-24
*
check authenticity inside sendlist; fix ZMakeAscii problems
John Kohl
1987-07-22
*
name change subscr_list_free -> subscr_free_list
John Kohl
1987-07-17
*
make subscr_send_subs paranoid
John Kohl
1987-07-16
*
add some paranoia
John Kohl
1987-07-15
*
lint cleanup
John Kohl
1987-07-14
*
case insensitive class instances; dike out some debugging code
John Kohl
1987-07-14
*
case insensitize.
John Kohl
1987-07-09
*
clean up null pointer checks; add commments; rearrange
John Kohl
1987-07-07
*
first release version
John Kohl
1987-07-01
*
Initial revision
John Kohl
1987-06-19