2004-10-13 |
Alexandra Ellwood | Need prototypes for profile_lock_global and profile_unl... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Alexandra Ellwood | krb5_string_to_deltat should default to seconds if... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Ken Raeburn | Fix small memory leak in repeated krb5 context creation... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Jeffrey Altman | Fix the forced setting of the Initial Ticket Flag on... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Tom Yu | * et_c.awk, et_h.awk: Fix off-by-one error. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Ken Raeburn | * implementor.texinfo, thread-safe.txt, threads.txt... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Ken Raeburn | * et_c.awk, et_h.awk: Complain if the error table is... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Tom Yu | Install example config files |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Ken Raeburn | * localaddr.c (print_addr): If getnameinfo returns... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Ken Raeburn | * localaddr.c (foreach_localaddr): Be more careful... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Ken Raeburn | * localaddr.c (get_ifreq_array): Split out from foreach... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Ken Raeburn | * aclocal.m4 (KRB5_AC_ENABLE_THREADS): On HP-UX, define... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Ken Raeburn | forgot to check in with fake-addrinfo.h |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Ken Raeburn | * localaddr.c (foreach_localaddr) [HAVE_STRUCT_IF_LADDR... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Ken Raeburn | * fake-addrinfo.h (AI_ADDRCONFIG, AI_V4MAPPED, AI_ALL... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Alexandra Ellwood | Added new files used by krb5-1.4 |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Ken Raeburn | * localaddr.c (get_if_laddrconf, foreach_localaddr... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Ken Raeburn | * configure.in: Check for struct if_laddrconf, as for... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Ken Raeburn | * kcmd.c (kcmd_connect): Set *addrfamilyp with the... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Jeffrey Altman | * update the include paths to allow patchlevel.h to... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Jeffrey Altman | * update Changelog |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Jeffrey Altman | * Add new conditional resource strings |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Jeffrey Altman | * hst_realm.c: provide definition for MAXDNAME if |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Ken Raeburn | * start_servers_local: If one of the servers failed... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Ken Raeburn | * vbaxam.doc: File deleted |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Ken Raeburn | * prof_file.c (profile_dereference_data_locked): New... |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Tom Yu | * Makefile.in (check-unix-tcl-ok): Use KRB5_RUN_ENV |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Tom Yu | Make patchlevel.h be the master version file |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Ken Raeburn | * network.c (closedown_network): Free each connection... |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Ken Raeburn | * kdc_util.h (sockaddr2p): Don't declare |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Ken Raeburn | * configure.in: Use AC_MSG_NOTICE for krb4 messages... |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Ken Raeburn | * xdr_rec.c (LAST_FRAG): Use 1L in case int is small |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Ken Raeburn | make depend |
commit | commitdiff | tree | snapshot |
2004-09-23 |
Ken Raeburn | * prof_tree.c (struct profile_node): Add new bitfield... |
commit | commitdiff | tree | snapshot |
2004-09-23 |
Ken Raeburn | regenerated |
commit | commitdiff | tree | snapshot |
2004-09-23 |
Ken Raeburn | * profile.swg: Only include tclsh.i if building for... |
commit | commitdiff | tree | snapshot |
2004-09-23 |
Ken Raeburn | * Makefile.in: Delete @SHARED_RULE@ line. |
commit | commitdiff | tree | snapshot |
2004-09-23 |
Ken Raeburn | * Makefile.in (T_STD_CONF_OBJS): Include dnsglue.o |
commit | commitdiff | tree | snapshot |
2004-09-23 |
Ken Raeburn | * lib.in (binutils.versions, osf1.exports): New file... |
commit | commitdiff | tree | snapshot |
2004-09-23 |
Ken Raeburn | * aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): If the config... |
commit | commitdiff | tree | snapshot |
2004-09-22 |
Tom Yu | Better support for using libutil on systems that need... |
commit | commitdiff | tree | snapshot |
2004-09-22 |
Tom Yu | Only use -Wl,-oldstyle_liblookup if using native linker... |
commit | commitdiff | tree | snapshot |
2004-09-22 |
Tom Yu | * libgssrpc.exports: Export svc_maxfd |
commit | commitdiff | tree | snapshot |
2004-09-21 |
Ken Raeburn | * shlib.conf (*-*-linux*, *-*-gnu*, *-*-k*bsd*-gnu... |
commit | commitdiff | tree | snapshot |
2004-09-21 |
Tom Yu | Don't assume that presence of res_nsearch() means we... |
commit | commitdiff | tree | snapshot |
2004-09-21 |
Tom Yu | memory leak in rd_cred.c |
commit | commitdiff | tree | snapshot |
2004-09-21 |
Sam Hartman | memory leak in arcfour string_to_key |
commit | commitdiff | tree | snapshot |
2004-09-21 |
Tom Yu | * configure.in: Check for sockaddr_in.sin_len and |
commit | commitdiff | tree | snapshot |
2004-09-21 |
Tom Yu | Add DNS resolver glue layer. Use it |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Tom Yu | * libgssrpc.exports: Don't export internals |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Tom Yu | Use a new variable, $(INSTALL_SCRIPT) to install script... |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Tom Yu | * aclocal.m4 (AC_LIBRARY_NET): Look for res_search... |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Jeffrey Altman | * kfw-fixed.nsi: |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Jeffrey Altman | Remove trailing slash from PATH |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Jeffrey Altman | Fix error code returned for empty sequences and check... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Tom Yu | * aclocal.m4 (AC_LIBRARY_NET): Only look for res_searc... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Tom Yu | * configure.in: Check for h_errno declaration in netdb.h |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Ken Raeburn | * reconf: Export ACLOCAL=true to environment |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Tom Yu | * aclocal.m4 (AC_LIBRARY_NET): Require the BIND_8_COMP... |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Jeffrey Altman | Enable default installation of documentation |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Tom Yu | * dnssrv.c: |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Tom Yu | * aclocal.m4: Fix check for resolv.h; some platforms... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Jeffrey Altman | * kfw-fixed.nsi: |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Jeffrey Altman | Add msi-deployment-guide.txt |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Jeffrey Altman | Updates to WiX to satisfy the needs of MIT SWRT |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Jeffrey Altman | utils.nsi: Fix RestartRequired function to actually... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Sam Hartman | Support building on x86_64 |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Tom Yu | * port-sockets.h: Remove _XOPEN_SOURCE_EXTENDED hack... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Jeffrey Altman | * cc_mslsa.c: Implement krb5_lcc_initialize() |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Jeffrey Altman | cc_mslsa.c: Correct test for KerbQueryTicketCacheEx2... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Jeffrey Altman | 2004-09-10 Jeffrey Altman <jaltman@mit.edu> |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Jeffrey Altman | krb5.hin: add new krb5_ccache flag, KRB5_TC_NOTICKET |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Jeffrey Altman | ms2mit.c: Apply KRB5_TC_NOTICKET to MSLSA: while searc... |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Tom Yu | * login.c (main): Don't overwrite "PATH" environment... |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Tom Yu | * Makefile.in (install-unix): Install krb524d manpage |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Tom Yu | * Makefile.in: Install krb5-config manpage |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Alexandra Ellwood | Added man pages for krb524d and krb5-config |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Alexandra Ellwood | Added a man page for krb5-config |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Alexandra Ellwood | Added man page for krb524d |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Tom Yu | comment |
commit | commitdiff | tree | snapshot |
2004-09-07 |
Jeffrey Altman | Include all subdirectories of KFW_INSTALL_DIR in the SDK |
commit | commitdiff | tree | snapshot |
2004-09-03 |
Tom Yu | update for krb5-1.3.5-beta1 |
commit | commitdiff | tree | snapshot |
2004-09-03 |
Tom Yu | improve documentation of ANSI C requirement |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Jeffrey Altman | * cc_mslsa.c: |
commit | commitdiff | tree | snapshot |
2004-09-02 |
Jeffrey Altman | * ms2mit.c: add -c ccache command line option |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Tom Yu | * kvno.M: Update usage |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Tom Yu | oops, forgot changelog |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Tom Yu | fix MITKRB5-SA-2004-003 |
commit | commitdiff | tree | snapshot |
2004-08-31 |
Tom Yu | fix MITKRB5-SA-2004-002 |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Alexandra Ellwood | added private apple pkinit sources |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Ken Raeburn | * prof_file.c (profile_open_file): If an error occurs... |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Ken Raeburn | * prof_parse.c (parse_std_line): Rewrite handling of... |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Tom Yu | * init_sec_context.c (make_ap_req_v1): Free checksum... |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Ken Raeburn | move last patch down a little so it applies to tcp... |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Ken Raeburn | * sendto_kdc.c (start_connection) [DEBUG]: Log the... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Ken Raeburn | Finally applied patch from Nalin Dahyabhai at Red Hat... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Ken Raeburn | * profile_tcl.c: New file, generated from profile.swg... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Ken Raeburn | * profile.swg: New file. |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Ken Raeburn | * run.test (getnwords): Run data through "cat -v",... |
commit | commitdiff | tree | snapshot |
2004-08-27 |
Ken Raeburn | * prof_int.h (struct _prf_data_t): Add a mutex. |
commit | commitdiff | tree | snapshot |
next |