Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-15 | Enable software rollout through AD | Matthias Dieter Wallnöfer | 1 | -0/+10 | |
This enables the sofware rollout feature in Samba4 Signed-off-by: Andrew Bartlett <abartlet@samba.org> | |||||
2009-04-14 | Try and fix the S4 build - include thread includes. | Jeremy Allison | 1 | -0/+4 | |
Jeremy. | |||||
2009-04-14 | s4-smbtorture: make sure samba3 does not regress in EnumServicesStatusW call. | Günther Deschner | 1 | -0/+3 | |
Guenther | |||||
2009-04-14 | s4-smbtorture: print SPOOLSS_JOB_CONTROL flags in RPC-SPOOLSS test. | Günther Deschner | 1 | -1/+32 | |
Guenther | |||||
2009-04-14 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into master-devel | Andrew Bartlett | 2 | -40/+46 | |
2009-04-14 | s4:ldb Make it possible to re-run ldap.py again | Andrew Bartlett | 1 | -2/+6 | |
The parentGUID test didn't clean up after itself correctly. Andrew Bartlett | |||||
2009-04-13 | s4-smbtorture: fix two valgrind warnings. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2009-04-13 | s4-smbtorture: disable test_SecondaryClosePrinter when running against s3 ↵ | Günther Deschner | 1 | -4/+8 | |
for now. Guenther | |||||
2009-04-13 | s4-smbtorture: move test_ReplyOpenPrinter from RPC-SPOOLSS to ↵ | Günther Deschner | 2 | -36/+36 | |
RPC-SPOOLSS-NOTIFY. Guenther | |||||
2009-04-13 | s4-smbtorture: use printerinfo level 1 name, not description in | Günther Deschner | 1 | -4/+11 | |
test_EnumPrinters_old(). Guenther | |||||
2009-04-10 | s4:rpc_server: split out the parsing of the ncacn_packet from analyzing of ↵ | Stefan Metzmacher | 1 | -34/+55 | |
the content metze | |||||
2009-04-10 | s4:rpc_server: report available output for all replies | Stefan Metzmacher | 1 | -0/+24 | |
metze | |||||
2009-04-10 | s4-smbtorture: perform the ntsvcs devicelist tests against the Spooler service. | Günther Deschner | 1 | -18/+38 | |
Guenther | |||||
2009-04-09 | s4-smbtorture: add test_EnumDependentServicesW() to RPC-SVCCTL. | Günther Deschner | 1 | -1/+66 | |
Guenther | |||||
2009-04-09 | s4-smbtorture: add test_QueryServiceObjectSecurity() to RPC-SVCCTL test. | Günther Deschner | 1 | -0/+55 | |
Guenther | |||||
2009-04-09 | s4-smbtorture: add test_QueryServiceConfigW() to RPC-SVCCTL. | Günther Deschner | 1 | -0/+44 | |
Guenther | |||||
2009-04-09 | s4-smbtorture: add test_QueryServiceStatus() to RPC-SVCCTL. | Günther Deschner | 1 | -0/+32 | |
Guenther | |||||
2009-04-09 | Merge branch 'wspp-schema' | Andrew Tridgell | 34 | -16382/+6656 | |
2009-04-09 | enable testing of possibleInferiors generation | Andrew Tridgell | 1 | -0/+1 | |
2009-04-09 | make the memory usage of possibleInferiors much more efficient | Andrew Tridgell | 1 | -20/+31 | |
2009-04-09 | we should not be supplying a generated attribute in our schema | Andrew Tridgell | 1 | -13/+0 | |
2009-04-09 | fixed the possibleInferiors calculation so it now passes the test | Andrew Tridgell | 2 | -27/+28 | |
We are probably still using more memory here than we need to. That needs to be looked at. | |||||
2009-04-09 | slightly nicer output in our possibleInferiors test code | Andrew Tridgell | 1 | -2/+2 | |
2009-04-09 | hook the new possibleInferiors calculation into the schema | Andrew Tridgell | 1 | -14/+77 | |
We now generate possibleInferiors at startup, and return it when requested | |||||
2009-04-08 | s4-smbtorture: fix test_ReportEventLog in RPC-EVENTLOG. | Günther Deschner | 1 | -2/+3 | |
Guenther | |||||
2009-04-08 | Make the schema_inferiors generation code to compile | Andrew Bartlett | 4 | -70/+101 | |
Sadly it still segfaults at this stage Andrew Bartlett | |||||
2009-04-08 | s4-smbtorture: Small fix for RPC-SPOOLSS-WIN to deal with driver-less printers. | Günther Deschner | 1 | -3/+15 | |
The getdriver query failure should only be critical when there is actually a driver associated to a printer. Guenther | |||||
2009-04-08 | svcctl: use offered/needed for buffer sizes as in spoolss. | Günther Deschner | 1 | -22/+22 | |
Guenther | |||||
2009-04-07 | first cut at a C version of the possible inferiors code | Andrew Tridgell | 1 | -0/+172 | |
2009-04-07 | don't load @ATTRIBUTES if we have an override handler in place | Andrew Tridgell | 1 | -0/+7 | |
2009-04-07 | fixed internal handling of attribute deletion | Andrew Tridgell | 1 | -13/+23 | |
2009-04-06 | Improve formatting in Python file. | Jelmer Vernooij | 1 | -0/+5 | |
2009-04-06 | Make valid_netbios_name() check a bit stricter. | Jelmer Vernooij | 2 | -2/+16 | |
2009-04-03 | s4:schema Don't free mem_ctx before it is initilised | Andrew Bartlett | 1 | -1/+0 | |
2009-04-03 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schema | Andrew Bartlett | 6 | -23/+210 | |
2009-04-03 | s4:schema Update Windows 2008 schema from Microsoft to latest version | Andrew Bartlett | 3 | -5147/+5150 | |
2009-04-03 | Remove minschema generated schema - we now generate from setup/ad-schema/ | Andrew Bartlett | 1 | -10390/+0 | |
2009-04-03 | Add parentGUID as an allowed attribute in samba4Top | Andrew Bartlett | 1 | -0/+1 | |
This is required to get provision against OpenLDAP working again | |||||
2009-04-02 | major upgrade to the ldb attribute handling | Andrew Tridgell | 17 | -154/+432 | |
This is all working towards supporting the full WSPP schema without a major performance penalty. We now use binary searches when looking up classes and attributes. We also avoid the loop loading the attributes into ldb, by adding a hook to override the ldb attribute search function in a module. The attributes can thus be loaded once, and then saved as part of the global schema. Also added support for a few more key attribute syntaxes, as needed for the full schema. | |||||
2009-04-01 | s4 torture: Addition to RAW-BENCH-LOCK to take a configurable number of ↵ | Zack Kirsch | 1 | -1/+19 | |
locks before starting the test This can be useful for benchmarking as well as stress testing. | |||||
2009-04-01 | s/NT_STATUS_WIN7_INVALID_RANGE/NT_STATUS_INVALID_LOCK_RANGE/g | Zach Loafman | 3 | -8/+8 | |
2009-04-01 | s4 torture: Remove unused parameter | Tim Prouty | 1 | -14/+7 | |
2009-04-01 | s4 torture: Add new streams oplock test | Tim Prouty | 1 | -0/+176 | |
2009-04-02 | Merge commit 'master/master' into wspp-schema | Andrew Tridgell | 8 | -148/+1155 | |
2009-04-01 | s4:torture/smb2: Add torture tests for lease breaks, durable opens. | Zach Loafman | 2 | -136/+988 | |
2009-04-01 | s4:smb2: Add lease break support for SMB2.1 | Zach Loafman | 6 | -12/+167 | |
Add the structures and marshalling for the lease break variants of the oplock break / oplock break ack messages. | |||||
2009-03-31 | possibleInferiors is a generated attribute - we can't pull it over DRS | Andrew Tridgell | 1 | -2/+0 | |
or from ldb | |||||
2009-03-31 | Merge branch 'master' into wspp-schema | Andrew Tridgell | 8 | -21/+87 | |
2009-03-31 | change ldb version number (as ldb_module structure has changed) | Andrew Tridgell | 2 | -2/+2 | |
2009-03-31 | use the prepare_commit op in the partition code | Andrew Tridgell | 1 | -14/+49 | |
This makes multi-partition ldb's much safer |