summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Add way to check if mechlistMIC must be producedspnegoSimo Sorce2014-05-061-0/+38
* Update sample configs to include master_kdcGreg Hudson2014-04-151-0/+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-282-2/+0
* 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-261-13/+10
* Modernize default_state.cGreg Hudson2014-03-252-18/+11
* 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
* Try compatible keys in rd_req_dec "any" pathNalin Dahyabhai2014-03-191-1/+7
* Rewrite GSS sequence state tracking codeGreg Hudson2014-03-185-271/+184
* Improve internal API for GSS sequence numbersGreg Hudson2014-03-1812-93/+101
* 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
* Use preauth options when changing passwordGreg Hudson2014-03-031-12/+51
* Fix install rule for gssapi_krb5.hGreg Hudson2014-02-281-1/+1
* Fix two omissions in stdint.h changesGreg Hudson2014-02-261-0/+2
* Eliminate internal fixed-width type wrappersGreg Hudson2014-02-2622-96/+87
* Stop generating gssapi_krb5.hGreg Hudson2014-02-264-24/+18
* Get rid of builtin AES uitypes.hGreg Hudson2014-02-2611-749/+612
* Assume <stdint.h> and fixed-width typesGreg Hudson2014-02-263-28/+4
* Maintain complete ulog on iprop slavesGreg Hudson2014-02-201-75/+73
* Simplify ulog_mapGreg Hudson2014-02-203-85/+19
* Lock around more ulog operationsGreg Hudson2014-02-203-44/+101
* Factor out ulog serial number status checkGreg Hudson2014-02-202-25/+58
* Simplify iprop update locking and avoid deadlockGreg Hudson2014-02-202-138/+37
* Support referrals from Windows Server 2003Nate Rosenblum2014-02-181-3/+32
* Generate dependencies for t_stringattrGreg Hudson2014-02-122-1/+12
* Fix SAM-2 preauth when password argument is usedGreg Hudson2014-02-111-2/+3
* Correctly get default realm in kdb5.cGreg Hudson2014-02-111-10/+13
* Properly reflect MS krb5 mech in SPNEGO acceptorGreg Hudson2014-02-051-4/+4
* Don't get KDB lock in ulog_get_entriesGreg Hudson2014-02-051-12/+0
* In kdb5_util load, init ulog closer to promoteGreg Hudson2014-02-051-6/+1
* Modernize iprop codeGreg Hudson2014-02-052-109/+92
* Check for unstable ulog in ulog_get_entriesGreg Hudson2014-01-301-6/+4
* Add test case for ulog serial number wrappingGreg Hudson2014-01-304-0/+117
* Reinitialize ulog when wrapping serial numberGreg Hudson2014-01-301-13/+8
* Fix gss_pseudo_random leak on zero length outputGreg Hudson2014-01-181-0/+3
* Allow empty store in gss_acquire_cred_fromGreg Hudson2014-01-171-12/+0