Allow clearpolicy restriction for kadmin addprinc
[krb5.git] / src / kadmin /
2009-11-22 Greg HudsonConsolidate Makefile variables now that we have only...
2009-11-04 Ken RaeburnUse "unsigned short" instead of "u_short" in argument...
2009-11-04 Tom YuReindent and manually restore some BSD-style files...
2009-11-03 Tom YuReindent after making fixes for emacs-23
2009-10-31 Tom Yumake mark-cstyle
2009-10-26 Greg HudsonFix printf argument type mismatches related to pw_max_f...
2009-10-26 Greg HudsonRemove the telnet-to-localhost sanity check in start_se...
2009-10-25 Greg HudsonAccount lockout
2009-10-10 Tom YuMove destest to builtin/des, because it depends on...
2009-09-25 Greg HudsonAdd keytab_local.c to the kadmin client SRCS variable...
2009-09-25 Greg HudsonFix a few bugs in kadmin's keytab.c from r22785
2009-09-24 Greg HudsonUpdate the kadmin client code to most current coding...
2009-09-22 Greg HudsonFix a braino in r22782: we don't use strcpy even safely...
2009-09-21 Greg HudsonImprove the mechanism used for addprinc -randkey. ...
2009-09-21 Greg HudsonFix addprinc -randkey when policy requires multiple...
2009-09-13 Greg HudsonImplement s4u extensions
2009-08-28 Greg HudsonClean up a little bit of test suite spew in env-setup...
2009-08-28 Tom YuRemove bogus conditional from tcl_kadm5_randkey_princip...
2009-08-21 Ken Raeburnupdate dependencies
2009-08-17 Greg HudsonModify kadm5 initializers to accept krb5 contexts
2009-08-17 Greg HudsonRemove unused variables resulting from r22521, and...
2009-08-13 Greg HudsonRemove kadmin v1 API support
2009-08-07 Greg HudsonFix the LDAP build, which was broken by the build reord...
2009-08-03 Greg HudsonGet "make depend" to work in an unbuilt source tree...
2009-07-10 Tom YuAdd a new '-W' option to kadmind and kdb5_util create...
2009-07-09 Tom YuMake datetest buildable again
2009-05-07 Sam Hartmanman1 in title header for man1 manpages
2009-04-27 Greg HudsonMove KRB5_KDB_OK_AS_DELEGATE from kdb_ext.h to kdb...
2009-04-22 Sam Hartmanmove kadmin, ktutil, k5srvutil man pages to man1
2009-04-13 Will FiveashUpdate kdb5_util man page with missing purge_mkeys...
2009-03-25 Will FiveashUpdate kdb5_util man page for mkey migration project
2009-03-10 Will FiveashSeveral small fixes to enable the migrate mkey commands...
2009-02-20 Russ AllberyAlso install k5srvutil into PREFIX/bin instead of PREFI...
2009-02-12 Ken RaeburnDon't apply 'const' twice
2009-02-11 Russ AllberyInstall ktutil and kadmin into CLIENT_BINDIR instead...
2009-02-09 Ken RaeburnRename X11 resource file to avoid name conflict on...
2009-02-05 Will Fiveashdeal with memleaks in migrate mkey project
2009-02-05 Ken Raeburninclude omitted system header string.h
2009-02-04 Ken Raeburnregenerate
2009-02-04 Will Fiveashnew multi-masterkey support doesn't work well when...
2009-02-04 Greg HudsonIn tcl_ovsec_kadm_get_policy, initialize ent since...
2009-02-04 Ken Raeburnremove some krb4 testing hooks
2009-02-03 Ken Raeburnprefer structure assignment to memcpy
2009-02-02 Ken RaeburnRemove unnecessary pointer casts in args to free,memcpy...
2009-02-02 Ken RaeburnGet rid of casts of free() argument to char*, except...
2009-02-02 Ken RaeburnRevise last change to better resemble the original...
2009-02-02 Ken Raeburnspeed up kpasswd tests
2009-02-02 Ken Raeburndon't delay so long while waiting for daemon startup
2009-01-31 Ken Raeburnfix resource leak
2009-01-31 Ken Raeburndon't use uninitialized variable
2009-01-31 Ken Raeburndon't double-free
2009-01-30 Will FiveashMaster Key Migration Project
2009-01-28 Tom Yudisable single-DES by default
2009-01-28 Ken RaeburnStart to phase out krb5_xfree macro, which just casts...
2009-01-23 Greg HudsonIn kadmin, free the correct item in an error case ...
2009-01-22 Greg HudsonAdapted patch from Apple: in kadmind's process_chpw_req...
2009-01-16 Ken RaeburnUse valgrind in more cases if VALGRIND is set
2009-01-14 Ken RaeburnIf we have a local UDP socket without the PKTINFO optio...
2009-01-14 Ken RaeburnIf recv_from_to is passed a buffer for the local endpoi...
2009-01-14 Ken RaeburnMerge some very simple points of divergence in the...
2009-01-06 Ken Raeburnremove unused file
2009-01-06 Greg HudsonClean up many error-condition leaks of the server handl...
2009-01-06 Greg HudsonIn kadmin, remove a bunch of checks for handle being...
2009-01-05 Ken Raeburnmove generated dependencies out of Makefile.in
2009-01-03 Sam HartmanMerge mskrb-integ onto trunk
2008-12-29 Ezra PeisachFix up warning of suggested parens in assignment in...
2008-12-18 Greg HudsonRemove krb524, lib/des425, lib/krb4, and include/kerber...
2008-12-17 Ezra PeisachMove prototypes needed in multiple files to misc.h...
2008-12-16 Ezra PeisachAdd prototype for kadm5_init_iprop. FOr the client...
2008-12-15 Greg HudsonRemove a krb4 conditional block in ktutil_funcs.c which...
2008-12-15 Greg HudsonIn ktutil, remove code for wst (write srvtab). Reimple...
2008-12-15 Greg HudsonRemove loadv4/dumpv4 code in kdb5_util. (The command...
2008-12-01 Greg HudsonConvert many uses of sprintf to snprintf or asprintf
2008-11-17 Ken RaeburnDon't stick '<null>' in log messages. Run kdb5_util...
2008-11-06 Greg HudsonFix a kadmin bug introduced in a recent set of string...
2008-11-05 Greg HudsonConvert many uses of strcpy/strcat (and sometimes sprin...
2008-11-04 Ken RaeburnDon't build dependencies for v4rcp.c.
2008-11-03 Greg HudsonApply an adapted Sun patch to fix error string leaks...
2008-10-24 Greg HudsonUse strlcpy instead of strcpy in many places
2008-10-23 Greg HudsonUse snprintf instead of strcpy/strcat in many places
2008-10-20 Greg HudsonUse asprintf instead of malloc/strcpy/strcat in many...
2008-10-20 Greg HudsonUse strdup in place of malloc/strcpy in many places
2008-10-01 Alexandra EllwoodFinished KLL to KIM shim.
2008-09-18 Ken Raeburnmakedepend
2008-09-18 Ken RaeburnIf unset env(KRB5CCNAME) doesn't work, skip the tests...
2008-08-27 Ken Raeburncompile-time flag to disable iprop
2008-08-15 Will Fiveasha stash file is not a keytab
2008-08-13 Alexandra EllwoodUse a valid UTF8 password for randkey password
2008-08-06 Ken RaeburnOops. Really delete the extra argument this time
2008-08-06 Ken RaeburnCheck for malloc failure
2008-08-06 Ken RaeburnRemoved unused (and unpassed) argument to process_k5bet...
2008-07-31 Ken RaeburnReuse more k5beta7 code for iprop
2008-07-20 Ken RaeburnDon't set LOCAL_SUBDIRS in many places and SUBDIRS...
2008-07-17 Tom YuApply patch from Mark Phalan to correctly use progname...
2008-07-16 Tom YuApply patch from Mark Phalan to initialize progname...
2008-06-27 Ken Raeburnmisc uninitialized-storage accesses
2008-06-27 Ken Raeburnfix ktutil listing with timestamp
2008-06-27 Ken Raeburnuse-after-free bugs
2008-06-24 Ken RaeburnMerge from branch sun-iprop
2008-06-10 Ken RaeburnDon't use private copy of syslog.h. Rebuild dependencies
next