Age | Commit message (Expand) | Author | Files | Lines |
1998-04-23 | clientgen.c: Added rap error codes to cli_error, moved from smbpasswd.c | Jeremy Allison | 1 | -60/+6 |
1998-04-18 | includes.h: Added John's redhat fix for QSORT_CAST. | Jeremy Allison | 1 | -529/+56 |
1998-04-17 | clientgen.c: Changes 'cli_xxx_' calls to use the following | Jeremy Allison | 1 | -5/+9 |
1998-04-17 | Changing of machine passwords now works !!!!!! | Jeremy Allison | 1 | -11/+22 |
1998-04-15 | ipc.c: Fix for printer queue spinning with Win95. | Jeremy Allison | 1 | -43/+46 |
1998-04-14 | Modified interfaces to getting smb password entries from | Jeremy Allison | 1 | -4/+4 |
1998-04-13 | Changes to allow Samba to be compiled with -Wstrict-prototypes | Jeremy Allison | 1 | -1/+1 |
1998-04-12 | some hacks to the torture code | Andrew Tridgell | 1 | -1/+10 |
1998-04-09 | Makefile, loadparm.c, server.c, smb.h, util.c: Patch from | Jeremy Allison | 1 | -1/+1 |
1998-04-07 | Added check for getpwnam returning NULL. | Jeremy Allison | 1 | -3/+7 |
1998-03-30 | Added extra remote password changing error codes from lmerr.h on NT. | Jeremy Allison | 1 | -2/+5 |
1998-03-26 | client.c: Fixed problem where debug level on command line was overridden by s... | Jeremy Allison | 1 | -34/+58 |
1998-03-26 | Added the ability to differentiate between workstation and server | Jeremy Allison | 1 | -10/+13 |
1998-03-26 | smbpass.c: Made unknown accounts ending in '$' server accounts, not | Jeremy Allison | 1 | -5/+29 |
1998-03-24 | Added writing of '[XXX]' account control bits into gcos | Jeremy Allison | 1 | -6/+49 |
1998-03-24 | Updated smbpasswd to allow root to add machine accounts, and allow | Jeremy Allison | 1 | -50/+229 |
1998-03-24 | clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb). | Jeremy Allison | 1 | -4/+35 |
1998-03-22 | - added a check for broken RH5 include files. With the standard RH5 | Andrew Tridgell | 1 | -1/+1 |
1998-03-19 | Adding the same changes to HEAD as were added to BRANCH_1_9_18. | Jeremy Allison | 1 | -132/+247 |
1998-03-17 | - added "Full View"/"Normal View" on the "view config" page | Andrew Tridgell | 1 | -1/+1 |
1998-03-15 | - added the ability to kill off individual connections from SWAT (from | Andrew Tridgell | 1 | -0/+1 |
1998-03-14 | another makeover of loadparm to support new stuff in swat and | Andrew Tridgell | 3 | -3/+3 |
1998-03-11 | "For I have laboured mightily on Luke's code, and hath broken | Jeremy Allison | 1 | -1/+1 |
1998-03-11 | fix core dumps on Solaris 2.5 systems found by Orn Asgeirsson | Herb Lewis | 1 | -6/+12 |
1998-02-24 | nmbd_incomingdgrams.c: Fix for typo. | Jeremy Allison | 2 | -1/+9 |
1998-01-23 | Fixed warnings with gcc (assignments inside if statements). | Jeremy Allison | 1 | -4/+4 |
1998-01-23 | changes to correctly use some HP printer inf files | Herb Lewis | 1 | -39/+146 |
1998-01-22 | This is *not* a big change (although it looks like one). | Jeremy Allison | 8 | -8/+8 |
1998-01-21 | fix problems with using inf files from HP for DesignJet 750C (C3195A) | Herb Lewis | 1 | -1/+4 |
1998-01-16 | Makefile: Added new codepage - 866. | Jeremy Allison | 1 | -5/+5 |
1998-01-03 | added printout of file list to stderr so you know what files you need to | Herb Lewis | 1 | -0/+4 |
1998-01-01 | fixes to make_printerdef.c to generate a correct printers.def file | Herb Lewis | 1 | -28/+97 |
1997-12-13 | This is it ! The mega-merge of the JRA_NMBD_REWRITE branch | Jeremy Allison | 1 | -20/+18 |
1997-11-24 | added cli_rmdir and cli_mkdir | Andrew Tridgell | 1 | -5/+44 |
1997-11-23 | added a SMB_QUERY_FILE_ALL_INFO test into smbtorture | Andrew Tridgell | 1 | -1/+14 |
1997-11-23 | added some QPATHINFO and QFILEINFO tests into smbtorture. | Andrew Tridgell | 1 | -0/+59 |
1997-11-23 | test SMBsetatr as well | Andrew Tridgell | 1 | -4/+21 |
1997-11-23 | added a test for the NT SMBgetatr bug in smbtorture | Andrew Tridgell | 1 | -1/+43 |
1997-11-19 | changed nmblookup to only set recursion_desired in queries if the -R | Andrew Tridgell | 1 | -3/+9 |
1997-11-17 | loadparm.c : Added "veto oplock files" parameter. | Jeremy Allison | 1 | -1/+1 |
1997-11-11 | added code to test the cli_NetServerEnum() function in clientgen.c | Andrew Tridgell | 1 | -0/+38 |
1997-11-10 | Rolled back tree state to 11:59pm 8th November 1997 EST to | Jeremy Allison | 1 | -4/+2 |
1997-11-09 | attempting to mark up 32 bit error codes, needed for NT domains. | Luke Leighton | 1 | -2/+4 |
1997-11-08 | a few more tests added, including one that tests whether the server | Andrew Tridgell | 1 | -1/+157 |
1997-11-08 | added two more sets of tests to the smbtorture test. The tests I added | Andrew Tridgell | 1 | -52/+284 |
1997-11-06 | no asm/signal.h for linux as this is not portable | Andrew Tridgell | 1 | -0/+4 |
1997-11-01 | don't print the progress so often - it slows down the client too much | Andrew Tridgell | 1 | -1/+3 |
1997-11-01 | set O_CREAT on lock file | Andrew Tridgell | 1 | -1/+2 |
1997-11-01 | a simple SMB torture tester. This will allow us to evaluate locking | Andrew Tridgell | 1 | -0/+316 |
1997-10-31 | - cleanup some warnings | Andrew Tridgell | 1 | -1/+1 |