summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * an_to_ln.c (aname_do_match): #elif HAVE_REGEXP_H should haveTom Yu1996-07-292-1/+6
* For some reason, I allowd symbols from libc to overide symbols fromSam Hartman1996-07-282-1/+6
* Fix up shared library handling and $(STEXT) usageSam Hartman1996-07-282-6/+2
* Remove prototype of strcpySam Hartman1996-07-282-1/+5
* Commit prototyping of krb5_setenv; not sure why this failed yesterday.Sam Hartman1996-07-282-0/+7
* * default.exp: Rewrite to use kdb5_util instead of kdb5_create andEzra Peisach1996-07-272-36/+40
* * kdb5_create.c (kdb5_create): Ignore (expected) failure inEzra Peisach1996-07-272-1/+10
* 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
* * Define a non-zero FUDGE_FACTOR for GSSAPI; I have it set to 64 now,Sam Hartman1996-07-273-9/+33
* * Makefile.in (OBJS): Remove trailing backslash on a comment; itTom Yu1996-07-262-1/+6
* resolved conflictsMarc Horowitz1996-07-261-0/+5
* *** 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
* * configure.in: remove createTom Yu1996-07-262-1/+5
* *** empty log message ***Marc Horowitz1996-07-261-0/+5
* * aclocal.m4 (LIBS): include -lgen if compile() is present andMarc Horowitz1996-07-261-0/+12
* Actually install kadmin.local. (Or rather, don't install kadmin.localTheodore Tso1996-07-262-1/+7
* *** empty log message ***Marc Horowitz1996-07-261-0/+9
* * kdc.conf: added acl_file to prototypeMarc Horowitz1996-07-261-0/+1
* Remove the new kdb5_create, which is subsumed by kdb5_utilTheodore Tso1996-07-2612-1666/+0
* Remove last traces of the old admin serverTheodore Tso1996-07-261-46/+0
* Remove v5client, which is the old client for the old kadmin systemTheodore Tso1996-07-2611-3148/+0
* Remove the old kadmin serverTheodore Tso1996-07-2613-8173/+0
* 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