| Commit message (Expand) | Author | Age | Files | Lines |
| * | make depend | Greg Hudson | 2013-03-24 | 1 | -22/+18 |
| * | Add missing .gitignore entries and clean rules | Greg Hudson | 2013-02-27 | 1 | -1/+1 |
| * | Add and use k5memdup, k5memdup0 helpers | Greg Hudson | 2013-02-09 | 2 | -19/+11 |
| * | make depend | Greg Hudson | 2013-01-10 | 6 | -6/+6 |
| * | Fix various result checks | Nickolai Zeldovich | 2013-01-07 | 1 | -1/+1 |
| * | Avoid null dereference in BDB dbtree error case | Greg Hudson | 2012-12-20 | 1 | -3/+3 |
| * | Separate clpreauth and kdcpreauth interfaces | Greg Hudson | 2012-12-19 | 1 | -12/+12 |
| * | Use blocking locks for policy DB | Greg Hudson | 2012-10-16 | 1 | -19/+6 |
| * | Remove osa_adb_rename_db | Greg Hudson | 2012-09-13 | 2 | -51/+0 |
| * | Fix lock inconsistency in ctx_unlock() | Nicolas Williams | 2012-09-12 | 1 | -4/+8 |
| * | Use blocking locks in krb5kdc and libkadm5srv | Nicolas Williams | 2012-09-12 | 2 | -35/+19 |
| * | Run "make depend" | Tom Yu | 2012-08-23 | 1 | -8/+12 |
| * | Policy extensions + new policy: allowed ks types | Nicolas Williams | 2012-07-30 | 2 | -49/+27 |
| * | Handle huge /bin directories in libdb2 test | Tom Yu | 2012-07-12 | 1 | -6/+7 |
| * | Minor cleanups relating to size_t being unsigned | Ben Kaduk | 2012-07-03 | 1 | -1/+1 |
| * | Fix -DDEBUG compilation errors | Henry B. Hotz | 2012-06-04 | 1 | -0/+1 |
| * | Add missing $(LIBS) to some shared libraries | Tom Yu | 2012-05-17 | 1 | -1/+1 |
| * | Fix KDB iteration when callback does write calls | Greg Hudson | 2012-03-01 | 1 | -4/+2 |
| * | Get rid of fake-install | Greg Hudson | 2011-11-04 | 1 | -1/+1 |
| * | SA-2011-006 KDC denial of service [CVE-2011-1527 CVE-2011-1528 CVE-2011-1529] | Tom Yu | 2011-10-18 | 1 | -0/+12 |
| * | Create e_data as pa_data in KDC interfaces | Greg Hudson | 2011-10-04 | 2 | -2/+2 |
| * | Initialize some more variables | Ken Raeburn | 2011-09-05 | 1 | -1/+1 |
| * | Fix "may be used uninitialized" warnings in db2 code, even though all | Ken Raeburn | 2011-09-05 | 6 | -9/+11 |
| * | Reindent per krb5-batch-reindent.el. | Ken Raeburn | 2011-09-04 | 1 | -1/+1 |
| * | Get rid of variables triggering gcc's "defined but not used" | Ken Raeburn | 2011-09-04 | 3 | -12/+0 |
| * | Mark up strings for translation | Greg Hudson | 2011-06-10 | 1 | -2/+2 |
| * | Adjust most C source files to match the new standards for copyright | Greg Hudson | 2011-03-09 | 4 | -12/+7 |
| * | Make depend | Greg Hudson | 2011-02-25 | 1 | -24/+22 |
| * | Use for loops for recursion in the Windows build, cutting down on the | Greg Hudson | 2010-11-28 | 8 | -8/+8 |
| * | After a failed kdb5_util load, make a subsequent load operation work | Greg Hudson | 2010-11-06 | 2 | -631/+483 |
| * | Further kdb_db2 code cleanup: make gen_dbsuffix return a | Greg Hudson | 2010-11-04 | 2 | -55/+30 |
| * | Simplify kdb_db2's open_db() a little further, avoiding a suspicious | Greg Hudson | 2010-11-03 | 1 | -7/+11 |
| * | Avoid running off the end of the spares array in db2's page_to_oaddr() | Greg Hudson | 2010-11-03 | 1 | -1/+1 |
| * | Clean up the DB2 KDB module code a bit, making it more conformant with | Greg Hudson | 2010-11-02 | 1 | -141/+96 |
| * | Propagate modprinc -unlock from master to slave KDCs | Greg Hudson | 2010-10-05 | 1 | -0/+15 |
| * | Remove dead code from DAL and kdb plugins | Sam Hartman | 2010-09-15 | 3 | -42/+0 |
| * | Make depend | Greg Hudson | 2010-09-08 | 1 | -30/+26 |
| * | Revert the part of r24157 which added the dal_version argument to the | Greg Hudson | 2010-07-21 | 1 | -4/+2 |
| * | Add check_allowed_to_delegate to the DAL with a corresponding libkdb5 | Greg Hudson | 2010-07-15 | 4 | -62/+1 |
| * | Add refresh_config to the DAL with a corresponding libkdb5 API, | Greg Hudson | 2010-07-15 | 1 | -0/+1 |
| * | Addendum to r24185: make audit_as_req return void, since it's an | Greg Hudson | 2010-07-13 | 3 | -8/+8 |
| * | Add audit_as_req to the DAL with a corresponding libkdb5 API, | Greg Hudson | 2010-07-13 | 4 | -28/+21 |
| * | Add check_policy_as and check_policy_tgs to the DAL table with | Greg Hudson | 2010-07-13 | 4 | -26/+28 |
| * | Add check_transited_realms to the DAL table with a corresponding | Greg Hudson | 2010-07-12 | 1 | -1/+1 |
| * | Add sign_authdata to the DAL table with a corresponding libkdb5 API, | Greg Hudson | 2010-07-12 | 1 | -1/+1 |
| * | Addendum to r24180: make sure osa_adb_get_policy sets its output | Greg Hudson | 2010-07-09 | 1 | -0/+1 |
| * | Improve output variable handling of osa_adb_get_policy() in the db2 | Greg Hudson | 2010-07-09 | 1 | -19/+20 |
| * | Remove count parameters from get_principal, put_principal, | Greg Hudson | 2010-07-06 | 8 | -203/+117 |
| * | Use KRB5_PLUGIN_OP_NOTSUPP uniformly as the error code for operations | Greg Hudson | 2010-07-03 | 1 | -1/+1 |
| * | Remove return value from void function | Ken Raeburn | 2010-07-03 | 1 | -1/+0 |