summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os
Commit message (Expand)AuthorAgeFilesLines
* Include fake-addrinfo.h before krb5.h to get proper structure declarationsEzra Peisach2007-01-221-3/+4
* In addition to setting the kpasswd port afterJeffrey Altman2007-01-181-1/+3
* sendto_kdc.c: use of a variable index into a dynamically Jeffrey Altman2007-01-181-2/+2
* Use __extension__ if initializing by field name and using GCC in pre-C99 modeKen Raeburn2006-12-191-0/+3
* Make clean in lib/krb5/os does not clean test objsEzra Peisach2006-12-031-1/+1
* include realm in "can't resolve KDC" error messageKen Raeburn2006-11-161-0/+4
* Modify the preath plugin interface so that a plugin's context isKevin Coffman2006-11-011-0/+5
* make dependKen Raeburn2006-11-011-1/+1
* Unsigned/signed warning fixEzra Peisach2006-10-181-1/+1
* Remove all unused variable warnings from treeEzra Peisach2006-10-151-2/+1
* Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn2006-10-131-6/+6
* Add prototype for krb5int_debug_fprint to os-proto.h. Include os-proto.h inEzra Peisach2006-10-132-2/+3
* Initialize buffer before calling res_ninitRuss Allbery2006-10-081-0/+1
* 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