Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17177: Get rid of a global variable by adding a private data pointer to | Volker Lendecke | 1 | -2/+5 |
2007-10-10 | r16435: Add in the uid info that Jerry needs into the | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r16230: Fix Klocwork #861 and others. localtime and asctime | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r13262: Arrgggg. Fix smbstatus and swat status to ignore | Jeremy Allison | 1 | -1/+7 |
2007-10-10 | r12203: Add the share path into the sharemode db. This involves | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r11511: A classic "friday night check-in" :-). This moves much | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -16/+18 |
2007-10-10 | r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture | Jeremy Allison | 1 | -5/+10 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of | Tim Potter | 1 | -1/+1 |
2007-10-10 | r2771: Second (and last) part of Swat-i18n-Patch from Björn Jacke | Günther Deschner | 1 | -78/+82 |
2004-03-05 | BUG 488: fix the 'show client in col 1' button and corrctely enumerate active... | Gerald Carter | 1 | -1/+1 |
2003-10-03 | Moving towards better i18n support in SWAT. This commit contains a | Tim Potter | 1 | -9/+13 |
2003-08-20 | metze's autogenerate patch for version.h | Gerald Carter | 1 | -1/+1 |
2003-07-22 | Fixup a bunch of printf-style functions and debugs to use unsigned long when | Tim Potter | 1 | -1/+1 |
2003-04-24 | Added patch from Stephen Roylance. | John Terpstra | 1 | -20/+26 |
2003-04-22 | Added Stephen Roylance's patch - Adds to Status page, a Start All, Restart All | John Terpstra | 1 | -9/+38 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -1/+1 |
2002-08-17 | sync 3.0 branch with HEAD | Jelmer Vernooij | 1 | -0/+28 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 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 |