summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added depend targetTheodore Tso1992-06-061-1/+1
* Length of realm name is "realmsize", not "size"John Carr1992-05-291-1/+1
* Fixed fence post errors; assigned the principal typeTheodore Tso1992-05-291-3/+5
* Checked in John Carr's changesTheodore Tso1992-05-291-32/+39
* Added new error codes which appeared in the krb5 protocol draftTheodore Tso1992-05-191-9/+9
* Added pre-authentication type for DASSTheodore Tso1992-04-241-0/+3
* Delete unused variable.John Carr1992-04-091-2/+1
* Fix sign errorJohn Carr1992-04-081-13/+13
* Allow command line option to select port numberJohn Carr1992-04-081-13/+18
* Remove call to xfree (not needed and value freed might beJohn Carr1992-04-081-2/+1
* *** empty log message ***John Carr1992-03-311-0/+11
* Initial revisionJohn Carr1992-03-261-0/+290
* Change '-' to '_' in directory nameJohn Carr1992-03-251-1/+1
* sed hack needed for SunOSJohn Carr1992-03-251-0/+3
* Support alternate source directoryJohn Carr1992-03-255-103/+87
* Support for alternate source directory.John Carr1992-03-251-1/+7
* Remove unused variableJohn Carr1992-03-251-1/+0
* Fix cast of dbm_open return valueJohn Carr1992-03-251-1/+1
* Changes for alternate source directory: prefix source filenamesJohn Carr1992-03-251-16/+20
* Simplify cleanup macroJohn Carr1992-03-251-1/+1
* Add md5 checksumJohn Carr1992-03-251-0/+1
* Add "all" targetJohn Carr1992-03-251-4/+4
* Add md5 checksum types and DES+MD4 and DES+MD5 encryption typesJohn Carr1992-03-251-0/+7
* Add $(SRCDIR) prefix to source filesJohn Carr1992-03-251-55/+55
* Remove krb5_walk_realm_tree declarationJohn Carr1992-03-251-5/+0
* Make sed hack for asn.1/Makefile conditional.John Carr1992-03-251-14/+38
* Add md5John Carr1992-03-251-0/+13
* Make sure the ticket in the TGS request is for the ticket granting service.John Carr1992-03-121-7/+17
* Remove extra '%' from fprintf format stringJohn Carr1992-03-011-1/+1
* krb5_free_realm_tree is declared in func-proto.hJohn Carr1992-02-291-2/+0
* Use ANSI stdio features iff ANSI_STDIO definedJohn Carr1992-02-291-4/+5
* Delete include of <isode/psap.h>: it was not neededJohn Carr1992-02-281-5/+0
* "from" field is optionalJohn Carr1992-02-251-3/+6
* Add cast to addr argument to bind()John Carr1992-02-231-1/+1
* #include <stdio.h> first; use correct cast for call to connectJohn Carr1992-02-231-2/+2
* Don't use flock() on AIXJohn Carr1992-02-231-0/+2
* Don't build telnetJohn Carr1992-02-231-1/+1
* Support POSIX file locking.John Carr1992-02-231-7/+22
* ignore some more filesJohn Carr1992-02-231-1/+3
* Use cc -pipe on a sunJohn Carr1992-02-231-1/+5
* Delete "\" added to work around imake problems; the fix was insufficientJohn Carr1992-02-231-1/+4
* Use cp -p to copy filesJohn Carr1992-02-231-1/+1
* #include <krb5/sysincl.h>John Carr1992-02-231-0/+1
* Add hack to work around imake problems on some systems when buildingJohn Carr1992-02-231-1/+29
* Add castJohn Carr1992-02-231-1/+1
* index -> strchrJohn Carr1992-02-231-1/+1
* Install include files.John Carr1992-02-231-0/+16
* Include <krb5/sysincl.h> to get time include filesJohn Carr1992-02-231-2/+2
* Use fork() when vfork() isn't available.John Carr1992-02-231-1/+11
* Add new error code: KRB5_KDB_DB_CORRUPTJohn Carr1992-02-231-0/+1