summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-smbtorture: when testing RPC-SAMR-LARGE-DC its fine to just close the obje...Günther Deschner2009-06-081-13/+17
* s4-smbtorture: add test_QueryDisplayInfo_level to RPC-SAMR-LARGE-DC.Günther Deschner2009-06-081-6/+79
* python: Fix samba4.dcerpc.rpcecho.RpcEchoTests.test_surrounding test.Jelmer Vernooij2009-06-081-1/+1
* s4:heimdal: fix build on FreeBSDBjörn Jacke2009-06-082-1/+4
* s4-smbtorture: also test for "all" architecture in enum driver tests in RPC-S...Günther Deschner2009-06-081-5/+28
* s4-smbtorture: fix test_ReportEventLog in RPC-EVENTLOG.Günther Deschner2009-06-081-2/+2
* Make tunable for modulesdirTimur I. Bakeyev2009-06-081-0/+16
* rl_event_hook detectionTimur I. Bakeyev2009-06-081-1/+4
* s4-smbtorture: exclude oem_information checking for s3 in RPC-SAMR.Günther Deschner2009-06-081-4/+10
* s4-smbtorture: skip samr MultipleMember alias tests for 3 as well as we do al...Günther Deschner2009-06-071-2/+3
* Allow access as SYSTEM on a privileged ldapi connectionVolker Lendecke2009-06-061-13/+83
* Fix some nonempty blank linesVolker Lendecke2009-06-062-64/+60
* fixed handling of change notify buffer overrunsAndrew Tridgell2009-06-051-2/+9
* s4-smbtorture: fix comment in RPC-SAMR-LARGE-DC test.Günther Deschner2009-06-041-3/+3
* Increase tevent version for tevent_req_notify_callback()Volker Lendecke2009-06-041-1/+1
* s4:torture Cut the RPC-SAMR-LARGE-DC test down to sizeAndrew Bartlett2009-06-041-7/+16
* s4:torture assert that we get a Mailslot allocated before we dereferenceAndrew Bartlett2009-06-041-0/+2
* changed the auth path to use extended DN ops to avoid non-indexed searchesAndrew Tridgell2009-06-043-92/+91
* fixed ldb rename now that we have unique indexesAndrew Tridgell2009-06-041-30/+11
* Don't run the RPC-SAMR-LARGE-DC test multiple timesAndrew Bartlett2009-06-041-1/+1
* s4:torture Make Samba4 build on hosts with an older libnetapiAndrew Bartlett2009-06-042-4/+7
* Note that the delaytime for update has changed betweek w2k3 and w2k8.Jeremy Allison2009-06-031-7/+11
* Fix S3 "make install". Don't build cifs.upcall.c in S4 as there are noJeremy Allison2009-06-031-4/+3
* Make the path to this uglyness complete so people can find the guilty party..Jeremy Allison2009-06-031-1/+1
* s3:torture: fix password timestamp checks on NetBSDBjörn Jacke2009-06-031-1/+1
* selftest: Run tests for Samba4 target in the samba 4 testsuite.Jelmer Vernooij2009-06-031-0/+1
* Rename harness2subunit.pl -> tap2subunit to be consistent with theJelmer Vernooij2009-06-031-1/+1
* Move findstatic.pl script to top-level.Jelmer Vernooij2009-06-031-70/+0
* s4:torture/libnetapi: fix netapi detectionStefan Metzmacher2009-06-031-3/+7
* SMB2-CONNECT: make it possible to specific the max write size via --option=to...Stefan Metzmacher2009-06-031-1/+1
* Move mount.cifs/umount.cifs to the top level and remove the outdated copyJelmer Vernooij2009-06-025-560/+32
* Fix unresolved symbol in python messaging module.Jelmer Vernooij2009-06-025-13/+14
* Fix pythonpath so subunit can be found.Jelmer Vernooij2009-06-021-1/+1
* Fix finding the LDB header files in the system in pyldb_util.Jelmer Vernooij2009-06-023-1/+3
* Build modules statically by default, as there still seem to be a lot ofJelmer Vernooij2009-06-021-1/+2
* Fix more unresolved symbols.Jelmer Vernooij2009-06-0214-88/+99
* python: Move helper functions for using param into a separate file ratherJelmer Vernooij2009-06-027-45/+75
* Split up Python code a little bit so we don't hav eto link python modulesJelmer Vernooij2009-06-021-0/+39
* Fix dependencies when using shared libraries.Jelmer Vernooij2009-06-023-2/+3
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell2009-06-011-1/+1
|\
| * s4:mkproto: Add NET_API_STATUS return type.Andrew Kroeger2009-06-011-1/+1
* | use the unique flag on ldb attributes to optimise & clausesAndrew Tridgell2009-06-011-46/+72
|/
* we don't need the unique checks in the samldb code nowAndrew Tridgell2009-06-011-162/+2
* mark samAccountName, objectGUID and objectSID as unique indexedAndrew Tridgell2009-06-011-0/+20
* added support for unique indexing in ldbAndrew Tridgell2009-06-012-7/+32
* fix uninitialised use of samctxAndrew Tridgell2009-06-011-0/+2
* when comp_num is zero, the case folded DN is always ""Andrew Tridgell2009-06-011-8/+2
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell2009-06-0124-1718/+1284
|\
| * Move a comment where it belongsVolker Lendecke2009-05-301-3/+6
| * libwbclient: Add async call framework.Kai Blin2009-05-305-4/+6