summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* t_imp_name.c: Define GSSAPI_V2 for proper variable typesEzra Peisach2000-07-032-0/+5
* kdb5_mkdums.c: Remove unused variableEzra Peisach2000-07-032-2/+4
* kdb5_verify.c: Remove unused variableEzra Peisach2000-07-032-2/+4
* * env-setup.shin: Do not override the EXPECT environment variableEzra Peisach2000-07-032-1/+8
* back out format-attribute changeKen Raeburn2000-07-022-5/+7
* * default.exp: Add rudimentary support for multiple passes. ForTom Yu2000-07-022-73/+183
* * Makefile.in (SHLIB_EXPLIBS): Use $(LIBS) not @RESOLV_LIB@ inTom Yu2000-07-012-1/+6
* * acconfig.h: Add function replacement renaming symbols forTom Yu2000-07-012-0/+11
* * lib.in: Fix up lib build rules to deal properly (hopefuly) withTom Yu2000-07-012-3/+8
* * clib/strerror.c: #include config.hTom Yu2000-07-017-13/+43
* * db-config.h.in: New file; contains useful tidbits fromTom Yu2000-07-014-3/+44
* Run RPC tests with one invocation of DejaGnu rather than twoKen Raeburn2000-07-014-15/+23
* pullup from 1.2.1 releaseKen Raeburn2000-07-0121-39/+210
* * adb.h: Add btinfoTom Yu2000-07-012-0/+3
* * adb_openclose.c (osa_adb_create_db): Default to btree.Tom Yu2000-07-012-12/+34
* pullup from 1.2-beta4Ken Raeburn2000-07-019-38/+80
* pullup from 1.2-beta4Ken Raeburn2000-07-019-168/+148
* pullup from 1.2-beta4Ken Raeburn2000-07-0125-484/+657
* * dump.c: Add a new dump version, r1_3_version, and make it theTom Yu2000-07-012-6/+68
* * rpc_test_setup.sh: Error out if server_handle doesn't get set in the Tcl sc...Ken Raeburn2000-06-302-0/+11
* * Makefile.in (all-unix, clean_unix): Removed util/db2 includeTom Yu2000-06-302-21/+3
* add include file copyingTom Yu2000-06-301-2/+17
* * Makefile.in (SHLIB_EXPDEPS): Add libdb.Tom Yu2000-06-304-2/+16
* * configure.in: Remove AIX_DB_LIB kludge as we're now buildingTom Yu2000-06-302-12/+5
* * Makefile.in (SHLIB_EXPDEPS): Add libdb, since we can build thisTom Yu2000-06-302-2/+9
* * 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