Fix additional cases where krb5.h is included before k5-int.h. In most cases,
[krb5.git] / src / kadmin / cli / ChangeLog
2005-11-18 Ken RaeburnFix additional cases where krb5.h is included before...
2005-06-21 Ken RaeburnUse DL_LIB and THREAD_LINKOPTS instead of explicitly...
2005-06-21 Ken RaeburnNovell Database Abstraction Layer merge.
2005-02-12 Tom Yu * kadmin.c (kadmin_startup): New flag "-N" to prevent...
2004-09-17 Tom YuUse a new variable, $(INSTALL_SCRIPT) to install script...
2004-07-16 Ken Raeburn * kadmin.M: Put space after ".B" directive
2004-06-24 Tom Yuuse host-based service name for kadmin client
2004-06-16 Tom YuThis commit merges the RPCSEC_GSS integration branch...
2004-05-31 Ezra Peisach * kadmin.h, keytab.c: Remove inclusion of k5...
2004-05-30 Ken Raeburn* getdate.y: Include krb5.h and kadmin.h.
2003-08-26 Ken Raeburn* getdate.y (bcopy): Don't bother with HAVE_BCOPY and...
2003-07-24 Ken RaeburnAdded a little more buffer space than the supplied...
2003-05-19 Sam HartmanRegister writable keytabs by default
2003-02-07 Tom Yu * Makefile.in (install): Fix typo in k5srvutil.M insta...
2003-02-06 Sam HartmanAdd k5srvutil
2003-01-08 Ken RaeburnLog entries for Makefile.ov deletion
2002-11-06 Tom YuThis commit fixes up the in-tree callers of krb5_read_p...
2002-10-08 Tom Yulibkadm5 should allow persistent locks
2002-08-29 Ken Raeburn* Makefile.in: Revert $(S)=>/ change, for Windows support
2002-08-23 Ken RaeburnChange $(S)=>/ and $(U)=>.. globally
2002-08-14 Ken Raeburn* dump.c: Unused file deleted
2002-07-29 Jen Selby * kdb5_util.M: added documentation for some...
2002-06-07 Tom Yu * kadmin.M: Remove references to "rename_principal".
2001-10-10 Ken Raeburn* kadmin.c (kadmin_parse_name): Properly advance pointe...
2001-10-10 Ken RaeburnDon't conditionalize prototypes; delete macros supporti...
2001-06-26 Ezra Peisach * getdate.y: Provide full prototype for getdate...
2001-06-18 Ezra Peisach* getdate.y: Cast argument to isalpha()/isspace()/isdig...
2001-02-26 Ezra Peisach * ss_wrapper.c: Include kadmin.h
2000-10-17 Ezra Peisach * kadmin.c (kadmin_cpw): Argument to krb5_read_...
2000-10-17 Tom Yu * kadmin.c (strdur): Print negative durations somewhat (!)
2000-10-03 Ezra Peisach * kadmin.c (kadmin_getpol): Change format strings...
2000-07-03 Ezra Peisach * ss_wrapper.c (main): ss_listen() takes only one...
2000-07-01 Ken Raeburnpullup from 1.2-beta4
2000-06-01 Wilfredo SanchezChange wsanchez@apple -> tritan@mit
2000-03-01 Tom Yu * kadmin.c (kadmin_cpw): Initialize ks_tuple to NULL
2000-02-27 Tom YuUpdate client and server to reflect removal of keepold...
2000-02-26 Ken Raeburn* kadmin.c (kadmin_modprinc): Complain if -pw option...
2000-02-19 Tom Yu * keytab.c (add_usage): Update usage message.
1999-10-26 Tom Yulog tritan's changes
1999-09-01 Ken Raeburny2k fix from 1.1 branch
1998-12-05 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-10-30 Marc Horowitzpull up 3des implementation from the marc-3des branch
1998-02-28 Theodore TsoCollapse all configure.in files under the kadmin direct...
1998-02-18 Tom YuRemove trailing slash from thisconfigdir. Change direc...
1998-02-12 Theodore TsoMass makefile/configure.in build system revamp
1997-10-07 Ezra Peisach * kadmin.c (quit): Call krb5_free_context
1997-09-19 Tom Yuremove occurences of USE_STRING_H, HAS_STRDUP, and...
1997-07-25 Tom Yu * dump.c: Update to new kdb API
1997-06-27 Tom Yu * keytab.c (add_principal): Don't call kadm5_free_key_...
1997-05-28 Barry Jaspan * keytab.c (add_principal): use kadm5_free_key_data
1997-02-09 Tom YuMerge of libhack_branch
1996-12-17 Ezra PeisachDo not compare an int to NULL. Under Linux, warning...
1996-12-13 Theodore TsoMerge V1_0_FREEZE_3 into the mainline. (Note this...
1996-12-03 Barry Jaspan * kadmin.c (kadmin_addprinc): print warning/notice...
1996-11-14 Tom Yumake clean was missing some things; see ChangeLogs...
1996-11-13 Tom Yurevert kt_default_name changes; see ChangeLogs for...
1996-11-13 Tom Yu * keytab.c (process_keytab): Retrieve *keytab_str...
1996-11-08 Tom YuRemove calls to macros that are a part of CONFIG_RULES;
1996-11-01 Barry Jaspan * kadmin.c (kadmin_cpw): fix typo [krb5-admin/139]
1996-10-30 Barry Jaspan * kadmin.M: update ktadd's description [krb5-doc/137]
1996-10-18 Barry Jaspan * kadmin.c (kadmin_addprinc): use a studly temporary...
1996-10-18 Barry Jaspan * getdate.y: remove military timezones and plain integ...
1996-10-09 Barry Jaspan * kadmin.c (kadmin_addprinc): add "default" policy...
1996-10-04 Kevin Mitchell* kadmin.c (kadmin_renprinc): Changed newcanon to oldca...
1996-09-25 Barry Jaspan * getdate.y: add lots of comments
1996-09-11 Mark Eichin * kadmin.c (kadmin_startup): -m doesn't take an argument
1996-09-10 Tom Yuremove ".so man1/header.doc" and extra args to .TH
1996-09-09 Theodore TsoFix the usage messages to state -randkey, not -randpass...
1996-09-06 Ezra Peisachgetdate.y: Declare a private copy of struct timeb to...
1996-09-04 Theodore TsoFix typo: ($PROG) -> $(PROG)
1996-08-29 Jeff Biglerman page rewrite from Cygnus. Renamed the file kadmin...
1996-08-23 Sam HartmanCall appropriate macros to fully used shared libraries...
1996-08-23 Barry Jaspan * kadmin.c: add newlines to "invalid date spec" msg
1996-08-21 Barry Jaspan * kadmin.c: memset policy structures before passing...
1996-08-19 Barry Jaspan * kadmin.c: prints absolute 0 dates as "[never]",...
1996-08-19 Barry Jaspan * Makefile.in: add target for datetest
1996-08-16 Barry Jaspan * kadmin.c: update addprinc and modprinc usage
1996-08-16 Tom Yu * configure.in: remove check for -ldbm and -lndbm...
1996-08-13 Ezra Peisach* kadmin.1: Remove rename_principal. Add -maxrenewlife
1996-08-12 Barry Jaspan * kadmin_ct.ct: fix typo in add_principal
1996-08-11 Barry Jaspan * keytab.c: reset static global "quiet" each time...
1996-08-06 Barry Jaspan * kadmin_ct.ct: get_{principals,policies} -> list_...
1996-08-06 Barry Jaspan * kadmin_ct.ct: get_{principals,policies} -> list_*
1996-08-06 Barry Jaspan * kadmin.c: remove unsupported -salt option from ank...
1996-08-02 Barry Jaspan * keytab.c (add_principal): free_keyblock -> free_keyb...
1996-07-31 Tom Yu*** empty log message ***
1996-07-26 Theodore TsoActually install kadmin.local. (Or rather, don't insta...
1996-07-26 Sam HartmanRemove setenv.c and use krb5_setenv instead. This...
1996-07-25 Theodore Tsokadmin.c (quit): Return zero so that we return the...
1996-07-24 Ezra Peisach * Makefile.in (all): Use $(LD) instead of $(CC) for...
1996-07-23 Tom Yu * Makefile.in: add dependency for kadmin_ct.o
1996-07-22 Marc Horowitzthis commit includes all the changes on the OV_9510_INT...