summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
| * s4-smbtorture: Fix crash bugs in RPC-SAMR_ACCESSMASK.Günther Deschner2009-04-151-7/+15
| * s4-smbtorture: define TORTURE_DEFAULT_SERVICE and set to netlogon.Günther Deschner2009-04-151-6/+8
* | Remove unused headersAndrew Bartlett2009-04-194-9/+2
* | Use an absolute path to ensure that we can always regenerate tables.cAndrew Bartlett2009-04-161-0/+2
* | Fix Samba4 build errors with common libcli/samsyncAndrew Bartlett2009-04-165-6/+5
* | Merge branch 'master' of ssh://git.samba.org/data/git/samba into libcli-auth-...Andrew Bartlett2009-04-154-1/+49
|\|
| * Enable software rollout through ADMatthias Dieter Wallnöfer2009-04-151-0/+10
| * Try and fix the S4 build - include thread includes.Jeremy Allison2009-04-141-0/+4
| * s4-smbtorture: make sure samba3 does not regress in EnumServicesStatusW call.Günther Deschner2009-04-141-0/+3
| * s4-smbtorture: print SPOOLSS_JOB_CONTROL flags in RPC-SPOOLSS test.Günther Deschner2009-04-141-1/+32
* | Rework to use new API for common netlogon credential chainingAndrew Bartlett2009-04-142-13/+19
* | Link in the common samsync decryption codeAndrew Bartlett2009-04-141-0/+1
* | Rework Samba4 to use the new common libcli/auth codeAndrew Bartlett2009-04-1423-321/+316
* | Push schannel_state.c into the top level.Andrew Bartlett2009-04-142-284/+1
* | Use common samsync delta decryption functions in libnet_samsync.cAndrew Bartlett2009-04-141-134/+2
* | Port Samba4 to the new combined libcli/auth functionsAndrew Bartlett2009-04-144-48/+5
* | Move ntlm_check.h into the common libcli/authAndrew Bartlett2009-04-141-76/+0
* | Move MSRPC-PARSE into the common libcli/authAndrew Bartlett2009-04-142-374/+0
* | Move DRSUAPI per-attribute decryption into a common fileAndrew Bartlett2009-04-145-276/+15
* | Move libcli/auth to the top levelAndrew Bartlett2009-04-1410-2260/+1
|/
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into master-develAndrew Bartlett2009-04-142-40/+46
|\
| * s4-smbtorture: fix two valgrind warnings.Günther Deschner2009-04-131-0/+2
| * s4-smbtorture: disable test_SecondaryClosePrinter when running against s3 for...Günther Deschner2009-04-131-4/+8
| * s4-smbtorture: move test_ReplyOpenPrinter from RPC-SPOOLSS to RPC-SPOOLSS-NOT...Günther Deschner2009-04-132-36/+36
* | s4:ldb Make it possible to re-run ldap.py againAndrew Bartlett2009-04-141-2/+6
|/
* s4-smbtorture: use printerinfo level 1 name, not description inGünther Deschner2009-04-131-4/+11
* s4:rpc_server: split out the parsing of the ncacn_packet from analyzing of th...Stefan Metzmacher2009-04-101-34/+55
* s4:rpc_server: report available output for all repliesStefan Metzmacher2009-04-101-0/+24
* s4-smbtorture: perform the ntsvcs devicelist tests against the Spooler service.Günther Deschner2009-04-101-18/+38
* s4-smbtorture: add test_EnumDependentServicesW() to RPC-SVCCTL.Günther Deschner2009-04-091-1/+66
* s4-smbtorture: add test_QueryServiceObjectSecurity() to RPC-SVCCTL test.Günther Deschner2009-04-091-0/+55
* s4-smbtorture: add test_QueryServiceConfigW() to RPC-SVCCTL.Günther Deschner2009-04-091-0/+44
* s4-smbtorture: add test_QueryServiceStatus() to RPC-SVCCTL.Günther Deschner2009-04-091-0/+32
* Merge branch 'wspp-schema'Andrew Tridgell2009-04-0934-16382/+6656
|\
| * enable testing of possibleInferiors generationAndrew Tridgell2009-04-091-0/+1
| * make the memory usage of possibleInferiors much more efficientAndrew Tridgell2009-04-091-20/+31
| * we should not be supplying a generated attribute in our schemaAndrew Tridgell2009-04-091-13/+0
| * fixed the possibleInferiors calculation so it now passes the testAndrew Tridgell2009-04-092-27/+28
| * slightly nicer output in our possibleInferiors test codeAndrew Tridgell2009-04-091-2/+2
| * hook the new possibleInferiors calculation into the schemaAndrew Tridgell2009-04-091-14/+77
| * Make the schema_inferiors generation code to compileAndrew Bartlett2009-04-084-70/+101
| * first cut at a C version of the possible inferiors codeAndrew Tridgell2009-04-071-0/+172
| * don't load @ATTRIBUTES if we have an override handler in placeAndrew Tridgell2009-04-071-0/+7
| * fixed internal handling of attribute deletionAndrew Tridgell2009-04-071-13/+23
| * s4:schema Don't free mem_ctx before it is initilisedAndrew Bartlett2009-04-031-1/+0
| * Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schemaAndrew Bartlett2009-04-036-23/+210
| |\
| * | s4:schema Update Windows 2008 schema from Microsoft to latest versionAndrew Bartlett2009-04-033-5147/+5150
| * | Remove minschema generated schema - we now generate from setup/ad-schema/Andrew Bartlett2009-04-031-10390/+0
| * | Add parentGUID as an allowed attribute in samba4TopAndrew Bartlett2009-04-031-0/+1
| * | major upgrade to the ldb attribute handlingAndrew Tridgell2009-04-0217-154/+432