Age | Commit message (Expand) | Author | Files | Lines |
1998-09-11 | Ok so with this bugfix 64 bit file access actually seems to work :-). | Jeremy Allison | 1 | -1/+1 |
1998-09-05 | ahh, the joy of deleting large chunks of code that someone else has | Andrew Tridgell | 1 | -25/+0 |
1998-09-05 | tridge the destroyer returns! | Andrew Tridgell | 1 | -6/+14 |
1998-09-03 | Ok - this is the 64 bit widening check in. It changes the configure | Jeremy Allison | 1 | -0/+23 |
1998-09-01 | More abstraction of file system data types, to move to a 64 | Jeremy Allison | 1 | -7/+7 |
1998-08-31 | bounds check next_token() to prevent possible buffer overflows | Andrew Tridgell | 1 | -24/+25 |
1998-08-28 | This checking fixes the statcache bug that stopped NetBench from running | Jeremy Allison | 1 | -1/+1 |
1998-08-14 | remove an unused variable | Andrew Tridgell | 1 | -1/+0 |
1998-08-12 | I've added a dbgflush() function to debug.c. Calling this will cause the | Christopher R. Hertel | 1 | -1/+1 |
1998-08-11 | Makefile.in: Added CHECK target back in (at Herb's request). Added | Jeremy Allison | 1 | -11/+28 |
1998-07-31 | As per a Andrew's message, I went through and removed the timestring() | Christopher R. Hertel | 1 | -1/+1 |
1998-07-29 | merge from the autoconf2 branch to the main branch | Andrew Tridgell | 1 | -68/+2 |
1998-06-16 | Added SSL support from Christian Starkjohann <cs@obdev.at> | Jeremy Allison | 1 | -0/+4 |
1998-06-15 | client.c: Made -L do a null-session share unless -U user is specified. | Jeremy Allison | 1 | -36/+30 |
1998-06-04 | client.c: Allowed client to proceed even if it gets error 234 (more data | Jeremy Allison | 1 | -101/+108 |
1998-05-12 | This is a security audit change of the main source. | Jeremy Allison | 1 | -156/+156 |
1998-05-11 | don't use system functions as arguments to qsort() as otherwise you | Andrew Tridgell | 1 | -1/+1 |
1998-05-11 | changed to use slprintf() instead of sprintf() just about | Andrew Tridgell | 1 | -11/+23 |
1998-04-25 | This looks like a big change but really isn't. | Jeremy Allison | 1 | -4/+4 |
1998-04-13 | Changes to allow Samba to be compiled with -Wstrict-prototypes | Jeremy Allison | 1 | -27/+25 |
1998-04-11 | Changes to client.c support the need for directories to be processed by whatever | Richard Sharpe | 1 | -16/+24 |
1998-03-26 | client.c: Fixed problem where debug level on command line was overridden by s... | Jeremy Allison | 1 | -2/+11 |
1998-03-19 | Adding the same changes to HEAD as were added to BRANCH_1_9_18. | Jeremy Allison | 1 | -25/+0 |
1998-03-16 | Adding the same change as was added to 1.9.18 branch to add the | Jeremy Allison | 1 | -1/+11 |
1998-03-14 | another makeover of loadparm to support new stuff in swat and | Andrew Tridgell | 1 | -1/+1 |
1998-03-03 | Change the multibyte character set support so that | Jeremy Allison | 1 | -16/+3 |
1998-02-26 | -N option still prompted for password in smbclient -L usage | Herb Lewis | 1 | -0/+2 |
1998-02-12 | Added fix for doing pq command (from "James J. Szinger" <james.szinger@yale.e... | Jeremy Allison | 1 | -2/+2 |
1998-01-22 | This is *not* a big change (although it looks like one). | Jeremy Allison | 1 | -1/+1 |
1998-01-05 | Added 3 commands: | Volker Lendecke | 1 | -4/+4 |
1997-12-24 | Bugfix from Branko Cibej <branko.cibej@hermes.si> | Jeremy Allison | 1 | -1/+1 |
1997-12-20 | client.c: | Jeremy Allison | 1 | -25/+30 |
1997-12-02 | fixed the help message for -p (someone complained!) | Andrew Tridgell | 1 | -1/+1 |
1997-11-25 | get rid of stat command (it is a hangover from an old experiment) | Andrew Tridgell | 1 | -38/+0 |
1997-11-22 | added true enumerated types in loadparm.c. Now we don't need all those | Andrew Tridgell | 1 | -8/+2 |
1997-11-10 | Rolled back tree state to 11:59pm 8th November 1997 EST to | Jeremy Allison | 1 | -1/+1 |
1997-11-09 | attempting to mark up 32 bit error codes, needed for NT domains. | Luke Leighton | 1 | -1/+1 |
1997-11-01 | client.c clientutil.c proto.h | Luke Leighton | 1 | -9/+9 |
1997-11-01 | a simple SMB torture tester. This will allow us to evaluate locking | Andrew Tridgell | 1 | -1/+1 |
1997-10-26 | fix some casting errors in smbencrypt and some multiply-defined errors | Andrew Tridgell | 1 | -1/+0 |
1997-10-25 | Makefile : | Luke Leighton | 1 | -11/+5 |
1997-10-24 | nterr.c : | Luke Leighton | 1 | -164/+7 |
1997-10-23 | missed nmbsync.c when adding setup count and setup pointer arguments to | Luke Leighton | 1 | -9/+14 |
1997-10-23 | general sorting out, from crashes generated by do_lsa_req_chal() in client.c | Luke Leighton | 1 | -40/+48 |
1997-10-23 | playing about, trying to SMBopenX a \PIPE\NETLOGON (should be a SMBopen) | Luke Leighton | 1 | -37/+131 |
1997-10-22 | client.c : | Luke Leighton | 1 | -2/+2 |
1997-10-22 | Makefile client.c : | Luke Leighton | 1 | -2/+98 |
1997-10-22 | Makefile client.c clientutil.c clitar.c nmbsync.c : | Luke Leighton | 1 | -1104/+73 |
1997-10-21 | some cleanups in the clientutil.c code. | Andrew Tridgell | 1 | -2/+11 |
1997-10-16 | add ERRDOS/67 ERRnosuchshare to the client.c list of error strings | Andrew Tridgell | 1 | -0/+1 |