| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Added type checking for 64-bit platforms | Alexandra Ellwood | 2008-07-01 | 1 | -7/+10 |
| * | krb5_get_error_message returns const char * | Alexandra Ellwood | 2008-07-01 | 1 | -2/+2 |
| * | make depend | Ken Raeburn | 2008-06-30 | 1 | -1/+2 |
| * | Big endian stash file support | Alexandra Ellwood | 2008-06-27 | 1 | -2/+18 |
| * | Include kdb_log.h for missing prototypes. Declare conv_princ_2db & | Ezra Peisach | 2008-06-24 | 1 | -2/+3 |
| * | Merge from branch sun-iprop | Ken Raeburn | 2008-06-24 | 7 | -33/+2795 |
| * | Change krb5_context.db_context to point to the real structure type, | Ken Raeburn | 2008-06-02 | 2 | -74/+73 |
| * | Minor spelling & comment formatting | Ken Raeburn | 2008-05-16 | 1 | -13/+19 |
| * | (more) After malloc/realloc/calloc/strdup/asprintf failures, use | Ken Raeburn | 2008-04-30 | 1 | -2/+2 |
| * | fix CVE-2007-5972: double fclose() in krb5_def_store_mkey() | Tom Yu | 2007-12-14 | 1 | -2/+1 |
| * | Set close-on-exec flag in most places where file descriptors are | Ken Raeburn | 2007-10-22 | 1 | -1/+3 |
| * | make depend | Ken Raeburn | 2007-08-16 | 1 | -24/+27 |
| * | Avoid use of unchecked sprintf in libraries. Use asprintf if the | Ken Raeburn | 2007-07-12 | 1 | -4/+6 |
| * | Make clean in lib/kdb leaves error table files | Ezra Peisach | 2006-11-05 | 1 | -0/+1 |
| * | Another patch from Will Fiveash, to make "kdb5_util load <dumpfile>" | Ken Raeburn | 2006-10-12 | 1 | -4/+4 |
| * | make depend | Tom Yu | 2006-10-06 | 1 | -12/+12 |
| * | (get_errmsg): Check for errcode_2_string and release_errcode_string | Ken Raeburn | 2006-09-29 | 1 | -1/+4 |
| * | * kdb5.c (kdb_load_library): Make error message a little more accurate. | Ken Raeburn | 2006-09-16 | 1 | -29/+47 |
| * | Make database plugin responsible for releasing the error-message string, so | Ken Raeburn | 2006-09-06 | 1 | -0/+1 |
| * | whitespace | Ken Raeburn | 2006-09-06 | 1 | -111/+113 |
| * | * kdb_default.c (krb5_def_store_mkey): If the file can't be opened, construct | Ken Raeburn | 2006-08-15 | 1 | -0/+3 |
| * | Merge remaining changes from LDAP integration branch | Ken Raeburn | 2006-07-18 | 1 | -2/+3 |
| * | * kdb_default.c (krb5_def_promote_db): New function. | Ken Raeburn | 2006-06-30 | 3 | -0/+11 |
| * | New kdb backend operation promote_db, makes a temporary database become the | Ken Raeburn | 2006-06-30 | 2 | -0/+45 |
| * | * lib/kdb/kdb5.h: Remove macros also defined in include/kdb5.h | Sam Hartman | 2006-06-30 | 1 | -6/+0 |
| * | autoconf 2.60 compatibility | Ken Raeburn | 2006-06-28 | 1 | -2/+2 |
| * | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 1 | -6/+6 |
| * | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -29/+33 |
| * | * configure.in: Set and substitute KSU_LIBS, SETENVOBJ, DO_TCL. Generate | Ken Raeburn | 2006-05-18 | 2 | -17/+2 |
| * | * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename and | Ken Raeburn | 2006-05-16 | 1 | -1/+2 |
| * | kdb_load_library(): SGI compiler requires that when initializing arrays | Ezra Peisach | 2006-05-08 | 1 | -1/+4 |
| * | Changed to krb5int_open_plugin_dirs/krb5int_close_plugin_dirs which | Alexandra Ellwood | 2006-05-04 | 2 | -51/+45 |
| * | (DB2_NAME): New macro, adding .so suffix for now. | Ken Raeburn | 2006-04-27 | 1 | -2/+3 |
| * | Change kdb plugin code to use the new plugin support instead of | Ken Raeburn | 2006-04-25 | 2 | -20/+25 |
| * | Change name of kdb function-table symbol from being derived from the | Ken Raeburn | 2006-04-25 | 1 | -3/+1 |
| * | (KRB5_KDB_SRV_TYPE_*, KRB5_DB_LOCKMODE_*): Delete definitions duplicated from... | Ken Raeburn | 2006-04-18 | 1 | -32/+0 |
| * | Partial merge from Novell LDAP integration branch, not including the | Ken Raeburn | 2006-04-13 | 6 | -287/+35 |
| * | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 6 | -2/+7 |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -1194/+0 |
| * | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -48/+0 |
| * | * kdb5.c (kdb_unlock_lib_lock, kdb_destroy_lib_lock): Cast 0 to void to silence | Ken Raeburn | 2006-04-10 | 2 | -2/+7 |
| * | set DEFS empty in more places | Ken Raeburn | 2006-04-04 | 2 | -0/+5 |
| * | Include autoconf.h (or include it earlier) in a bunch of files that are | Ken Raeburn | 2006-04-01 | 2 | -0/+5 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -53/+53 |
| * | make depend | Ken Raeburn | 2006-03-27 | 1 | -15/+20 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -20/+20 |
| * | * kdb5.c: Don't include pthread.h | Ken Raeburn | 2006-03-08 | 2 | -4/+4 |
| * | make depend | Ken Raeburn | 2006-03-08 | 1 | -7/+14 |
| * | Mark #else of KDB5_STATIC_LINK with ifdef name | Sam Hartman | 2006-01-27 | 1 | -1/+1 |
| * | Note that caller must free result of conf_get_section | Sam Hartman | 2006-01-27 | 2 | -0/+2 |