Age | Commit message (Expand) | Author | Files | Lines |
2003-03-13 | show which files we fail to create in the casetable test | Andrew Tridgell | 1 | -2/+5 |
2003-03-12 | Update usage message. | Martin Pool | 1 | -1/+2 |
2003-03-12 | Add example of string overflow which is now caught in developer mode. | Martin Pool | 1 | -0/+16 |
2003-03-11 | having sticky create times is not a bug | Andrew Tridgell | 1 | -1/+0 |
2003-03-11 | fixed the MANGLE smbtorture test with the new paranoid string code | Andrew Tridgell | 1 | -1/+1 |
2003-03-11 | make sure we have an empty directory when we start the utable test | Andrew Tridgell | 1 | -1/+5 |
2003-03-10 | fixed use_oplocks and the timeout in smbtorture startup | Andrew Tridgell | 1 | -6/+16 |
2003-03-10 | added -i option for ignoring dot errors in masktest | Andrew Tridgell | 1 | -2/+9 |
2003-03-06 | Make smbtorture use the same cli_full_connection() framework as the rest of | Andrew Bartlett | 4 | -865/+842 |
2003-03-06 | FIXME about crash on failure case. | Martin Pool | 1 | -2/+5 |
2003-03-05 | Add *SMBSERVER fallback code to smbtorture ... | Richard Sharpe | 1 | -3/+17 |
2003-03-05 | Add code to allow us to specify the port to connect on when performing | Richard Sharpe | 1 | -6/+14 |
2003-02-28 | Add simple test harness that exposes StrCaseCmp for testing. | Martin Pool | 1 | -0/+20 |
2003-02-25 | Merge: const fixes. | Tim Potter | 1 | -1/+2 |
2003-02-25 | More const fixes and flow on fixes from yesterday's const-fest. | Tim Potter | 2 | -2/+2 |
2003-02-24 | Cleint-side-auth/kerberos fixes from HEAD, and don't connect to a share | Andrew Bartlett | 1 | -1/+3 |
2003-02-24 | Missed a couple of files from the client-side kerberos merge | Andrew Bartlett | 2 | -2/+5 |
2003-02-22 | Add static | Andrew Bartlett | 1 | -1/+1 |
2003-02-22 | New locktest7 code based on patch from "Srikanta Shivanna" <sshivanna@pillard... | Jeremy Allison | 1 | -0/+134 |
2003-02-19 | correct init, tx Stefan | Simo Sorce | 1 | -1/+2 |
2003-02-19 | correct init for vfs.conn, thanks Stefan | Simo Sorce | 1 | -1/+2 |
2003-02-18 | Add -V option (to print out version) to utilities where possible | Jelmer Vernooij | 2 | -0/+2 |
2003-02-15 | Antti Andreimann <Antti.Andreimann@mail.ee> has done some changes to enable | Andrew Bartlett | 2 | -2/+7 |
2003-02-11 | Fixup delete on close torture. | Jeremy Allison | 1 | -10/+4 |
2003-02-07 | Samba janitors: applying mbp's redundant umask fix. | Jeremy Allison | 1 | -4/+0 |
2003-02-07 | Samba janitors: applying mbp's redundant umask fix. | Jeremy Allison | 1 | -4/+0 |
2003-02-03 | Got complete (I hope) coverage of the OPEN TRUNCATE ATTRIBUTES test. | Jeremy Allison | 1 | -122/+91 |
2003-01-31 | Added first part of attribute matrix tests. Not run and compiled in right now... | Jeremy Allison | 1 | -0/+101 |
2003-01-14 | Merge from HEAD: | Andrew Bartlett | 4 | -20/+20 |
2003-01-11 | Fix a number of client-side fstring/pstring mixups. | Andrew Bartlett | 4 | -20/+20 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 8 | -64/+66 |
2003-01-02 | BIG patch... | Andrew Bartlett | 8 | -64/+66 |
2002-12-23 | Finish adding strings to all talloc_init() calls. | Jeremy Allison | 1 | -1/+1 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 1 | -1/+1 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 1 | -1/+1 |
2002-11-23 | Please compile with : | Jeremy Allison | 1 | -20/+26 |
2002-11-23 | Please compile with : | Jeremy Allison | 1 | -20/+26 |
2002-11-18 | Added OPEN test with HIDDEN/NORMAL attributes. | Jeremy Allison | 1 | -1/+49 |
2002-11-18 | Added HIDDEN/NORMAL attribute test. | Jeremy Allison | 1 | -1/+49 |
2002-11-07 | Fix the build. | Jim McDonough | 1 | -1/+4 |
2002-11-07 | Fix the build. | Jim McDonough | 1 | -1/+4 |
2002-10-30 | Remove last SAM files | Jelmer Vernooij | 2 | -921/+0 |
2002-10-18 | Fix build. An extra parm was added to cli_full_connection but not locktest2.c. | Jim McDonough | 1 | -1/+2 |
2002-10-18 | Fix build. Extra parm was added to cli_full_connection, but not in locktest2.c. | Jim McDonough | 1 | -1/+2 |
2002-10-07 | forgot some bits from previous rpc_secdesc.h rework patch | Simo Sorce | 1 | -3/+3 |
2002-09-30 | Fix the compile issue in bin/samtest, and make the 'system' token just have the | Andrew Bartlett | 1 | -2/+2 |
2002-09-29 | Remove sam/api.c. | Andrew Bartlett | 2 | -14/+14 |
2002-09-28 | Fix 'plugin' command | Jelmer Vernooij | 1 | -2/+2 |
2002-09-28 | Patch from metze to fix enum_accounts | Jelmer Vernooij | 1 | -13/+56 |
2002-09-28 | Add the beginings of sam_ads to the tree. | Andrew Bartlett | 1 | -3/+3 |