summaryrefslogtreecommitdiffstats
path: root/source3/passdb/smbpassgroup.c
Commit message (Expand)AuthorAgeFilesLines
* code from bertl to allow remap of default built-in names to anything.Luke Leighton1999-07-141-0/+6
* renamed getfilepwent() and endfilepwent() to getfileent() and endfileent()Luke Leighton1999-07-131-2/+2
* matthew chapman's ldap code, to date. plus docs!Luke Leighton1998-12-071-1/+1
* weekend work. user / group database API.Luke Leighton1998-11-291-1/+1
* someone had added code to convert rids to rids, assuming that the ridsLuke Leighton1998-11-231-9/+1
* unix instance of group database APILuke Leighton1998-11-231-5/+7
* Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1998-11-171-3/+2
* swapped username:uid:[groupridlist]:[aliasridlist] toLuke Leighton1998-11-171-9/+9
* the start of the start of the SAM database APILuke Leighton1998-11-051-0/+196