summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/drsuapi/updaterefs.c
Commit message (Expand)AuthorAgeFilesLines
* s4:security Change struct security_token->sids from struct dom_sid * to struc...Andrew Bartlett2010-08-231-2/+2
* s4:security Remove use of user_sid and group_sid from struct security_tokenAndrew Bartlett2010-08-181-2/+2
* s4-drs: added domain_sid to DRS security checksAndrew Tridgell2010-08-171-1/+2
* s4/dsdb: dsdb_validate_invocation_id() should validate by objectGUIDKamen Mazdrashki2010-04-281-4/+4
* s4-drs: added new SECURITY_RO_DOMAIN_CONTROLLER levelAndrew Tridgell2010-04-221-3/+20
* s4:drsuapi RPC - Change also here counters to "unsigned"Matthias Dieter Wallnöfer2010-03-051-2/+2
* s4-drs: switch the DRS server to the generic DRS options flagsAndrew Tridgell2010-01-141-5/+5
* s4-drs: don't give an error on repsTo delete if add is also specifiedAndrew Tridgell2010-01-021-1/+3
* s4: ran minimal_includes.pl on source4/rpc_serverAndrew Tridgell2009-10-201-2/+0
* s4-drs: implement more of DsUpdateRefsAndrew Tridgell2009-10-151-27/+61
* s4-drs: take advantage of system session auth in dsbindAndrew Tridgell2009-10-061-18/+11
* Add drs_security_level_check for dcesrv calls security checksAnatoliy Atanasov2009-09-191-4/+3
* more include minimisationAndrew Tridgell2009-09-191-5/+0
* s4-drs: lock down key DRS callsAndrew Tridgell2009-09-151-0/+7
* s4-repl: use common functions to simplify updaterefs.cAndrew Tridgell2009-09-121-108/+4
* s4/drs: changed the UpdateRefs server to use the dn instead of the GUIDAndrew Tridgell2009-09-101-27/+18
* s4: fix spellingAndrew Tridgell2009-09-101-1/+1
* s4:drs split addentry and getncchanges into separate filesAndrew Tridgell2009-09-091-1/+1
* s4: fixed format of repsTo in samdbAndrew Tridgell2009-09-091-52/+70
* s4: implemented server side of DSUpdateRefs callAndrew Tridgell2009-09-081-0/+278