summaryrefslogtreecommitdiffstats
path: root/source/include/dlinklist.h
Commit message (Expand)AuthorAgeFilesLines
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Fix memory leak when doing DLIST_REMOVE(head,head).Jeremy Allison2001-03-211-1/+1
* When calling DLIST_REMOVE(x,x) (from lib/interface.c) ensure that the pointerJeremy Allison2001-03-201-1/+1
* Fix for crash when doing name lookup with a quoted string. Part ofJeremy Allison2001-03-201-6/+12
* I'm happy with the mapping for NT getACL, now for NT setACL.Jeremy 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