summaryrefslogtreecommitdiff
path: root/source3/groupdb/groupfile.c
AgeCommit message (Expand)AuthorFilesLines
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-1/+0
2001-09-17move to SAFE_FREE()Simo Sorce1-2/+1
2001-08-19Realloc fixes.Jeremy Allison1-2/+3
2001-08-12this is a big global fix for the ptr = Realloc(ptr, size) bug.Simo Sorce1-2/+5
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-52/+58
1999-07-13renamed getfilepwent() and endfilepwent() to getfileent() and endfileent()Luke Leighton1-2/+2
1998-12-07- lib/unix_sec_ctxt.cLuke Leighton1-5/+1
1998-11-29weekend work. user / group database API.Luke Leighton1-4/+20
1998-11-23cvs being STUPIDLuke Leighton1-49/+4
1998-11-17Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1-3/+2
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-0/+28
1998-11-13Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1-1/+1
1998-11-05the start of the start of the SAM database APILuke Leighton1-0/+282