summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/samba3sid.c
Commit message (Expand)AuthorAgeFilesLines
* s4-dsdb: pass parent request to dsdb_module_*() functions Andrew Tridgell2011-01-171-3/+5
* 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
* s4:"util_ldb" - remove some really unused dependanciesMatthias Dieter Wallnöfer2010-10-181-1/+0
* Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...Matthias Dieter Wallnöfer2010-10-171-0/+1
* s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...Matthias Dieter Wallnöfer2010-10-171-1/+0
* s4:samba3sid LDB module - handle the RID as uint32_tMatthias Dieter Wallnöfer2010-10-161-13/+15
* ldb: mark the location of a lot more ldb requestsAndrew Tridgell2010-09-251-0/+1
* s4:cosmetic - the SID attribute is called objectSid - not objectSIDMatthias Dieter Wallnöfer2010-09-131-1/+1
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-1/+1
* s4-dsdb: use ldb_operr() in the dsdb codeAndrew Tridgell2010-07-071-4/+2
* s4-source4/dsdb/samdb/ldb_modules/samba3sid.c: Use DSDB_FLAG_NEXT_MODULE flagKamen Mazdrashki2010-07-021-1/+3
* s4-samba3sid: fixed error returns when res->count != 1 and oomAndrew Tridgell2010-01-081-3/+3
* s4-samba3sid: the sambaNextRid attribute is actually the previous RIDAndrew Tridgell2010-01-081-3/+6
* s4-dsdb: added a samba3sid moduleAndrew Tridgell2010-01-081-0/+194