summaryrefslogtreecommitdiffstats
path: root/source/include/dlinklist.h
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak when doing DLIST_REMOVE(list,list).Jeremy Allison2001-03-211-1/+1
* When calling DLIST_REMOVE(x,x) then we need to check before setting prevJeremy Allison2001-03-201-1/+1
* include/dlinklist.h: Allow link to end of list.Jeremy Allison2001-03-191-6/+12
* Ok - I'm happy with the mapping for ACLs on NT "getACL" - now to examine forJeremy Allison2001-03-171-0/+15
* include/dlinklist.h: Added '{' '}' around DLIST_PROMOTE so it can be used as ...Jeremy Allison2000-11-281-1/+3
* nttrans.c:Luke Leighton1998-09-231-2/+6
* added some optimisation for the case where the number of open files isAndrew Tridgell1998-08-171-0/+52