Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make t_iprop.py faster and more robust | Greg Hudson | 2012-10-12 | 3 | -32/+80 | |
* | Fix a couple of typos | Nalin Dahyabhai | 2012-10-12 | 1 | -2/+2 | |
* | Add responder support to preauth_encts/preauth_ec | Nathaniel McCallum | 2012-10-12 | 2 | -0/+26 | |
* | Add responder support to get_as_key() | Nathaniel McCallum | 2012-10-12 | 9 | -9/+70 | |
* | Allow null inputs to response item functions | Nathaniel McCallum | 2012-10-12 | 1 | -2/+14 | |
* | Fix cast regexp in C style checker | Greg Hudson | 2012-10-11 | 1 | -1/+1 | |
* | Fix slow kprop dejagnu test | Greg Hudson | 2012-10-10 | 3 | -6/+4 | |
* | Fix argument order when calling the responder | Nathaniel McCallum | 2012-10-10 | 1 | -2/+2 | |
* | De-conditionalize Camellia code | Greg Hudson | 2012-10-09 | 30 | -221/+42 | |
* | Untabify preauth_sam2.c | Greg Hudson | 2012-10-08 | 1 | -17/+17 | |
* | Remove iprop dejagnu test | Greg Hudson | 2012-10-08 | 1 | -236/+0 | |
* | Import and complete Greg Hudson's iprop test | Nicolas Williams | 2012-10-08 | 2 | -0/+140 | |
* | Prep k5test.py for iprop (add start_kpropd(), ...) | Nicolas Williams | 2012-10-08 | 1 | -6/+42 | |
* | krb5_db_delete_principal() can fail to unlock ulog | Nicolas Williams | 2012-10-08 | 1 | -1/+3 | |
* | Remove an old, incorrect comment in kpropd.c | Nicolas Williams | 2012-10-08 | 1 | -9/+0 | |
* | Send kpropd debug msgs to stderr | Nicolas Williams | 2012-10-08 | 1 | -4/+5 | |
* | Fix a minor race in kdb5_util load | Nicolas Williams | 2012-10-05 | 3 | -37/+65 | |
* | Make kadmind iprop never return UPDATE_BUSY | Nicolas Williams | 2012-10-05 | 1 | -11/+1 | |
* | Remove MAX_ULOGENTRIES | Nicolas Williams | 2012-10-05 | 2 | -4/+1 | |
* | Add -R option to kproplog to force full resyncs | Nicolas Williams | 2012-10-05 | 1 | -4/+25 | |
* | Fix policy refcount corruption race in dump | Nicolas Williams | 2012-10-05 | 1 | -10/+10 | |
* | Sync iprop header in kdb5_util dump | Nicolas Williams | 2012-10-05 | 1 | -0/+10 | |
* | kdb5_util load needs iprop safety net | Nicolas Williams | 2012-10-05 | 1 | -15/+36 | |
* | Deprecate kpropd -S option | Nicolas Williams | 2012-10-05 | 1 | -1/+12 | |
* | Add -p, -F, -K options to kadmind | Nicolas Williams | 2012-10-05 | 2 | -14/+34 | |
* | ipropd_svc.c DPRINT improvements | Nicolas Williams | 2012-10-05 | 1 | -13/+34 | |
* | Fix kdb5_util dump race | Nicolas Williams | 2012-10-05 | 2 | -34/+32 | |
* | Cleanup dump_db() | Nicolas Williams | 2012-10-05 | 1 | -20/+14 | |
* | Use a single global dump for iprop full syncs | Nicolas Williams | 2012-10-05 | 5 | -89/+215 | |
* | Improve kpropd debug and syslog output | Nicolas Williams | 2012-10-05 | 1 | -39/+123 | |
* | Improve kpropd behavior in iprop mode | Nicolas Williams | 2012-10-05 | 4 | -222/+181 | |
* | Add Python scripts to check for C style issues | Greg Hudson | 2012-10-04 | 2 | -0/+450 | |
* | GENC should always export composite names | Luke Howard | 2012-10-03 | 2 | -10/+12 | |
* | Add SPI calls to import objects by mech oid | Simo Sorce | 2012-10-02 | 6 | -17/+85 | |
* | Use interposer mechanisms in mechglue functions | Simo Sorce | 2012-10-02 | 14 | -112/+183 | |
* | Add primitives for using interposed mechanisms | Simo Sorce | 2012-10-02 | 2 | -4/+152 | |
* | Add support for loading interposer modules | Simo Sorce | 2012-10-02 | 2 | -24/+247 | |
* | Cache TGS-REPs too | Tom Yu | 2012-09-27 | 1 | -1/+1 | |
* | Add version info for ccapiserver.exe | Ben Kaduk | 2012-09-27 | 2 | -2/+14 | |
* | Fix typo | Ben Kaduk | 2012-09-27 | 1 | -1/+1 | |
* | Remove some dead Makefile code | Ben Kaduk | 2012-09-25 | 2 | -30/+0 | |
* | Remove kerbsrc.win | Ben Kaduk | 2012-09-25 | 3 | -75/+11 | |
* | Remove kerbsrc-nt | Ben Kaduk | 2012-09-24 | 1 | -8/+0 | |
* | Remove kerbsrc83 | Ben Kaduk | 2012-09-24 | 1 | -9/+0 | |
* | Update FILES and WINFILES for kerbsrc.zip | Ben Kaduk | 2012-09-24 | 1 | -3/+8 | |
* | Do not add empty dir to the include search list | Ben Kaduk | 2012-09-24 | 1 | -1/+1 | |
* | Update windows/README | Ben Kaduk | 2012-09-24 | 1 | -99/+92 | |
* | Fix t_s4u2proxy_krb5 cleanup | Greg Hudson | 2012-09-24 | 1 | -1/+3 | |
* | Fix typo | Ben Kaduk | 2012-09-24 | 1 | -2/+2 | |
* | Export more krb5_rc symbols on Windows | Greg Hudson | 2012-09-21 | 1 | -0/+3 |