summaryrefslogtreecommitdiffstats
path: root/source/nmbd/nmbd_synclists.c
Commit message (Expand)AuthorAgeFilesLines
* this looks like a big commit, but it isn't really :)Andrew Tridgell2000-01-071-3/+2
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-4/+4
* more cli_session_setup() calls. what the heck are these doing???Luke Leighton1999-12-011-1/+1
* Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.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