replace: add fallback define for IOV_MAX
[ira/wip.git] / source4 /
2009-06-06 Günther Deschners4-smbtorture: skip samr MultipleMember alias tests...
2009-06-06 Volker LendeckeAllow access as SYSTEM on a privileged ldapi connection
2009-06-06 Volker LendeckeFix some nonempty blank lines
2009-06-05 Andrew Tridgellfixed handling of change notify buffer overruns
2009-06-04 Günther Deschners4-smbtorture: fix comment in RPC-SAMR-LARGE-DC test.
2009-06-04 Volker LendeckeIncrease tevent version for tevent_req_notify_callback()
2009-06-04 Andrew Bartletts4:torture Cut the RPC-SAMR-LARGE-DC test down to size
2009-06-04 Andrew Bartletts4:torture assert that we get a Mailslot allocated...
2009-06-04 Andrew Tridgellchanged the auth path to use extended DN ops to avoid...
2009-06-04 Andrew Tridgellfixed ldb rename now that we have unique indexes
2009-06-04 Andrew BartlettDon't run the RPC-SAMR-LARGE-DC test multiple times
2009-06-04 Andrew Bartletts4:torture Make Samba4 build on hosts with an older...
2009-06-03 Jeremy AllisonNote that the delaytime for update has changed betweek...
2009-06-03 Jeremy AllisonFix S3 "make install". Don't build cifs.upcall.c in...
2009-06-03 Jeremy AllisonMake the path to this uglyness complete so people can...
2009-06-03 Björn Jackes3:torture: fix password timestamp checks on NetBSD
2009-06-03 Jelmer Vernooijselftest: Run tests for Samba4 target in the samba...
2009-06-03 Jelmer VernooijRename harness2subunit.pl -> tap2subunit to be consiste...
2009-06-03 Jelmer VernooijMove findstatic.pl script to top-level.
2009-06-03 Stefan Metzmachers4:torture/libnetapi: fix netapi detection
2009-06-03 Stefan MetzmacherSMB2-CONNECT: make it possible to specific the max...
2009-06-02 Jelmer VernooijMove mount.cifs/umount.cifs to the top level and remove...
2009-06-02 Jelmer VernooijFix unresolved symbol in python messaging module.
2009-06-02 Jelmer VernooijFix pythonpath so subunit can be found.
2009-06-02 Jelmer VernooijFix finding the LDB header files in the system in pyldb...
2009-06-02 Jelmer VernooijBuild modules statically by default, as there still...
2009-06-02 Jelmer VernooijFix more unresolved symbols.
2009-06-02 Jelmer Vernooijpython: Move helper functions for using param into...
2009-06-02 Jelmer VernooijSplit up Python code a little bit so we don't hav eto...
2009-06-02 Jelmer VernooijFix dependencies when using shared libraries.
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-06-01 Andrew Tridgelluse the unique flag on ldb attributes to optimise ...
2009-06-01 Andrew Kroegers4:mkproto: Add NET_API_STATUS return type.
2009-06-01 Andrew Tridgellwe don't need the unique checks in the samldb code now
2009-06-01 Andrew Tridgellmark samAccountName, objectGUID and objectSID as unique...
2009-06-01 Andrew Tridgelladded support for unique indexing in ldb
2009-06-01 Andrew Tridgellfix uninitialised use of samctx
2009-06-01 Andrew Tridgellwhen comp_num is zero, the case folded DN is always ""
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-30 Volker LendeckeMove a comment where it belongs
2009-05-30 Kai Blinlibwbclient: Add async call framework.
2009-05-29 Günther Deschners4-smbtorture: fix the build w/o libnetapi.
2009-05-29 Günther Deschners4-smbtorture: add NETAPI-GROUP test.
2009-05-29 Günther Deschners4-smbtorture: add NETAPI-USER test.
2009-05-29 Günther Deschners4-smbtorture: add very basic LIBNETAPI testsuite.
2009-05-29 Günther Deschners4-smbtorture: add a very basic NSS-WRAPPER testsuite.
2009-05-29 Günther Deschners4-smbtorture: remove trailing whitespace.
2009-05-29 Günther Deschners4-smbtorture: Fix test_SamLogon() for netlogon servers...
2009-05-29 Volker LendeckeFix some nonempty blank lines
2009-05-29 Andrew BartlettWin2k3 don't allow creating of domain trust accounts...
2009-05-29 Andrew Bartletts4:torture Don't try to Close a Deleted handle
2009-05-29 Andrew Kroegers4: Add additional 2-letter SID/RID mappings.
2009-05-29 Andrew Bartletts4:setup Remove generated attributes from provision_con...
2009-05-29 Andrew Bartletts4:torture Don't run QueryDisplayInfo test for SAMR...
2009-05-29 Andrew Bartletts4:torture Clean up users and groups added in RPC-SAMR...
2009-05-29 Andrew Bartletts4:torture Half the repeditive tests run by RPC-SAMR...
2009-05-29 Andrew BartlettExplicitly list RPC-SAMR-PASSWORDS-PWDLASTSET and RPC...
2009-05-29 Andrew Bartletts4:client Match Samba3 and remove smbmount from the...
2009-05-29 Andrew Bartletts4:torture Make the RPC-SAMR-PWDLASTET more efficient
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Andrew Tridgella useful debugging tool
2009-05-28 Andrew Tridgellfixed one-level indexing
2009-05-28 Andrew Tridgellenable one-level indexing in sam.ldb
2009-05-27 Nadezhda IvanovaModified SamDB to accept options like Ldb.
2009-05-27 Andrew BartlettDetect missing 'witch' before detecting missing autoconf
2009-05-26 Andrew BartlettHandle the krbtgt special case by looking for RID -514
2009-05-26 Andrew Kroegers4:tevent: Increase trace debug level to 50.
2009-05-26 Andrew Kroegers4:ldb_modules: Correct typos.
2009-05-26 Andrew Kroegers4:ldb:modules: Correct typos.
2009-05-26 Stefan Metzmachers4:libcli/smb2: remove old dialect revision constants
2009-05-26 Stefan Metzmachers4:smb2srv: We only support SMB 2.002.
2009-05-26 Stefan Metzmachers4:libcli/smb2: use new SMB2_DIVELECT_REVISION constants
2009-05-26 Stefan Metzmachers4:libcli/smb2: add some more SMB2 constants
2009-05-26 Andrew Tridgelluse domain_dn not ncname
2009-05-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Andrew Kroegers4:provision: Added ComPartitionSets entry.
2009-05-26 Andrew Kroegers4:Added Extended-Rights and subentries.
2009-05-26 Andrew Kroegers4:provision: Update DisplaySpecifiers (#5139).
2009-05-26 Andrew BartlettDon't use crossRef records to find our own domain
2009-05-25 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-25 Slava Semushinsource{3,4}/torture/smbiconv.c(main): fixed file descri...
2009-05-25 Günther Deschners4-smbtorture: add RPC-SAMR-LARGE-DC test.
2009-05-25 Günther Deschners4-smbtorture: rename test_EnumDomain{Users,Groups...
2009-05-25 Günther Deschners4-smbtorture: re-work test_Create{User,Group,Alias...
2009-05-25 Andrew Tridgellfixed interpretation of ACB_PWNOTREQ
2009-05-25 Andrew Tridgellfixed the client side password change code
2009-05-25 Andrew Tridgellcope with lanman auth being disabled in old password...
2009-05-21 Günther Deschners4-selftest: adding RPC-SAMR-USERS-PRIVILEGES to knownf...
2009-05-20 Stefan Metzmachers4:libcli/smb2: fix session setup with raw NTLMSSP
2009-05-20 Stefan Metzmachers4:libcli/smb2: use raw ntlmssp if the server didn...
2009-05-20 Stefan Metzmachers4:libcli/smb2: fill in transport->negotiate.secblob...
2009-05-20 Stefan MetzmacherSMB2-LOCK: let the test pass against samba4
2009-05-20 Günther Deschners4: try to fix privileges implementation in order to...
2009-05-20 Sam LiddicottHave ntvfs_connect() accept union smb_tcon *tcon instea...
2009-05-20 Sam Liddicotts4:smb_server: initialy read the first 4 bytes only
2009-05-20 Stefan Metzmachers4:libcli/raw: initialy read the first 4 bytes only
2009-05-19 Tim Proutys4 torture: Fix typo
2009-05-19 Günther Deschners4-smbtorture: Fix build warning in RPC-SAMR tests.
2009-05-18 Günther Deschners4-smbtorture: add RPC-SAMR-USERS-PRIVILEGES test.
next