summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * Use login.krb5 -f from klogindSam Hartman1996-09-304-39/+37
* Fix goto labels so it compiles without krb4 supportSam Hartman1996-09-302-1/+5
* * krb5.conf.proto: parameterize kdc hostname for remote serverBarry Jaspan1996-09-272-2/+8
* * start_servers, start_servers_local, stop_servers, init_db,Barry Jaspan1996-09-277-56/+34
* * ovsec_kadmd.c (main): krb5_klog_syslog doesn't understand %mBarry Jaspan1996-09-272-1/+6
* * cmds.c (setpeer): Apply jik's fix so "-n" actually works asTom Yu1996-09-272-2/+8
* don't give kdb5_util the -d option unless kpropd is given -FKevin Mitchell1996-09-271-3/+5
* * env-setup.sh: set K5ROOT to $TESTDIR/krb5-test-root by default,Barry Jaspan1996-09-273-8/+11
* Remove call to krb5_os_localaddr(), since get_in_tkt will defaultTheodore Tso1996-09-262-13/+6
* get_in_tkt.c (make_preauth_list): Correctly null-terminate theTheodore Tso1996-09-267-27/+125
* * admin_server.c (process_client): allow keytab to be specified onBarry Jaspan1996-09-262-6/+20
* * Makefile.in, remove_changepw_perms.sh, lib/helpers.exp,Barry Jaspan1996-09-266-7/+14
* * unit-test/Makefile.in, unit-test/kpasswd.0/principal.exp: useBarry Jaspan1996-09-263-7/+13
* * env-setup.sh, init_db, start_servers_local: use K5ROOT insteadBarry Jaspan1996-09-265-22/+48
* * krb5.conf.proto, kdc.conf.proto: use K5ROOT instead of /krb5Barry Jaspan1996-09-263-10/+14
* * api.0/init.exp, api.1/lock.exp, api.2/init.exp: use $K5ROOTBarry Jaspan1996-09-265-54/+15
* * alt_prof.c: don't allow admin_dbname or admin_lockfile to beBarry Jaspan1996-09-261-0/+5
* * qualname.pl.in: Renamed old qualname to here as perl path needsEzra Peisach1996-09-267-4/+33
* Fix typo.Ezra Peisach1996-09-261-1/+1
* Link with -ltcl (depends on /mit/gnu/lib - yuck).Ezra Peisach1996-09-262-4/+12
* * api.1/lock.exp: lockfile is now kdb5.kadm5.lockBarry Jaspan1996-09-252-1/+5
* * getdate.y: add lots of commentsBarry Jaspan1996-09-252-1/+79
* * kdc.conf.proto: remove admin_dbname and admin_lockfileBarry Jaspan1996-09-252-2/+4
* add kadmin/testing to buildBarry Jaspan1996-09-242-1/+5
* add unit-test directory to buildBarry Jaspan1996-09-242-1/+5
* convert to use krb5 build system; not totally completeBarry Jaspan1996-09-248-0/+76
* fix AC_INIT to point to existing sourcesBarry Jaspan1996-09-242-2/+2
* * changes to use runtest --srcdir:Barry Jaspan1996-09-2334-47/+436
* * pre.in (DEJAFLAGS): set --srcdir $(srcdir) so unit test filesBarry Jaspan1996-09-232-1/+6
* * stop_servers_local: delete krb5kdc_rcache after stopping kdcBarry Jaspan1996-09-233-1/+14
* move helpers to lib subdirBarry Jaspan1996-09-231-0/+0
* * configure.in: add unit-test subdirBarry Jaspan1996-09-234-0/+23
* * adapt to krb5 build system: create Makefile.in, configure.in,Barry Jaspan1996-09-233-2/+7
* Check in all of jik's patches besides the forward commandSam Hartman1996-09-217-3/+76
* Preliminary fixed version of patch to deal with reading in credentialsSam Hartman1996-09-212-17/+38
* * configure.in: add unit-test subdirectoryBarry Jaspan1996-09-204-0/+26
* * pre.in: added support for KADM5 unit test system; couldBarry Jaspan1996-09-202-0/+37
* create env-setup.shBarry Jaspan1996-09-202-0/+162
* * krb5.conf.proto: change logging to /krb5/syslogBarry Jaspan1996-09-202-3/+7
* add unit-test directory to standard build systemBarry Jaspan1996-09-203-0/+144
* Do not build in v4server if krb4 support is not includedEzra Peisach1996-09-192-2/+11
* add mkrel (release generation script)Tom Yu1996-09-181-0/+55
* * kdc.conf.proto: remove max_life spec, use defaultBarry Jaspan1996-09-182-2/+4
* * alt_prof.c (kadm5_get_config_params): set max_life default to 10Barry Jaspan1996-09-182-1/+6
* * server_internal.h (ALL_PRINC_MASK): Add MAX_RLIFE toBarry Jaspan1996-09-172-7/+15
* * Makefile.in (memmove.o): add -DMEMMOVE to compile as memmoveTom Yu1996-09-112-1/+6
* use kadmin instead of kadm5_keytabBarry Jaspan1996-09-111-5/+12
* * login.c: fix a security-threating race condition: chown'ing theBarry Jaspan1996-09-112-6/+131
* Remove kadmin/import and kadmin/export since they are subsumed by kdb5_utilTheodore Tso1996-09-115-280/+0
* * api.2/init-v2.exp: make test100 only run on clientBarry Jaspan1996-09-112-2/+9