summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* commit again without using patch to apply the diffJeffrey Altman2006-07-245-55/+206
* undo previous commit due to EOL issuesJeffrey Altman2006-07-245-206/+55
* Switched from "#pragma options align" to "#pragma pack". Alexandra Ellwood2006-07-242-4/+4
* Windows Integrated Login Fixes for KFW 3.1Jeffrey Altman2006-07-245-55/+206
* * aclocal.m4 (KRB5_LIB_AUX): Disallow --enable-profiled and --disable-sharedKen Raeburn2006-07-211-6/+15
* * ldap_service_stash.c (krb5_ldap_readpassword): Don't require strerror_r, fallKen Raeburn2006-07-211-0/+5
* respect LDFLAGS in NetBSD buildKen Raeburn2006-07-211-1/+14
* reject configure option for static librariesKen Raeburn2006-07-211-0/+4
* Windows - kfw 3.1 msi deployment guide updatesJeffrey Altman2006-07-211-6/+298
* Windows NetIDMgr documentationJeffrey Altman2006-07-212-0/+0
* Windows NetIDMgr post-1.5 branch commitsJeffrey Altman2006-07-1939-545/+959
* acquire_cred(), kg_caller_provided_ccache_name(): On further reflection Alexandra Ellwood2006-07-193-13/+32
* need to look harder for tclConfig.shKen Raeburn2006-07-191-0/+8
* acquire_cred(): Realized that my previous patch now basically favors theAlexandra Ellwood2006-07-191-6/+6
* acquire_cred(): Fixed KLL support to try the default ccache first ifAlexandra Ellwood2006-07-181-13/+19
* kadmin_startup(): Turn off KLL automatic prompting support in kadminAlexandra Ellwood2006-07-181-0/+13
* Project cleanup:Alexandra Ellwood2006-07-181-50/+0
* authgss_refresh(): Use GSS_C_NO_CHANNEL_BINDINGS macro Alexandra Ellwood2006-07-181-1/+1
* Windows: NSIS updates for 2.18 releaseJeffrey Altman2006-07-184-11/+11
* Windows: Wix 2.0.4221 updatesJeffrey Altman2006-07-187-24/+45
* Merge remaining changes from LDAP integration branchKen Raeburn2006-07-1865-20/+21013
* make dependKen Raeburn2006-07-172-3/+2
* (KRB5_AC_FIND_DLOPEN): Use AC_SEARCH_LIBSKen Raeburn2006-07-171-2/+7
* reverse test for copy_oid_set in lib/gssapi/krb5/indicate_mechs.cTom Yu2006-07-171-1/+1
* stdcc.c: fix v2 version of krb5_stdcc_resolve()Jeffrey Altman2006-07-171-1/+4
* Document add_entry in ktutil man pageRuss Allbery2006-07-121-2/+6
* Cleaned up CCAPI v3 code to remove memory leaks. Fixed crashes in Alexandra Ellwood2006-07-114-762/+933
* Fixed up warnings and whitespace issues which were confusing the Alexandra Ellwood2006-07-1013-179/+178
* Fixed up warnings and converted to Unix line endingsAlexandra Ellwood2006-07-102-1063/+1063
* Removed user preferences which were accidentally addedAlexandra Ellwood2006-07-102-3572/+0
* GetModuleHandle needs extension on Win64Jeffrey Altman2006-07-031-3/+6
* work around failure to load into nonexistent dbTom Yu2006-07-011-0/+5
* make gss_unwrap match prototypeTom Yu2006-07-011-2/+2
* test kdb5_util dump/load functionality in dejagnuKen Raeburn2006-06-301-0/+58
* copyright datesKen Raeburn2006-06-302-2/+2
* * dump.c (load_db): Call krb5_db_promote instead of krb5_db_finiKen Raeburn2006-06-301-0/+10
* * kdb_db2.c: Don't include kdb_compat.h.Ken Raeburn2006-06-302-13/+181
* * kdb_default.c (krb5_def_promote_db): New function.Ken Raeburn2006-06-303-0/+11
* * kdb.h (krb5_def_promote_db): DeclareKen Raeburn2006-06-301-0/+3
* g_delete_sec_context.c: undo type cast change from last Jeffrey Altman2006-06-301-1/+1
* corrections to gssapi mechglue Jeffrey Altman2006-06-302-5/+2
* stdcc.c: undo change which broke the opening of ccachesJeffrey Altman2006-06-301-3/+2
* * src/lib/krb5/krb/srv_rcache.c (krb5_get_server_rcache):Tom Yu2006-06-301-0/+1
* * plugins/kdb/db2/kdb_db2.c (krb5_db2_db_init): Support tempdbSam Hartman2006-06-302-44/+80
* * src/lib/krb5/krb/srv_rcache.c (krb5_get_server_rcache): AdaptedTom Yu2006-06-301-1/+6
* New kdb backend operation promote_db, makes a temporary database become theKen Raeburn2006-06-304-1/+53
* * plugins/kdb/db2/kdb_db2.c (krb5_db2_create): Remove incorrectSam Hartman2006-06-301-1/+1
* * lib/kdb/kdb5.h: Remove macros also defined in include/kdb5.hSam Hartman2006-06-301-6/+0
* fix stdcc.c to build without USE_CCAPI_V3Jeffrey Altman2006-06-301-0/+5
* (add_db_arg): Fix silly bug.Ken Raeburn2006-06-301-3/+8