summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * ss_wrapper.c (main): ss_listen() takes only one argumentEzra Peisach2000-07-032-1/+5
* * test_ss.c (main): Change usage of ss_listen to agree withEzra Peisach2000-07-033-2/+10
* * Makefile.in: Remove linking of krb5util library fromEzra Peisach2000-07-032-8/+13
* Makefile.in (rtest): Link in the kdb5 libraryEzra Peisach2000-07-032-2/+6
* * pre.in: Remove the kdb5 and db libraries from theEzra Peisach2000-07-032-2/+7
* * Makefile.in: v5passwd does not depend on the kadm5Ezra Peisach2000-07-032-2/+7
* Makefile.in: kadmin4d depends on the kdb5 libEzra Peisach2000-07-032-2/+6
* * Makefile.in: The client library does not depend on the databaseEzra Peisach2000-07-032-4/+6
* * recno/rec_seq.c: Include unused sccsid when LIBC_SCCS definedEzra Peisach2000-07-039-11/+44
* 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