summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4:torture/rpc/winreg.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-145/+174
* s4:torture/rpc/spoolss_win.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-86/+89
* s4:torture/rpc/spoolss_notify.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-15/+19
* s4:torture/rpc/spoolss_notify.c: fix compiler warningsStefan Metzmacher2010-03-161-1/+5
* s4:torture/rpc/spoolss.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-162-314/+342
* s4:tortore/rpc/spoolss.c: fix compiler warningStefan Metzmacher2010-03-161-1/+0
* s4:torture/rpc/autoidl.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-6/+7
* s4:torture/rpc/mgmt.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-162-16/+20
* s4:torture/rpc/remact.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-2/+3
* s4:torture/rpc/oxidresolve.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-7/+15
* s4:torture/rpc/initshutdown.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-3/+6
* s4:torture/rpc/epmapper.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-12/+18
* s4:torture/rpc/eventlog.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-33/+41
* s4:tortore/rpc/eventlog.c: rename variable 'b' => 'br'Stefan Metzmacher2010-03-161-7/+7
* s4:torture/rpc/svcctl.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-63/+80
* s4:torture/rpc/atsvc.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-4/+8
* s4:torture/rpc/wkssvc.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-32/+63
* s4:torture/rpc/srvsvc.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-23/+42
* s4:torture/rpc/dsgetinfo.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-3/+6
* s4:torture/rpc/dssync.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-6/+8
* s4:torture/rpc/drsuapi*: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-162-24/+25
* s4:torture/rpc/unixinfo.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-5/+10
* s4-smbtorture: remove NotifyChangeKeyValue s3 skip in RPC-WINREG:Günther Deschner2010-03-161-4/+0
* s4-smbtorture: make it a bit easier to track failures in RPC-SPOOLSS-PRINTER.Günther Deschner2010-03-161-5/+15
* s4:torture-ndr add lsarSetForestTrustInformation ndr testSimo Sorce2010-03-161-0/+51
* s4-lsa: fix dcesrv_lsa_lsaRSetForestTrustInformation server stub.Günther Deschner2010-03-161-3/+3
* Revert "Revert "s4-smbtorture: skip extended SetValue test against Samba (bot...Stefan Metzmacher2010-03-161-9/+5
* s4:torture/rpc/dsgetinfo.c: fix name resolving for ldap_urlStefan Metzmacher2010-03-161-1/+6
* s4:resolve_oids LDB module - not really a change but a nicer method to call "...Matthias Dieter Wallnöfer2010-03-161-1/+2
* s4:idl change level to type in lsa_ForestTrustRecord.Simo Sorce2010-03-161-2/+2
* s4-smbtorture: avoid printf calls in RPC-WINREG test.Günther Deschner2010-03-161-41/+33
* Added a net acl ds command for modification of ACLs on directory objectsNadezhda Ivanova2010-03-166-2/+242
* s3-spoolss: be very strict on OpenPrinter{Ex} failures for bad names.Günther Deschner2010-03-161-8/+4
* s4:dsdb - fix up warningsMatthias Dieter Wallnöfer2010-03-162-4/+8
* s4:registry - use a macro for reverse byte orderMatthias Dieter Wallnöfer2010-03-162-10/+4
* s4:dsdb Show more detail in failure to compute the aggregate DN.Andrew Bartlett2010-03-161-1/+1
* s4:dsdb Change dsdb_get_schema() callers to use new talloc argumentAndrew Bartlett2010-03-1622-52/+125
* s4:dsdb Fix warnings in DEBUG() by casting to unsigned long intAndrew Bartlett2010-03-161-4/+4
* s4:dsdb/acl Reduce calls to dsdb_get_schema() and add memory contextAndrew Bartlett2010-03-161-24/+46
* s4:dsdb Add a memory context for dsdb_get_schema()Andrew Bartlett2010-03-161-3/+9
* s4:dsdb Don't error out if we can't get the Aggregate schema DN yetAndrew Bartlett2010-03-161-9/+16
* s4:registry - check also for other registry value types in the generic testMatthias Dieter Wallnöfer2010-03-161-0/+16
* s4:registry - add a test for the "REG_DWORD_BIG_ENDIAN" datatypeMatthias Dieter Wallnöfer2010-03-161-0/+14
* s4:registry - introduce the "REG_DWORD_BIG_ENDIAN" datatypeMatthias Dieter Wallnöfer2010-03-162-4/+26
* s4:dsdb/kcc/*.c - fix up wrong typed countersMatthias Dieter Wallnöfer2010-03-165-20/+22
* s4-drs: Torture testcase for DS_REPL_INFO_METADATA_2_FOR_OBJ infoType of DsGe...Erick Nogueira do Nascimento2010-03-161-46/+104
* s4-drs: DsGetReplInfo(), infoType = DS_REPL_INFO_METADATA_2_FOR_OBJErick Nogueira do Nascimento2010-03-161-80/+284
* s4-smbtorture: add simple printer rename test to RPC-SPOOLSS-PRINTER.Günther Deschner2010-03-151-1/+95
* s4-smbtorture: fill PrinterDriverData with more values for consistency test.Günther Deschner2010-03-151-3/+22
* s4-smbtorture: cleanup data after enumdata{ex} consistency test.Günther Deschner2010-03-151-0/+8