summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os
Commit message (Expand)AuthorAgeFilesLines
...
* Initialize accessor fields at compile time, under C99 and GCCKen Raeburn2006-10-071-30/+49
* Move ASN.1 routines for KDB LDAP plugin into main krb5 library,Ken Raeburn2006-10-071-0/+2
* make dependTom Yu2006-10-061-92/+126
* cursor for iterating over ccachesTom Yu2006-10-051-0/+19
* Preauthentication Plugin FrameworkSam Hartman2006-10-031-0/+2
* Update expected results for krb5_get_host_realm with referral patchesKen Raeburn2006-09-301-2/+2
* Set the canonicalize flag in TGS requests and accept cross-realm referral tic...Sam Hartman2006-09-212-86/+215
* make dependKen Raeburn2006-08-231-6/+6
* Merge Todd's TCP changepw support, with a few fixupsKen Raeburn2006-08-233-321/+355
* Makefile.in: Change T_STD_CONF_OBJS to only list t_std_conf.o and pull in theEzra Peisach2006-06-291-3/+3
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-1/+1
* Fix krb5_get_profile to create a new profile duplicating the list ofKen Raeburn2006-06-242-24/+3
* Change a bunch of calls to ctype macros (those cited by Jeff, and aKen Raeburn2006-06-162-6/+6
* Fix stupid typo in last changeKen Raeburn2006-06-101-1/+1
* Use new macro FILE_OWNER_OK to examine uid of .k5login file.Ken Raeburn2006-06-101-1/+8
* Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn2006-05-311-2/+2
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-242-46/+46
* install headers into include/krb5Ken Raeburn2006-05-232-232/+245
* * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn2006-05-161-11/+44
* Changed to krb5int_open_plugin_dirs/krb5int_close_plugin_dirs whichAlexandra Ellwood2006-05-042-6/+7
* Update internal plugin interface to add an errinfo structure to "open"Ken Raeburn2006-04-251-3/+6
* Added CoreFoundation bundle plugin supportAlexandra Ellwood2006-04-241-0/+4
* (krb5int_debug_fprint): Use strerror_r if available.Ken Raeburn2006-04-181-12/+11
* Move gmt_mktime.c from lib/krb5/os to util/support, and rename the function.Ken Raeburn2006-04-142-141/+0
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-107/+96
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-3093/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-79/+0
* * Makefile.in (DEFS): Make emptyKen Raeburn2006-04-022-1/+5
* Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2006-04-014-0/+7
* make depend, now with dependency sortingKen Raeburn2006-03-311-338/+341
* make dependKen Raeburn2006-03-271-108/+139
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-138/+138
* * locate_kdc.c (module_locate_server): Don't set cbdata.lp at initialization ...Ken Raeburn2006-03-092-1/+7
* make dependKen Raeburn2006-03-081-47/+93
* krb5.h, which is built after util/et, which is built after the supportKen Raeburn2006-03-082-1/+5
* Merge from plugin branchKen Raeburn2006-03-0710-177/+436
* Qing Dong <dongq@mit.edu> provided a set of changes to allowJeffrey Altman2006-02-272-2/+7
* update copyright datesKen Raeburn2006-01-261-1/+1
* make dependTom Yu2005-11-291-161/+112
* * Correct function prototypes that should have been using Jeffrey Altman2005-11-154-6/+18
* * dnsglue.c (USE_RES_NINIT): Fix braino: define to 1, not emptyTom Yu2005-09-162-1/+6
* Rework logic for using res_ninit() and friends to fall back toTom Yu2005-09-082-10/+28
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-3/+0
* Update dependenciesKen Raeburn2005-06-211-112/+161
* * sendto_kdc.c (service_fds): Don't create a select_state on the stack; take anKen Raeburn2005-06-102-23/+40
* updated dependencies for socket-utils.h changeKen Raeburn2005-04-281-8/+8
* Move WSAStartup/WSACleanup from DllMain to krb5_init_ctx/krb5_free_ctxJeffrey Altman2005-04-232-4/+29
* Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn2005-04-1322-25/+24
* * kuserok.c (krb5_kuserok): Use k5_getpwnam_rKen Raeburn2005-03-262-13/+5
* * dnsglue.h: Define ns_rr_class to ns_rr_cl if ns_rr_class doesn'tTom Yu2005-03-232-0/+14