Age | Commit message (Expand) | Author | Files | Lines |
2003-08-02 | port latest changes from SAMBA_3_0 tree | Simo Sorce | 1 | -1/+1 |
2003-05-10 | Reverse previous patch from Stefan and me after comments by Andrew Bartlett. | Jelmer Vernooij | 1 | -2/+0 |
2003-05-10 | Patch from metze and me that adds dummy smb_register_*() functions | Jelmer Vernooij | 1 | -0/+2 |
2003-02-15 | Antti Andreimann <Antti.Andreimann@mail.ee> has done some changes to enable | Andrew Bartlett | 1 | -1/+4 |
2003-01-11 | Fix a number of client-side fstring/pstring mixups. | Andrew Bartlett | 1 | -8/+8 |
2002-07-21 | Another smattering of static and const | Andrew Bartlett | 1 | -1/+1 |
2002-03-17 | Renamed get_nt_error_msg() to nt_errstr(). | Tim Potter | 1 | -2/+2 |
2002-03-10 | added -E and -Z options, and allow for the 2 servers to have different | Andrew Tridgell | 1 | -33/+63 |
2002-03-05 | added -M option for minimum lock size | Andrew Tridgell | 1 | -4/+8 |
2002-03-04 | allow setting of lock range and base in locktest | Andrew Tridgell | 1 | -10/+14 |
2002-03-04 | added -k options for kerberos to smbtorture and locktest | Andrew Tridgell | 1 | -1/+14 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-11-28 | fix a bunch of places where we can double-free a cli structure | Andrew Tridgell | 1 | -1/+0 |
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-20 | fix locktest default parameters | Andrew Tridgell | 1 | -2/+3 |
2001-11-19 | Store some path names in global variables initialized to configure | Martin Pool | 1 | -2/+1 |
2001-09-17 | move to SAFE_FREE() | Simo Sorce | 1 | -2/+1 |
2001-09-16 | Fix (I hope) for a number of little compile warnings found by the IRIX | Andrew Bartlett | 1 | -2/+2 |
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-27 | converted smbd to use NTSTATUS by default | Andrew Tridgell | 1 | -27/+75 |
2001-08-24 | fixed handling of 139/445 in clients | Andrew Tridgell | 1 | -2/+1 |
2001-08-24 | tests for 0 length locks | Andrew Tridgell | 1 | -15/+28 |
2001-08-24 | allow for 0 range locks in locktest | Andrew Tridgell | 1 | -1/+1 |
2001-07-04 | strchr and strrchr are macros when compiling with optimisation in gcc, so we ... | Andrew Tridgell | 1 | -2/+2 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -2/+0 |
2001-07-03 | See if we can stick to slightly valid C.. | Andrew Bartlett | 1 | -2/+8 |
2001-06-19 | added a torture target for building all torture progs. Fixed a typo in locktest | Andrew Tridgell | 1 | -1/+1 |
2001-06-19 | moved all our torture code to a separate directory | Andrew Tridgell | 1 | -0/+567 |