summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2009-04-10s4-smbtorture: perform the ntsvcs devicelist tests against the Spooler service.Günther Deschner1-18/+38
2009-04-09s4-smbtorture: add test_EnumDependentServicesW() to RPC-SVCCTL.Günther Deschner1-1/+66
2009-04-09s4-smbtorture: add test_QueryServiceObjectSecurity() to RPC-SVCCTL test.Günther Deschner1-0/+55
2009-04-09s4-smbtorture: add test_QueryServiceConfigW() to RPC-SVCCTL.Günther Deschner1-0/+44
2009-04-09s4-smbtorture: add test_QueryServiceStatus() to RPC-SVCCTL.Günther Deschner1-0/+32
2009-04-09Merge branch 'wspp-schema'Andrew Tridgell34-16382/+6656
2009-04-09enable testing of possibleInferiors generationAndrew Tridgell1-0/+1
2009-04-09make the memory usage of possibleInferiors much more efficientAndrew Tridgell1-20/+31
2009-04-09we should not be supplying a generated attribute in our schemaAndrew Tridgell1-13/+0
2009-04-09fixed the possibleInferiors calculation so it now passes the testAndrew Tridgell2-27/+28
2009-04-09slightly nicer output in our possibleInferiors test codeAndrew Tridgell1-2/+2
2009-04-09hook the new possibleInferiors calculation into the schemaAndrew Tridgell1-14/+77
2009-04-08s4-smbtorture: fix test_ReportEventLog in RPC-EVENTLOG.Günther Deschner1-2/+3
2009-04-08Make the schema_inferiors generation code to compileAndrew Bartlett4-70/+101
2009-04-08s4-smbtorture: Small fix for RPC-SPOOLSS-WIN to deal with driver-less printers.Günther Deschner1-3/+15
2009-04-08svcctl: use offered/needed for buffer sizes as in spoolss.Günther Deschner1-22/+22
2009-04-07first cut at a C version of the possible inferiors codeAndrew Tridgell1-0/+172
2009-04-07don't load @ATTRIBUTES if we have an override handler in placeAndrew Tridgell1-0/+7
2009-04-07fixed internal handling of attribute deletionAndrew Tridgell1-13/+23
2009-04-06Improve formatting in Python file.Jelmer Vernooij1-0/+5
2009-04-06Make valid_netbios_name() check a bit stricter.Jelmer Vernooij2-2/+16
2009-04-03s4:schema Don't free mem_ctx before it is initilisedAndrew Bartlett1-1/+0
2009-04-03Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schemaAndrew Bartlett6-23/+210
2009-04-03s4:schema Update Windows 2008 schema from Microsoft to latest versionAndrew Bartlett3-5147/+5150
2009-04-03Remove minschema generated schema - we now generate from setup/ad-schema/Andrew Bartlett1-10390/+0
2009-04-03Add parentGUID as an allowed attribute in samba4TopAndrew Bartlett1-0/+1
2009-04-02major upgrade to the ldb attribute handlingAndrew Tridgell17-154/+432
2009-04-01s4 torture: Addition to RAW-BENCH-LOCK to take a configurable number of locks...Zack Kirsch1-1/+19
2009-04-01s/NT_STATUS_WIN7_INVALID_RANGE/NT_STATUS_INVALID_LOCK_RANGE/gZach Loafman3-8/+8
2009-04-01s4 torture: Remove unused parameterTim Prouty1-14/+7
2009-04-01s4 torture: Add new streams oplock testTim Prouty1-0/+176
2009-04-02Merge commit 'master/master' into wspp-schemaAndrew Tridgell8-148/+1155
2009-04-01s4:torture/smb2: Add torture tests for lease breaks, durable opens.Zach Loafman2-136/+988
2009-04-01s4:smb2: Add lease break support for SMB2.1Zach Loafman6-12/+167
2009-03-31possibleInferiors is a generated attribute - we can't pull it over DRSAndrew Tridgell1-2/+0
2009-03-31Merge branch 'master' into wspp-schemaAndrew Tridgell8-21/+87
2009-03-31change ldb version number (as ldb_module structure has changed)Andrew Tridgell2-2/+2
2009-03-31use the prepare_commit op in the partition codeAndrew Tridgell1-14/+49
2009-03-31added support for a prepare_commit() op in ldb modulesAndrew Tridgell6-5/+36
2009-03-31Merge branch 'master' into wspp-schemaAndrew Tridgell35-462/+1099
2009-03-28s4:torture/smb2: Add torture tests for leases.Zach Loafman3-0/+298
2009-03-28s4:smb2: Add rudimentary SMB2.1 lease support to libcliZach Loafman3-0/+50
2009-03-27s4:torture/smb2: fix compiler warnings and bugsStefan Metzmacher1-1/+3
2009-03-27s4:torture/smb2: fix the buildStefan Metzmacher1-5/+5
2009-03-27s4:build: make it possible to pass down CTAGS_OPTIONS or ETAGS_OPTIONSStefan Metzmacher1-2/+3
2009-03-26Add durable open / oplock interaction test. Rather than give it a chance to d...Zach Loafman1-3/+109
2009-03-26Reorganize old persistent_handles test into durable_open.c, turn it into a su...Zach Loafman3-9/+20
2009-03-27Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell10-16/+38
2009-03-27added a --wspp optionAndrew Tridgell1-4/+7
2009-03-26configure: Use m4 defines for minimum library versions rather than shellJelmer Vernooij2-7/+7