summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/drsuapi/addentry.c
Commit message (Expand)AuthorAgeFilesLines
* s4-drsuapi Allow DsAddEntry of normal objectsAndrew Bartlett2011-08-261-1/+6
* s4:drsuapi RPC server - fix "enum security_user_level" warning on Tru64Matthias Dieter Wallnöfer2010-11-271-2/+2
* s4-libcli/security Use seperate subsystem for session related functionsAndrew Bartlett2010-10-121-0/+1
* s4-drs: added domain_sid to DRS security checksAndrew Tridgell2010-08-171-1/+1
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-1/+1
* s4-drs: added new SECURITY_RO_DOMAIN_CONTROLLER levelAndrew Tridgell2010-04-221-2/+2
* s4/drs: drsuapi_DsAddEntry_ErrData propagate structure def in source codeKamen Mazdrashki2010-03-241-4/+4
* s4-dsdb: replace dsdb_modify_permissive() with dsdb_modify() and dsdb_flagsAndrew Tridgell2010-02-161-1/+2
* s4-drs: use a permissive modify in addentryAndrew Tridgell2010-02-151-1/+1
* s4-drs: added two more SPNs in addentryAndrew Tridgell2010-01-081-13/+32
* s4-drs: give a reason when an AddEntry commit failsAndrew Tridgell2010-01-021-1/+2
* s4: ran minimal_includes.pl on source4/rpc_serverAndrew Tridgell2009-10-201-6/+0
* s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where neededMatthias Dieter Wallnöfer2009-10-141-1/+1
* s4-drs: added some debug lines to DsAddEntry()Andrew Tridgell2009-10-061-0/+3
* s4-drs: el may not be a talloc pointerAndrew Tridgell2009-09-241-1/+1
* s4-ldb: added a bunch more debug for DC joinAndrew Tridgell2009-09-221-0/+6
* Add drs_security_level_check for dcesrv calls security checksAnatoliy Atanasov2009-09-191-4/+3
* more include minimisationAndrew Tridgell2009-09-191-1/+0
* s4-rpc_server: removed remaining unnecessary #includesAndrew Tridgell2009-09-191-0/+2
* s4-drs: lock down key DRS callsAndrew Tridgell2009-09-151-0/+7
* s4-drs: fixed the ldap SPN in AddEntryAndrew Tridgell2009-09-111-1/+1
* s4-drs: actually call the new drsuapi_add_SPNs() codeAndrew Tridgell2009-09-111-2/+2
* s4-drs: add the magic DRS SPNs on AddEntryAndrew Tridgell2009-09-111-4/+120
* s4:drs level_out is a pointerAndrew Tridgell2009-09-091-1/+1
* s4:drs split addentry and getncchanges into separate filesAndrew Tridgell2009-09-091-0/+81