summaryrefslogtreecommitdiffstats
path: root/source3/groupdb/aliasdb.c
Commit message (Expand)AuthorAgeFilesLines
* Put in intermediate version of new SAM system. It's not stable yet, codeJelmer Vernooij2002-08-281-3/+1
* Removed version number from file header.Tim Potter2002-01-301-3/+2
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+0
* move to SAFE_FREE()Simo Sorce2001-09-171-4/+2
* Realloc fixes.Jeremy Allison2001-08-191-6/+5
* this is a big global fix for the ptr = Realloc(ptr, size) bug.Simo Sorce2001-08-121-2/+5
* moved trans2.h and nterr.h into includes.h with all our other includesAndrew Tridgell2000-04-251-1/+0
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-127/+20
* - lib/unix_sec_ctxt.cLuke Leighton1998-12-071-3/+40
* weekend work. user / group database API.Luke Leighton1998-11-291-9/+31
* we have a problem: resolution of "Primary Group RID" which we assumedLuke Leighton1998-11-261-0/+1
* cvs being STUPIDLuke Leighton1998-11-231-4/+51
* Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1998-11-171-4/+4
* 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/+389