Added sys_fork() and sys_getpid() functions to stop the overhead
[tprouty/samba.git] / source / nmbd / nmbd_synclists.c
2000-05-02 Jeremy AllisonAdded sys_fork() and sys_getpid() functions to stop...
2000-01-07 Andrew Tridgellthis looks like a big commit, but it isn't really :)
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-01 Luke Leightonmore cli_session_setup() calls. what the heck are...
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-10-05 Andrew Tridgellget type of callback right
1998-09-25 Luke Leightonadded rpcclient program
1998-09-17 Andrew Tridgellfixed another potential fork bomb where the wins file...
1998-08-31 Andrew Tridgellbounds check next_token() to prevent possible buffer...
1998-08-30 Andrew Tridgellfinished the asynchronous browse synchronisation code...