s4:drsuapi/getncchanges.c - Update the list of operational attributes
[ira/wip.git] / source4 / rpc_server / drsuapi / getncchanges.c
2009-12-16 Matthias Dieter... s4:drsuapi/getncchanges.c - Update the list of operatio...
2009-12-09 Andrew Tridgells4-drs: ensure we fill in ncRoot_dn in getncchanges
2009-12-09 Andrew Tridgells4-drs: use parentGUID attribute in getncchanges
2009-12-02 Andrew Tridgells4-drs: fixed UDV and overlapping sync calls in DRS
2009-11-20 Andrew Tridgells4-dsdb: some more attribuutes that we should only...
2009-11-20 Andrew Tridgells4-drs: we need to specifically ask for ntSecurityDescr...
2009-10-20 Andrew Tridgells4: ran minimal_includes.pl on source4/rpc_server
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-14 Andrew Tridgells4-drs: support DRSUAPI_DRS_ADD_REF flag
2009-10-14 Andrew Tridgelldrs: improved error checking
2009-10-13 Andrew Tridgells4-repl: check that a DsGetNCChanges is a continuation...
2009-10-06 Andrew Tridgells4-drs: take advantage of system session auth in dsbind
2009-09-28 Andrew Tridgells4-drs: removed debug code that replicated a maximum...
2009-09-28 Andrew Tridgells4-dsruapi: plugfest updates
2009-09-24 Anatoliy Atanasovs4: Handle DRSUAPI_DS_REPLICA_NEIGHBOUR_SPECIAL_SECRET_...
2009-09-24 Anatoliy Atanasovs4: Handle DRSUAPI_DS_REPLICA_NEIGHBOUR_ASYNC_REP in...
2009-09-24 Anatoliy Atanasovs4: Handle DRSUAPI_DS_REPLICA_NEIGHBOUR_FULL_SYNC_PACKE...
2009-09-23 Anatoliy Atanasovs4: Handle DRSUAPI_DS_REPLICA_NEIGHBOUR_CRITICAL_ONLY...
2009-09-23 Andrew Tridgells4-drs: fill in more guids and SIDs, plus filter rDN
2009-09-23 Andrew Tridgells4-drsserver: sort by DN to give tree order
2009-09-19 Anatoliy AtanasovMove replmd_drsuapi_DsReplicaCursor2_compare to a commo...
2009-09-19 Anatoliy AtanasovAdd drs_security_level_check for dcesrv calls security...
2009-09-19 Andrew Tridgellmore include minimisation
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew Tridgells4-drs: lock down key DRS calls
2009-09-16 Andrew Tridgells4-drs: filter based on local_usn
2009-09-15 Andrew Tridgells4-drs: filter based on local_usn
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Tridgells4-drs: filter based on local_usn
2009-09-14 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-14 Andrew Tridgells4-drs: allow replication of renames
2009-09-13 Andrew Tridgells4-drs: fixed search expression
2009-09-12 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-12 Andrew Tridgells4-drs: change debug level
2009-09-12 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-12 Andrew Tridgells4-drs: also fill in tmp_highest_usn
2009-09-12 Andrew Tridgells4-drs: return objects with uSN > highest_usn
2009-09-12 Andrew Tridgells4-drs: spelling fix, and simpler search expression
2009-09-12 Andrew Tridgells4-drs: fixed the cursor generation to always be filled in
2009-09-12 Anatoliy AtanasovFix up-to-dateness vector creation.
2009-09-12 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-12 Andrew Tridgells4-drs: fixed the cursor generation to always be filled in
2009-09-11 Anatoliy AtanasovFix up-to-dateness vector creation.
2009-09-11 Andrew Tridgells4/drs: parentGUID needs to be specififcally asked for
2009-09-10 Andrew Tridgells4/drs: enable attribute encryption
2009-09-10 Andrew Tridgells4/drs: correctly fill in the GUID of DRS objects
2009-09-09 Andrew Tridgells4/drs: when we don't find an attribute use zero values
2009-09-09 Andrew Tridgells4:drs match the meta_data and attributes array
2009-09-09 Andrew Tridgells4/drs: broke out the core of the getncchanges code
2009-09-09 Andrew Tridgells4:drs split addentry and getncchanges into separate...