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
*
it is the TWENTY-FIRST CENTURY, we can STOP USING K&R
Karl Ramm
2009-08-09
*
Factor out code that extacts a sockaddr_in from a notice (and stop using the
Karl Ramm
2009-07-29
*
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
*
protect if statement from macro braindamage
Karl Ramm
2007-12-25
*
/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
*
sender_in_realm() was renamed to realm_sender_in_realm(), and now takes
Garry Zacheiss
2001-02-26
*
Reinstate the policy that realm-visible locations cannot be seen by
Greg Hudson
2000-01-22
*
Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.
Greg Hudson
1999-01-22
*
Actually increment the loop pointer in ulogin_find().
Greg Hudson
1998-10-26
*
Search for locations by <user,addr,port> in cases where we were searching
Greg Hudson
1998-10-13
*
Clean up dead code.
Greg Hudson
1998-09-27
*
Remember to dump the tty field.
Greg Hudson
1998-07-09
*
Pull in sources from zephyr locker. See /mit/zephyr/repository for
Greg Hudson
1997-09-14
*
Got rid of that stupid meaningless message about your login
Greg Hudson
1994-10-31
*
Don't do signal blocking; simply set a semaphore flag indicating it is
Richard Basch
1994-08-01
*
Removed extraneous comments.
Richard Basch
1993-11-19
*
Added POSIX signal handling
Richard Basch
1993-09-24
*
Commented out unreached code.
Richard Basch
1993-05-05
*
Cosmetic changes (comment, indentation).
Richard Basch
1993-04-20
*
Bad prototype for ulogin_add_user (changed for error propogation)
Richard Basch
1993-04-20
*
Propogate an error back to the client when an error was encountered
Richard Basch
1993-04-20
*
Make sure we reset "locations" if we had an error (ulogin_add_user)
Richard Basch
1993-03-23
*
saber complains about pure assignment statements in ifs-
Lucien Van Elsen
1992-08-14
*
fix leaks in ulogin_setup and ulogin_find
Lucien Van Elsen
1992-08-10
*
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
*
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
[next]