summaryrefslogtreecommitdiff
path: root/source3/passdb/smbpassgroup.c
AgeCommit message (Expand)AuthorFilesLines
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-1/+0
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-23/+24
1999-07-14code from bertl to allow remap of default built-in names to anything.Luke Leighton1-0/+6
1999-07-13renamed getfilepwent() and endfilepwent() to getfileent() and endfileent()Luke Leighton1-2/+2
1998-12-07matthew chapman's ldap code, to date. plus docs!Luke Leighton1-1/+1
1998-11-29weekend work. user / group database API.Luke Leighton1-1/+1
1998-11-23someone had added code to convert rids to rids, assuming that the ridsLuke Leighton1-9/+1
1998-11-23unix instance of group database APILuke Leighton1-5/+7
1998-11-17Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1-3/+2
1998-11-17swapped username:uid:[groupridlist]:[aliasridlist] toLuke Leighton1-9/+9
1998-11-05the start of the start of the SAM database APILuke Leighton1-0/+196