summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* New kpasswd client based on new administrative protocolPaul Park1995-04-262-0/+42
* Remove kadmin.old and add kadminPaul Park1995-04-261-1/+1
* Add declaration of optargTheodore Tso1995-04-262-1/+5
* get HAS_ANSI_VOLATILE rightMark Eichin1995-04-261-2/+2
* * aclocal.m4 (HAS_ANSI_VOLATILE): define it here for kdc andMark Eichin1995-04-262-0/+19
* * configure.in: need HAS_ANSI_VOLATILE for signal_requests_exitMark Eichin1995-04-264-0/+10
* * reconf (usage): fix pathname in message.Mark Eichin1995-04-262-1/+12
* * krlogind.c (main): LOG_AUTH in openlog arguments in wrong place.Ezra Peisach1995-04-263-5/+14
* * krlogind.c (doit()) : If TIOCOTTY is defined unset theChris Provenzano1995-04-262-0/+16
* Made further spelling/grammar fixes to the man pageTheodore Tso1995-04-261-8/+13
* krb5.conf.M: New file added to document the new krb5.confTheodore Tso1995-04-267-164/+253
* * Makefile.in : Added source files mk_faddr.c and genaddrs.c.Chris Provenzano1995-04-266-32/+217
* * Makefile.in : Added gc_via_tkt.c and removed get_fcreds.cChris Provenzano1995-04-2611-436/+994
* * krb5_err.et: Add new error KRB5_TKT_NOT_FORWARDABLEChris Provenzano1995-04-262-0/+5
* * krb5.h (krb5_fulladdr) : Change port to be of type krb5_address.Chris Provenzano1995-04-262-24/+43
* * configure.in, sys_term.c, telnetd.c : Have configure check forChris Provenzano1995-04-264-1/+13
* * forward.c (rd_and_store_for_creds()) : Rewritten to useChris Provenzano1995-04-263-98/+218
* * forward.c (rd_and_store_for_creds()) : Rewritten to useChris Provenzano1995-04-269-92/+276
* * resolve.c (main): copy the address sent back by gethostbynameMark Eichin1995-04-262-3/+13
* Initialize auth_context to NULL before usingChris Provenzano1995-04-262-1/+6
* Add AC_CONST for machines that do not support constEzra Peisach1995-04-252-0/+5
* This directory is no longer in use!Theodore Tso1995-04-251-31/+0
* Directory no longer in useEzra Peisach1995-04-258-190/+0
* krb5_locate_kdc(): Pass a NUL terminated realm to profile_get_values()Chris Provenzano1995-04-252-1/+13
* Add WITH_NETLIBS and $(LIBS), so that t_walk_rtree can compile underTheodore Tso1995-04-253-1/+7
* Added Makefile for kadmin.v4Theodore Tso1995-04-251-0/+5
* Remove unneeded .Sanitize files. (These directories are empty!)Theodore Tso1995-04-259-287/+0
* kadmin directory being moved away to kadmin.old and kadmin.v4Theodore Tso1995-04-2541-8810/+0
* Fix stupid typo; missing semi-colon in if statementTheodore Tso1995-04-251-1/+1
* Modified .Sanitize file to pick up new filesTheodore Tso1995-04-252-0/+5
* Configure script to reflect the new kadmin hierarchyTheodore Tso1995-04-251-1/+6
* Added configure.in for this directoryTheodore Tso1995-04-251-0/+10
* Put the V4 kadmin server in its new placeTheodore Tso1995-04-2515-0/+3581
* Add the Sandia kadmin libraries in their new location. (kadmin.old)Theodore Tso1995-04-2551-0/+9068
* * Makefile.in (all): Use ARADD to facilitate incrementalEzra Peisach1995-04-254-1/+17
* Fix Sanitize files to reflect current treeTheodore Tso1995-04-252-0/+50
* Fix .Sanitize file to conform with new filesTheodore Tso1995-04-251-14/+0
* * parse.c (krb5_parse_name): Add magic number to new structureEzra Peisach1995-04-258-8/+27
* Report return values to krb5_set_default_in_tkt_etypes andEzra Peisach1995-04-252-2/+8
* Don't deref NULL pointer if profile_get_values returns NULL.Ezra Peisach1995-04-252-1/+6
* Restore original "null action" Makefile which tell a Unix user to runTheodore Tso1995-04-251-376/+4
* PC Makefile work-around to do a touchKeith Vetter1995-04-242-1/+5
* Go into subdirs for make checkEzra Peisach1995-04-222-0/+5
* t_walk_rtree needs libcrypto.a to link for make check.Ezra Peisach1995-04-223-2/+9
* Back out bad ASN.1 changesTheodore Tso1995-04-224-59/+49
* Back out ASN.1 library changes (which were incorrect)Theodore Tso1995-04-224-223/+9
* Rename profile.h.in to profile.hin to, make things easier for systemsTheodore Tso1995-04-223-2/+7
* Out of date, but it's more recent than what's in the tree...Theodore Tso1995-04-221-0/+4
* Don't use krb5_override_default_realm, as it is obsoleteTheodore Tso1995-04-222-3/+15
* Only call krb5_init_context if the telnet context hasn't beenTheodore Tso1995-04-222-2/+8