summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* add syslog.oJohn Kohl1990-05-021-1/+1
* add arg to fetch_mkeyJohn Kohl1990-05-022-3/+4
* don't create the cache when resolvingJohn Kohl1990-05-021-10/+4
* fixes for ktentry.key changesJohn Kohl1990-05-022-2/+2
* macro-ize cc functions as appropriateJohn Kohl1990-05-021-0/+13
* macro-ize keytab and cc functions as appropriateJohn Kohl1990-05-021-58/+7
* macro-ize keytab functions as appropriateJohn Kohl1990-05-021-0/+8
* add extra arg to fetch_mkey to indicate how many times to read the passwordJohn Kohl1990-05-021-1/+1
* add twice argumentJohn Kohl1990-05-021-1/+4
* add const to encrypt/decrypt key parametersJohn Kohl1990-05-021-2/+6
* add const to the in parameterJohn Kohl1990-05-022-2/+2
* remove functions which are now macrosJohn Kohl1990-05-021-12/+0
* don't free the struct; the caller provides itJohn Kohl1990-05-021-1/+0
* add mk_cmds, pepy, posy, & supportJohn Kohl1990-05-011-1/+41
* add KRB5_KDB_DISALLOW_ALL_TIXJohn Kohl1990-05-011-0/+1
* add -Z for page-zero unmappedJohn Kohl1990-05-011-0/+1
* change from UTCtime to GeneralizedTimeJohn Kohl1990-05-011-24/+24
* add include files, error tables, etcJohn Kohl1990-05-011-1/+11
* working, but braindead, versionJohn Kohl1990-05-011-1/+61
* need to ask for realm name in the instanceJohn Kohl1990-05-011-2/+3
* *** empty log message ***John Kohl1990-05-012-0/+349
* turn on KRB5_KDB_DISALLOW_ALL_TIX for master keyJohn Kohl1990-05-011-0/+1
* add kdb5_editJohn Kohl1990-05-011-2/+8
* cast args to write()John Kohl1990-05-011-1/+1
* fix openclose stuffJohn Kohl1990-05-015-15/+38
* casts for bcmpJohn Kohl1990-05-011-2/+2
* use xfreeJohn Kohl1990-05-011-5/+7
* cast read()John Kohl1990-05-011-3/+5
* git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@646 dc483132-0cff-0310-8789-dd54...John Kohl1990-05-011-5/+6
* use xfreeJohn Kohl1990-05-012-4/+4
* fix openclose stuffJohn Kohl1990-05-013-11/+14
* add ext-proto.hJohn Kohl1990-05-011-0/+1
* fix proto for krb5_fcc_generate_newJohn Kohl1990-05-011-1/+4
* log when shutdownJohn Kohl1990-05-011-1/+2
* lrentry needs one more level of indirection before zeroJohn Kohl1990-05-011-1/+3
* log the requestJohn Kohl1990-05-011-0/+13
* add standard headerJohn Kohl1990-05-011-0/+19
* rearrange code to eliminate null-deref problemJohn Kohl1990-05-011-3/+4
* need to read password if not providedJohn Kohl1990-05-011-2/+20
* "file" should be "FILE"John Kohl1990-04-301-1/+1
* add krb5_default_pwd_prompt1, krb5_default_pwd_prompt2John Kohl1990-04-301-0/+4
* add DEFAULT_PWD_STRING1, DEFAULT_PWD_STRING2John Kohl1990-04-301-0/+3
* add mk_cmdsJohn Kohl1990-04-301-0/+1
* fix argument in getoptJohn Kohl1990-04-301-1/+1
* add store.cJohn Kohl1990-04-271-2/+4
* bang into a working shapeJohn Kohl1990-04-271-23/+65
* deal properly with errorsJohn Kohl1990-04-271-2/+2
* need libos-proto for get_default_realmJohn Kohl1990-04-271-0/+2
* need an error if unknownJohn Kohl1990-04-271-0/+1
* don't include null in length countJohn Kohl1990-04-271-1/+1