summaryrefslogtreecommitdiffstats
path: root/src/kadmin/cli
Commit message (Expand)AuthorAgeFilesLines
...
* whitespaceKen Raeburn2006-09-121-292/+285
* whitespaceKen Raeburn2006-09-121-18/+14
* kadmin_startup(): Turn off KLL automatic prompting support in kadminAlexandra Ellwood2006-07-181-0/+13
* Merge remaining changes from LDAP integration branchKen Raeburn2006-07-181-9/+81
* (kadmin_cpw): Don't crash if principal name is not given. Based on aKen Raeburn2006-06-201-4/+12
* (kadmin_startup): Properly skip "\@" and "\/" sequences whenKen Raeburn2006-06-151-2/+2
* Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn2006-05-311-2/+2
* install headers into include/krb5Ken Raeburn2006-05-231-8/+8
* Add SRCS definition and run make dependKen Raeburn2006-05-161-0/+39
* * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn2006-05-161-3/+2
* Partial merge from Novell LDAP integration branch, not including theKen Raeburn2006-04-131-0/+15
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-546/+0
* * 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