summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Merge in data tree sharing, minus locking support, plus a bugfix or twoKen Raeburn2002-12-204-9/+152
* Ignore some new generated filesKen Raeburn2002-12-192-0/+3
* Clean up some broken uses of "const" in function interfacesKen Raeburn2002-12-196-40/+63
* * Makefile.in (check): Remove test_db before running testsKen Raeburn2002-12-192-0/+5
* * api.2/init-v2.exp (test150, test151, test153): Don't try to set KRB5CCNAME;Ken Raeburn2002-12-193-3/+10
* * init_db (qualname): If "kdb5_util create" fails, exitKen Raeburn2002-12-192-1/+3
* * env-setup.shin: Set KRB5CCNAME to something under $K5ROOTKen Raeburn2002-12-192-1/+5
* * RealmsConfig-glue.c: Fix up KRB5_CALLCONVTom Yu2002-12-183-3/+9
* Fix some 64-bit problemsKen Raeburn2002-12-182-8/+23
* * aclocal.m4 (KRB5_GETSOCKNAME_ARGS, KRB5_GETPEERANME_ARGS): Check forKen Raeburn2002-12-182-2/+7
* * tkt_string.c (krb5_set_tkt_string): Add KRB5_CALLCONVTom Yu2002-12-163-2/+8
* Changes to allow compilation --with-system-db and --enable-sharedEzra Peisach2002-12-164-6/+23
* * ad_print.c, g_in_tkt.c, g_pw_in_tkt.c, kadm_net.c, klog.c:Tom Yu2002-12-1415-78/+225
* update dependenciesTom Yu2002-12-123-16/+10
* More KfM merge workTom Yu2002-12-1227-931/+1772
* Fix depend rules to keep state about whether verification of variousTom Yu2002-12-1211-57/+200
* * krb5.hin: Update comment on krb5_kt_free_entry prototype toTom Yu2002-12-122-1/+6
* * et_h.awk: It's "const struct error_table et_" in the c file, soTom Yu2002-12-122-1/+6
* * post.in: depfix2.sed -> .depfix2.sed to avoid a little clutterTom Yu2002-12-092-6/+10
* Fix prototypes for *_wrapper_3Sam Hartman2002-12-092-7/+19
* * misc.h: Rename prototypes from chpass_principal_wrapper andEzra Peisach2002-12-092-7/+13
* * sendmsg.c (krb524_sendto_kdc): Update calls to locate_server()Tom Yu2002-12-072-2/+9
* Fix some KRB5_CALLCONV botches that were causing trouble for Windows buildTom Yu2002-12-0714-297/+150
* Checkpoint first step of merge.Ken Raeburn2002-12-078-101/+142
* * prof_get.c (conf_yes, conf_no): Entries now point to const.Ken Raeburn2002-12-072-4/+10
* * Makefile.in (clean-unix): Remove krb5-configEzra Peisach2002-12-062-1/+9
* * Makefile.in (clean): Clean up more test executables and objectEzra Peisach2002-12-063-3/+9
* * configure.in: Quote the argument to AC_CHECK_HEADER. AutoconfEzra Peisach2002-12-064-2/+12
* * configure.in: Quote the argument to AC_CHECK_HEADER. AutoconfEzra Peisach2002-12-062-1/+6
* update dependenciesTom Yu2002-12-061-0/+2
* * kname_parse.c (kname_unparse): Add new function ported fromTom Yu2002-12-062-0/+141
* 2002-12-05 Sam Hartman <hartmans@mit.edu>Sam Hartman2002-12-062-23/+28
* * decomp_tkt.c (decomp_ticket): Add KRB5_CALLCONVTom Yu2002-12-052-1/+5
* * krb4int.h: Remove now conflicting prototype forTom Yu2002-12-052-3/+3
* * des.h: Move explicit definition of _WINDOWS to precedeTom Yu2002-12-042-4/+6
* * kadm.h: Include port-sockets.h, not netinet/in.h, for WindowsTom Yu2002-12-042-1/+6
* * Makefile.in: Fix up includes handling somewhatTom Yu2002-12-042-14/+11
* Update Windows build for kadm_err.*Tom Yu2002-12-034-0/+16
* * Makefile.in (kadm_err.h): Build hereTom Yu2002-12-032-0/+8
* * change_password.c: Remove netdb.h inclusionTom Yu2002-12-032-1/+4
* * post.in (clean-unix): Clean depfix2.sed as wellTom Yu2002-11-272-1/+5
* upde dependenciesTom Yu2002-11-271-17/+12
* * Makefile.in (SRCS): Add kadm_err.c. It was missingTom Yu2002-11-272-0/+6
* * depfix.sed: Remove tcl-specific headers from dependencies.Tom Yu2002-11-272-2/+10
* update dependenciesTom Yu2002-11-279-52/+76
* * configure.in: Set SETENVSRC correctlyTom Yu2002-11-272-1/+5
* Merge more KfM krb4 thingsTom Yu2002-11-2737-933/+1953
* Remove references to kadm_err.et for now, since the requisite changesTom Yu2002-11-194-7/+10
* * configure.in: Test for speed_t being presentEzra Peisach2002-11-157-17/+52
* * sys_bsd.c: Moved declaration for susp() to type of file andEzra Peisach2002-11-159-53/+85