summaryrefslogtreecommitdiff
path: root/source/groupdb/groupfile.c
Commit message (Expand)AuthorAgeFilesLines
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-1/+0
* move to SAFE_FREE()Simo Sorce2001-09-171-2/+1
* Realloc fixes.Jeremy Allison2001-08-191-2/+3
* this is a big global fix for the ptr = Realloc(ptr, size) bug.Simo Sorce2001-08-121-2/+5
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-52/+58
* renamed getfilepwent() and endfilepwent() to getfileent() and endfileent()Luke Leighton1999-07-131-2/+2
* - lib/unix_sec_ctxt.cLuke Leighton1998-12-071-5/+1
* weekend work. user / group database API.Luke Leighton1998-11-291-4/+20
* cvs being STUPIDLuke Leighton1998-11-231-49/+4
* Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1998-11-171-3/+2
* - group database API. oops and oh dear, the threat has been carried out:Luke Leighton1998-11-171-0/+28
* Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1998-11-131-1/+1
* the start of the start of the SAM database APILuke Leighton1998-11-051-0/+282