Age | Commit message (Expand) | Author | Files | Lines |
2003-10-09 | Merge from 3.0: | Tim Potter | 1 | -9/+13 |
2003-09-09 | sync 3.0 into HEAD for the last time | Gerald Carter | 1 | -1/+1 |
2003-08-02 | port latest changes from SAMBA_3_0 tree | Simo Sorce | 1 | -1/+1 |
2003-04-24 | Added patch from Stephen Roylance. | John Terpstra | 1 | -20/+26 |
2003-04-22 | Added Stephen Roylance's patch to add buttons to start/stop/restart all three | John Terpstra | 1 | -9/+38 |
2003-01-02 | BIG patch... | Andrew Bartlett | 1 | -1/+1 |
2002-07-27 | as per user request added windbind start/stop/restart in swat | Simo Sorce | 1 | -0/+28 |
2002-06-25 | Break up samba's object dependencies, and its prototype includes. | Andrew Bartlett | 1 | -0/+1 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-10-14 | the next step in the intl changeover. This should get us compiling agian, | Andrew Tridgell | 1 | -69/+68 |
2001-10-06 | merge from 2.2 | Gerald Carter | 1 | -2/+84 |
2001-09-24 | Added SWAT i18n feature: | Motonobu Takahashi | 1 | -35/+37 |
2001-09-06 | got rid of USE_TDB_MMAP_FLAG as its not needed any more | Andrew Tridgell | 1 | -1/+1 |
2001-08-22 | A few changes: | Andrew Bartlett | 1 | -3/+1 |
2001-07-30 | Added "use mmap" for HPUX. | Jeremy Allison | 1 | -1/+1 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -1/+1 |
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 |