index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-09
s4:torture/rpc/winreg.c - restore Solaris cc compatibility
Matthias Dieter Wallnöfer
1
-71
/
+72
2010-09-09
s4:libcli/security/*.c - fix some wrong typed counters
Matthias Dieter Wallnöfer
3
-10
/
+7
2010-09-09
s4-dreplsrv: Do allocations on long-living context so that callback gets called
Kamen Mazdrashki
1
-1
/
+1
2010-09-09
s4-drs-test: Add 'reset' and 'replace' tests for drsuapi_DsReplicaUpdateRefs
Kamen Mazdrashki
1
-4
/
+28
2010-09-09
s4-dreplsrv: Call dreplsrv_out_operation::callback in case we fail to even ru...
Kamen Mazdrashki
1
-0
/
+8
2010-09-09
s4-dsdb/repl/drepl_out_pull.c: Remove unused code
Kamen Mazdrashki
1
-43
/
+0
2010-09-09
s4-drepl_service.c: Update (C)
Kamen Mazdrashki
1
-9
/
+10
2010-09-09
s4-drepsrv: Dump more info when drepl_replica_sync() fails
Kamen Mazdrashki
1
-24
/
+28
2010-09-09
s4-rodc: cope with missing searchFlags
Andrew Tridgell
1
-3
/
+4
2010-09-09
s4-dsdb Change debug levels for startup messages
Andrew Bartlett
2
-10
/
+10
2010-09-09
s4-setup Make krb5.conf use DNS by default
Andrew Bartlett
1
-2
/
+2
2010-09-09
s4-test: added a RODC test using rpcecho
Andrew Tridgell
1
-0
/
+3
2010-09-09
s4-rodc: get the domain name from the partitions DN
Andrew Tridgell
2
-7
/
+9
2010-09-09
pyldb: expose PyLdbDn_FromDn()
Andrew Tridgell
2
-18
/
+29
2010-09-09
s4-provision: fixed error format string
Andrew Tridgell
1
-1
/
+1
2010-09-09
s4-pydsdb: expose samdb_partitions_dn() as get_partitions_dn() in python
Andrew Tridgell
2
-0
/
+33
2010-09-09
s4-rodc: s->schema need initialisation
Andrew Tridgell
1
-0
/
+1
2010-09-08
s4-waf: fix bin/python/samba/dcerpc/nbt.so.
Günther Deschner
1
-1
/
+5
2010-09-08
setup: Use standard octal ints rather than harcoding.
Jelmer Vernooij
1
-2
/
+1
2010-09-08
popt_common: Add missing dependency on libsamba-hostconfig.
Jelmer Vernooij
1
-3
/
+2
2010-09-08
s4-smbtorture: add torture ndr nbt testsuite.
Günther Deschner
4
-2
/
+73
2010-09-07
s4-dreplsrv: Run NC replication synchronously if requested
Kamen Mazdrashki
1
-30
/
+119
2010-09-07
s4-drs: Dump exact error when failure occurs during DsReplicaUpdateRefs call
Kamen Mazdrashki
1
-6
/
+10
2010-09-07
s4-ldapserver: serialise ldap server operations
Andrew Tridgell
2
-0
/
+60
2010-09-07
s4-packet: make packet_recv_disable() a lot more efficient
Andrew Tridgell
1
-2
/
+6
2010-09-07
s4-process: fixed the thread process model so it compiles
Andrew Tridgell
1
-1
/
+2
2010-09-07
Add unique IP address binding for client connections (EPM and ncacn_ip_tcp le...
Julien Kerihuel
6
-7
/
+34
2010-09-05
s4-test: refactor API-DELETEUSER test a little to:
Kamen Mazdrashki
1
-29
/
+23
2010-09-05
s4-idl: redefine dreplsrv_refresh() to be alike other RPC function definitions
Kamen Mazdrashki
2
-4
/
+2
2010-09-05
upgradeprovision: avoid working with None objects ...
Matthieu Patou
1
-9
/
+10
2010-09-05
upgradeprovision: do not try to remove/change attribute before the RID Set ob...
Matthieu Patou
1
-6
/
+28
2010-09-05
upgradeprovision: cleanup
Matthieu Patou
1
-2
/
+2
2010-09-05
s4 upgradeprovision: add dns_update_list if missing
Matthieu Patou
1
-0
/
+4
2010-09-05
python-ldb: allow ldb_rename to take optional control(s)
Matthieu Patou
1
-4
/
+50
2010-09-05
dsdb: make the ATTRIBUTE NOT FOUND more clear
Matthieu Patou
2
-0
/
+5
2010-09-05
s4/selftest: Fix path to include/config.h, set BUILDDIR automatically.
Jelmer Vernooij
1
-1
/
+4
2010-09-05
dsgetinfo: Set modulesdir when using ldb without ldb_wrap
Jelmer Vernooij
1
-0
/
+3
2010-09-04
testr: Fix configuration to use idfile, in case more than a couple of
Jelmer Vernooij
1
-2
/
+2
2010-09-04
ldb: Add missing aliases for ldb_ildap.
Jelmer Vernooij
1
-0
/
+1
2010-09-04
dsdb: Add missing dependencies for dsdb ldb modules.
Jelmer Vernooij
1
-2
/
+2
2010-09-04
librpc/rpc: add dcerpc_binding_handle_set_timeout()
Stefan Metzmacher
1
-0
/
+3
2010-09-04
s4:lib/messaging: implement irpc_bh_set_timeout
Stefan Metzmacher
1
-1
/
+19
2010-09-04
s4:librpc/rpc: implement dcerpc_bh_set_timeout()
Stefan Metzmacher
1
-0
/
+18
2010-09-04
librpc/rpc: add set_timeout() to dcerpc_binding_handle_ops
Stefan Metzmacher
1
-0
/
+2
2010-09-04
torture-lsa: cope with STATUS_SOME_UNMAPPED errors
Andrew Tridgell
1
-15
/
+50
2010-09-03
s4:lib/messaging: make irpc_request private and remove unused code
Stefan Metzmacher
2
-190
/
+14
2010-09-03
s4:libcli/composite: remove unused composite_continue_irpc()
Stefan Metzmacher
2
-16
/
+0
2010-09-03
s4:lib/messaging/tests: make use of irpc_binding_handle()
Stefan Metzmacher
1
-22
/
+49
2010-09-03
s4:lib/messaging: use irpc_binding_handle() for python bindings
Stefan Metzmacher
1
-13
/
+57
2010-09-03
s4:wrepl_server: use irpc_binding_handle_by_name() in wreplsrv_scavenging_rep...
Stefan Metzmacher
1
-18
/
+23
[next]