summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Change kdb plugin code to use the new plugin support instead ofKen Raeburn2006-04-252-20/+25
* Update internal plugin interface to add an errinfo structure to "open"Ken Raeburn2006-04-251-3/+6
* Change name of kdb function-table symbol from being derived from theKen Raeburn2006-04-251-3/+1
* Generate rpc includes as part of the generate-files-mac targetAlexandra Ellwood2006-04-241-0/+2
* Updated kadm5 Makefile.ins to autogenerate the kadm5 headers as partAlexandra Ellwood2006-04-243-0/+6
* Added CoreFoundation bundle plugin supportAlexandra Ellwood2006-04-241-0/+4
* krb_get_tf_realm(): cc_int32 is an integer type and should be Alexandra Ellwood2006-04-241-1/+1
* Signed/unsigned warnings cleanupEzra Peisach2006-04-223-4/+4
* unsigned/signed int warnings in krb5_context variablesEzra Peisach2006-04-211-1/+1
* shsUpdate should take an unsigned int for lengthEzra Peisach2006-04-205-8/+8
* (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
* (KRB5_KDB_SRV_TYPE_*, KRB5_DB_LOCKMODE_*): Delete definitions duplicated from...Ken Raeburn2006-04-181-32/+0
* 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-1321-695/+77
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-1335-955/+820
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-1151-29428/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-1127-1348/+0
* * client.c (usage): Mark as "noreturn" under gccKen Raeburn2006-04-102-0/+7
* * kdb5.c (kdb_unlock_lib_lock, kdb_destroy_lib_lock): Cast 0 to void to silenceKen Raeburn2006-04-102-2/+7
* * kadm_net.c (kadm_cli_send): Use 0, not NULL, when checking numericKen Raeburn2006-04-082-2/+5
* * fakeenv.c: Unused file deletedKen Raeburn2006-04-082-88/+4
* make dependKen Raeburn2006-04-042-4/+4
* more DEFS=Ken Raeburn2006-04-042-0/+5
* set DEFS empty in more placesKen Raeburn2006-04-0424-0/+60
* * err_handle.c: Include autoconf.h and string.h.Ken Raeburn2006-04-043-0/+13
* * Makefile.in (DEFS): Make empty.Ken Raeburn2006-04-043-0/+8
* include autoconf.h in a few more placesKen Raeburn2006-04-036-0/+12
* * Makefile.in (DEFS): Make emptyKen Raeburn2006-04-0218-2/+45
* don't use configure-defined macros on command line, use autoconf.h onlyKen Raeburn2006-04-0230-0/+75
* make dependKen Raeburn2006-04-011-48/+53
* Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2006-04-0127-3/+55
* * configure.in: Never define size_tKen Raeburn2006-04-012-1/+4
* * kt_file.c (krb5_ktf_keytab_externalize, krb5_ktf_keytab_internalize): ReadKen Raeburn2006-03-312-21/+13
* * configure.in: Don't test sizes of natural typesKen Raeburn2006-03-312-3/+4
* Stop checking sizeof(type) at configure time.Ken Raeburn2006-03-316-19/+28
* * util_token.c: Include limits.h.Ken Raeburn2006-03-312-3/+11
* make depend, now with dependency sortingKen Raeburn2006-03-3134-3381/+3463
* * dyn.c (DynDelete, DynInsert, DynPut): Delete bcopy branches.Ken Raeburn2006-03-302-22/+5
* * aesopt.h: Include autoconf.hKen Raeburn2006-03-303-3/+10
* * shs.c: Include shs.h firstKen Raeburn2006-03-302-1/+5
* fill a paragraph in a comment because it's making my scripted parsing difficultKen Raeburn2006-03-301-5/+5
* * configure.in: Always supply three arguments to AC_DEFINE_UNQUOTEDKen Raeburn2006-03-282-2/+7
* make dependKen Raeburn2006-03-2731-960/+1162
* * Makefile.in (include_xom): Define as "rem" instead of empty on WindowsKen Raeburn2006-03-272-1/+6
* build and export set/reset_com_err_hook on windowsKen Raeburn2006-03-271-0/+2
* * krb5_32.def: Add the new error-message functionsKen Raeburn2006-03-272-1/+10
* 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
* * Makefile.in (check-unix): Use RUN_SETUPKen Raeburn2006-03-132-2/+6