aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin/cli
AgeCommit message (Expand)AuthorFilesLines
2006-04-13Partial merge from Novell LDAP integration branch, not including theKen Raeburn1-0/+15
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman1-546/+0
2006-04-04* getdate.y: Include autoconf.h always. Don't include config.hKen Raeburn2-7/+5
2006-04-04more DEFS=Ken Raeburn2-0/+5
2006-04-01Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2-0/+6
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn4-146/+7
2006-03-11Add a new recursive target "generated-files-mac", for producing theKen Raeburn2-0/+7
2005-11-18Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn3-1/+7
2005-08-25fix more executable permissionsTom Yu1-0/+0
2005-08-24Delete .cvsignore files; contents have already been Sam Hartman1-4/+0
2005-06-21Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dlKen Raeburn2-1/+4
2005-06-21Novell Database Abstraction Layer merge.Ken Raeburn3-12/+189
2005-02-12 * kadmin.c (kadmin_startup): New flag "-N" to prevent fallback toTom Yu3-2/+18
2004-09-17Use a new variable, $(INSTALL_SCRIPT) to install scripts, so theyTom Yu2-1/+5
2004-07-16 * kadmin.M: Put space after ".B" directiveKen Raeburn2-1/+5
2004-06-24Use null pointer as service name to request host-based service nameTom Yu1-8/+1
2004-06-24use host-based service name for kadmin clientTom Yu2-3/+22
2004-06-16This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu2-1/+9
2004-05-31 * kadmin.h, keytab.c: Remove inclusion of k5-int.hEzra Peisach3-2/+4
2004-05-30* getdate.y: Include krb5.h and kadmin.h.Ken Raeburn5-9/+38
2003-08-26* getdate.y (bcopy): Don't bother with HAVE_BCOPY and HAVE_MEMCPY tests; alwaysKen Raeburn2-1/+6
2003-07-24Added a little more buffer space than the supplied patch, and used sizeofKen Raeburn2-2/+7
2003-05-19Register writable keytabs by defaultSam Hartman2-6/+4
2003-02-07 * Makefile.in (install): Fix typo in k5srvutil.M install ruleTom Yu2-1/+5
2003-02-06Add k5srvutilSam Hartman4-0/+181
2003-01-08Log entries for Makefile.ov deletionKen Raeburn1-0/+4
2003-01-07nuke old OV makefile stuffKen Raeburn1-28/+0
2002-11-06This commit fixes up the in-tree callers of krb5_read_password() andTom Yu2-4/+9
2002-10-08libkadm5 should allow persistent locksTom Yu4-0/+63
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2-1/+5
2002-08-29Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn1-0/+4
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2-1/+5
2002-08-14* dump.c: Unused file deletedKen Raeburn2-1494/+4
2002-07-29 * kdb5_util.M: added documentation for some options.Jen Selby2-8/+41
2002-06-07 * kadmin.M: Remove references to "rename_principal".Tom Yu2-36/+5
2001-10-10* kadmin.c (kadmin_parse_name): Properly advance pointer in certain error casesKen Raeburn2-1/+7
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2-6/+10
2001-06-26 * getdate.y: Provide full prototype for getdate_yylex() andEzra Peisach2-7/+7
2001-06-18* getdate.y: Cast argument to isalpha()/isspace()/isdigit() to intEzra Peisach2-8/+13
2001-02-26 * ss_wrapper.c: Include kadmin.hEzra Peisach6-69/+154
2000-10-17 * kadmin.c (kadmin_cpw): Argument to krb5_read_password changed toEzra Peisach2-2/+7
2000-10-17 * kadmin.c (strdur): Print negative durations somewhat (!)Tom Yu2-3/+23
2000-10-03 * kadmin.c (kadmin_getpol): Change format strings from %d to %ldEzra Peisach3-12/+19
2000-07-03 * ss_wrapper.c (main): ss_listen() takes only one argumentEzra Peisach2-1/+5
2000-07-01pullup from 1.2-beta4Ken Raeburn4-448/+488
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
2000-03-01 * kadmin.c (kadmin_cpw): Initialize ks_tuple to NULLTom Yu2-1/+5
2000-02-27Update client and server to reflect removal of keepold argument fromTom Yu2-21/+18
2000-02-26* kadmin.c (kadmin_modprinc): Complain if -pw option is given,Ken Raeburn2-0/+12
2000-02-19 * keytab.c (add_usage): Update usage message.Tom Yu3-20/+197