summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * kdb5_util.c (add_db_arg): New function.Ken Raeburn2006-06-294-52/+30
* * kerberos_v4.c: Don't include kdc.h.Ken Raeburn2006-06-292-20/+14
* re-order inclusions in spnego_mech.c to avoid breaking system headersTom Yu2006-06-291-1/+1
* * lib/gssapi/Makefile.in: Merge the new target into the existingKen Raeburn2006-06-291-2/+1
* make dependTom Yu2006-06-292-18/+8
* Makefile.in: Change T_STD_CONF_OBJS to only list t_std_conf.o and pull in theEzra Peisach2006-06-291-3/+3
* remove unused lib/gssapi/mechglue/g_utils.cTom Yu2006-06-292-286/+0
* * src/lib/gssapi/mechglue/mglueP.h (struct gss_config): RemoveTom Yu2006-06-293-20/+0
* * src/lib/gssapi/mechglue/g_initialize.c: Remove various unusedTom Yu2006-06-291-342/+3
* back out r18245; it breaks under gcc + GNU ld on SolarisTom Yu2006-06-293-15/+3
* gssapi compilation errors on WindowsJeffrey Altman2006-06-298-12/+80
* check calling conventions specified for WindowsKen Raeburn2006-06-293-18/+50
* Fix comment style in public headerKen Raeburn2006-06-291-8/+10
* fix calling convention for krb5 error-message routines, document usage of krb...Ken Raeburn2006-06-292-10/+18
* cc_mslsa.c: The WOW64 environment on 64-bit versions of Jeffrey Altman2006-06-281-4/+41
* autoconf 2.60 compatibilityKen Raeburn2006-06-2852-70/+70
* fix plugin.c to compile on WindowsJeffrey Altman2006-06-281-3/+3
* Windows: fix krb5.h generationJeffrey Altman2006-06-281-1/+3
* allow multiple calls to krb5_get_error_message to retrieve messageKen Raeburn2006-06-281-7/+15
* implement symbol export restrictions for SolarisKen Raeburn2006-06-283-3/+15
* mkrel should only generate doc/CHANGES for checkoutsTom Yu2006-06-271-1/+3
* write svn log output when building releaseTom Yu2006-06-271-0/+1
* Revise comment on when we should switch from writing back to readingKen Raeburn2006-06-271-1/+4
* * kdc/network.c (make_toolong_error): New function.Ken Raeburn2006-06-262-1/+72
* make gssint_get_mechanism match prototypeTom Yu2006-06-261-2/+1
* * src/lib/krb5_32.def: Export krb5_copy_contextTom Yu2006-06-263-5/+13
* * src/include/krb5/krb5.hin: Add prototype for krb5_copy_contextTom Yu2006-06-262-0/+83
* NetIDMgr updatesJeffrey Altman2006-06-2540-359/+827
* * k5-int.h (krb5_copy_error_state): New macroKen Raeburn2006-06-241-0/+3