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
Commit message (
Expand
)
Author
Age
*
fix copyright message
John Kohl
1988-08-02
*
fix copyright message
John Kohl
1988-08-02
*
add copyright and RCSid
John Kohl
1988-08-02
*
change to use reserved function names
John Kohl
1988-08-01
*
revert to previous rev 1.3, using int's instead of shorts.
John Kohl
1988-07-26
*
plug memory leaks
John Kohl
1988-07-20
*
patches so it does packet fragmentation itself to insure that
John Kohl
1988-07-20
*
add CLIENTACK to list of not-acked packets
John Kohl
1988-07-20
*
there are no authenticators in downlink messages from servers to clients.
John Kohl
1988-07-20
*
if the authent_len is <= 0, barf.
John Kohl
1988-07-19
*
when port == zero we need to use __Zephyr_port
John Kohl
1988-07-19
*
Initial revision
Craig Fields
1988-07-15
*
clean up wording
John Kohl
1988-07-11
*
change names to protect the innocent
John Kohl
1988-07-10
*
ack strategy was cpu-intensive and arguably incorrect
John Kohl
1988-07-10
*
missing ZFreeNotice in non-error case
John Kohl
1988-07-10
*
add zmailnotify, zpopnotify, zshutdown_notify
John Kohl
1988-07-08
*
defaults don't need to be authenticated
John Kohl
1988-07-08
*
more intelligent select()
John Kohl
1988-07-08
*
missing ctype.h leads to undefined symbols
John Kohl
1988-07-05
*
varline was horribly broken. Cleaned up.
John Kohl
1988-07-05
*
cleanup
John Kohl
1988-07-01
*
add code to time out and/or detect old servers
John Kohl
1988-06-30
*
lint fixes
John Kohl
1988-06-29
*
auditing changes
John Kohl
1988-06-29
*
use symbolic return values
John Kohl
1988-06-28
*
be sensible with null pointers in Z_FormatRawHeader
John Kohl
1988-06-27
*
z_port is unsigned; ZGetWGPort is signed, so we need an intermediate
John Kohl
1988-06-25
*
cache the version number, and don't use malloc (a waste of memory)
John Kohl
1988-06-25
*
cache hostname and terminal in static storage.
John Kohl
1988-06-25
*
declare wgport as a short (for fscanf)
John Kohl
1988-06-24
*
should be a signed short, not unsigned
John Kohl
1988-06-23
*
use a u_short, since that's what ports are really.
John Kohl
1988-06-23
*
lint fixes
John Kohl
1988-06-23
*
add code for ZRetrieveDefaultSubscriptions
John Kohl
1988-06-21
*
add new error codes.
John Kohl
1988-06-21
*
if the Kerberos test fails, return -1 instead of zero (so it can
John Kohl
1988-06-20
*
make the queue search routines run from front to back instead of vice-versa
John Kohl
1988-06-20
*
set num_other_fields to zero.
John Kohl
1988-06-17
*
need to use a real port
John Kohl
1988-06-17
*
add ZCompareMultiUIDPred()
John Kohl
1988-06-17
*
only if the result decodes do we do the checking.
John Kohl
1988-06-17
*
new args for Z_FormatRawHeader
John Kohl
1988-06-17
*
use pointer system for figuring out how much to checksum
John Kohl
1988-06-17
*
fix braindamage with timeouts
John Kohl
1988-06-17
*
remove bogus char[]
John Kohl
1988-06-15
*
forgot to declare ptr
John Kohl
1988-06-15
*
new style subscriptions
John Kohl
1988-06-15
*
new style location
John Kohl
1988-06-15
*
Initial revision
John Kohl
1988-06-15
[next]