summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s4-ldapserver: serialise ldap server operationsAndrew Tridgell2010-09-072-0/+60
* s4-packet: make packet_recv_disable() a lot more efficientAndrew Tridgell2010-09-071-2/+6
* s4-process: fixed the thread process model so it compilesAndrew Tridgell2010-09-071-1/+2
* Add unique IP address binding for client connections (EPM and ncacn_ip_tcp le...Julien Kerihuel2010-09-078-10/+57
* s4-test: refactor API-DELETEUSER test a little to:Kamen Mazdrashki2010-09-051-29/+23
* s4-idl: redefine dreplsrv_refresh() to be alike other RPC function definitionsKamen Mazdrashki2010-09-052-4/+2
* wafsamba: Create bin/defaukt/modules if it does not yet exist.Jelmer Vernooij2010-09-051-0/+1
* waf: Use os.makedirs rather than os.mkdir in case parent directoriesJelmer Vernooij2010-09-051-1/+1
* s3: On Solaris, iov_len is an intVolker Lendecke2010-09-051-1/+3
* upgradeprovision: avoid working with None objects ...Matthieu Patou2010-09-051-9/+10
* upgradeprovision: do not try to remove/change attribute before the RID Set ob...Matthieu Patou2010-09-051-6/+28
* upgradeprovision: cleanupMatthieu Patou2010-09-051-2/+2
* s4 upgradeprovision: add dns_update_list if missingMatthieu Patou2010-09-051-0/+4
* python-ldb: allow ldb_rename to take optional control(s)Matthieu Patou2010-09-051-4/+50
* dsdb: make the ATTRIBUTE NOT FOUND more clearMatthieu Patou2010-09-052-0/+5
* s4/selftest: Fix path to include/config.h, set BUILDDIR automatically.Jelmer Vernooij2010-09-051-1/+4
* selftest: Cope with parentheses in testnames in --load-list.Jelmer Vernooij2010-09-051-5/+8
* selftest/subunit: Parse timestamps generated by upstream subunit.Jelmer Vernooij2010-09-051-2/+8
* selftest: Print out unmatched tests when using --load-list.Jelmer Vernooij2010-09-051-7/+12
* dsgetinfo: Set modulesdir when using ldb without ldb_wrapJelmer Vernooij2010-09-051-0/+3
* dnspython: Update to latest upstream.Jelmer Vernooij2010-09-0430-104/+225
* subunit: Import latest upstream.Jelmer Vernooij2010-09-0413-118/+300
* testtools: Import latest upstream.Jelmer Vernooij2010-09-0428-207/+2334
* testr: Fix configuration to use idfile, in case more than a couple ofJelmer Vernooij2010-09-042-3/+3
* selftest: Don't make printing the log output a side-effect of check_env(), do...Jelmer Vernooij2010-09-042-6/+3
* selftest: Remove stop() method, not used anywhere.Jelmer Vernooij2010-09-045-25/+2
* selftest/samba4: Remove references to Samba34.pm, which no longerJelmer Vernooij2010-09-041-7/+0
* selftest: Refer to subunit README rather than documenting locally.Jelmer Vernooij2010-09-041-51/+4
* ldb: Add missing aliases for ldb_ildap.Jelmer Vernooij2010-09-041-0/+1
* dsdb: Add missing dependencies for dsdb ldb modules.Jelmer Vernooij2010-09-041-2/+2
* waf: Support aliases in SAMBA_MODULE.Jelmer Vernooij2010-09-041-27/+29
* waf: Make shared modules available in the build dir.Jelmer Vernooij2010-09-042-2/+10
* librpc/rpc: add dcerpc_binding_handle_set_timeout()Stefan Metzmacher2010-09-043-0/+12
* s3:rpc_server: implement rpcint_bh_set_timeout() as dummyStefan Metzmacher2010-09-041-0/+8
* s3:winbindd: implement wbint_bh_set_timeout() as dummyStefan Metzmacher2010-09-041-0/+8
* s3:rpc_client: implement rpccli_bh_set_timeout()Stefan Metzmacher2010-09-041-0/+10
* s4:lib/messaging: implement irpc_bh_set_timeoutStefan Metzmacher2010-09-041-1/+19
* s4:librpc/rpc: implement dcerpc_bh_set_timeout()Stefan Metzmacher2010-09-041-0/+18
* librpc/rpc: add set_timeout() to dcerpc_binding_handle_opsStefan Metzmacher2010-09-042-0/+4
* s3:rpc_server: make it possible to use rpcint_binding_handle() directlyStefan Metzmacher2010-09-043-21/+82
* torture-lsa: cope with STATUS_SOME_UNMAPPED errorsAndrew Tridgell2010-09-041-15/+50
* selftest: run client tests with log level 1Andrew Tridgell2010-09-041-0/+1
* waf: fixed make test with TESTS="test1 test2"Andrew Tridgell2010-09-041-1/+3
* util: added samba_start_debugger()Andrew Tridgell2010-09-042-0/+18
* s4:lib/messaging: make irpc_request private and remove unused codeStefan Metzmacher2010-09-032-190/+14
* s4:libcli/composite: remove unused composite_continue_irpc()Stefan Metzmacher2010-09-032-16/+0
* s4:lib/messaging/tests: make use of irpc_binding_handle()Stefan Metzmacher2010-09-031-22/+49
* s4:lib/messaging: use irpc_binding_handle() for python bindingsStefan Metzmacher2010-09-031-13/+57
* s4:wrepl_server: use irpc_binding_handle_by_name() in wreplsrv_scavenging_rep...Stefan Metzmacher2010-09-031-18/+23
* s4:wrepl_server: use irpc_binding_handle_by_name() in r_do_release_demand()Stefan Metzmacher2010-09-031-16/+20