s4-ldb: over-allocate index records to save on realloc costs
[ira/wip.git] / source3 /
2009-10-21 Björn Jackes3:Makefile: add some explicit dependencies to libc
2009-10-21 Günther Deschners3-lsa: Fix _lsa_EnumTrustDom() and avoid infite window...
2009-10-21 Günther Deschners3-lsa: make s3 pass against RPC-LSA-LOOKUPNAMES again.
2009-10-21 Günther Deschnernsswitch: fix the build of the winbind krb5 locator...
2009-10-21 Jeremy AllisonTurn on LOCK9 test which will test for regressions...
2009-10-21 Jeremy AllisonFix bug 6828 - infinite timeout occurs when byte lock...
2009-10-21 Jeremy AllisonFix comments on new test.
2009-10-21 Jeremy AllisonAdd local (or NFS) lock test to smbtorture. Checks...
2009-10-20 Jeremy AllisonFix "make install" by removing all references to python...
2009-10-20 Jeremy AllisonRemove pythonmods from the build in source3, it doesn...
2009-10-20 Jeremy AllisonFix the pam_smbpass.so build with the recent linker...
2009-10-20 Günther Deschners3-lsa: Fix _lsa_EnumTrustDom().
2009-10-20 Günther Deschners3-pdb_ldap: fix crash bug in ldapsam_set_trusteddom_pw().
2009-10-20 Björn Jackes3:Makefile: rename LDSHFLAG variables to make meaning...
2009-10-20 Günther Deschners3-lsa: Fix _lsa_CreateAccount() for usage of SEC_FLAG_...
2009-10-20 Günther Deschners3-selftest: enable RPC-LSA-PRIVILEGES against Samba 3.
2009-10-20 Günther Deschners3-lsa: Allow to lookup 'NT AUTHORITY\Anonymous Logon...
2009-10-20 Günther Deschners3-lsa: allow to lookup BUILTIN\ in lsa_LookupNames.
2009-10-20 Günther Deschners3-lsa: When looking up domains in LookupNames, do...
2009-10-20 Günther Deschners3-lsa: allow to have NULL strings in lsa LookupName...
2009-10-20 Björn Jackes3:configure: add support for Solaris' ld -z ignore
2009-10-20 Björn Jackes3: make unresolved symbols in libs throw errors
2009-10-20 Björn Jackes3: allow using different LDFLAGS for internal libs...
2009-10-19 Karolin SeegerFix typo.
2009-10-18 Björn Jackes3:configure: fix avahi activation
2009-10-18 Jeremy AllisonFix posix_unlink test. Was doing grep without quotes...
2009-10-17 Jeremy AllisonTrying to find out why the posix_unlink test build...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-17 Volker Lendeckes3:winbind: Move fillup_pw_field() as static to wb_fill...
2009-10-17 Jeremy AllisonAdd comment explaining about symlink following & posix.
2009-10-17 Jeremy AllisonLast 2 VFS_STAT -> LSTAT fixes I can see in the modules...
2009-10-16 Jeremy AllisonFix one missing STAT -> LSTAT with POSIX pathnames...
2009-10-16 Björn Jackes3: build pam_smbpass when possible
2009-10-16 Günther Deschners3-netlogon: fix updating trust accout passwords with...
2009-10-16 Matthias Dieter... s3:srv_samr_nt - another fix for the reject reason
2009-10-16 Günther Deschners3-netlogon: Fix _netr_ServerPasswordSet2 cleartext...
2009-10-16 Matthias Dieter... s3: Try to fix the build on Solaris & AIX regarding...
2009-10-16 Günther Deschners3-libnetapi: add nltest tool.
2009-10-16 Günther Deschners3-libnetapi: add I_NetLogonControl{2} example code.
2009-10-16 Günther Deschners3-libnetapi: add I_NetLogonControl{2} to public headers.
2009-10-16 Günther Deschners3-libnetapi: fill in I_NetLogonControl{2}_r.
2009-10-16 Günther Deschners3-libnetapi: add I_NetLogonControl{2} skeleton.
2009-10-16 Günther Deschners3-libnetapi: add I_NetLogonControl{2} to IDL.
2009-10-16 Günther Deschners3-selftest: enable WINBIND-WBCLIENT against s3.
2009-10-16 Günther Deschners3-net: fix build warning (missing default in switch).
2009-10-15 Jeremy AllisonFix valgrind memory leak in bug #6814 - Fixes for probl...
2009-10-15 Andrew Tridgells3: fixed krb5 build problem on ubuntu karmic
2009-10-15 Günther Deschners3-spnego: fix memleak in spnego_parse_auth().
2009-10-15 Günther Deschners3-spnego: Fix Bug #6815. Windows 2008 R2 SPNEGO negTok...
2009-10-15 Björn Jackes3: fix outdated proto.h causing build error on AIX
2009-10-14 Jeremy AllisonFix the build, missing ->.
2009-10-14 Jeremy AllisonFinal part of fix for bug 6793 - winbindd crash with...
2009-10-14 Volker Lendeckes3:winbind: Fix a double-free
2009-10-14 Volker Lendeckes3:winbind: Fix bug 6793 -- segfault in winbindd_pam_auth
2009-10-14 Günther Deschners3-build: we need to have talloc 2.0.1 when building...
2009-10-14 Günther Deschners3-passdb: missed two prototypes while moving to enum...
2009-10-13 Björn Jackes3:net: simplify padding to single printf call
2009-10-13 Björn Jackes3:net simplify padding to single printf call
2009-10-13 Volker Lendeckes3:net: Fix a segfault in "net rpc trustdom list" for...
2009-10-13 Jeremy AllisonRemove use of "int ret" when we already have errcode.
2009-10-13 Jeremy AllisonCatch one more erroneous use of errno.
2009-10-13 Olaf Flebbecorrectly handle aio_error() and errno
2009-10-13 Volker Lendeckes3:torture: Add a notify-bench test
2009-10-13 Volker Lendeckes3:libsmb: Add cli_notify
2009-10-13 Volker Lendeckes3:rpc: Fix is_known_pipename for dynamically loaded...
2009-10-13 Volker Lendeckes3: Fix some nonempty blank lines
2009-10-13 Andrew Tridgells3: Fix vfs_shadow_copy2 to allow in-path @GMT-xxx
2009-10-13 Olaf Flebbes3/loadparm: Fix severe HPUX compiler issue.
2009-10-13 Günther Deschners3-winbindd: add wbint_ChangeMachineAccount implementation.
2009-10-13 Günther Deschners3: use enum netr_SchannelType all over the place.
2009-10-13 Günther Deschners3-netlogon: allow to change any type of trust account...
2009-10-12 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-10-12 Günther Deschners3-netlogon: pass down account name to remote password...
2009-10-12 Björn Jackeѕ3: fix domain trust documentation confusion
2009-10-12 Karolin Seegers3/proto.h: Add lp_ldap_ref_follow prototype.
2009-10-12 Jan Engelhardts3/smbldap: add option to disable following LDAP refs
2009-10-11 Simo SorceFix builds with external tdb
2009-10-11 Matt KraaiUse the method used by build_env.sh to discover the...
2009-10-09 Simo SorceFix builds with external talloc
2009-10-08 Jeremy AllisonCope with old CIFSFS clients that use SMBunlink to...
2009-10-08 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-08 Björn Jackes3: make linking of libwbclient --as-needed safe
2009-10-08 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-08 Volker Lendeckes3: Fix shadow copy display on Windows 7
2009-10-08 Günther Deschners3-winbindd: NDR_WBINT_CHECKMACHINEACCOUNT should not...
2009-10-08 Matthias Dieter... s3/s4 - Adapt the IDL changes on various locations
2009-10-07 Jeremy AllisonOops. Don't break the build..
2009-10-07 Jeremy AllisonMake the logic a lot clearer and fix the comment to...
2009-10-07 Jeremy AllisonCorrect fix for bug 6781 - Cannot rename subfolders...
2009-10-07 Günther Deschners3-winbindd: libwbclient: implement secure channel...
2009-10-07 Günther Deschners3-netlogon: pure cosmetic indent fixes in _netr_LogonC...
2009-10-07 Günther Deschners3: re-run make samba3-idl.
2009-10-07 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-10-07 Jeremy AllisonTest creating and deleting a bad symlink using the...
2009-10-06 Volker Lendeckes3:winbind: Make query_user_list in winbindd_rpc a...
2009-10-06 Abhidnya P Chirmules3: Add access_mask to the flock VFS call
2009-10-06 Günther Deschners3-winbindd: make sure to reset connections when machin...
2009-10-06 Günther Deschners3-netlogon: setup NETLOGON credential chain in rpccli_...
2009-10-05 Volker LendeckeRevert "s3: Attempt to fix machine password change"
2009-10-05 Volker Lendeckes3:winbind: Slightly simplify the logic of nss_init...
next