summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * Makefile.in (KLIB): include KRB4_LIB directly, to satisfy bothMark Eichin1995-04-282-4/+8
* signal.h, not sys/signal.hMark Eichin1995-04-283-4/+2
* Sorry - reinstate <sys/signal.h> for srv_net and proto_servPaul Park1995-04-283-4/+8
* * srv_net.c: include <signal.h>Mark Eichin1995-04-282-0/+4
* Added check for POSIX_FILE_LOCK to enable POSIX file lockingTheodore Tso1995-04-283-1/+7
* Add new document describing kadmin extensions to admin protocolPaul Park1995-04-283-0/+278
* Make links work with both --with-krb4 and --with-krb4=/usr/athenaPaul Park1995-04-282-2/+8
* * kparse.h (strutol, strsave): are only static in this moduleMark Eichin1995-04-282-3/+4
* Fix bug in lang_init_slist() which would not return that it hadPaul Park1995-04-282-1/+7
* oops. s/CHECK/PROG/Mark Eichin1995-04-282-3/+3
* configure.in: Add check for KRB5_POSIX_LOCKSTheodore Tso1995-04-283-8/+17
* Add #include of fcntl.hTheodore Tso1995-04-282-0/+3
* * configure.in (PATH): use internal AC_CHECK_ECHO_N because changeMark Eichin1995-04-282-0/+9
* * lndir (ls): use ls -a to get dotfiles tooMark Eichin1995-04-282-1/+5
* Don't try to strip an empty line. This causes memory reference errorTheodore Tso1995-04-282-1/+6
* Use $(LD) instead of $(CC) when trying to link. (So purify works).Theodore Tso1995-04-282-1/+7
* Add kadm to list of subdirectories to be builtPaul Park1995-04-284-1/+8
* Oops, checked in wrote version of gss-miscTheodore Tso1995-04-281-1/+4
* gss-server.c (main, sign_server): Make changes to allowTheodore Tso1995-04-283-17/+79
* Fix aclocal.m4 with --with-krb4 has a value. KDB4_LIB is now $withval/Paul Park1995-04-282-1/+6
* Use new library libkadm.Paul Park1995-04-289-40/+145
* Use new library libkadm. Compilation cleanupPaul Park1995-04-283-9/+11
* Moved these administrative protocol functions out of libkrb5Paul Park1995-04-287-0/+1118
* Remove INTERFACE from prototype definitions in adm_proto.hPaul Park1995-04-282-7/+11
* Moving adm_conn out of libkrb5Paul Park1995-04-285-512/+5
* Remove adm_rw from libkrb5Paul Park1995-04-284-527/+5
* * krb4-proto.h: #if 0, not #ifdef 0Mark Eichin1995-04-282-1/+5
* Don't try to include osconf.hTheodore Tso1995-04-284-119/+5
* Added zipping up windows gssapi demo programKeith Vetter1995-04-282-4/+13
* Added an icon for the windows gss demo programKeith Vetter1995-04-282-2/+6
* * aclocal.m4 (WITH_KRB4): put AC_CONST in, since we always end upMark Eichin1995-04-282-0/+6
* Added windows gssapi demo programKeith Vetter1995-04-2811-0/+757
* Add des_read_pw_string, since it's used by the V4 login.c codeTheodore Tso1995-04-282-0/+26
* Also compile the kadmin.old directory, at least for now. (At someTheodore Tso1995-04-282-1/+7
* Lots of lint cleanup; declare functions before they are used, addTheodore Tso1995-04-282-15/+30
* conf.h, conf-*.h: Removed. We don't need them anymore, we're usingTheodore Tso1995-04-2815-460/+15
* srv_net.c: Linux doesn't have SOMAXCONN, assume 5 if not definedTheodore Tso1995-04-283-0/+14
* Remove unnecessary include of conf.hTheodore Tso1995-04-283-8/+4
* * init_ctx.c (krb5_free_context): Extra semicolon meant the etypesTheodore Tso1995-04-282-1/+6
* Lint cleanup; explicitly declare that daemon() returns an intTheodore Tso1995-04-282-0/+6
* Makefile.in (clean-unix): Remove profile.h and test_profileTheodore Tso1995-04-282-1/+6
* * configure.in: switch to WITH_KRB4 since it suffices in this caseMark Eichin1995-04-282-2/+5
* * configure.in: correct use of --with-krb4 to match top levelMark Eichin1995-04-284-5/+25
* * reconf (usage): fix the whole messageMark Eichin1995-04-282-1/+5
* really fix the quoting. $() is not an sh construct, only a make construct.Mark Eichin1995-04-281-3/+3
* Remove util/profile/prof_err.[ch] after building kerbsrc.zip, sinceTheodore Tso1995-04-282-1/+7
* * aclocal.m4 (WITH_KRB4): fix quoting in pathname caseMark Eichin1995-04-282-2/+6
* * kuserok.c: HAS_UNISTD_H instead of USE_.Mark Eichin1995-04-283-1/+7
* * configure.in: use AC_CHECK_SIZEOF(int) to set BITS16/BITS32.Mark Eichin1995-04-282-0/+31
* * send_tgs.c (krb5_send_tgs()), gc_via_tkt.c (krb5_get_cred_via_tkt()):Chris Provenzano1995-04-283-15/+13