Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-08-31 | bounds check next_token() to prevent possible buffer overflows | Andrew Tridgell | 1 | -5/+5 | |
(This used to be commit 3eade55dc7c842bdc50205c330802d211fae54d3) | |||||
1998-08-30 | finished the asynchronous browse synchronisation code. It even seems | Andrew Tridgell | 1 | -0/+282 | |
to work (not a lot of testing yet though). Now we just need to deal with people worried about having more than two nmbd processes sometimes. (the async processes are created on demand for browse sync, so you'll only see more than 2 occasionally) (This used to be commit a350a54680e4170e2adf571b010ea508e7291780) |