summaryrefslogtreecommitdiffstats
path: root/source/nmbd/nmbd_synclists.c
Commit message (Expand)AuthorAgeFilesLines
* Changed (most) open()/fopen()/creat()/mmap() calls to use sys_XXX() instead.Jeremy Allison1998-11-171-2/+2
* get type of callback rightAndrew Tridgell1998-10-051-1/+1
* added rpcclient programLuke Leighton1998-09-251-1/+7
* fixed another potential fork bomb where the wins file becomesAndrew Tridgell1998-09-171-0/+2
* bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1998-08-311-5/+5
* finished the asynchronous browse synchronisation code. It even seemsAndrew Tridgell1998-08-301-0/+282