summaryrefslogtreecommitdiffstats
path: root/src/kadmin
Commit message (Expand)AuthorAgeFilesLines
* * kdb5_create.c: Include <krb5/adm_proto.h> forEzra Peisach2001-06-202-0/+6
* Fixed several typos in commentsMitchell Berger2001-06-202-9/+2
* Fixed a bunch of typosMitchell Berger2001-06-204-9/+13
* * dump.c (name_matches): Cleanup warning of assignments inEzra Peisach2001-06-182-4/+9
* * kadm_funcs.c: Cast argument to isalnum()/isdigit() to intEzra Peisach2001-06-183-7/+13
* * ktutil_funcs.c (ktutil_add): Cast argument to isxdigit() to intEzra Peisach2001-06-182-1/+5
* * getdate.y: Cast argument to isalpha()/isspace()/isdigit() to intEzra Peisach2001-06-182-8/+13
* * dump.c: Include regex.h if exists and if HAVE_REGCOMPEzra Peisach2001-06-182-1/+6
* * configure.in: Check for regex.hEzra Peisach2001-06-182-1/+5
* * kadm_supp.c: Include string.h for strncpy() prototypeEzra Peisach2001-06-112-0/+6
* * configure.in: Test for existance of arpa/inet.hEzra Peisach2001-06-082-1/+5
* * dumpv4.c: Pass C_Block * to des_read_password() as per prototypeEzra Peisach2001-06-087-4/+23
* * ovsec_kadmd.c (main): Make format string to sprintf specify thatEzra Peisach2001-06-083-1/+13
* kdm_ser_wrap.c: Argument to quad_cksum is C_Block * - not C_Block.Ezra Peisach2001-06-082-1/+8
* * tcl_kadm5.c: Cleanup assignments in conditionalsEzra Peisach2001-06-083-12/+21
* * acl_files.c, admin_server.c, kadm_funcs.c, kadm_ser_wrap.c:Ezra Peisach2001-06-079-32/+186
* * misc.c, schpw.c: Cleanup assignments in conditionalsEzra Peisach2001-06-043-32/+55
* * kadm5_create.c: Add prototype for staticEzra Peisach2001-06-045-35/+55
* * tcl_kadm5.c, tcl_ovsec_kadm.c: Cleanup of assignments inEzra Peisach2001-04-253-95/+123
* *adm_conn.c, adm_rw.c, kadm5_defs.h, kpasswd.c, main.c,Ezra Peisach2001-02-268-162/+191
* * loadv4.c, ovload.c, kdb5_util.h, kdb5_util.c, kadm5_create.c,Ezra Peisach2001-02-268-160/+218
* * ktutil.c, ktutil_funcs.c: Do not shadow system "index" andEzra Peisach2001-02-264-7/+47
* * ss_wrapper.c: Include kadmin.hEzra Peisach2001-02-266-69/+154
* * kpasswd.c, tty_kpasswd.c, xm_kpasswd.c: Compiler warningEzra Peisach2001-02-265-17/+77
* * kadm_rpc_svc.c, server_stubs.c: Rename all server side dispatchEzra Peisach2001-02-183-101/+116
* * loadv4.c: Remove references to KRB_NEVERDATETom Yu2001-02-092-4/+6
* * kdb5_util.M: Fix some formatting nits and document new flagsTom Yu2001-02-062-12/+28
* * ktutil.c (ktutil_list): Provide a real usage messageKen Raeburn2000-12-152-2/+6
* * kadm_ser_wrap.c (kadm_ser_in): Update call to mk_priv()Tom Yu2000-10-242-2/+6
* * adm_conn.c, kpasswd.c: Argument to krb5_read_passwordEzra Peisach2000-10-175-4/+12
* * ovsec_kadmd.c (do_schpw): Cast arguments to sendto() which take intEzra Peisach2000-10-172-2/+6
* * tty_kpasswd.c (read_old_password): Argument pwsize changed toEzra Peisach2000-10-172-1/+6
* * kdb5_create.c (kdb5_create): Argument to krb5_read_passwordEzra Peisach2000-10-172-1/+6
* * kadmin.c (kadmin_cpw): Argument to krb5_read_password changed toEzra Peisach2000-10-172-2/+7
* * kadmin.c (strdur): Print negative durations somewhat (!)Tom Yu2000-10-172-3/+23
* * kdb5_util.M: Update manpageTom Yu2000-10-176-16/+68
* * kadm_funcs.c: Call life_to_time() and time_to_life() asTom Yu2000-10-102-3/+8
* * kadmin.c (kadmin_getpol): Change format strings from %d to %ldEzra Peisach2000-10-033-12/+19
* * dump.c: Various message char arrays turned into macros, to permit gcc toKen Raeburn2000-07-052-64/+69
* * Makefile.in (ktutil): Do not link with the V4Ezra Peisach2000-07-034-5/+18
* * ss_wrapper.c (main): ss_listen() takes only one argumentEzra Peisach2000-07-032-1/+5
* * Makefile.in: v5passwd does not depend on the kadm5Ezra Peisach2000-07-032-2/+7
* Makefile.in: kadmin4d depends on the kdb5 libEzra Peisach2000-07-032-2/+6
* * env-setup.shin: Do not override the EXPECT environment variableEzra Peisach2000-07-032-1/+8
* pullup from 1.2.1 releaseKen Raeburn2000-07-012-0/+6
* pullup from 1.2-beta4Ken Raeburn2000-07-0125-484/+657
* * dump.c: Add a new dump version, r1_3_version, and make it theTom Yu2000-07-012-6/+68
* Check for existance of <memory.h>.Wilfredo Sanchez2000-06-016-1/+20
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-0111-22/+22
* Put kadmin server binaries in SERVER_BINDIR, not ADMIN_BINDIR.Wilfredo Sanchez2000-05-042-3/+3