Age | Commit message (Expand) | Author | Files | Lines |
2001-06-04 | use LDSHFLAGS not -shared in several places | Andrew Tridgell | 1 | -1/+1 |
2001-05-15 | Check sizes of data entries in connections.tdb before deciding they're crecs... | Jeremy Allison | 1 | -5/+17 |
2001-05-07 | merge some fixes from 2.2 | Andrew Tridgell | 1 | -1/+5 |
2000-02-04 | 1) added void* state argument to tdb_traverse. guess what! there were | Luke Leighton | 1 | -6/+6 |
2000-01-07 | always restart nmbd and smbd when asked, even if they appear not to be | Andrew Tridgell | 1 | -4/+2 |
2000-01-03 | fixed active shares display | Andrew Tridgell | 1 | -2/+2 |
2000-01-02 | - added tdb_flags option to tdb_open() | Andrew Tridgell | 1 | -1/+1 |
1999-12-21 | converted all our existing shared memory code to use a tdb database | Andrew Tridgell | 1 | -7/+1 |
1999-12-21 | first cut at using the tdb code for the connections structure, the | Andrew Tridgell | 1 | -54/+63 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -28/+44 |
1998-11-23 | changed string_sub() to replace " ; and ` in the inserted string with _ | Andrew Tridgell | 1 | -1/+1 |
1998-11-17 | Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. | Jeremy Allison | 1 | -2/+2 |
1998-05-12 | This is a security audit change of the main source. | Jeremy Allison | 1 | -2/+2 |
1998-05-08 | The globals section now shows non-default variables (like the | Herb Lewis | 1 | -4/+15 |
1998-03-18 | moved the refresh script to the end of the page so that silly things | Andrew Tridgell | 1 | -9/+12 |
1998-03-18 | changed the method used for auto-reload on the status page to use | Andrew Tridgell | 1 | -5/+9 |
1998-03-17 | - added "Full View"/"Normal View" on the "view config" page | Andrew Tridgell | 1 | -0/+33 |
1998-03-15 | changed the date formatting | Andrew Tridgell | 1 | -3/+11 |
1998-03-15 | - claim the null connection after the session request to mak sure we | Andrew Tridgell | 1 | -9/+10 |
1998-03-15 | safer killing of connections - it ensures the process is still a valid | Andrew Tridgell | 1 | -7/+13 |
1998-03-15 | - added the ability to kill off individual connections from SWAT (from | Andrew Tridgell | 1 | -0/+194 |