summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * Makefile.in (all-unix, clean_unix): Update for current geographyTom Yu2000-06-302-7/+10
* * pre.in: Twiddle things around to support building libdb underTom Yu2000-06-302-2/+7
* * configure.in: Rework to use krb5 build systemTom Yu2000-06-3010-23/+149
* * db-int.h: Remove renaming for memmove, strerror, mkstemp sinceTom Yu2000-06-302-12/+5
* Move .cvsignore from obj to include to reflect the discontinuation ofTom Yu2000-06-303-174/+1
* * Makefile.in: kprop does not depend on the database libraries.Ezra Peisach2000-06-302-3/+8
* * t_walk_rtree.c (main): Declare as returning intEzra Peisach2000-06-3018-94/+120
* * t_an_to_ln.c: Include <stdio.h> for prototypesEzra Peisach2000-06-307-20/+39
* init_ets.c: Remove unused variableEzra Peisach2000-06-302-2/+4
* * rc_io.c (krb5_rc_io_creat): Cast getpid() to int.Ezra Peisach2000-06-302-1/+6
* * afsstring2key.c: Initialization of S[8][64] - each 64 elementsEzra Peisach2000-06-302-32/+37
* crypto_libinit.c: Add prototype for prng_cleanup()Ezra Peisach2000-06-302-0/+6
* * pty-int.h: Add getutmpx() prototype if neededEzra Peisach2000-06-303-0/+33
* * setenv.c: Do not provide prototype for static function unlessEzra Peisach2000-06-302-0/+8
* * random_key.c (des_random_key): Add parentheses around assignmentEzra Peisach2000-06-302-2/+7
* * asn1buf.h (asn1buf_insert_octet): Define using __inline__ ratherTom Yu2000-06-302-1/+6
* pullup from 1.2-beta4Ken Raeburn2000-06-305-211/+883
* pullup from 1.2-beta4Ken Raeburn2000-06-3010-48/+224
* merge from 1.2 branchKen Raeburn2000-06-301-0/+274
* 1.2-beta4 pullupKen Raeburn2000-06-3039-321/+971
* dyn_insert.c, dyn_put.c: Include string.h for memmove prototypeEzra Peisach2000-06-293-1/+8
* * iter-test.c (main): Code was using ovsec_kadm_ret_t in place ofEzra Peisach2000-06-292-3/+8
* * client_init.c (_kadm5_init_any): gss_krb5_ccache_name returnsEzra Peisach2000-06-292-3/+12
* * alt_prof.c (krb5_aprof_init): profile_init takes aEzra Peisach2000-06-292-2/+7
* * cr_tkt.c: Provide prototype for static krb_cr_tkt_int functionEzra Peisach2000-06-293-1/+16
* prng.c (prng_cleanup): Ensure memory allocated before calling freeEzra Peisach2000-06-292-1/+5
* * conv_princ.c, get_creds.c, get_in_tkt.c, mk_rep.c, parse.c,Ezra Peisach2000-06-297-10/+7
* * def_realm.c: Add newline at end of fileEzra Peisach2000-06-294-3/+12
* Clean up unused variableEzra Peisach2000-06-292-1/+5
* Remove unused variablesEzra Peisach2000-06-294-2/+8
* ccdefault.c: Add newline at end of file (compiler warning)Ezra Peisach2000-06-292-12/+17
* asn1_get.c (asn1_get_tag): Remove unused variableEzra Peisach2000-06-292-1/+4
* * getpty.c (pty_getpty): More conditionalizing variable defintionEzra Peisach2000-06-295-3/+19
* Get rid of unused variableEzra Peisach2000-06-282-2/+5
* des.c, des3.c: Remove unused variablesEzra Peisach2000-06-283-4/+6
* afsstring2key.c: "register x" -> "register int x"Ezra Peisach2000-06-282-3/+7
* * dyn_create.c, dyn_delete.c, dyn_insert.c, dyn_put.c: Use %pEzra Peisach2000-06-285-8/+13
* pullup from 1.2 branchKen Raeburn2000-06-27126-2661/+2906
* * krb5.hin (krb5_get_tgs_ktypes, krb5_free_ktypes): Fix linkage toKen Raeburn2000-06-272-1/+24
* * krb.h (krb4_swab16): Mask upper byte of input after shifting, in case theKen Raeburn2000-06-272-3/+18
* * libpty.h: If SOCK_DGRAM is not defined, provide a definition forEzra Peisach2000-06-266-6/+33
* Fix email address in ChangeLogEzra Peisach2000-06-261-1/+1
* * prof_init.c (profile_init_path): Use profile_filespec_t insteadEzra Peisach2000-06-263-8/+17
* * dyn_realloc.c: Remove unused variableEzra Peisach2000-06-262-1/+5
* * btree/bt_put.c (__bt_put): Initialize "e"Ken Raeburn2000-06-262-1/+5
* * dbtest.c (err): Add format attribute to decl, for typechecking under GNU CKen Raeburn2000-06-262-1/+12
* * com_err.h (com_err): Declare with format attribute if using gccKen Raeburn2000-06-262-1/+10
* merge from krb5-1-2-beta4Ken Raeburn2000-06-238-13/+51
* merge from krb5-1-2-beta4Ken Raeburn2000-06-2311-27/+61
* 2000-06-08 Alexandra Ellwood <lxs@mit.edu> * stdcc_util.c (dupCCtoK5, dupK5...Alexandra Ellwood2000-06-092-4/+9