| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -593/+0 |
* | set DEFS empty in more places | Ken Raeburn | 2006-04-04 | 1 | -0/+4 |
* | Include autoconf.h (or include it earlier) in a bunch of files that are | Ken Raeburn | 2006-04-01 | 1 | -0/+4 |
* | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -0/+4 |
* | Fix additional cases where krb5.h is included before k5-int.h. In most cases, | Ken Raeburn | 2005-11-18 | 1 | -0/+4 |
* | * libkadm5srv.exports: Don't export internal error-table symbols, or osa* | Ken Raeburn | 2005-10-14 | 1 | -0/+5 |
* | * svr_iters.c (glob_to_regexp): Increment pointer, not character, | Tom Yu | 2005-09-27 | 1 | -0/+5 |
* | doc Novell changes | Ken Raeburn | 2005-07-22 | 1 | -11/+72 |
* | Novell Database Abstraction Layer merge. | Ken Raeburn | 2005-06-21 | 1 | -0/+15 |
* | fix MITKRB5-SA-2004-004 | Tom Yu | 2004-12-20 | 1 | -0/+10 |
* | * libkadm5srv.exports: Update for previous renaming | Tom Yu | 2004-08-21 | 1 | -0/+4 |
* | renamed acl_* functions to kadm5int_acl_* | Alexandra Ellwood | 2004-08-20 | 1 | -0/+4 |
* | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 1 | -0/+4 |
* | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 1 | -0/+4 |
* | Add files containing the export lists used on UNIX, in each directory | Ken Raeburn | 2004-04-22 | 1 | -0/+4 |
* | Added Apple password server support | Alexandra Ellwood | 2003-09-02 | 1 | -0/+4 |
* | * server_kdb.c (kdb_init_hist): Force history principal's key to | Tom Yu | 2003-06-13 | 1 | -0/+6 |
* | don't install in-tree libdb | Tom Yu | 2003-04-02 | 1 | -0/+6 |
* | kadm5_get_either leaks memory | Ezra Peisach | 2003-01-12 | 1 | -0/+5 |
* | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 1 | -0/+4 |
* | Only system headers should declare errno | Sam Hartman | 2003-01-05 | 1 | -0/+6 |
* | Changes to allow compilation --with-system-db and --enable-shared | Ezra Peisach | 2002-12-16 | 1 | -0/+5 |
* | Thanks, patch applied | Tom Yu | 2002-11-07 | 1 | -0/+7 |
* | * server_init.c (kadm5_lock, kadm5_unlock): Return KADM5_OK | Ezra Peisach | 2002-10-15 | 1 | -0/+5 |
* | libkadm5 should allow persistent locks | Tom Yu | 2002-10-08 | 1 | -0/+11 |
* | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 1 | -0/+4 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -0/+4 |
* | remove dependence on libdyn; open-code the array manipulation | Ken Raeburn | 2002-07-17 | 1 | -0/+10 |
* | shlib version number updates from 1.2.x branch | Ken Raeburn | 2002-03-07 | 1 | -0/+4 |
* | 2002-03-02 Sam Hartman <hartmans@mit.edu> | Sam Hartman | 2002-03-03 | 1 | -0/+8 |
* | * svr_principal.c (kadm5_decrypt_key): For now, coerce enctype of | Tom Yu | 2001-10-25 | 1 | -0/+5 |
* | * svr_principal.c (add_to_history): If the policy a principal uses has | Mitchell Berger | 2001-10-16 | 1 | -0/+11 |
* | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 1 | -0/+4 |
* | * svr_principal.c (check_pw_reuse): Change argument for | Ezra Peisach | 2001-07-31 | 1 | -0/+5 |
* | * adb_xdr.c (xdr_krb5_key_data): Use xdr_krb5_ui_2 instead of | Ezra Peisach | 2001-07-25 | 1 | -0/+5 |
* | * svr_iters.c: Declare kadm5_get_either static | Ezra Peisach | 2001-07-08 | 1 | -0/+4 |
* | * server_dict.c: Silly typo fixed | Mitchell Berger | 2001-06-20 | 1 | -0/+4 |
* | * server_misc.c (passwd_check): cast argument to | Ezra Peisach | 2001-06-18 | 1 | -0/+8 |
* | * svr_principal.c (check_pw_reuse): Cleanup assignment in conditional | Ezra Peisach | 2001-06-08 | 1 | -0/+4 |
* | * svr_principal.c: Cleanup assignments in conditionals | Ezra Peisach | 2001-06-04 | 1 | -0/+4 |
* | * adb_openclose.c, adb_policy.c, server_acl.c, server_dict.c, | Ezra Peisach | 2001-02-18 | 1 | -0/+8 |
* | * svr_chpass_util.c (kadm5_chpass_principal_util): Change msg_len | Ezra Peisach | 2000-10-17 | 1 | -0/+5 |
* | * server_dict.c (init_dict): Change syslog() to krb5_klog_syslog() | Ezra Peisach | 2000-10-10 | 1 | -0/+5 |
* | * adb_openclose.c (osa_adb_create_db): Default to btree. | Tom Yu | 2000-07-01 | 1 | -0/+4 |
* | * Makefile.in (SHLIB_EXPDEPS): Add libdb. | Tom Yu | 2000-06-30 | 1 | -0/+5 |
* | pullup from 1.2 branch | Ken Raeburn | 2000-06-27 | 1 | -0/+8 |
* | Check for existance of <memory.h>. | Wilfredo Sanchez | 2000-06-01 | 1 | -0/+6 |
* | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
* | Matt Crawford's kadm acl fixes & enhancements | Ken Raeburn | 2000-03-16 | 1 | -0/+19 |
* | Remove keepold argument from create_principal_3, since it is rather | Tom Yu | 2000-02-27 | 1 | -0/+8 |