summaryrefslogtreecommitdiffstats
path: root/src/kadmin/cli
Commit message (Expand)AuthorAgeFilesLines
* * getdate.y: Include autoconf.h always. Don't include config.hKen Raeburn2006-04-042-7/+5
* more DEFS=Ken Raeburn2006-04-042-0/+5
* Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2006-04-012-0/+6
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-114-146/+7
* Add a new recursive target "generated-files-mac", for producing theKen Raeburn2006-03-112-0/+7
* Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn2005-11-183-1/+7
* fix more executable permissionsTom Yu2005-08-251-0/+0
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-4/+0
* Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dlKen Raeburn2005-06-212-1/+4
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-213-12/+189
* * kadmin.c (kadmin_startup): New flag "-N" to prevent fallback toTom Yu2005-02-123-2/+18
* Use a new variable, $(INSTALL_SCRIPT) to install scripts, so theyTom Yu2004-09-172-1/+5
* * kadmin.M: Put space after ".B" directiveKen Raeburn2004-07-162-1/+5
* Use null pointer as service name to request host-based service nameTom Yu2004-06-241-8/+1
* use host-based service name for kadmin clientTom Yu2004-06-242-3/+22
* This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu2004-06-162-1/+9
* * kadmin.h, keytab.c: Remove inclusion of k5-int.hEzra Peisach2004-05-313-2/+4
* * getdate.y: Include krb5.h and kadmin.h.Ken Raeburn2004-05-305-9/+38
* * getdate.y (bcopy): Don't bother with HAVE_BCOPY and HAVE_MEMCPY tests; alwaysKen Raeburn2003-08-262-1/+6
* Added a little more buffer space than the supplied patch, and used sizeofKen Raeburn2003-07-242-2/+7
* Register writable keytabs by defaultSam Hartman2003-05-192-6/+4
* * Makefile.in (install): Fix typo in k5srvutil.M install ruleTom Yu2003-02-072-1/+5
* Add k5srvutilSam Hartman2003-02-064-0/+181
* Log entries for Makefile.ov deletionKen Raeburn2003-01-081-0/+4
* nuke old OV makefile stuffKen Raeburn2003-01-071-28/+0
* This commit fixes up the in-tree callers of krb5_read_password() andTom Yu2002-11-062-4/+9
* libkadm5 should allow persistent locksTom Yu2002-10-084-0/+63
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+4
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* * dump.c: Unused file deletedKen Raeburn2002-08-142-1494/+4
* * kdb5_util.M: added documentation for some options.Jen Selby2002-07-292-8/+41
* * kadmin.M: Remove references to "rename_principal".Tom Yu2002-06-072-36/+5
* * kadmin.c (kadmin_parse_name): Properly advance pointer in certain error casesKen Raeburn2001-10-102-1/+7
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-102-6/+10
* * getdate.y: Provide full prototype for getdate_yylex() andEzra Peisach2001-06-262-7/+7
* * getdate.y: Cast argument to isalpha()/isspace()/isdigit() to intEzra Peisach2001-06-182-8/+13
* * ss_wrapper.c: Include kadmin.hEzra Peisach2001-02-266-69/+154
* * 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
* * kadmin.c (kadmin_getpol): Change format strings from %d to %ldEzra Peisach2000-10-033-12/+19
* * ss_wrapper.c (main): ss_listen() takes only one argumentEzra Peisach2000-07-032-1/+5
* pullup from 1.2-beta4Ken Raeburn2000-07-014-448/+488
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* * kadmin.c (kadmin_cpw): Initialize ks_tuple to NULLTom Yu2000-03-012-1/+5
* Update client and server to reflect removal of keepold argument fromTom Yu2000-02-272-21/+18
* * kadmin.c (kadmin_modprinc): Complain if -pw option is given,Ken Raeburn2000-02-262-0/+12
* * keytab.c (add_usage): Update usage message.Tom Yu2000-02-193-20/+197
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-2/+1