summaryrefslogtreecommitdiff
path: root/source3/nmbd/nmbd_synclists.c
AgeCommit message (Expand)AuthorFilesLines
2000-05-02Added sys_fork() and sys_getpid() functions to stop the overheadJeremy Allison1-1/+1
2000-01-07this looks like a big commit, but it isn't really :)Andrew Tridgell1-3/+2
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-4/+4
1999-12-01more cli_session_setup() calls. what the heck are these doing???Luke Leighton1-1/+1
1998-11-17Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1-2/+2
1998-10-05get type of callback rightAndrew Tridgell1-1/+1
1998-09-25added rpcclient programLuke Leighton1-1/+7
1998-09-17fixed another potential fork bomb where the wins file becomesAndrew Tridgell1-0/+2
1998-08-31bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1-5/+5
1998-08-30finished the asynchronous browse synchronisation code. It even seemsAndrew Tridgell1-0/+282