summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* testprogs: better usage text.Günther Deschner2010-03-011-1/+9
* testprogs: add very basic PrinterData test for printers.Günther Deschner2010-03-011-2/+40
* testprogs: rename test_PrinterData to test_PrinterData_Server.Günther Deschner2010-03-011-4/+4
* testprogs: add SetPrinterDataEx test.Günther Deschner2010-03-011-0/+27
* testprogs: add DeletePrinterKey test.Günther Deschner2010-03-011-0/+23
* testprogs: add DeletePrinterDataEx test.Günther Deschner2010-03-011-0/+24
* testprogs: allow to test a single printer when given on the cmdline.Günther Deschner2010-03-011-0/+10
* testprogs: add RPC_X_NULL_REF_POINTER error codeGünther Deschner2010-03-011-0/+2
* s4:RPC-ECHO: don't ignore errors in the Sleep test now that we support async ...Stefan Metzmacher2010-03-011-3/+3
* s4:rpc_server/remote: do async callsStefan Metzmacher2010-03-011-6/+42
* s4:srvsvc RPC - make this one "signed-safe"Matthias Dieter Wallnöfer2010-03-011-19/+20
* s4:unixinfo RPC - make this one "signed-safe"Matthias Dieter Wallnöfer2010-03-011-1/+1
* s4:spoolss RPC - make this one "signed-safe"Matthias Dieter Wallnöfer2010-03-011-1/+1
* s4:remote RPC - make this one "signed-safe"Matthias Dieter Wallnöfer2010-03-011-2/+2
* s4:epmapper RPC - make this one "signed-safe"Matthias Dieter Wallnöfer2010-03-011-2/+2
* s3: Abstract access to sessionid.tdb, similar to conn_tdb.cVolker Lendecke2010-03-019-149/+206
* s4:LDB - cosmetic fix for a "for" loopMatthias Dieter Wallnöfer2010-03-011-1/+1
* Fix the build, add filtered subunit runner.Jelmer Vernooij2010-03-013-1/+6
* Add testrepository configuration.Jelmer Vernooij2010-03-011-0/+3
* More formatting fixes, pointed out by pylint.Jelmer Vernooij2010-03-018-44/+51
* s4:RPC-NETLOGON: remove useless rpc callbackStefan Metzmacher2010-03-011-18/+1
* s4:RPC-ECHO: don't look at the internals of 'struct rpc_request'Stefan Metzmacher2010-03-011-4/+14
* s4:libnet_become_dc: don't look at the internals of 'struct rpc_request'Stefan Metzmacher2010-03-011-7/+21
* s4:drepl_out_helpers: don't look at the internals of 'struct rpc_request'Stefan Metzmacher2010-03-011-2/+13
* s4:drepl_notify: don't look at the internals of 'struct rpc_request'Stefan Metzmacher2010-03-011-1/+9
* s4:librpc/rpc: make use of explicit dcerpc_*_recv functionsStefan Metzmacher2010-03-012-3/+3
* s4:torture/rpc: make use of explicit dcerpc_*_recv functionsStefan Metzmacher2010-03-015-7/+7
* s4:winbind: make use of explicit dcerpc_*_recv functionsStefan Metzmacher2010-03-019-17/+17
* s4:dsdb/repl: make use of explicit dcerpc_*_recv functionsStefan Metzmacher2010-03-012-4/+4
* s4:libnet: make use of explicit dcerpc_*_recv functionsStefan Metzmacher2010-03-0110-41/+40
* s4:libnet_become_dc: make use of explicit dcerpc_*_recv functionsStefan Metzmacher2010-03-011-71/+9
* pidl:NDR/Client.pm: generate explicit _recv functionsStefan Metzmacher2010-03-011-0/+32
* s4-smbtorture: add stricter SetPrinterDataEx tests to spoolss tests.Günther Deschner2010-03-011-27/+67
* s4-smbtorture: add test_SetPrinterDataEx to RPC-SPOOLSS-PRINTER.Günther Deschner2010-03-011-0/+4
* s4-smbtorture: return needed size pointer from test_GetPrinterDataEx.Günther Deschner2010-03-011-5/+10
* s4-smbtorture: test at least three different regtypes in test_SetPrinterDataEx.Günther Deschner2010-03-011-6/+41
* s3: Add connections_forall_read()Volker Lendecke2010-03-017-21/+60
* s3: Make the difference between r/o and r/w in connections_db_ctx more obviousVolker Lendecke2010-03-011-9/+4
* s3: Make connections_forall open connections.tdb r/wVolker Lendecke2010-03-011-1/+7
* selftest/gdb_backtrace: call "info locals" tooStefan Metzmacher2010-03-011-0/+1
* s4/rodc: Implement samdb_rodc with ldb contextAnatoliy Atanasov2010-03-013-9/+63
* s4/libnet: Fix misleading commentAnatoliy Atanasov2010-03-011-1/+1
* s3: Remove unused "mypid" from count_current_connections() stateVolker Lendecke2010-03-011-2/+0
* python: Add 'make pylint' convenience rule.Jelmer Vernooij2010-03-011-0/+5
* General cleanups of python code, hinted by pyflakes.Jelmer Vernooij2010-03-0114-152/+124
* Add 'pyflakes' rule.Jelmer Vernooij2010-03-011-0/+5
* ntacl: Use existing infrastructure.Jelmer Vernooij2010-03-012-27/+27
* Remove __contains__ from mock object for consistency with actualJelmer Vernooij2010-03-011-3/+0
* getntacl: Remove manpage for removed utility.Jelmer Vernooij2010-03-011-45/+0
* Fix SharesContainer.__len__.Ricardo Jorge2010-03-011-1/+1