2006-03-30 |
Ken Raeburn | include autoconf.h before krb5.h |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Ken Raeburn | fill a paragraph in a comment because it's making my... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Ken Raeburn | Currently logger.c is built as part of the KDC, and... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Ken Raeburn | Include autoconf.h early in sources, and disable use... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Ken Raeburn | * configure.in: Always pass three arguments to AC_DEFINE |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Ken Raeburn | * configure.in: Always supply three arguments to AC_DEF... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Ken Raeburn | * configure.in: Check for getusershell, lstat, pwd... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Ken Raeburn | * aclocal.m4 (CHECK_UTMP): Call AC_CHECK_FUNCS once... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Ken Raeburn | * configure.in: Supply comment template in AC_DEFINE... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Ken Raeburn | * configure.in: Supply all three arguments when calling... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Ken Raeburn | * configure.in: Don't define NDBM_PW_CHECK |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Ken Raeburn | make depend |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Ken Raeburn | * wconfig.pl: New file |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Ken Raeburn | * Makefile.in (include_xom): Define as "rem" instead... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Ken Raeburn | get proper KRB5_CALLCONV definition |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Ken Raeburn | fix up windows include/krb5 references |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Ken Raeburn | build and export set/reset_com_err_hook on windows |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Ken Raeburn | * krb5_32.def: Add the new error-message functions |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Ken Raeburn | Initial enhanced error message support, similar to... |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Ken Raeburn | remove some commented-out commands |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Jeffrey Altman | Updates for the Network Identity Manager User Guide... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Jeffrey Altman | This commit updates: |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Ken Raeburn | Quick hack to make it easy to run valgrind on many... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Ken Raeburn | * configure.in: If tgetent can't be found, error out |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Ken Raeburn | * Makefile.in (krb5.conf): New target. Use config... |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Ken Raeburn | * plugins.c (krb5int_get_plugin_dir_data): If dirhandle... |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Ken Raeburn | * Makefile.in (check-unix): Use RUN_SETUP for t_deltat |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Ken Raeburn | * Makefile.in (check-unix): Use RUN_SETUP |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Jeffrey Altman | add new file windows/winlevel.h and update windows... |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Ken Raeburn | update docs for include/krb5/ -> include/ merge |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Ken Raeburn | * reconf: Put autoconf.stmp into include directory |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Ken Raeburn | merge krb5 subdir change log data |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Ken Raeburn | temporary: change log from old krb5/ directory |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Ken Raeburn | Instead of arbitrary division of headers into include... |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Jeffrey Altman | - replace icon with the NetIDMgr icon |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Ken Raeburn | Add a new recursive target "generated-files-mac", for... |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Jeffrey Altman | Build NetIDMgr Developer Documentation (requires doxygen) |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Ken Raeburn | * locate_kdc.c (module_locate_server): Don't set cbdata... |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Ken Raeburn | * configure.in: Check for vsnprintf and vasprintf,... |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Ken Raeburn | make depend |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Ken Raeburn | * prot.h: Include k5-platform.h. |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Ken Raeburn | missed a dlsym call removal |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Ken Raeburn | Oops. This should come closer to building on Windows.. |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Jeffrey Altman | 2006-03-07 Jeffrey Altman <jaltman@mit.edu> |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Ken Raeburn | * kdb5.c: Don't include pthread.h |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Ken Raeburn | Enable compilation of little-endian unaligned load... |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Ken Raeburn | make depend |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Ken Raeburn | krb5.h, which is built after util/et, which is built... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Ken Raeburn | Merge from plugin branch |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Jeffrey Altman | 2006-03-07 Jeffrey Altman <jaltman@mit.edu> |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Ken Raeburn | * Makefile.in (clean-unix): Delete util/fakedest |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Ken Raeburn | don't check sizeof(int) at configure time |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Jeffrey Altman | add missing $(SCLIB) aka bufferoverflow.lib for 64... |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Jeffrey Altman | Qing Dong <dongq@mit.edu> provided a set of changes... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Sam Hartman | Mark #else of KDB5_STATIC_LINK with ifdef name |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Sam Hartman | Note that caller must free result of conf_get_section |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Sam Hartman | Define new error codes for errors loading dal plugins. |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Ken Raeburn | update copyright dates |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Ken Raeburn | add/update copyright notices for non-trivial code addit... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Ken Raeburn | copyright update |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Ken Raeburn | copyright notices |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Ken Raeburn | * export-check.pl: Accept 'S' in nm output |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Ken Raeburn | * export-check.pl: Accept 'G' in nm output |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Ken Raeburn | Delete the rest of the support in the kdb library for... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Ken Raeburn | Remove the thread-safety flag from the kdb plugin inter... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Ken Raeburn | * k5-thread.h (krb5int_mutex_alloc, krb5int_mutex_free... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Ken Raeburn | Check the export lists against the newly built shared... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Ken Raeburn | * fake-addrinfo.c (krb5int_in6addr_any): Always define |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Ken Raeburn | * threads.c (krb5int_mutex_alloc, krb5int_mutex_free... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Ken Raeburn | * lib.in (binutils.versions): Put hidden symbol list... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Ken Raeburn | Include the support library when linking various test... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Ken Raeburn | * aclocal.m4 (AC_KRB5_TCL_TRYOLD): Include $LIBS in... |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Sam Hartman | Back out unwanted change to profile_tcl.c |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Sam Hartman | Remove krb5_callconv from non-exported internal function |
commit | commitdiff | tree | snapshot |
2006-01-06 |
Tom Yu | * krb5-config.in: Cause libs output to match actual... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Jeffrey Altman | KFW installation should not use impersonation |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Tom Yu | * gc_frm_kdc.c: Rewrite to modularize significantly... |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Tom Yu | * gc_frm_kdc.c (krb5_get_cred_from_kdc_opt): Cause... |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Ken Raeburn | make depend |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Ken Raeburn | Looks like the current Red Hat gcc on Athena emits... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Sam Hartman | Include krb5.h after k5-int.h |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Ken Raeburn | Rename "modules" to "plugins", and fix up makefile... |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Ken Raeburn | * Makefile.in (all-unix): Do depend on all-libs. |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Ken Raeburn | * k5-thread.h (USE_PTHREAD_LOCK_ONLY_IF_LOADED): Define... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Jeffrey Altman | KFW - Correct identity validation algorithm |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Jeffrey Altman | KFW 3.1 - Add missing include path |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Jeffrey Altman | Network Identity Manager - Fix module loading when... |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Ken Raeburn | * k5-thread.h (k5_mutex_lock_update_stats) [__GNUC__... |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Jeffrey Altman | KFW 3.0 Final Network Identity Manager updates |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Jeffrey Altman | KFW 3.0 Final Wix installer updates |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Jeffrey Altman | KFW 3.0 Final NSIS installer updates |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Ken Raeburn | * Makefile.in (t_crc): Build against support library. |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Ken Raeburn | * kdb5.c (kdb_load_library): Make dbpath_names static... |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Jeffrey Altman | Update to latest images |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Jeffrey Altman | Network Identity Manager updates for KFW 3.0 Beta 3 |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Jeffrey Altman | KFW Network Provider updates for KFW 3.0 Beta 3 |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Jeffrey Altman | Wix MSI installer for KFW 3.0 Beta 3 |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Jeffrey Altman | NSIS installer for KFW 3.0 Beta 3 |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Jeffrey Altman | Increase size of PurgeRequest buffers for MSLSA |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Jeffrey Altman | Restore unintentional deletions between r17518:17519 |
commit | commitdiff | tree | snapshot |
next |