Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2000-05-02 | Added sys_fork() and sys_getpid() functions to stop the overhead | Jeremy Allison | 1 | -1/+1 |
2000-01-07 | this looks like a big commit, but it isn't really :) | Andrew Tridgell | 1 | -3/+2 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -4/+4 |
1999-12-01 | more cli_session_setup() calls. what the heck are these doing??? | Luke Leighton | 1 | -1/+1 |
1998-11-17 | Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. | Jeremy Allison | 1 | -2/+2 |
1998-10-05 | get type of callback right | Andrew Tridgell | 1 | -1/+1 |
1998-09-25 | added rpcclient program | Luke Leighton | 1 | -1/+7 |
1998-09-17 | fixed another potential fork bomb where the wins file becomes | Andrew Tridgell | 1 | -0/+2 |
1998-08-31 | bounds check next_token() to prevent possible buffer overflows | Andrew Tridgell | 1 | -5/+5 |
1998-08-30 | finished the asynchronous browse synchronisation code. It even seems | Andrew Tridgell | 1 | -0/+282 |