summaryrefslogtreecommitdiffstats
path: root/src/admin
Commit message (Expand)AuthorAgeFilesLines
* Read data into temporary variables to avoid dependencies on size ofJohn Carr1992-08-211-3/+11
* Delete definition of DEPLIBSJohn Carr1992-08-211-2/+2
* Changed krb5_db_fetch_mkey()'s calling sequenceTheodore Tso1992-08-181-2/+1
* Changes to support new principal typeTheodore Tso1992-08-181-6/+8
* Fixed memory leak and bug in V4 srvtab extraction routineTheodore Tso1992-08-181-12/+20
* Changed to use the krb5_425_conv_principal() function to map V4 principalTheodore Tso1992-08-181-4/+2
* Modifications to use the new krb5_principal structureTheodore Tso1992-07-301-29/+75
* Principal structure changesJohn Carr1992-06-091-13/+18
* Set umask to 077 on entry so that output files created with stdioJohn Carr1992-02-231-12/+15
* Improve error checkingJohn Carr1992-02-231-1/+9
* Document -t, -K, and -v optionsJohn Carr1992-02-231-2/+17
* Add option '-t' to make a temporary database and rename it into place.John Carr1992-02-231-24/+53
* Include <krb5/sysincl.h> and <netinet/in.h>. The former is neededJohn Carr1992-02-111-0/+3
* Add -v option for verbose output.John Carr1992-02-111-45/+60
* Fixed spelling mistakesTheodore Tso1991-08-201-6/+9
* some more subtle changes for ODBM/non-ODBM changes to make the masterJohn Kohl1991-06-141-18/+12
* add code to read v4 database dumpsJohn Kohl1991-06-141-39/+269
* describe -f optionJohn Kohl1991-06-141-0/+13
* convert can now handle non-NDBM sitesJohn Kohl1991-06-141-9/+1
* add convert to list, with NDBM magicJohn Kohl1991-06-141-1/+9
* Initial revisionJohn Kohl1991-06-141-0/+110
* *** empty log message ***John Kohl1991-06-142-0/+516
* Update copyright noticeJohn Kohl1991-06-0618-36/+288
* clean up some stuffJohn Kohl1991-04-301-8/+7
* updates for install stuffJohn Kohl1991-04-255-4/+5
* Added missing break in switch statement; the -onlyrealmsalt option now worksTheodore Tso1991-04-191-6/+8
* libos-proto.h -> los-proto.hJohn Kohl1991-03-144-4/+4
* fix copyrightsJohn Kohl1991-03-143-1/+3
* fix copyrightsJohn Kohl1991-03-141-1/+1
* fxi copyrightsJohn Kohl1991-03-141-1/+1
* Improved load_db's parsing of the dump fileTheodore Tso1991-03-061-15/+81
* Added support of entering passwords with different saltsTheodore Tso1991-03-061-41/+73
* fix copyrightsJohn Kohl1991-03-046-0/+6
* Added code to initialize the salt information in the kdb entryTheodore Tso1991-03-011-0/+3
* Changes to conform with API modificationsTheodore Tso1991-02-192-8/+6
* update copyright noticesJohn Kohl1991-02-192-22/+21
* need to initialize salt in all casesJohn Kohl1991-02-181-0/+4
* fix up for yet better Imake supportJohn Kohl1991-02-181-2/+2
* fix makefile for new KLIB stuffJohn Kohl1991-02-161-2/+2
* changes for salts in the databaseJohn Kohl1991-02-141-15/+65
* Changes to reflect the API interface changesTheodore Tso1991-02-141-2/+7
* Changed so that kdb5_edit can be run even if there is no validTheodore Tso1991-02-051-17/+42
* Changed so that kdb5_edit can be run even if there is no valid Theodore Tso1991-02-051-6/+47
* Fixed update_ok_file to use com_err and so that it doesn't exit if itTheodore Tso1991-01-151-22/+21
* Changed to export some global variables as externsTheodore Tso1991-01-151-4/+4
* Changed to import progname from an extern variableTheodore Tso1991-01-151-0/+2
* Unlink the output dump file before we open it, to make sure we don'tTheodore Tso1991-01-111-0/+11
* Changed error message not to refer to kdb_utilTheodore Tso1991-01-101-1/+1
* better error code interpretationJohn Kohl1991-01-041-4/+9
* some better error interpretation and sequencing when a databaseJohn Kohl1991-01-041-7/+20