| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22911 dc483132-0cff-0310-8789-dd5450dbe970
|
| |
|
|
| |
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20589 dc483132-0cff-0310-8789-dd5450dbe970
|
| |
|
|
|
|
|
|
|
|
|
|
| |
include directives sometimes using krb5/foo.h and sometimes using foo.h, and
-I options always given for both directories in both source and build trees,
push include/krb5/* up a level and drop the krb5 directory (except, for the
moment, the change log).
Updated #include directives, -I options, and dependencies accordingly, and
deleted one or two bits of old, unused code that was noticed in the process.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17730 dc483132-0cff-0310-8789-dd5450dbe970
|
| |
|
|
|
|
|
| |
ticket: 2601
status: open
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16522 dc483132-0cff-0310-8789-dd5450dbe970
|
| |
|
|
|
|
|
|
|
|
|
| |
libkadm5 should have a way to persistently lock the databases to avoid
wasting time on closing and reopening. These patches implement
persistent exclusive locks for local access only.
ticket: new
target_version: 1.3
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14914 dc483132-0cff-0310-8789-dd5450dbe970
|
| |
|
|
| |
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13399 dc483132-0cff-0310-8789-dd5450dbe970
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
krb5_free_key_data_contents() which really should be in libkdb.
* kadm_rpc_xdr.c: Include krb5/admin_xdr.h for prototypes.
* kadm_rpc.h: Add prototypes for client and server stub
functions. Server functions renamed to have _svc appended.
* alt_prof.c: Clean up warnings. Do not shadow index() with local
variable.
* admin_xdr.h: Add prototypes for xdr_nulltype(), xdr_krb5_ui_4(),
xdr_krb5_int16(), xdr_krb5_key_data_nocontents(),
xdr_krb5_key_salt_tuple(), xdr_krb5_tl_data(),
xdr_kadm5_principal_ent_rec_v1(), xdr_cprinc3_arg(),
xdr_generic_ret(0, xdr_chpass3_arg(), xdr_setv4key_arg(),
xdr_setkey_arg(), xdr_setkey3_arg(), xdr_chrand3_arg(),
xdr_gprincs_arg(), xdr_grpincs_ret(), xdr_gpols_arg(),
xdr_gpols_ret(), xdr_getprivs_ret(), xdr_krb5_salttype().
* admin_internal.h: Add prototype for _kadm5_check_handle().
* admin.h: Add prototypes for kadm5_free_config_params(),
kadm5_decrypt_key(), ovsec_kadm_free_name_list().
* adb.h: Add prototypes for xdr_osa_pw_hist_ent(),
xdr_krb5_key_data(), osa_adb_rename_db(),
osa_adb_rename_policy_db().
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13013 dc483132-0cff-0310-8789-dd5450dbe970
|
| |
|
|
| |
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12501 dc483132-0cff-0310-8789-dd5450dbe970
|
| |
|
|
|
|
|
| |
* kadm_rpc.h:
* kadm_rpc_xdr.c: Update header locations.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10452 dc483132-0cff-0310-8789-dd5450dbe970
|
|
|
OV_MERGE branches. This includes, but is not limited to, the new openvision
admin system, and major changes to gssapi to add functionality, and bring
the implementation in line with rfc1964. before committing, the
code was built and tested for netbsd and solaris.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8774 dc483132-0cff-0310-8789-dd5450dbe970
|