krb5.git
2005-11-18 Ken RaeburnFix additional cases where krb5.h is included before...
2005-11-17 Ken Raeburnadd a bunch of ignores for things built during a normal...
2005-11-15 Jeffrey AltmanThis commit ensures that all files in the library include
2005-11-15 Jeffrey Altman * Correct function prototypes that should have been...
2005-11-03 Tom Yumkrel should delete .svn directories
2005-11-02 Jeffrey AltmanInitial Commit Network Identity Manager for Windows
2005-11-01 Jeffrey AltmanNew NSIS installer for KFW 3.0 Beta 1
2005-11-01 Jeffrey Altman For KFW 3.0 Beta 1
2005-10-31 Jeffrey Altman * gssapi32.def: export missing functions
2005-10-31 Jeffrey Altman * gssapi32.def: export missing functions
2005-10-31 Jeffrey Altman * acquire_cred.c (acquire_init_cred):
2005-10-28 Ken Raeburn* aclocal.m4 (K5_AC_INIT): Initialize build_dynobj...
2005-10-27 Alexandra EllwoodWhen passed GSS_C_INITIATE and a non-NULL desired name...
2005-10-27 Ken RaeburnIf configure scripts set build_dynobj=yes, force build...
2005-10-27 Ken RaeburnRemove dependency listing on old depfix.sed
2005-10-27 Ken RaeburnRename depfix2.pl to depfix.pl
2005-10-27 Ken RaeburnRoll all the "make depend" transformations into one...
2005-10-27 Ken Raeburnmake depend
2005-10-27 Ken RaeburnAllow dynamic-object dependencies and build flags to...
2005-10-27 Ken Raeburn* aclocal.m4 (KRB5_AC_INET6): Drop enable/disable-ipv6...
2005-10-26 Tom Yudelete svn:mime-type properties on .hin files, etc
2005-10-25 Tom Yu * ac_check_krb5.m4: Set LIBS rather than LDFLAGS
2005-10-21 Ken RaeburnDelete setting and testing of STAT_ONCE_PER_SECOND...
2005-10-21 Ken RaeburnRenamed variable 'log' to 'logfile' and made it static
2005-10-21 Ken Raeburnreindent to style in doc/coding-style, via gnu indent
2005-10-21 Ken Raeburn* coding-style: Modern (gnu) indent requires a number...
2005-10-21 Ken RaeburnJeff's patches for a multi-threaded gss-sample suite...
2005-10-20 Jeffrey Altmanwin-mac.h: Add definitions for int32_t and uint32_t
2005-10-20 Jeffrey Altmancc_mslsa.c:
2005-10-20 Jeffrey Altmangssapi_krb5.hin: Add missing GSS_DLLIMP modifiers...
2005-10-20 Jeffrey AltmanThe GINA was being linked to the single threaded runtime
2005-10-19 Ken Raeburn* Makefile.in (t_ser): Add dl library and thread link...
2005-10-19 Ken Raeburn* arcfour_s2k.c (asctouni): Counter should be size_t...
2005-10-19 Ken RaeburnThis fixes an all-too-frequent nightly-testing failure...
2005-10-18 Tom Yu * ac_check_krb5.m4: Example autoconf macro to use...
2005-10-14 Ken Raeburn* libkadm5srv.exports: Don't export internal error...
2005-10-14 Ken Raeburn* libkadm5clnt.exports: Don't export internal error...
2005-10-14 Ken Raeburn* lock-test.c (main): Don't call error table initializa...
2005-10-14 Ken Raeburn* Makefile.in (SHLIB_EXPLIBS): Revert 10-04 change...
2005-10-13 Tom Yu * kdc_preauth.c (etype_info_as_rep_helper): New functi...
2005-10-13 Ken Raeburn* shlib.conf: Change aix5.3 section to aix5.*. Change...
2005-10-13 Ken Raeburn* libnover.in (PARSE_OBJLISTS): Die on warnings (includ...
2005-10-12 Tom Yu * ktutil_funcs.c (ktutil_add): Fix malloc size botches...
2005-10-12 Tom Yu * kdc_preauth.c (return_etype_info2): Apply patch...
2005-10-12 Tom Yu * misc.h, misc.c (schpw_util_wrapper): Rename from
2005-10-11 Ken Raeburn* Makefile.in (SHLIB_EXPLIBS): Include support library...
2005-10-11 Ken Raeburn* libkdb5.exports: Delete __kdb2_*, kdb2_*, and a bunch...
2005-10-11 Ken Raeburnpartial doc on Novell changes
2005-10-10 Ken Raeburn* configure.in: Don't pull in libdb on AIX any more
2005-10-07 Ken Raeburn* Makefile.in (resolve, addrinfo-test, fake-addrinfo...
2005-10-06 Ken RaeburnReduce work done on a second "make" pass over the tree...
2005-10-06 Ken RaeburnFix bug in parallel builds
2005-10-05 Ken RaeburnMove "make depend" check for built-in db2 into db2...
2005-10-05 Ken RaeburnMove libdb2 makefile stuff down into db2 module subtree.
2005-10-04 Ken RaeburnMove the db2 library to the site of its one use, the...
2005-10-04 Ken Raeburn* Makefile.in (DBDIR, DBOBJLISTS, DBOBJLISTS-sys, DBOBJ...
2005-10-04 Ken Raeburn* Makefile.in (SHLIB_EXPLIBS): Only use gssrpc.
2005-10-04 Ken Raeburn* api.2/init-v2.exp: Temporarily disabled test103
2005-10-04 Ken Raeburn* api.1/lock.exp: Temporarily disabled tests
2005-10-04 Ken Raeburn* kdb5.c (kdb_get_conf_section): If the default realm...
2005-10-04 Ken Raeburn* create/kdb5_mkdums.c (set_dbname_help): Set default...
2005-10-03 Tom Yu * asn1_get.c (asn1_get_tag_2): Patch from Zhihong...
2005-09-27 Tom Yu * svr_iters.c (glob_to_regexp): Increment pointer...
2005-09-26 Ken Raeburn* Makefile.in (fake-install): Do install in modules...
2005-09-22 Ken RaeburnMove lib/kdb/kdb_db2 to modules/kdb/db2, and patch...
2005-09-22 Tom Yugss_release_buffer can leak zero-length buffers
2005-09-22 Tom Yufix krb5_mk_rep subkey leaks
2005-09-22 Tom Yufix memory leaks in krb5_gss_import_name() and krb5_gss...
2005-09-21 Tom Yuminor_status not cleared sometimes (gsstest nits)
2005-09-21 Tom Yukrb5_gss_inquire_cred can copy out uninitialized pointer
2005-09-16 Tom Yu * dnsglue.c (USE_RES_NINIT): Fix braino: define to...
2005-09-15 Ken Raeburn* adm_proto.h (krb5_adm_connect, krb5_adm_disconnect...
2005-09-09 Ken Raeburn* fake_addrinfo.c (getaddrinfo): AI_NUMERICSERV fix...
2005-09-09 Ken Raeburnmine:
2005-09-09 Ken Raeburnpatch from Marc Aurele La France:
2005-09-08 Tom YuRework logic for using res_ninit() and friends to fall...
2005-09-08 Tom Yuupdate mkrel for svn
2005-09-08 Ken Raeburn* default.exp: Initialize can_get_root to yes.
2005-09-01 Alexandra EllwoodMove KfM-specific build system components to KfM repository
2005-08-29 Sam HartmanRemove changebar.sty
2005-08-25 Ken Raeburnignore some more generated files
2005-08-25 Ken Raeburnignore latex-generated files
2005-08-25 Ken Raeburn* kadm5/adb-unit-test.tex: Use RCS Id keyword instead...
2005-08-25 Ken Raeburn* kadm5/api-unit-test.tex (ovsec_kadm_create_principal...
2005-08-25 Ken RaeburnAdd execute property for man2ps, man2html
2005-08-25 Tom Yufix more executable permissions
2005-08-25 Ezra PeisachMake kadmin testing scripts executable
2005-08-24 Tom Yusvn:ignore configure and autom4te.cache files
2005-08-24 Ezra PeisachSet svn:executable for mkinstalldirs - needed during...
2005-08-24 Sam HartmanDelete .cvsignore files; contents have already been
2005-08-24 Sam HartmanMake configuration scripts executable
2005-08-23 Ezra Peisach * t_ser.c (ser_kcontext_test): Remove statement...
2005-08-20 Ken RaeburnRename all RPC functions from _1 to _2 to match current...
2005-08-20 Ken Raeburn* post.in (configure): Depend on patchlevel.h
2005-08-20 Ken Raeburn* aclocal.m4 (PL_KRB5_MAJOR_RELEASE, PL_KRB5_MINOR_RELE...
2005-08-20 Ken RaeburnAll configure.in scripts: Use K5_AC_INIT instead of...
2005-08-20 Ken Raeburn* aclocal.m4 (K5_AC_INIT, K5_VERSION, K5_BUGADDR):...
2005-08-20 Ken RaeburnMinor changes (shouldn't alter semantics) to increase...
2005-08-20 Ken Raeburn* kdb_db2.c (MAX_LOCK_TRIES): New macro.
2005-08-19 Ken Raeburnpartial doc of Novell changes
next