summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Added new typdef krb5_preauthtypeTheodore Tso1992-09-241-0/+1
* Fix so that the kdb5_entry structure is clered before we start filling Theodore Tso1992-09-241-0/+1
* Changed the ldb command so that it would accept wildcardsTheodore Tso1992-09-241-20/+72
* *** empty log message ***Theodore Tso1992-09-241-0/+52
* Moved defines to kdb5_edit.hTheodore Tso1992-09-241-10/+1
* Added util.c fileTheodore Tso1992-09-241-3/+3
* Changed to clear the kdb5_db_entry before assigning it. (To keepTheodore Tso1992-09-241-0/+2
* Changes to use the new krb5_425_conv_principal function to map a V5 principalTheodore Tso1992-09-011-17/+14
* Modifications so that whether something came in on the secondary orTheodore Tso1992-09-011-1/+5
* Added error code for a write error whle sending a response packetTheodore Tso1992-09-011-0/+1
* Modifications so that whether something came in on the secondary orTheodore Tso1992-09-013-12/+38
* Improve error handling for replay cache errorsTheodore Tso1992-09-011-11/+23
* Changes so that the KDC will listen on two ports (i.e., port 88 and Theodore Tso1992-09-011-46/+127
* *** empty log message ***Theodore Tso1992-08-272-0/+89
* Fixed lint flamageTheodore Tso1992-08-271-1/+0
* Changed to make saber flame less..Theodore Tso1992-08-262-6/+13
* Fixed some saber bugs...Theodore Tso1992-08-264-26/+37
* As modified by Prasad @ ISI; PA DATA restructuring...Theodore Tso1992-08-251-1/+54
* As modified by Prasad @ ISI; PA DATA restructuring...Theodore Tso1992-08-251-2/+54
* *** empty log message ***Theodore Tso1992-08-214-0/+389
* Principal type changesJohn Carr1992-08-217-45/+56
* Replace "UINT4" wiht "krb5_ui_4"John Carr1992-08-211-10/+10
* Include <unistd.h> on systems that have itJohn Carr1992-08-211-0/+4
* Add shared library support.John Carr1992-08-211-11/+16
* Support separate source and binary directories.John Carr1992-08-211-1/+3
* Support different source and binary directoriesJohn Carr1992-08-211-26/+26
* Delete unused variablesJohn Carr1992-08-211-2/+1
* Change "UINT4" type to "krb5_ui_4"John Carr1992-08-212-49/+54
* Support separate source and binary directories.John Carr1992-08-211-5/+4
* Support separate source and binary directoriesJohn Carr1992-08-212-40/+46
* Add new config macrosJohn Carr1992-08-211-0/+8
* Update to ultrix 4.2John Carr1992-08-211-13/+20
* Principal type changesJohn Carr1992-08-219-25/+49
* Add support for separate source and binary directoriesJohn Carr1992-08-211-55/+57
* Fix loop exit test: rv->next should have been rvJohn Carr1992-08-211-1/+1
* Don't depend on behavior of malloc(0)John Carr1992-08-211-1/+7
* Support separate source and binary directoriesJohn Carr1992-08-215-33/+35
* Make DES library name configurableJohn Carr1992-08-211-1/+1
* Make name of DES library configurableJohn Carr1992-08-211-1/+1
* Changes for separate source and binary directoriesJohn Carr1992-08-211-5/+7
* Principal type changesJohn Carr1992-08-217-118/+133
* Call krb5_build_principal_ext instead of constructing a principal structureJohn Carr1992-08-211-24/+4
* Don't depend on behavior of malloc(0)John Carr1992-08-211-10/+15
* Add function krb5_append_addresses, to concatenate two address listsJohn Carr1992-08-211-0/+53
* Pass extra argument to krb5_walk_realm_tree.John Carr1992-08-211-4/+4
* Reduce the scope of the temporary assignment to tktauthent->ticketJohn Carr1992-08-211-4/+5
* Realm separator is now an argument, not a constantJohn Carr1992-08-211-10/+14
* Add protoype for krb5_walk_realm_treeJohn Carr1992-08-211-0/+19
* Allow imake config files to change kerberos config file locationsJohn Carr1992-08-211-4/+9
* Allow suppression of function prototypes within structure declarations,John Carr1992-08-214-41/+42