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
/
uloc.c
Commit message (
Expand
)
Author
Age
*
increment counter while deleting a range of locations
Kenneth G Raeburn
1991-05-13
*
ulogin_find now returns pointer-to-pointer so offsets work; callers
Kenneth G Raeburn
1991-04-02
*
Remove name `_exposure_type'. `ZLocation_t' is now a class with
Kenneth G Raeburn
1991-03-21
*
C++ conversion and lots of modifications from summer & fall work
Kenneth G Raeburn
1990-11-13
*
Changed "??" to "?" to avoid trigraph problems.
Kenneth G Raeburn
1990-05-16
*
machine names are case insensitive
John Kohl
1989-12-13
*
add support for counting old-style requests
John Kohl
1989-10-26
*
From zephyr dev: fixed problems in ulogin_flush_user, not freeing
Kenneth G Raeburn
1988-10-24
*
Checking that logout notices are for the sender; verify that
Kenneth G Raeburn
1988-10-19
*
fix possible problem with uninitialized fields in notice structure
John Kohl
1988-07-19
*
was freeing too much
John Kohl
1988-07-16
*
be more careful about freeing stuff; plug memory leaks
John Kohl
1988-07-08
*
remove obsolete xfree
John Kohl
1988-06-25
*
fix up sense_logout
John Kohl
1988-06-24
*
fix syslog error messages
John Kohl
1988-06-23
*
fix rcsid
John Kohl
1988-06-23
*
lint fixes
John Kohl
1988-06-22
*
set num_other_fields to zero.
John Kohl
1988-06-17
*
found is a pointer, not an int
John Kohl
1988-06-15
*
new library fixes
John Kohl
1988-06-15
*
add sense_logout code.
John Kohl
1988-06-03
*
remove ADVANCE macro.
John Kohl
1988-02-28
*
concurrency support
John Kohl
1988-02-05
*
For login messages, munge the opcode to be LOGIN_USER_LOGIN (which is
John Kohl
1987-12-18
*
fix bug with OLD_COMPAT in ulocate_dispatch, add a version argument
John Kohl
1987-12-10
*
zhide compatible
John Kohl
1987-11-20
*
compatibility code; EXPOSE_NONE is defined now (remove #ifdef's)
John Kohl
1987-11-15
*
add port number to each location (for flushing with clients)
John Kohl
1987-11-09
*
add ulogin_flush_user
John Kohl
1987-09-28
*
User locates must be authenticated (per privacy committee).
John Kohl
1987-09-15
*
Add tty support
John Kohl
1987-08-03
*
remove uloc_compare
John Kohl
1987-07-22
*
convert to insertion sort (will be faster than a qsort, since
John Kohl
1987-07-16
*
add paranoia; fix documenting comments
John Kohl
1987-07-15
*
plug a memory hole; add brain dump support
John Kohl
1987-07-14
*
unauthentic logouts are ok, if IP addr matches
John Kohl
1987-07-09
*
change debugging style; add comments, clean up null pointer checks
John Kohl
1987-07-07
*
lint fixex
John Kohl
1987-07-02
*
Initial revision
John Kohl
1987-07-01