summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/drsuapi/getncchanges.c
Commit message (Expand)AuthorAgeFilesLines
* s4:drsuapi: don't return all linked attributes at the same timeStefan Metzmacher2010-07-091-8/+51
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-2/+1
* s4/rodc: RODC FAS initial implementationAnatoliy Atanasov2010-04-291-11/+10
* s4-getncchanges: honor DRSUAPI_DRS_REF_GCSPNAndrew Tridgell2010-04-271-1/+3
* s4-drs: don't send uninstantiated objects in getncchangesAndrew Tridgell2010-04-261-0/+5
* s4-drs: validate RODC credentials via the user_sidAndrew Tridgell2010-04-221-27/+12
* s4-drs: only allow replication with the right invocationIdAndrew Tridgell2010-04-221-1/+20
* s4-drs: Do not send RODC filtered attributes to RODCs on GetNCChanges replyFernando J V da Silva2010-04-221-0/+14
* s4-drs: samdb_is_rodc() function and new samdb_rodc() functionFernando J V da Silva2010-04-221-1/+13
* Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"Matthias Dieter Wallnöfer2010-04-131-2/+2
* s4:dsdb Change dsdb_get_schema() callers to use new talloc argumentAndrew Bartlett2010-03-161-2/+2
* s4/rpc_server Don't segfault over replPropertyMetaData contentsAndrew Bartlett2010-03-111-0/+7
* s4:drsuapi RPC - Change also here counters to "unsigned"Matthias Dieter Wallnöfer2010-03-051-4/+4
* s4/rodc: Implement samdb_rodc with ldb contextAnatoliy Atanasov2010-03-011-1/+1
* s4: use LDB_TYPESAFE_QSORT() instead of ldb_qsort()Andrew Tridgell2010-02-131-3/+2
* s4-rpcserver: use TYPESAFE_QSORT() in rpc serversAndrew Tridgell2010-02-131-14/+12
* idl: switched to using the WSPP names for the 'neighbour' DRS optionsAndrew Tridgell2010-01-181-4/+4
* s4-dsdb: take advantage of local cursor and sortAndrew Tridgell2010-01-161-34/+3
* s4-drs: use dsdb_load_udv_v2() in getncchanges codeAndrew Tridgell2010-01-161-52/+6
* s4-drs: switch the DRS server to the generic DRS options flagsAndrew Tridgell2010-01-141-3/+3
* s4-drs: base is_nc_prefix on instanceTypeAndrew Tridgell2010-01-091-1/+3
* s4-drs: need to set the getncchanges extended_ret on success tooAndrew Tridgell2010-01-091-0/+3
* s4-drs: be less verbose when we filter objects by UDVAndrew Tridgell2010-01-091-5/+5
* s4-drs: added filtering by udv in getncchangesAndrew Tridgell2010-01-091-9/+57
* s4-drs: fixed the NC in the getncchanges RID alloc replyAndrew Tridgell2010-01-091-11/+13
* s4-drs: fixed usage of ldb_dn_new()Andrew Tridgell2010-01-091-1/+1
* s4-drs: we need to wrap extended operations in transactionsAndrew Tridgell2010-01-081-5/+21
* s4-drs: added some debug messagesAndrew Tridgell2010-01-081-0/+6
* s4-dsdb: added support for DRSUAPI_EXOP_FSMO_RID_ALLOCAndrew Tridgell2010-01-081-7/+103
* s4-dsdb: switched to using RMD_FLAGS instead of DELETED in extended DNsAndrew Tridgell2010-01-021-1/+1
* s4-drs: sort linked attributesAndrew Tridgell2010-01-021-0/+73
* s4-drs: use dsdb linked attribute parse functionsAndrew Tridgell2010-01-021-19/+1
* s4-drs: update highwatermark after successfully encoding the objectAndrew Tridgell2010-01-021-8/+8
* s4-drs: send all linked attributes at the end of a replication cycleAndrew Tridgell2010-01-021-3/+7
* s4-drs: use the extended linearized form for DRS replicationAndrew Tridgell2010-01-021-5/+4
* s4-drs: implemented sorting functions based on replication flagsAndrew Tridgell2010-01-021-2/+43
* s4-drs: fixed the UDV return in getncchangesAndrew Tridgell2010-01-021-5/+17
* s4-drs: some useful debugging options for getncchangesAndrew Tridgell2010-01-021-11/+42
* s4-drs: handle mixtures of old and new style links in getncchangesAndrew Tridgell2010-01-021-0/+17
* s4-drs: added linked attribute replication to getncchangesAndrew Tridgell2010-01-021-15/+203
* s4:drsuapi/getncchanges.c - Update the list of operational attributesMatthias Dieter Wallnöfer2009-12-161-7/+8
* s4-drs: ensure we fill in ncRoot_dn in getncchangesAndrew Tridgell2009-12-091-0/+7
* s4-drs: use parentGUID attribute in getncchangesAndrew Tridgell2009-12-091-34/+6
* s4-drs: fixed UDV and overlapping sync calls in DRSAndrew Tridgell2009-12-031-40/+42
* s4-dsdb: some more attribuutes that we should only give if asked forAndrew Tridgell2009-11-201-1/+8
* s4-drs: we need to specifically ask for ntSecurityDescriptorAndrew Tridgell2009-11-201-1/+1
* s4: ran minimal_includes.pl on source4/rpc_serverAndrew Tridgell2009-10-201-2/+0
* s4-drs: support DRSUAPI_DRS_ADD_REF flagAndrew Tridgell2009-10-151-5/+29
* drs: improved error checkingAndrew Tridgell2009-10-151-16/+49
* s4-repl: check that a DsGetNCChanges is a continuation, and fix sortingAndrew Tridgell2009-10-131-3/+16