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
Commit message (
Expand
)
Author
Age
*
Correct a typo in test_server.c
Alexander Chernyakhovsky
2014-05-03
*
the syslogging is too uselessly chatty for the tests
Karl Ramm
2013-10-27
*
test wildcards in the acl
Karl Ramm
2013-10-27
*
The logging is too chatty and the control flow is too incomprehensible
Karl Ramm
2013-10-27
*
complete the acl_files unit test
Karl Ramm
2013-10-26
*
rearrange the function so as to have the logging work
Karl Ramm
2013-10-26
*
expand unit testing into acl_files.c
Karl Ramm
2013-10-26
*
Use the right variable for the log message.
Karl Ramm
2013-10-26
*
handle unauth checks _properly_
Karl Ramm
2013-10-26
*
ZCheckSrvAuthentication: free the auth context and the authenticator way earlier
Karl Ramm
2013-10-25
*
Unauth'd messages, ODDLY, do not have a sender for the acl library
Karl Ramm
2013-10-25
*
ZCheckRealmAuthentication is no more.
Karl Ramm
2013-09-30
*
autoconf check for krb5_free_unparsed_name
Karl Ramm
2013-08-08
*
Call krb5_unparse_name in server/kstuff.c
David Benjamin
2013-08-08
*
Fix new style issue in test_server
Jeffrey Hutzelman
2013-04-03
*
Fix prototype and style issues in test_server
Jeffrey Hutzelman
2013-04-03
*
Fix generated header dependencies for test_server
David Benjamin
2013-03-27
*
server: Recheck other-realm server addresses daily
Jeffrey Hutzelman
2013-03-18
*
Don't send to realms with no servers
Jeffrey Hutzelman
2013-03-18
*
Use c-ares for other-realm server name lookups
Jeffrey Hutzelman
2013-03-18
*
Make ZRealm.srvrs be an array of pointers
Jeffrey Hutzelman
2013-03-18
*
server: c-ares support
Jeffrey Hutzelman
2013-03-18
*
Dewarn with -DDEBUG
Jeffrey Hutzelman
2013-03-18
*
acl_files: always return a value from add_host
Jeffrey Hutzelman
2013-03-18
*
rototill uloc.c to be a little less pathological
Karl Ramm
2013-03-16
*
Test the low-level code in uloc.c
Karl Ramm
2013-03-16
*
rearrange so that most of the server code can be linked without main.c
Karl Ramm
2013-03-16
*
remove some now-unused variables
Karl Ramm
2013-03-16
*
rototill the low-level acl code
Karl Ramm
2013-03-03
*
server: add CLIENT_FLUSHSUBS control message
Jeffrey Hutzelman
2013-02-26
*
Allow opstaff to submit location updates for users
Jeffrey Hutzelman
2013-02-26
*
Make OPSTAFF_VIS actually visible to opstaff
Jeffrey Hutzelman
2013-02-26
*
Add opstaff_check()
Jeffrey Hutzelman
2013-02-26
*
handle generated man pages with offset builds
Karl Ramm
2013-02-24
*
Substitute paths into man pages
Jeffrey Hutzelman
2013-02-21
*
server: include realm-server flags in dump
Jeffrey Hutzelman
2013-02-17
*
Dewarn realm.list enhancements
Jeffrey Hutzelman
2013-02-17
*
Reload other realms on SIGHUP/reset
Jeffrey Hutzelman
2013-02-17
*
Update existing realms during realm.list reload
Jeffrey Hutzelman
2013-02-17
*
Abstract out realm server hostname lookup
Jeffrey Hutzelman
2013-02-17
*
Abstract realm server usability test
Jeffrey Hutzelman
2013-02-17
*
Support calling realm_init() more than once
Jeffrey Hutzelman
2013-02-17
*
Make otherrealms be an array of pointers
Jeffrey Hutzelman
2013-02-17
*
realm_get_realm_by_name_string()
Jeffrey Hutzelman
2013-02-17
*
Use interned strings for realm and server names
Jeffrey Hutzelman
2013-02-17
*
Return _ZRealm_server from get_realm_lists()
Jeffrey Hutzelman
2013-02-17
*
Introduce usable flag on other-realm servers
Jeffrey Hutzelman
2013-02-17
*
Turn dontsend into a bitfield
Jeffrey Hutzelman
2013-02-17
*
realm.list nosend flag support
Derrick Brashear
2013-02-17
*
Underpinnings for realm.list enhancements
Derrick Brashear
2013-02-17
[next]