Age | Commit message (Expand) | Author | Files | Lines |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 8 | -64/+66 |
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-18 | Added OPEN test with HIDDEN/NORMAL attributes. | Jeremy Allison | 1 | -1/+49 |
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-09-26 | syncing up with HEAD again.... | Gerald Carter | 1 | -2/+173 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -2/+153 |
2002-09-25 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 6 | -0/+2471 |
2002-09-25 | remove extern for AllowDebugChange since we don't use it | Jelmer Vernooij | 1 | -1/+0 |
2002-09-25 | Fix debuglevel command-line argument | Jelmer Vernooij | 1 | -1/+0 |
2002-09-25 | samtest should load smb.conf by default | Jelmer Vernooij | 1 | -1/+26 |
2002-09-24 | Fix bug in get_methods_by_name | Jelmer Vernooij | 1 | -9/+71 |
2002-09-24 | - Don't put pointer to sam_domain_handle in sam_methods but single domainsid ... | Jelmer Vernooij | 3 | -59/+74 |
2002-09-20 | Add framework for samtest commands | Jelmer Vernooij | 2 | -880/+117 |
2002-09-19 | Merge in first command for 'samtest' | Jelmer Vernooij | 3 | -11/+1036 |
2002-09-10 | Added final Steve French patch for "required" attributes with old | Jeremy Allison | 1 | -0/+100 |
2002-09-05 | initial mem_ctx to NULL | Andrew Tridgell | 2 | -2/+2 |
2002-08-30 | Correct error message. | Jeremy Allison | 1 | -1/+1 |
2002-08-30 | Better error reporting on OPEN test. | Jeremy Allison | 1 | -2/+4 |
2002-08-30 | Added attribute specific OPEN tests (for SYSTEM and HIDDEN). | Jeremy Allison | 1 | -0/+44 |
2002-08-29 | Correct popt argument info in vfstest | Jelmer Vernooij | 2 | -39/+2 |
2002-08-29 | Use popt for printing --help message | Jelmer Vernooij | 2 | -38/+13 |
2002-08-29 | Don't use global memory context | Jelmer Vernooij | 2 | -10/+8 |
2002-08-29 | Adding samtest utility used to test sam backends. Compiles but doesn't do | Jelmer Vernooij | 1 | -0/+468 |
2002-08-24 | if muhammad does not go to the mountain ... | Simo Sorce | 1 | -0/+2 |
2002-08-21 | implemented lock and mknod | Simo Sorce | 2 | -16/+207 |
2002-08-20 | some fixes | Jelmer Vernooij | 1 | -24/+1 |
2002-08-20 | Remove unused variables | Jelmer Vernooij | 1 | -16/+3 |
2002-08-19 | make IRIX happy | Simo Sorce | 1 | -10/+14 |
2002-08-19 | Add 'conf' command to load different smb.conf files | Jelmer Vernooij | 1 | -4/+22 |
2002-08-18 | O_NOFOLLOW does not exist on solaris 8 ?? | Simo Sorce | 1 | -0/+4 |
2002-08-18 | nicer locking timeout test | Andrew Tridgell | 1 | -2/+7 |
2002-08-18 | improvements and bugfix | Simo Sorce | 1 | -17/+71 |
2002-08-18 | A new utility to test VFS system and modules | Simo Sorce | 3 | -0/+1468 |
2002-08-18 | make the LOCK1 test randomise the time for the blocking lock test | Andrew Tridgell | 1 | -1/+1 |
2002-08-17 | Sync 3.0 branch with HEAD | Jelmer Vernooij | 2 | -64/+8 |
2002-07-21 | More cleanups, and add a comment/hint not to clean somthing up in future :-) | Andrew Bartlett | 1 | -63/+7 |
2002-07-21 | Another smattering of static and const | Andrew Bartlett | 1 | -1/+1 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 4 | -4/+44 |
2002-06-28 | Test how many pipes we can open. | Jeremy Allison | 1 | -0/+29 |
2002-05-17 | more dl* -> sys_dl* for sco | Andrew Bartlett | 1 | -2/+2 |
2002-04-24 | add collision/total indication to every collision report | Simo Sorce | 1 | -2/+3 |
2002-04-18 | Back out the wrong changes I made yesterday ... | Richard Sharpe | 2 | -11/+6 |
2002-04-17 | Fix smbtorture so it can handle collisions etc ... | Richard Sharpe | 2 | -6/+21 |
2002-04-12 | merged the mangling test and passdb bugfixes into SAMBA_3_0 | Andrew Tridgell | 1 | -11/+17 |
2002-04-12 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+201 |
2002-04-12 | nicer measurement of failures and collisions | Andrew Tridgell | 1 | -7/+15 |
2002-04-12 | better mangling test. We now test that we can create by long name and | Andrew Tridgell | 1 | -2/+33 |