summaryrefslogtreecommitdiff
path: root/source/samrd/srv_samr_dom_tdb.c
Commit message (Expand)AuthorAgeFilesLines
* oi! who changed set_tdbsam to set_tdbsid without also changing allLuke Leighton2000-03-061-1/+1
* From Elrond@Wunder-Nett.org Tue Feb 29 05:53:10 2000Luke Leighton2000-02-281-0/+2
* samr_lookup_rids. also, made it possible to read sam user info, anonymously.Luke Leighton2000-02-231-19/+16
* samrtdb _samr_enum_dom_users. one function at a time...Luke Leighton2000-02-231-18/+21
* - removed smbpassd "remote" commands relating to trust accounts, addedLuke Leighton2000-02-181-4/+4
* ok. a test previously showed that joining an NT5rtm to a domain withLuke Leighton2000-02-181-272/+185
* added a stub for what i *think* is SamrRemoveForiegnMemberFromDomain, butLuke Leighton2000-02-161-0/+9
* creating user alias groups and user domain groups.Luke Leighton2000-02-081-12/+33
* policy link for rest of msrpc daemons.Luke Leighton2000-02-081-2/+2
* trying to sort out policy handle state info, and making a mess of it.Luke Leighton2000-02-071-1/+2
* attempting to track down a weird sam_set_userinfo bug. maybe this isLuke Leighton2000-02-031-30/+63
* created a sam tdb init function. needed to create sam tdb databasesLuke Leighton2000-02-031-30/+10
* debugging broken unicode-string-compareLuke Leighton2000-02-011-6/+7
* jean-f's idea to return an NT_STATUS #define instead of 0x0Luke Leighton2000-02-011-20/+20
* tidyup. created samrtdbd because it's smarter than having --with-samtdb.Luke Leighton2000-02-011-0/+8
* minor tidyup of sean's share enum work.Luke Leighton2000-02-011-83/+70
* created samtdb _sam_lookup_names (only does users at the moment).Luke Leighton2000-02-011-52/+99
* bug-fix in api call of samr_lookup_rids (oops).Luke Leighton2000-01-311-65/+87
* whoa! implemented tdb _samr_enum_dom_users(). amazingly simple code.Luke Leighton2000-01-311-47/+100
* some ideas are JUST so cool, i can't get over it.Luke Leighton2000-01-311-0/+3
* sam tdb code-split. implementing each of sam db, dom db, usr db, grp db,Luke Leighton2000-01-311-0/+829