summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/samdb/ldb_modules/operational.c
Commit message (Expand)AuthorAgeFilesLines
* dsdb-operational: Implement msDS-UserPasswordExpiryTimeComputedAndrew Bartlett2014-04-021-1/+47
* dsdb-operational: Implement msDS-User-Account-Control-ComputedAndrew Bartlett2014-04-021-1/+165
* dsdb-operational: Use a list for the extra attributes that may be requiredAndrew Bartlett2014-04-021-28/+52
* s4:dsdb/ldb_modules: avoid declaration after code warningsStefan Metzmacher2014-04-021-1/+1
* operational: remove double loopsMatthieu Patou2013-05-201-31/+47
* dsdb-operational: rework the loop for attribute removalMatthieu Patou2013-02-081-41/+92
* dsdb-operational: Avoid doing the ldb_attr_cmp if bypass flag is not setMatthieu Patou2013-01-171-1/+1
* s4:dsdb/operational: fix stripping of the nTSecurityDescriptor attributeStefan Metzmacher2012-12-101-2/+12
* s4-dsdb: Give a much better error message when parentGUID generation failsAndrew Bartlett2012-07-061-3/+3
* s4-dsdb: operational handle modifyTimeStamp on the CN=aggregate DNMatthieu Patou2012-06-221-1/+37
* s3:utils change data_blob_dup_talloc() to take a DATA_BLOB by valueGregor Beck2011-10-121-1/+1
* s4-dsdb: prevent crash on bad DN in construct_parent_guid()Andrew Tridgell2011-09-081-0/+3
* s4:operational LDB module - fix attribute names to be right up/down-casedMatthias Dieter Wallnöfer2011-03-041-7/+7
* s4:operational LDB module - fix display of some constructed attributesMatthias Dieter Wallnöfer2011-03-041-2/+2
* s4:operational LDB module - add "groupToken" as unsigned int (uint32_t)Matthias Dieter Wallnöfer2011-03-041-1/+1
* s4:operational LDB module - readd "structuralObjectClass" -> "objectClass" ma...Matthias Dieter Wallnöfer2011-03-041-1/+1
* s4-dsdb: operational module does not need auth any moreAndrew Tridgell2011-02-181-2/+0
* s4-ldb_modules/operational: Make use of dsdb_module_reference_dn() functionKamen Mazdrashki2011-02-151-17/+4
* s4-auth Remove special case for account_sid from auth_serversupplied_infoAndrew Bartlett2011-01-201-2/+2
* s4-dsdb: pass parent request to dsdb_module_*() functions Andrew Tridgell2011-01-171-20/+30
* s4-dsdb: fixed filtering of tokengroupsAndrew Tridgell2011-01-141-5/+3
* s4-dsdb Implement tokenGroups expansion directly in ldb operational moduleAndrew Bartlett2011-01-141-29/+101
* s4-auth rework session_info handling not to require an auth contextAndrew Bartlett2010-12-211-1/+1
* s4-dsdb: give full error message for operational failuresAndrew Tridgell2010-11-291-2/+2
* s4/operational: Fix swapped parameters for ldb_msg_copy_attrAnatoliy Atanasov2010-11-181-2/+2
* s4:dsdb/operational.c: use DSDB_SECRET_ATTRIBUTES_EX()Stefan Metzmacher2010-11-091-5/+2
* s4:operational LDB module - "canonicalName" doesn't make use of the "distingu...Matthias Dieter Wallnöfer2010-11-061-2/+2
* s4-ldb: enable version checking in dsdb ldb modulesAndrew Tridgell2010-11-011-0/+1
* s4-dsdb: convert the rest of the ldb modules to the new module typeAndrew Tridgell2010-11-011-1/+6
* idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID valuesKamen Mazdrashki2010-10-311-1/+1
* ldb:rename LDB_CONTROL_BYPASSOPERATIONAL_OID into LDB_CONTROL_BYPASS_OPERATIO...Matthias Dieter Wallnöfer2010-10-231-3/+3
* s4:dsdb - fix unsigned integer save problems using the "%u" specifierMatthias Dieter Wallnöfer2010-10-161-1/+9
* libcli/security Use common security.hAndrew Bartlett2010-10-121-1/+1
* s4:dsdb - substitute the "show_deleted" with the "show_recycled" controlMatthias Dieter Wallnöfer2010-10-031-2/+2
* ldb: mark the location of a lot more ldb requestsAndrew Tridgell2010-09-251-0/+1
* s4-ldap: Fixed a problem with NC's having a parentGUID attributeNadezhda Ivanova2010-09-211-13/+27
* s4:security Change struct security_token->sids from struct dom_sid * to struc...Andrew Bartlett2010-08-231-1/+1
* s4-source4/dsdb/samdb/ldb_modules/operational.c Use DSDB_FLAG_NEXT_MODULE flagKamen Mazdrashki2010-07-081-3/+7
* s4-dsdb: use ldb_operr() in the dsdb codeAndrew Tridgell2010-07-071-20/+16
* s4:operational LDB module - fix a misleading commentMatthias Dieter Wallnöfer2010-06-231-1/+2
* s4: Using control bypassoperational allow the logic of this module to be bypa...Matthieu Patou2010-06-201-10/+39
* dsdb: Make module ops struct for each module public.Jelmer Vernooij2010-06-191-1/+1
* dsdb: Fix includes when building against system ldb.Jelmer Vernooij2010-06-151-2/+2
* s4:operational LDB module - fix warnings (missing parameters, unused variable)Matthias Dieter Wallnöfer2010-05-201-3/+5
* s4:auth Change auth_generate_session_info to take flagsAndrew Bartlett2010-05-201-10/+10
* s4:auth Add dependency from the operational module onto authAndrew Bartlett2010-05-201-1/+4
* s4:auth Allow the operational module to get a user's tokenGroups from authAndrew Bartlett2010-05-201-80/+66
* s4:dsdb disable tokenGroups until end of rewriteAndrew Bartlett2010-05-201-1/+2
* Remove more usages of iconv_convenience in files which were apparently not re...Jelmer Vernooij2010-05-181-3/+1
* s4:dsdb Use replPropertyMetaData as the basis for msDS-KeyVersionNumberAndrew Bartlett2010-05-091-10/+76