summaryrefslogtreecommitdiffstats
path: root/src/kadmin
Commit message (Expand)AuthorAgeFilesLines
...
* Removing attic files from the live source treeTheodore Tso1996-09-049-2467/+0
* Fix typo: ($PROG) -> $(PROG)Theodore Tso1996-09-046-4/+16
* Remove attic filesTheodore Tso1996-09-0416-3728/+0
* Added man page and line in Makefile to install itJeff Bigler1996-08-296-0/+318
* Added line to install kdb5_util manpageJeff Bigler1996-08-291-0/+1
* man page rewrite from Cygnus. Renamed the file kadmin.M. (kadmin.1 isJeff Bigler1996-08-295-453/+769
* * dump.c (dump_db): don't compare apples and iguanasBarry Jaspan1996-08-292-1/+5
* add REGEXLIBBarry Jaspan1996-08-271-0/+2
* Remove unsused variable rparams. This is left over from the old configuration...Ezra Peisach1996-08-253-2/+4
* Link with the GSSAPI library, since it's needed for shared librariesTheodore Tso1996-08-232-0/+6
* Treat 0 time as unexpired for krb4 principalsSam Hartman1996-08-232-1/+5
* Install in prefix/bin not prefix/sbinSam Hartman1996-08-233-3/+19
* Call appropriate macros to fully used shared libraries so that theSam Hartman1996-08-232-0/+5
* * kadmin.c: add newlines to "invalid date spec" msgBarry Jaspan1996-08-233-9/+25
* * kadmin.c: memset policy structures before passing them toBarry Jaspan1996-08-212-2/+10
* * unix.exp: use kadmin.local instead of kdb5_editBarry Jaspan1996-08-203-3/+7
* * Makefile.ov, helpers.exp, v4server.1/change-password.exp: useBarry Jaspan1996-08-203-8/+18
* * kadmin.c: prints absolute 0 dates as "[never]", print mod dateBarry Jaspan1996-08-192-16/+51
* * Makefile.in: add target for datetestBarry Jaspan1996-08-193-6/+17
* Missed a fileEzra Peisach1996-08-181-38/+0
* kpasswd client moved to the v5passwdd directoryEzra Peisach1996-08-185-723/+0
* Add the files to compile the old password changing programEzra Peisach1996-08-185-8/+1445
* * kadmin.c: update addprinc and modprinc usageBarry Jaspan1996-08-162-7/+26
* * configure.in: remove check for -ldbm and -lndbm (old oldTom Yu1996-08-162-2/+5
* * configure.in: Add USE_KDB5_LIBRARY to pick up -ldb. RecentTom Yu1996-08-152-0/+9
* * kadmin.1: Remove rename_principal. Add -maxrenewlifeEzra Peisach1996-08-133-24/+24
* * configure.in, Makefile.in: don't build kpasswd.local (not reallyBarry Jaspan1996-08-123-8/+7
* * Makefile.ov: add $(REGEXLIB)Barry Jaspan1996-08-122-1/+5
* * ovsec_kadmd.c (main): strip path components of whoamiBarry Jaspan1996-08-122-1/+5
* * kadmin_ct.ct: fix typo in add_principalBarry Jaspan1996-08-122-1/+5
* * kdb5_util.c: make mkey_password non-staticBarry Jaspan1996-08-123-10/+9
* * init_db: use kdb5_util instead of kdb5_createBarry Jaspan1996-08-122-2/+6
* * keytab.c: reset static global "quiet" each time; don't printBarry Jaspan1996-08-112-4/+11
* * kadmin_ct.ct: get_{principals,policies} -> list_*; removeBarry Jaspan1996-08-062-4/+2
* * kadmin_ct.ct: get_{principals,policies} -> list_*Barry Jaspan1996-08-062-4/+6
* * kadmin.c: remove unsupported -salt option from ank usageBarry Jaspan1996-08-062-1/+5
* * kpasswd.c (kpasswd): call ovsec_kadm_init withTom Yu1996-08-062-1/+7
* Reset exit_status at end of kdb5_stash. We expect to get an error ifEzra Peisach1996-08-062-0/+6
* * all files: reworked for non-ss usage; kdb5_util_ct.ct andBarry Jaspan1996-08-0513-403/+170
* * keytab.c (add_principal): free_keyblock -> free_keyblock_contentsBarry Jaspan1996-08-022-1/+5
* * ovsec_kadmd.c (main): remove useless hex value from error messageBarry Jaspan1996-08-012-1/+5
* * dump.c, kadm5_create.c, kdb5_create.c: create policy databaseBarry Jaspan1996-08-015-25/+49
* * loadv4.c: create empty policy database after loading V4 dump fileBarry Jaspan1996-08-013-3/+38
* * Makefile.in, Makefile.ov, configure.in, dump.c: add support forBarry Jaspan1996-08-018-36/+632
* * kadm_ser_wrap.c: Remove #include <sys/socket.h>, <netdb.h>Tom Yu1996-07-312-2/+4
* * admin_server.c: Remove #include <sys/socket.h> because k5-int.hTom Yu1996-07-312-1/+5
* * ovsec_kadmd.c: Revert prior change due to netdb.h shuffleTom Yu1996-07-312-0/+3
* *** empty log message ***Tom Yu1996-07-311-0/+5
* * ovsec_kadmd.c: remove #include <netdb.h> (already gotten byTom Yu1996-07-311-1/+0
* * kdb5_stash.c (kdb5_stash): Declare optindTom Yu1996-07-312-0/+5