| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Move RPC header files to include/gssrpc, which we copy to them at | Ken Raeburn | 2006-09-16 | 16 | -0/+2815 |
| * | * Makefile.in (krb5/krb5.h): Wrap the content in macro test for | Ken Raeburn | 2006-09-07 | 1 | -0/+3 |
| * | Merge Todd's TCP changepw support, with a few fixups | Ken Raeburn | 2006-08-23 | 2 | -6/+53 |
| * | Switched from "#pragma options align" to "#pragma pack". | Alexandra Ellwood | 2006-07-25 | 3 | -8/+8 |
| * | * kdb.h (krb5_def_promote_db): Declare | Ken Raeburn | 2006-06-30 | 1 | -0/+3 |
| * | New kdb backend operation promote_db, makes a temporary database become the | Ken Raeburn | 2006-06-30 | 1 | -0/+1 |
| * | check calling conventions specified for Windows | Ken Raeburn | 2006-06-29 | 1 | -0/+5 |
| * | Fix comment style in public header | Ken Raeburn | 2006-06-29 | 1 | -8/+10 |
| * | fix calling convention for krb5 error-message routines, document usage of krb... | Ken Raeburn | 2006-06-29 | 1 | -5/+13 |
| * | * src/include/krb5/krb5.hin: Add prototype for krb5_copy_context | Tom Yu | 2006-06-26 | 1 | -0/+2 |
| * | * k5-int.h (krb5_copy_error_state): New macro | Ken Raeburn | 2006-06-24 | 1 | -0/+3 |
| * | remove spuriously resurrected file from merge | Tom Yu | 2006-06-15 | 1 | -30/+0 |
| * | Conditionalize declarations of krb5int_make_srv_query_realm and | Ken Raeburn | 2006-06-15 | 1 | -0/+2 |
| * | Merge from branches/mechglue. Initial integration of Sun-donated | Tom Yu | 2006-06-14 | 1 | -0/+30 |
| * | POSIX allows getpwnam_r and getpwuid_r to return 0 (success) even if the | Russ Allbery | 2006-06-13 | 1 | -4/+6 |
| * | Since it appears we don't actually set the conf_tgs_ktypes field except in this | Ken Raeburn | 2006-06-10 | 1 | -9/+1 |
| * | Add copyright notice | Ken Raeburn | 2006-05-26 | 1 | -0/+29 |
| * | Don't define MODULE_PATH | Ken Raeburn | 2006-05-25 | 1 | -1/+0 |
| * | Properly recognize Mac environments, and set {KRB5,KDB5}_PLUGIN_BUNDLE_DIR | Ken Raeburn | 2006-05-25 | 1 | -0/+6 |
| * | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 3 | -2/+2 |
| * | Drop major version number from service-locator function table structure. | Ken Raeburn | 2006-05-24 | 1 | -5/+6 |
| * | service location plugin interface needs header installed | Ken Raeburn | 2006-05-23 | 1 | -0/+1 |
| * | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 5 | -11/+23 |
| * | Don't look for pthread_mutexattr_setrobust_np | Ken Raeburn | 2006-05-16 | 1 | -6/+7 |
| * | * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename and | Ken Raeburn | 2006-05-16 | 2 | -3/+1 |
| * | Changed to krb5int_open_plugin_dirs/krb5int_close_plugin_dirs which | Alexandra Ellwood | 2006-05-04 | 2 | -16/+24 |
| * | Update internal plugin interface to add an errinfo structure to "open" | Ken Raeburn | 2006-04-25 | 1 | -11/+19 |
| * | Protect against multiple inclusion. Don't define macro '_' if already defined | Ken Raeburn | 2006-04-25 | 1 | -0/+7 |
| * | Added CoreFoundation bundle plugin support | Alexandra Ellwood | 2006-04-24 | 1 | -3/+2 |
| * | unsigned/signed int warnings in krb5_context variables | Ezra Peisach | 2006-04-21 | 1 | -3/+3 |
| * | Prototype for krb5_c_prf missing const | Ezra Peisach | 2006-04-19 | 1 | -2/+3 |
| * | Include stdarg.h | Ken Raeburn | 2006-04-14 | 1 | -0/+2 |
| * | Move gmt_mktime.c from lib/krb5/os to util/support, and rename the function. | Ken Raeburn | 2006-04-14 | 1 | -1/+1 |
| * | Partial merge from Novell LDAP integration branch, not including the | Ken Raeburn | 2006-04-13 | 2 | -7/+19 |
| * | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 2 | -5/+3 |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 3 | -5260/+0 |
| * | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 4 | -136/+0 |
| * | make depend | Ken Raeburn | 2006-03-27 | 1 | -1/+38 |
| * | get proper KRB5_CALLCONV definition | Ken Raeburn | 2006-03-27 | 2 | -1/+6 |
| * | Initial enhanced error message support, similar to what I sent to | Ken Raeburn | 2006-03-26 | 4 | -0/+53 |
| * | merge krb5 subdir change log data | Ken Raeburn | 2006-03-11 | 2 | -1328/+1183 |
| * | temporary: change log from old krb5/ directory | Ken Raeburn | 2006-03-11 | 1 | -0/+1326 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 19 | -1474/+68 |
| * | Add a new recursive target "generated-files-mac", for producing the | Ken Raeburn | 2006-03-11 | 2 | -0/+6 |
| * | * prot.h: Include k5-platform.h. | Ken Raeburn | 2006-03-08 | 2 | -64/+28 |
| * | Enable compilation of little-endian unaligned load/store helper | Ken Raeburn | 2006-03-08 | 4 | -20/+16 |
| * | krb5.h, which is built after util/et, which is built after the support | Ken Raeburn | 2006-03-08 | 4 | -62/+132 |
| * | Merge from plugin branch | Ken Raeburn | 2006-03-07 | 7 | -25/+117 |
| * | Qing Dong <dongq@mit.edu> provided a set of changes to allow | Jeffrey Altman | 2006-02-27 | 2 | -15/+19 |
| * | add/update copyright notices for non-trivial code additions/changes in 2006 | Ken Raeburn | 2006-01-26 | 1 | -1/+1 |