summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4:client/cifsdd.c - restore Solaris cc compatibilityMatthias Dieter Wallnöfer2010-09-091-11/+10
* s4:torture/rpc/winreg.c - restore Solaris cc compatibilityMatthias Dieter Wallnöfer2010-09-091-71/+72
* s4:libcli/security/*.c - fix some wrong typed countersMatthias Dieter Wallnöfer2010-09-093-10/+7
* s4-dreplsrv: Do allocations on long-living context so that callback gets calledKamen Mazdrashki2010-09-091-1/+1
* s4-drs-test: Add 'reset' and 'replace' tests for drsuapi_DsReplicaUpdateRefsKamen Mazdrashki2010-09-091-4/+28
* s4-dreplsrv: Call dreplsrv_out_operation::callback in case we fail to even ru...Kamen Mazdrashki2010-09-091-0/+8
* s4-dsdb/repl/drepl_out_pull.c: Remove unused codeKamen Mazdrashki2010-09-091-43/+0
* s4-drepl_service.c: Update (C)Kamen Mazdrashki2010-09-091-9/+10
* s4-drepsrv: Dump more info when drepl_replica_sync() failsKamen Mazdrashki2010-09-091-24/+28
* s4-rodc: cope with missing searchFlagsAndrew Tridgell2010-09-091-3/+4
* s4-dsdb Change debug levels for startup messagesAndrew Bartlett2010-09-092-10/+10
* s4-setup Make krb5.conf use DNS by defaultAndrew Bartlett2010-09-091-2/+2
* s4-test: added a RODC test using rpcechoAndrew Tridgell2010-09-091-0/+3
* s4-rodc: get the domain name from the partitions DNAndrew Tridgell2010-09-092-7/+9
* pyldb: expose PyLdbDn_FromDn()Andrew Tridgell2010-09-092-18/+29
* s4-provision: fixed error format stringAndrew Tridgell2010-09-091-1/+1
* s4-pydsdb: expose samdb_partitions_dn() as get_partitions_dn() in pythonAndrew Tridgell2010-09-092-0/+33
* s4-rodc: s->schema need initialisationAndrew Tridgell2010-09-091-0/+1
* s4-waf: fix bin/python/samba/dcerpc/nbt.so.Günther Deschner2010-09-081-1/+5
* setup: Use standard octal ints rather than harcoding.Jelmer Vernooij2010-09-081-2/+1
* popt_common: Add missing dependency on libsamba-hostconfig.Jelmer Vernooij2010-09-081-3/+2
* s4-smbtorture: add torture ndr nbt testsuite.Günther Deschner2010-09-084-2/+73
* s4-dreplsrv: Run NC replication synchronously if requestedKamen Mazdrashki2010-09-071-30/+119
* s4-drs: Dump exact error when failure occurs during DsReplicaUpdateRefs callKamen Mazdrashki2010-09-071-6/+10
* 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-076-7/+34
* 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
* 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
* dsgetinfo: Set modulesdir when using ldb without ldb_wrapJelmer Vernooij2010-09-051-0/+3
* testr: Fix configuration to use idfile, in case more than a couple ofJelmer Vernooij2010-09-041-2/+2
* 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
* librpc/rpc: add dcerpc_binding_handle_set_timeout()Stefan Metzmacher2010-09-041-0/+3
* 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-041-0/+2
* torture-lsa: cope with STATUS_SOME_UNMAPPED errorsAndrew Tridgell2010-09-041-15/+50
* 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