summaryrefslogtreecommitdiff
path: root/source3/groupdb/aliasdb.c
AgeCommit message (Expand)AuthorFilesLines
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-2/+0
2001-09-17move to SAFE_FREE()Simo Sorce1-4/+2
2001-08-19Realloc fixes.Jeremy Allison1-6/+5
2001-08-12this is a big global fix for the ptr = Realloc(ptr, size) bug.Simo Sorce1-2/+5
2000-04-25moved trans2.h and nterr.h into includes.h with all our other includesAndrew Tridgell1-1/+0
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-127/+20
1998-12-07- lib/unix_sec_ctxt.cLuke Leighton1-3/+40
1998-11-29weekend work. user / group database API.Luke Leighton1-9/+31
1998-11-26we have a problem: resolution of "Primary Group RID" which we assumedLuke Leighton1-0/+1
1998-11-23cvs being STUPIDLuke Leighton1-4/+51
1998-11-17Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1-4/+4
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/+389