2006-06-22 |
Sam Hartman | Revert 18100 before merging onto trunk |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Jeffrey Altman | krb5_stdccv3_setup is ok |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Jeffrey Altman | Use the old exported names for setup and shutdown |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Jeffrey Altman | Add missing header |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Jeffrey Altman | Fix parameter name in cc_credentials_iterator_t next() |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Jeffrey Altman | This commit updates lib/krb5/ccache/ccapi to support... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Jeffrey Altman | remove duplicate header file and obsolete source file |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Alexandra Ellwood | Temporarily copied KerberosIPC libary from the KfM... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Alexandra Ellwood | Added Mac OS X project file and Mach-IPC support code |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Alexandra Ellwood | Include string.h to get memcpy, strlen, etc on BSD... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Alexandra Ellwood | Removed ancient Metrowerks tests from public headers |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Alexandra Ellwood | moved enum cc_list_type to generic_lists.h to avoid... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Alexandra Ellwood | cci_msg_retrieve_blob(): changed argument 4 from void... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Jeffrey Altman | * corrections to windows rpc layer |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Jeffrey Altman | improved error handling |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Jeffrey Altman | more updates |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Jeffrey Altman | Move generic list functions to common/generic_lists.c |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Jeffrey Altman | Move msg.c and marshall.c to common library |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Jeffrey Altman | Source files containing common routines used by both |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Jeffrey Altman | More byte order conversions in the server operations... |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Jeffrey Altman | Construct an outline of a sample platform specific... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Jeffrey Altman | Updates of portable CCAPI sources. All code compiles |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Jeffrey Altman | This branch will hold development work on the portable... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Ken Raeburn | Missed change -- don't configure util/profile separately |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Ken Raeburn | * configure.in: Set and substitute KSU_LIBS, SETENVOBJ... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Ken Raeburn | Remove krb5_init_context macro hack; change all the... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Ken Raeburn | Don't look for pthread_mutexattr_setrobust_np |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Ken Raeburn | Add SRCS definition and run make depend |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Ken Raeburn | make depend |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Ken Raeburn | * lib/kadm5/alt_prof.c (kadm5_get_config_params): Repla... |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Ken Raeburn | * Makefile.in (krb5kdc, rtest): Don't explicitly add... |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Ken Raeburn | * main.c (initialize_realms): Use precise size allocati... |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Ken Raeburn | Have Tcl script error out if initialization fails |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Ken Raeburn | * configure.in: Don't create a makefile for posix subdir |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Ken Raeburn | * syslog.c: Discard all the non-Windows bits, since... |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Ken Raeburn | * getuid.c, memmove.c, sscanf.c, strcasecmp.c, strdup... |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Tom Yu | Use unsigned char rather than u_int8_t in random_string() |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Ken Raeburn | * tests/dejagnu/config/default.exp (setup_krb5_conf... |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Alexandra Ellwood | Fixed the krb5_cc_gen_new memory ccache implementation... |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Jeffrey Altman | vsnprintf not present on windows |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Jeffrey Altman | plugins support requires a Windows equivalent to opendi... |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Ken Raeburn | * threads.c (krb5int_pthread_loaded): Supply dummy... |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Ken Raeburn | * send_tgs.c (krb5_send_tgs): Fix memory allocation... |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Ezra Peisach | Cleanup a number of cast away from const warnings in... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Ezra Peisach | kdb_load_library(): SGI compiler requires that when... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Ken Raeburn | * plugins.c (krb5int_get_plugin_filenames): Make extent... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Ken Raeburn | * plugins.c (krb5int_get_plugin_filenames): Avoid shado... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Ken Raeburn | * plugins.c (FILEEXTS): No trailing semicolon |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Alexandra Ellwood | need to export kadm5_set_use_password_server |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Alexandra Ellwood | Export new function names |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Alexandra Ellwood | Changed to krb5int_open_plugin_dirs/krb5int_close_plugi... |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Alexandra Ellwood | Removed the unnecessary and incorrect (due to operator... |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Ken Raeburn | * post.in (.acsyms_okay): Target deleted. |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Ken Raeburn | ipv4+ipv6 messages can trip up KDC replay detection |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Ken Raeburn | Don't test HAVE_C_STRUCTURE_ASSIGNMENT. |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Ken Raeburn | (DB2_NAME): New macro, adding .so suffix for now. |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Sam Hartman | Fix excessive italics in kinit man page; |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Alexandra Ellwood | Updated comments to explain how the CFBundles get unloaded. |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Ken Raeburn | Change kdb plugin code to use the new plugin support... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Ken Raeburn | Update internal plugin interface to add an errinfo... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Ken Raeburn | Protect against multiple inclusion. Don't define macro... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Ken Raeburn | Don't define DEBUG; it prints debug messages that cause... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Ken Raeburn | Change name of kdb function-table symbol from being... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Ken Raeburn | (.acsyms_okay): Fix rules to work better from subdirect... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Ken Raeburn | Tweak configure script generation to check that all... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Ken Raeburn | Remove comment on first line |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Ken Raeburn | Set myfulldir |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Alexandra Ellwood | Generate rpc includes as part of the generate-files... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Alexandra Ellwood | Updated kadm5 Makefile.ins to autogenerate the kadm5... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Alexandra Ellwood | Added CoreFoundation bundle plugin support |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Alexandra Ellwood | krb_get_tf_realm(): cc_int32 is an integer type and... |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Ezra Peisach | Signed/unsigned warnings cleanup |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Ezra Peisach | unsigned/signed int warnings in krb5_context variables |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Ezra Peisach | Fix memory leak. closedir() was never being called... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Ezra Peisach | shsUpdate should take an unsigned int for length |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Ken Raeburn | * errors.c (krb5int_get_error): Try strerror_r if avail... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Ezra Peisach | Prototype for krb5_c_prf missing const |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Ken Raeburn | * error_table.h (ET_EBUFSIZ): Increase to 1k. |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Ken Raeburn | * configure.in: Check for strerror_r |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Ken Raeburn | (LOCAL_SUBDIRS, STOBJLISTS, SUBDIROBJLISTS): Don't... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Ken Raeburn | (krb5int_debug_fprint): Use strerror_r if available. |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Ken Raeburn | (KRB5_KDB_SRV_TYPE_*, KRB5_DB_LOCKMODE_*): Delete defin... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Ken Raeburn | Compute dependencies for profile_tcl.o |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Ken Raeburn | * Makefile.in (profile_tcl): Link with MLIBS instead... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Ken Raeburn | * aclocal.m4 (KRB5_AC_CHOOSE_ET): Make sure that the... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Ken Raeburn | Include com_err.h |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Ken Raeburn | (*-*-solaris*): Set LDCOMBINE_TAIL to use LDFLAGS |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Ken Raeburn | Include stdarg.h |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Ken Raeburn | Move gmt_mktime.c from lib/krb5/os to util/support... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Jeffrey Altman | identity/plugins/common/dynimport.c: |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Ken Raeburn | Partial merge from Novell LDAP integration branch,... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Ken Raeburn | Don't include kdb.h from k5-int.h; instead, include... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Ken Raeburn | * configure.in: Delete OSF/1 libsecurity/setluid/LOGINL... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Ken Raeburn | make depend |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Sam Hartman | Remove ChangeLog files from the source tree. From... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Ken Raeburn | Remove .Sanitize file |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Ken Raeburn | * Sanitize: Removed |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Ken Raeburn | Remove .Sanitize and .rconf files, no longer used |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Ken Raeburn | Move pty library from util/pty to appl/libpty; update... |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Ken Raeburn | * kdc_preauth.c (verify_enc_timestamp): Initialize... |
commit | commitdiff | tree | snapshot |
next |