summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add a blank install target to keep the top-level "make install" happyTheodore Tso1996-07-262-0/+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
* Remove setenv.c and use krb5_setenv instead. This version of setenvSam Hartman1996-07-263-166/+6
* 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
* * Makefile.in, configure.in, adm_rw.c, kadm5_defs.h, main.c,Marc Horowitz1996-07-258-0/+2943
* Remove OID's that weren't being used, and rename gss_nt_service_nameTheodore Tso1996-07-252-8/+6
* admin_internal.h (_KADM5_CHECK_HANDLE): Add parenthesis aroundTheodore Tso1996-07-253-1/+11
* kadmin.c (quit): Return zero so that we return the proper exit status.Theodore Tso1996-07-252-1/+8
* Don't build the create, destroy, and stash directoriesTheodore Tso1996-07-252-1/+4
* Declare function as returning voidTheodore Tso1996-07-252-1/+5
* *** empty log message ***Marc Horowitz1996-07-251-0/+4
* * configure.in (CONFIG_DIRS): added v5passwddMarc Horowitz1996-07-251-1/+1
* Fix Sanitize script to not delete the configure programTheodore Tso1996-07-251-0/+1
* Move setenv.c to clnt directory where it belongsTheodore Tso1996-07-251-0/+0
* gss.c (parse_name): Add code to parse an optional fourth parameterTheodore Tso1996-07-254-16/+51
* util_ordering.c (g_order_check):Theodore Tso1996-07-258-18/+44
* init_sec_context.c (krb5_gss_init_sec_context): Fixed error checkingTheodore Tso1996-07-255-22/+31
* * acquire_cred.c (krb5_gss_acquire_cred): Initialize variableEzra Peisach1996-07-252-0/+7
* util_token.c (g_verify_token_header): Changed return code to be anTheodore Tso1996-07-253-2/+5
* ser_sctx.c (kg_oid_externalize): Add proper return codeTheodore Tso1996-07-254-6/+16
* Remove INTERFACE keyworded; not needed (and causes problems) sinceTheodore Tso1996-07-243-2/+9
* * ovsec_kadmd.c (main): Put the #ifdef SO_REUSEADDR at theTom Yu1996-07-242-2/+7
* Only include <sys/file.h> if building with BSD_DBTheodore Tso1996-07-242-1/+3
* * Makefile.in, configure.in: break out server lib into aTom Yu1996-07-2420-0/+5117
* * Makefile.in, configure.in: break out client lib into aTom Yu1996-07-2411-0/+1537
* * Makefile.in, configure.in: fix shared lib lossage byTom Yu1996-07-2428-6519/+36
* Use the error code KRB5_KT_NAME_TOOLONG instead of ENAMETOOLONG, whichTheodore Tso1996-07-242-2/+8
* Change type of first argument to be krb5_preauthtype, to eliminateTheodore Tso1996-07-242-3/+8
* Added new error code KRB5_KT_NAME_TOOLONGTheodore Tso1996-07-242-0/+5
* Removing last remnants of berk_dbTheodore Tso1996-07-244-218/+0
* Removing berk_db, since it is now replaced by db2Theodore Tso1996-07-2461-9826/+0
* Use memset instead of bzeroEzra Peisach1996-07-242-1/+3
* Use $(LD) instead of $(CC) for linking... This allows for use of purifyEzra Peisach1996-07-242-1/+5
* * Makefile.in (all): Use $(LD) instead of $(CC) for link stageEzra Peisach1996-07-244-2/+25
* * Makefile.in (DEPLIBS): Use correct version number forEzra Peisach1996-07-242-1/+6
* Removed kadmin.exp, since it's for the old admin serverTheodore Tso1996-07-242-834/+4
* * ftpd.c (auth_data): the logic which dealt with multiple acceptorMarc Horowitz1996-07-241-207/+204
* Remove mechglue from the list of Macintosh subdirectoriesTheodore Tso1996-07-242-1/+6
* Must include k5-int.h on Windows and Macintosh buildsTheodore Tso1996-07-242-0/+6
* Fix broken Windows commands to copy gssapi_krb5.h to include/gssapiTheodore Tso1996-07-242-1/+4
* Must include k5-int.h on Windows and Macintosh buildsTheodore Tso1996-07-242-0/+9
* Makefile.in: Build logger.o from the libkadm5 directory. ThisTheodore Tso1996-07-243-2/+34
* Ignore db-config.h.in which is generated by autoheaderEzra Peisach1996-07-231-0/+1
* obj/dbm.c: Copy the elements between the struct DBT andEzra Peisach1996-07-232-0/+58
* * Makefile.in: add dependency for kdb5_util_ct.oTom Yu1996-07-232-0/+6
* * Makefile.in: add dependency for kadmin_ct.oTom Yu1996-07-232-0/+6
* * Makefile.in: delete extraneous trailing backslash from GENSRCSTom Yu1996-07-232-2/+7
* Renamed release_buffer.c to rel_buffer.c, and release_oid_set.c toTheodore Tso1996-07-234-4/+11