Age | Commit message (Expand) | Author | Files | Lines |
2002-03-22 | add a -n maxloops option so this can be run in a script and end after a | Herb Lewis | 1 | -1/+8 |
2002-03-21 | merge fix for core dump when called with no args from 2.2 | Herb Lewis | 1 | -1/+1 |
2002-03-21 | update usage message with other options. Add a -d debuglevel option | Herb Lewis | 1 | -1/+11 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-11-26 | Got medieval on another pointless extern. Removed extern struct ipzero | Tim Potter | 1 | -3/+2 |
2001-11-23 | Removed TimeInit() call from every client program (except for one place | Tim Potter | 1 | -2/+0 |
2001-11-19 | Store some path names in global variables initialized to configure | Martin Pool | 1 | -2/+1 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -1/+0 |
2001-09-10 | declare dbf in one spot | Andrew Tridgell | 1 | -1/+0 |
2001-09-10 | replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down | Andrew Tridgell | 1 | -2/+2 |
2001-08-24 | fixed handling of 139/445 in clients | Andrew Tridgell | 1 | -2/+1 |
2001-08-23 | more minor torture updates | Andrew Tridgell | 1 | -0/+1 |
2001-08-20 | a bunch of fixes from the sflight to seattle | Andrew Tridgell | 1 | -8/+8 |
2001-07-05 | fixed compilation of masktest on AIX | Andrew Tridgell | 1 | -7/+7 |
2001-07-04 | strchr and strrchr are macros when compiling with optimisation in gcc, so we ... | Andrew Tridgell | 1 | -5/+5 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -2/+0 |
2001-06-19 | moved all our torture code to a separate directory | Andrew Tridgell | 1 | -0/+521 |