summaryrefslogtreecommitdiffstats
path: root/src/admin
Commit message (Collapse)AuthorAgeFilesLines
...
* Modifications to use the new krb5_principal structureTheodore Tso1992-07-301-29/+75
| | | | | | | Modifications to make the krbtgt tickets be handled correctly, including cross realm tickets. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2317 dc483132-0cff-0310-8789-dd5450dbe970
* Principal structure changesJohn Carr1992-06-091-13/+18
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2287 dc483132-0cff-0310-8789-dd5450dbe970
* Set umask to 077 on entry so that output files created with stdioJohn Carr1992-02-231-12/+15
| | | | | | will not be world-readable. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2210 dc483132-0cff-0310-8789-dd5450dbe970
* Improve error checkingJohn Carr1992-02-231-1/+9
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2209 dc483132-0cff-0310-8789-dd5450dbe970
* Document -t, -K, and -v optionsJohn Carr1992-02-231-2/+17
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2208 dc483132-0cff-0310-8789-dd5450dbe970
* Add option '-t' to make a temporary database and rename it into place.John Carr1992-02-231-24/+53
| | | | | | | | Call krb5_dbm_open_database() to avoid overhead of multiple calls to dbm_open(). Improve error detection. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2206 dc483132-0cff-0310-8789-dd5450dbe970
* Include <krb5/sysincl.h> and <netinet/in.h>. The former is neededJohn Carr1992-02-111-0/+3
| | | | | | | for proper time includes on AIX; the latter makes sure that a definition of ntohl is available. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2202 dc483132-0cff-0310-8789-dd5450dbe970
* Add -v option for verbose output.John Carr1992-02-111-45/+60
| | | | | | | | | Default to using stored master key (instead of requiring operator input). Correct error detection on input. Use memcpy instead of bcopy. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2201 dc483132-0cff-0310-8789-dd5450dbe970
* Fixed spelling mistakesTheodore Tso1991-08-201-6/+9
| | | | | | | Change to avoid fscanf() into a character array; make it go into a temporary variable first, and then copy it in, character by character. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2190 dc483132-0cff-0310-8789-dd5450dbe970
* some more subtle changes for ODBM/non-ODBM changes to make the masterJohn Kohl1991-06-141-18/+12
| | | | | | key comparison work properly. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2184 dc483132-0cff-0310-8789-dd5450dbe970
* add code to read v4 database dumpsJohn Kohl1991-06-141-39/+269
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2183 dc483132-0cff-0310-8789-dd5450dbe970
* describe -f optionJohn Kohl1991-06-141-0/+13
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2182 dc483132-0cff-0310-8789-dd5450dbe970
* convert can now handle non-NDBM sitesJohn Kohl1991-06-141-9/+1
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2181 dc483132-0cff-0310-8789-dd5450dbe970
* add convert to list, with NDBM magicJohn Kohl1991-06-141-1/+9
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2178 dc483132-0cff-0310-8789-dd5450dbe970
* Initial revisionJohn Kohl1991-06-141-0/+110
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2177 dc483132-0cff-0310-8789-dd5450dbe970
* *** empty log message ***John Kohl1991-06-142-0/+516
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2176 dc483132-0cff-0310-8789-dd5450dbe970
* Update copyright noticeJohn Kohl1991-06-0618-36/+288
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2156 dc483132-0cff-0310-8789-dd5450dbe970
* clean up some stuffJohn Kohl1991-04-301-8/+7
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2058 dc483132-0cff-0310-8789-dd5450dbe970
* updates for install stuffJohn Kohl1991-04-255-4/+5
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2034 dc483132-0cff-0310-8789-dd5450dbe970
* Added missing break in switch statement; the -onlyrealmsalt option now worksTheodore Tso1991-04-191-6/+8
| | | | | | | Fixed error message handling in the cpw routine so that argv[0] is saved before the option parsing routine mucks with the argv pointer. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2015 dc483132-0cff-0310-8789-dd5450dbe970
* libos-proto.h -> los-proto.hJohn Kohl1991-03-144-4/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1916 dc483132-0cff-0310-8789-dd5450dbe970
* fix copyrightsJohn Kohl1991-03-143-1/+3
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1912 dc483132-0cff-0310-8789-dd5450dbe970
* fix copyrightsJohn Kohl1991-03-141-1/+1
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1911 dc483132-0cff-0310-8789-dd5450dbe970
* fxi copyrightsJohn Kohl1991-03-141-1/+1
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1910 dc483132-0cff-0310-8789-dd5450dbe970
* Improved load_db's parsing of the dump fileTheodore Tso1991-03-061-15/+81
| | | | | | Added support for dumping and loading the salt entries. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1865 dc483132-0cff-0310-8789-dd5450dbe970
* Added support of entering passwords with different saltsTheodore Tso1991-03-061-41/+73
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1864 dc483132-0cff-0310-8789-dd5450dbe970
* fix copyrightsJohn Kohl1991-03-046-0/+6
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1841 dc483132-0cff-0310-8789-dd5450dbe970
* Added code to initialize the salt information in the kdb entryTheodore Tso1991-03-011-0/+3
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1821 dc483132-0cff-0310-8789-dd5450dbe970
* Changes to conform with API modificationsTheodore Tso1991-02-192-8/+6
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1731 dc483132-0cff-0310-8789-dd5450dbe970
* update copyright noticesJohn Kohl1991-02-192-22/+21
| | | | | | use xfree rather than free((char *)) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1725 dc483132-0cff-0310-8789-dd5450dbe970
* need to initialize salt in all casesJohn Kohl1991-02-181-0/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1718 dc483132-0cff-0310-8789-dd5450dbe970
* fix up for yet better Imake supportJohn Kohl1991-02-181-2/+2
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1716 dc483132-0cff-0310-8789-dd5450dbe970
* fix makefile for new KLIB stuffJohn Kohl1991-02-161-2/+2
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1708 dc483132-0cff-0310-8789-dd5450dbe970
* changes for salts in the databaseJohn Kohl1991-02-141-15/+65
| | | | | | INCOMPLETE; dump & load need to change as well! git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1700 dc483132-0cff-0310-8789-dd5450dbe970
* Changes to reflect the API interface changesTheodore Tso1991-02-141-2/+7
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1696 dc483132-0cff-0310-8789-dd5450dbe970
* Changed so that kdb5_edit can be run even if there is no validTheodore Tso1991-02-051-17/+42
| | | | | | | | | database. (Needed for slave propagation to do the load_db request). Added backout code to load_db so that if there is an error, the newly created database will be deleted. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1649 dc483132-0cff-0310-8789-dd5450dbe970
* Changed so that kdb5_edit can be run even if there is no valid Theodore Tso1991-02-051-6/+47
| | | | | | database. (Needed for slave propagation to do the load_db request). git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1648 dc483132-0cff-0310-8789-dd5450dbe970
* Fixed update_ok_file to use com_err and so that it doesn't exit if itTheodore Tso1991-01-151-22/+21
| | | | | | errors out. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1631 dc483132-0cff-0310-8789-dd5450dbe970
* Changed to export some global variables as externsTheodore Tso1991-01-151-4/+4
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1630 dc483132-0cff-0310-8789-dd5450dbe970
* Changed to import progname from an extern variableTheodore Tso1991-01-151-0/+2
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1629 dc483132-0cff-0310-8789-dd5450dbe970
* Unlink the output dump file before we open it, to make sure we don'tTheodore Tso1991-01-111-0/+11
| | | | | | stomp on a running kprop. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1628 dc483132-0cff-0310-8789-dd5450dbe970
* Changed error message not to refer to kdb_utilTheodore Tso1991-01-101-1/+1
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1627 dc483132-0cff-0310-8789-dd5450dbe970
* better error code interpretationJohn Kohl1991-01-041-4/+9
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1617 dc483132-0cff-0310-8789-dd5450dbe970
* some better error interpretation and sequencing when a databaseJohn Kohl1991-01-041-7/+20
| | | | | | exists already git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1616 dc483132-0cff-0310-8789-dd5450dbe970
* Fixed typo so that "make saber_kdb5_edit" worksTheodore Tso1990-12-201-1/+1
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1587 dc483132-0cff-0310-8789-dd5450dbe970
* Added code to support the load_db and dump_db requestsTheodore Tso1990-12-201-10/+172
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1586 dc483132-0cff-0310-8789-dd5450dbe970
* Added changes so that it is possible to run kdb5_edit on a databaseTheodore Tso1990-12-201-35/+141
| | | | | | | | without having the master key. Of course, most of the operations won't work, but it allows for someone to do a load_db or dump_db without having the master key. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1585 dc483132-0cff-0310-8789-dd5450dbe970
* Added load_db and enter_master_key requestsTheodore Tso1990-12-201-1/+7
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1584 dc483132-0cff-0310-8789-dd5450dbe970
* Changed usage of krb5_keyblock to krb5_encrypted_keyblockTheodore Tso1990-12-131-1/+1
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1548 dc483132-0cff-0310-8789-dd5450dbe970
* Changed arguments to SaberProgramTarget so that the libraries will be loaded.Theodore Tso1990-12-031-1/+1
| | | | | | ./ git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1527 dc483132-0cff-0310-8789-dd5450dbe970