summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* use lstat to check for the mtime of modified symlinks as well.Günther Deschner2014-04-101-5/+42
* Support loading of multiple configuration files in /etc/gss/mech.d.Günther Deschner2014-04-101-11/+44
* Remove some dead code from the mechglue initialization layer.Günther Deschner2014-04-101-26/+1
* Fix sendto_kdc.c on OS X after cm refactoringGreg Hudson2014-04-051-0/+9
* Remove adb_policy_init and adb_policy_closeTomas Kuthan2014-04-044-26/+1
* Fix leak in kadm5_flush with LDAP KDBTomas Kuthan2014-04-041-1/+1
* Refactor cm functions in sendto_kdc.cGreg Hudson2014-04-021-161/+187
* Get getopt from unistd.h (not getopt.h) in testsGreg Hudson2014-03-284-4/+1
* Fix t_seqstate build with Solaris compilerGreg Hudson2014-03-281-2/+3
* Don't free cred handle used in kadm5 server handleTomas Kuthan2014-03-272-7/+7
* Improve salt type display in kadmin getprincGreg Hudson2014-03-264-33/+29
* Modernize default_state.cGreg Hudson2014-03-252-18/+11
* Use anonymous OIDs in pkinit_crypto_openssl.cGreg Hudson2014-03-251-53/+43
* Stop shadowing id-pkcs7-data OIDGreg Hudson2014-03-252-72/+45
* Fix a harmless DNS glue macro bugWill Fiveash2014-03-211-3/+3
* Make use of strtoul() unconditional in locate_kdcNalin Dahyabhai2014-03-201-4/+0
* Don't check kpasswd reply addressNalin Dahyabhai2014-03-201-21/+0
* Always stat profile files after reopening themWill Fiveash2014-03-201-0/+1
* Try compatible keys in rd_req_dec "any" pathNalin Dahyabhai2014-03-191-1/+7
* Fix returning KDB_NOENTRY in find_alternate_tgs()Nalin Dahyabhai2014-03-181-1/+1
* Improve PKINIT client memory managementGreg Hudson2014-03-183-103/+54
* Fix unlikely double free in PKINIT client codeGreg Hudson2014-03-181-2/+1
* Rewrite GSS sequence state tracking codeGreg Hudson2014-03-187-277/+190
* Improve internal API for GSS sequence numbersGreg Hudson2014-03-1813-95/+103
* Add tests for GSSAPI sequence number processingGreg Hudson2014-03-183-0/+204
* Fix GSS krb5 initial sequence number gap handlingTomas Kuthan2014-03-181-0/+15
* Don't leak the per-request preauth contextNalin Dahyabhai2014-03-131-0/+1
* Fix memory leak in krb5_verify_init_credsNalin Dahyabhai2014-03-131-3/+3
* Initialize err variable in krb5_sendto_kdcNalin Dahyabhai2014-03-131-0/+1
* Fix clean-unix rule for gssapi_krb5.hTomas Kuthan2014-03-081-2/+2
* Modernize gic options code styleGreg Hudson2014-03-051-48/+33
* Improve extended gic option supportGreg Hudson2014-03-0511-551/+316
* Add tests for gic_pwd password changeGreg Hudson2014-03-032-0/+38
* Use preauth options when changing passwordGreg Hudson2014-03-031-12/+51
* Check for malloc failure in process_chpw_requestGreg Hudson2014-03-031-2/+3
* Conditionalize use of LDAP_OPT_DEBUG_LEVELGreg Hudson2014-02-281-0/+2
* Fix install rule for gssapi_krb5.hGreg Hudson2014-02-281-1/+1
* Fix two omissions in stdint.h changesGreg Hudson2014-02-262-4/+4
* In kdb5_util dump, only lock DB for iprop dumpsGreg Hudson2014-02-261-10/+12
* Eliminate internal fixed-width type wrappersGreg Hudson2014-02-2627-138/+120
* Stop generating gssapi_krb5.hGreg Hudson2014-02-265-56/+50
* Get rid of builtin AES uitypes.hGreg Hudson2014-02-2611-749/+612
* Assume <stdint.h> and fixed-width typesGreg Hudson2014-02-2611-209/+15
* Minimize race conditions in t_iprop.pyGreg Hudson2014-02-262-36/+77
* Avoid duplicate "/etc/krb5.conf" in profile pathTom Yu2014-02-263-3/+14
* Test iprop slave ulog managementGreg Hudson2014-02-201-98/+238
* Implement kpropd -AGreg Hudson2014-02-201-0/+8
* Implement kadmind -proponlyGreg Hudson2014-02-201-15/+22
* Maintain complete ulog on iprop slavesGreg Hudson2014-02-201-75/+73
* Simplify ulog_mapGreg Hudson2014-02-2010-123/+61