summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5
Commit message (Expand)AuthorAgeFilesLines
...
* Fix krb5_get_profile to create a new profile duplicating the list ofKen Raeburn2006-06-242-24/+3
* * src/lib/krb5/krb/srv_rcache.c (krb5_get_server_rcache): ApplyTom Yu2006-06-221-4/+0
* r18022@luminous: jaltman | 2006-05-19 05:18:37 -0400Sam Hartman2006-06-225-97/+1178
|\
| * krb5_stdccv3_setup is okJeffrey Altman2006-06-221-1/+2
| * Use the old exported names for setup and shutdownJeffrey Altman2006-06-221-2/+2
| * This commit updates lib/krb5/ccache/ccapi to support CCAPI Version 3Jeffrey Altman2006-06-225-97/+1177
* | Change a bunch of calls to ctype macros (those cited by Jeff, and aKen Raeburn2006-06-165-10/+10
* | * rc_io.c (krb5_rc_io_move): Use same code for cygwin as for normalKen Raeburn2006-06-151-1/+1
* | Prevent a library double-free and crash when a keytab is zero-length.Russ Allbery2006-06-131-1/+4
* | Since it appears we don't actually set the conf_tgs_ktypes field except in thisKen Raeburn2006-06-101-14/+1
* | 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
* | Call krb5_set_error_message any time multiple errno values are translated toKen Raeburn2006-06-091-15/+59
* | Fixed by having krb5_fcc_interpret call krb5_set_error_message to incorporateKen Raeburn2006-06-081-0/+3
* | copyright noticeKen Raeburn2006-06-081-1/+27
* | Don't call k5_mutex_destroy when krb5_rc_resolve_type fails, because that'sKen Raeburn2006-06-081-2/+0
* | Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn2006-05-319-39/+16
* | Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-248-172/+172
* | install headers into include/krb5Ken Raeburn2006-05-238-884/+938
|/
* * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn2006-05-163-16/+56
* * configure.in: Don't create a makefile for posix subdirKen Raeburn2006-05-131-1/+1
* * syslog.c: Discard all the non-Windows bits, since we don't build this onKen Raeburn2006-05-131-248/+1
* * getuid.c, memmove.c, sscanf.c, strcasecmp.c, strdup.c, strerror.c,Ken Raeburn2006-05-138-1240/+0
* Use unsigned char rather than u_int8_t in random_string()Tom Yu2006-05-131-1/+1
* Fixed the krb5_cc_gen_new memory ccache implementation and updatedAlexandra Ellwood2006-05-102-7/+72
* * send_tgs.c (krb5_send_tgs): Fix memory allocation size when padata isKen Raeburn2006-05-091-1/+1
* Changed to krb5int_open_plugin_dirs/krb5int_close_plugin_dirs whichAlexandra Ellwood2006-05-042-6/+7
* Don't test HAVE_C_STRUCTURE_ASSIGNMENT.Ken Raeburn2006-04-2911-50/+2
* 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
* unsigned/signed int warnings in krb5_context variablesEzra Peisach2006-04-211-1/+1
* (LOCAL_SUBDIRS, STOBJLISTS, SUBDIROBJLISTS): Don't build posix dir on UNIXKen Raeburn2006-04-181-3/+1
* (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-144-144/+2
* Partial merge from Novell LDAP integration branch, not including theKen Raeburn2006-04-131-0/+1
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-138-416/+367
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-1110-11890/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-1112-540/+0
* make dependKen Raeburn2006-04-041-2/+2
* * Makefile.in (DEFS): Make empty.Ken Raeburn2006-04-043-0/+8
* include autoconf.h in a few more placesKen Raeburn2006-04-034-0/+6
* * Makefile.in (DEFS): Make emptyKen Raeburn2006-04-0218-2/+45
* Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2006-04-014-0/+7
* * kt_file.c (krb5_ktf_keytab_externalize, krb5_ktf_keytab_internalize): ReadKen Raeburn2006-03-312-21/+13
* make depend, now with dependency sortingKen Raeburn2006-03-318-1286/+1293
* make dependKen Raeburn2006-03-277-412/+529
* Initial enhanced error message support, similar to what I sent toKen Raeburn2006-03-267-1/+103
* * Makefile.in (check-unix): Use RUN_SETUP for t_deltatKen Raeburn2006-03-132-1/+5
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-119-507/+511
* * locate_kdc.c (module_locate_server): Don't set cbdata.lp at initialization ...Ken Raeburn2006-03-092-1/+7