summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* kdb_dbm.c: Remove vestigal code which was using BERK_DB_DBM define.Theodore Tso1996-08-225-250/+95
* * Require DES-CBC-CRC. This works alwaysSam Hartman1996-08-222-1/+6
* * Makefile.ov (unit-test-server-body): remove kdb5_editBarry Jaspan1996-08-202-1/+3
* * api.0/init.exp, api.2/init.exp, config/unix.exp, Makefile.ov:Barry Jaspan1996-08-205-16/+16
* * Makefile.ov: update for new lib/kadm5 layoutBarry Jaspan1996-08-163-15/+30
* * scc_retrv.c: Fix def'n of flags_match to be properlyTom Yu1996-08-152-1/+6
* * mcc_retrv.c: Add parens to def'n of flags_match because == hasTom Yu1996-08-152-1/+6
* * fcc_retrv.c (flags_match): Add parens to def'n of flags_match toTom Yu1996-08-152-1/+6
* * getrpcent.c: Add PROTOTYPE and conditionalize functionTom Yu1996-08-147-110/+317
* * kdb_dbm.c (krb5_dbm_db_rename): rename should not insist thatBarry Jaspan1996-08-122-1/+6
* Don't dump core when principal doesn't existSam Hartman1996-08-102-1/+12
* Change shared:: to shared: in the creation of the shared subdir.Ezra Peisach1996-08-092-1/+7
* * Makefile.in (shared): Always mkdir shared; test -d shared ||Tom Yu1996-08-092-1/+6
* * configure.in, types.hin: Change search for struct rpcent yetTom Yu1996-08-083-4/+35
* * Makefile.in (CFLAGS): Change DEBUG_GSSAPI to 0 to avoid printingTom Yu1996-08-052-1/+6
* * Enough removal of db from aname_to_localname so that Linux compiles;Sam Hartman1996-08-053-10/+23
* * AIX shared library fix: get -ldb not dbmSam Hartman1996-08-053-1/+20
* * svr_principal.c: remove krb5_free_keyblock_contents (moved toBarry Jaspan1996-08-022-9/+5
* Remove references to unused non-portable symbolsSam Hartman1996-08-021-20/+0
* * f_keyblock.c (krb5_free_keyblock_contents): addedBarry Jaspan1996-08-022-4/+20
* * acquire_cred.c (krb5_gss_acquire_cred): Add const to localEzra Peisach1996-08-022-1/+7
* * gssapiP_generic.h: If not on a Mac or under Dos, and stdlib.hEzra Peisach1996-08-023-0/+13
* * alt_prof.c (kadm5_get_config_params): alloc enough bytes forBarry Jaspan1996-08-023-2/+12
* *** empty log message ***Tom Yu1996-08-011-0/+19
* * Makefile.in: Punt -I$(srcdir)/..; it was gross and not neededTom Yu1996-08-011-1/+1
* * configure.in: Fix test for STRUCT_RPCENT_ALREADY_PROVIDED ifTom Yu1996-08-011-8/+7
* * getrpcent.c: Shuffle inclusion order somewhatTom Yu1996-08-011-2/+1
* * client_init.c: Revert prior change due to netdb.h shufflingTom Yu1996-07-312-0/+5
* * clnt_generic.c, clnt_simple.c, clnt_tcp.c, clnt_udp.c,Tom Yu1996-07-319-0/+18
* * types.hin: Remove #include <netdb.h> because it appears the onlyTom Yu1996-07-311-0/+2
* * client_init.c: Remove #include <netdb.h> because rpc/types.hTom Yu1996-07-302-1/+5
* * clnt_generic.c, clnt_simple.c, clnt_tcp.c, clnt_udp.c,Tom Yu1996-07-309-8/+12
* * svc_auth_gssapi.c: #include <rpc/rpc.h> before <sys/stat.h> (toTom Yu1996-07-301-1/+5
* * rpc.h: Don't include netdb.h (rpc/types.h already includes it)Tom Yu1996-07-301-0/+3
* Deal with a /usr/include/netdb.h that contains struct rpcentSam Hartman1996-07-304-5/+25
* * an_to_ln.c (aname_do_match): #elif HAVE_REGEXP_H should haveTom Yu1996-07-292-1/+6
* Fix up shared library handling and $(STEXT) usageSam Hartman1996-07-282-6/+2
* Remove prototype of strcpySam Hartman1996-07-282-1/+5
* It's not an out-of-space error if malloc(0) returns 0.Sam Hartman1996-07-272-13/+21
* Remove old 1988 version of setenv in preference to calling krb5_setenvSam Hartman1996-07-275-172/+10
* *** empty log message ***Sam Hartman1996-07-271-0/+1
* * Makefile.in (OBJS): Remove trailing backslash on a comment; itTom Yu1996-07-262-1/+6
* *** empty log message ***Marc Horowitz1996-07-261-0/+6
* * configure.in, an_to_ln.c (do_replacement, aname_do_match): useMarc Horowitz1996-07-261-2/+7
* * an_to_ln.c (do_replacement, aname_do_match): use the compile()Marc Horowitz1996-07-261-15/+7
* Add AC_PROG_INSTALL, since it's needed for a "make install"Theodore Tso1996-07-262-0/+6
* AIX shared libraries treat resolution of imported symbolsSam Hartman1996-07-262-0/+14
* restore old version (oops checked in debugging versTom Yu1996-07-261-3/+0
* * Makefile.in: remove trailing backslash from comment under SRCSTom Yu1996-07-263-1/+10
* admin_internal.h (_KADM5_CHECK_HANDLE): Add parenthesis aroundTheodore Tso1996-07-253-1/+11