summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/repl
Commit message (Collapse)AuthorAgeFilesLines
* s4:service_task: s/private/private_dataStefan Metzmacher2009-02-021-1/+1
| | | | metze
* Fix the mess with ldb includes.Simo Sorce2009-01-301-1/+1
| | | | | | | | Separate again the public from the private headers. Add a new header specific for modules. Also add service function for modules as now ldb_context and ldb_module are opaque structures for them.
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-292-3/+3
| | | | | | | | | | | | | | | | | | | | list="" list="$list event_context:tevent_context" list="$list fd_event:tevent_fd" list="$list timed_event:tevent_timer" for s in $list; do o=`echo $s | cut -d ':' -f1` n=`echo $s | cut -d ':' -f2` r=`git grep "struct $o" |cut -d ':' -f1 |sort -u` files=`echo "$r" | grep -v source3 | grep -v nsswitch | grep -v packaging4` for f in $files; do cat $f | sed -e "s/struct $o/struct $n/g" > $f.tmp mv $f.tmp $f done done metze
* Now store the GUID and SID from a DN over DRSUAPI into ldb.Andrew Bartlett2008-12-201-1/+1
| | | | | | | Until the extended DN work was compleated, there was no way to store the additional metadata. Andrew Bartlett
* s4-drsuapi: merge drsuapi_DsGetNCChanges from s3 drsuapi idl.Günther Deschner2008-10-181-47/+49
| | | | Guenther
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-116-6/+6
|
* Move source4/lib/crypto to lib/crypto.Jelmer Vernooij2008-09-241-1/+1
|
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-231-6/+4
| | | | | The previous ldb_search() interface made it way too easy to leak results, and being able to use a printf-like expression turns to be really useful.
* drsuapi: fix samba4 callers after drsuapi.idl changesStefan Metzmacher2008-08-201-6/+14
| | | | | metze (This used to be commit 4b054cee51c39c5430bcadd5c06a94dc3e6b0d8f)
* drsuapi: fix callers after idl changeStefan Metzmacher2008-08-071-1/+1
| | | | | metze (This used to be commit 7dee6fb62d5adbd2eaaaf4d8ba9e87a72ef9f94b)
* dsdb: teach dreplsrv_out_drsuapi_bind_recv() knowledge of DsBindInfo48.Michael Adam2008-07-231-0/+9
| | | | | | | To make it work against w2k8. Michael (This used to be commit a8aea9274170a2b472c45c97a4904bd299d2a92e)
* Change occurrences of the u1 member of DsBindInfo* to pid after idl change.Michael Adam2008-07-222-2/+2
| | | | | Michael (This used to be commit b91bbc5fe4a47e5823be6be5f2f203f1f14105de)
* drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]Stefan Metzmacher2008-07-161-8/+2
| | | | | metze (This used to be commit 35c7fa470a7433d081403b2b57a331c7dc287aef)
* drsuapi: check ctr6->drs_errorStefan Metzmacher2008-07-161-0/+7
| | | | | metze (This used to be commit 511847f5f5015bcdef69e80b91cb08ffb1690e59)
* drsuapi: get ctr6 out of xpress compressed levelStefan Metzmacher2008-07-161-0/+5
| | | | | metze (This used to be commit 4e0708148a121bd41a12abf6122d5d6f3f09667a)
* drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)Stefan Metzmacher2008-06-301-6/+6
| | | | | metze (This used to be commit d41b3dd6ffc4fd894bc05798dbc2ff4b53933a06)
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-1/+1
| | | | (This used to be commit b4e1ae07a284c044704322446c94351c2decff91)
* Remove useless layer of indirection, where every service calledAndrew Bartlett2008-02-041-9/+1
| | | | | | | | task_service_init() manually. Now this is called from service.c for all services. Andrew Bartlett (This used to be commit 9c9a4731cafd0dcf6c8523a7b06759cd4f14e4db)
* Rework service init functions to pass down service name. This isAndrew Bartlett2008-02-041-1/+1
| | | | | | | | needed to change prefork behaviour based on what service is being started. Andrew Bartlett and David Disseldorp (This used to be commit 0d830580e3539c96da3aa6c72fafe6eacd7a74a0)
* Get more information from ldb when reporting a failed replication.Andrew Bartlett2008-01-231-2/+2
| | | | | Andrew Bartlett (This used to be commit 948ee9b7acd90b994bb9d9f7c1813a8eca430e4f)
* r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-051-1/+1
| | | | (This used to be commit 18cd08623eaad7d2cd63b82ea5275d4dfd21cf00)
* r26640: Janitorial: Remove some more uses of global_loadparm.Jelmer Vernooij2008-01-011-2/+2
| | | | (This used to be commit c863f4ebde8efa1a695b4469142d6719e30bc419)
* r26639: librpc: Pass iconv convenience on from RPC connection to NDR ↵Jelmer Vernooij2008-01-011-2/+5
| | | | | | library, so it can be overridden by OpenChange. (This used to be commit 2f29f80e07adef1f020173f2cd6d947d0ef505ce)
* r26638: libndr: Require explicitly specifying iconv_convenience for ↵Jelmer Vernooij2008-01-011-1/+4
| | | | | | ndr_struct_push_blob(). (This used to be commit 61ad78ac98937ef7a9aa32075a91a1c95b7606b3)
* r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2007-12-211-2/+2
| | | | (This used to be commit 6ac86f8be7d9a8c5ab396a93e6d1e6819e11f173)
* r26539: Remove unnecessary statics.Jelmer Vernooij2007-12-211-2/+2
| | | | (This used to be commit e53e79eebef3ece6978f0a2b4a1ee0a0814bb5d2)
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-211-1/+1
| | | | (This used to be commit eeb2251d22b3d6e0379444a73af69d1014692b07)
* r26271: Remove some more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+2
| | | | (This used to be commit e9875fcd56de0748ed78d7e3c9cdb4919cd96d3c)
* r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij2007-12-211-1/+1
| | | | (This used to be commit 7280c1e9415daabb2712db1372e23f9846272ede)
* r26237: Add loadparm context to the server service interface.Jelmer Vernooij2007-12-211-1/+1
| | | | (This used to be commit 1386c5c92505a950c65411b8af74d703ce023f95)
* r26228: Store loadparm context in auth context, move more loadparm_contexts ↵Jelmer Vernooij2007-12-211-6/+6
| | | | | | up the call stack. (This used to be commit ba75f1613a9aac69dd5df94dd8a2b37820acd166)
* r26227: Make loadparm_context part of a server task, move loadparm_contexts ↵Jelmer Vernooij2007-12-211-1/+1
| | | | | | further up the call stack. (This used to be commit 0721a07aada6a1fae6dcbd610b8783df57d7bbad)
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-212-10/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib/messaging/ lib/registry/ lib/ldb-samba/ librpc/rpc/ auth/auth_winbind.c auth/gensec/ auth/kerberos/ dsdb/repl/ dsdb/samdb/ dsdb/schema/ torture/ cluster/ctdb/ kdc/ ntvfs/ipc/ torture/rap/ ntvfs/ utils/getntacl.c ntptr/ smb_server/ libcli/wrepl/ wrepl_server/ libcli/cldap/ libcli/dgram/ libcli/ldap/ libcli/raw/ libcli/nbt/ libnet/ winbind/ rpc_server/ metze (This used to be commit 6223c7fddc972687eb577e04fc1c8e0604c35435)
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-2/+2
| | | | (This used to be commit fd697d77c9fe67a00939a1f04b35c451316fff58)
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit 3fcc960839c6e5ca4de2c3c042f12f369ac5f238)
* r25035: Fix some more warnings, use service pointer rather than service ↵Jelmer Vernooij2007-10-101-2/+2
| | | | | | number in more places. (This used to be commit df9cebcb97e20564359097148665bd519f31bc6f)
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
| | | | (This used to be commit abe8349f9b4387961ff3665d8c589d61cd2edf31)
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 84651aee81aaabbebf52ffc3fbcbabb2eec6eed5)
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-108-24/+16
| | | | | | There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
* r22944: fix bug #4618:Stefan Metzmacher2007-10-101-2/+2
| | | | | | | rename private -> private_data metze (This used to be commit 58551f2f28fce8f1fcd04736c47ecd7458f32ea2)
* r22508: at option for the startup delayStefan Metzmacher2007-10-101-1/+3
| | | | | metze (This used to be commit 09da9f6490bf57d231a2ace4697adc8c6cd5f912)
* r22472: Commit the start of the DRSUAPI pull replication service.Stefan Metzmacher2007-10-107-54/+1151
| | | | | | | | | | | It doesn't work completely yet because we aren't able to resolve DNS SRV records. And also we also need a kdc locator plugin... But with some hacks the pull replication works fine metze (This used to be commit 0dc78f7439c9c786fd8c592960f9669dea40b811)
* r21859: add a comment why we remove the rid_crypt obfuscationStefan Metzmacher2007-10-101-0/+8
| | | | | metze (This used to be commit e44b6df1387096989726c0a68189fe6c4e37dfd7)
* r21839: add my email addressStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit e3be33c1d9f9e44ef37e6ef72a23576474f6e725)
* r21773: fix typo orginating -> originatingStefan Metzmacher2007-10-101-8/+8
| | | | | | | and use the struct member names in all cases metze (This used to be commit c543ee57454d006c545e3e9e20c9ac0114081d3d)
* r21359: remove the rid encryption before storing the password hashesStefan Metzmacher2007-10-101-7/+39
| | | | | | | We decided to store them plain in our ldb metze (This used to be commit ff13b21102641a308bd48a8efa6b94a98f567e15)
* r21296: remove the session specific encryption from the attributesStefan Metzmacher2007-10-101-1/+132
| | | | | | | before storing them. metze (This used to be commit 7146e265a441eaa46c20361178be371eb6985371)
* r21282: we only need one for loop...Stefan Metzmacher2007-10-101-7/+5
| | | | | metze (This used to be commit 181b3a031f9683ea5e9aa2c96f121639561c6830)
* r21281: move constinancy checks to the beginning of the functionStefan Metzmacher2007-10-101-8/+8
| | | | | metze (This used to be commit f2af44d20484e57495ab0ebd5aab993e4af43fd4)
* r20978: 300 seconds as interval is ok, when we do nothingStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 4d6629c68332985f9122e4591f31ae46250de646)