summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
* includes.h: Added John's redhat fix for QSORT_CAST.Jeremy Allison1998-04-181-529/+56
* clientgen.c: Changes 'cli_xxx_' calls to use the followingJeremy Allison1998-04-171-5/+9
* Changing of machine passwords now works !!!!!!Jeremy Allison1998-04-171-11/+22
* ipc.c: Fix for printer queue spinning with Win95.Jeremy Allison1998-04-151-43/+46
* Modified interfaces to getting smb password entries fromJeremy Allison1998-04-141-4/+4
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-1/+1
* some hacks to the torture codeAndrew Tridgell1998-04-121-1/+10
* Makefile, loadparm.c, server.c, smb.h, util.c: Patch fromJeremy Allison1998-04-091-1/+1
* Added check for getpwnam returning NULL.Jeremy Allison1998-04-071-3/+7
* Added extra remote password changing error codes from lmerr.h on NT.Jeremy Allison1998-03-301-2/+5
* client.c: Fixed problem where debug level on command line was overridden by s...Jeremy Allison1998-03-261-34/+58
* Added the ability to differentiate between workstation and serverJeremy Allison1998-03-261-10/+13
* smbpass.c: Made unknown accounts ending in '$' server accounts, notJeremy Allison1998-03-261-5/+29
* Added writing of '[XXX]' account control bits into gcosJeremy Allison1998-03-241-6/+49
* Updated smbpasswd to allow root to add machine accounts, and allowJeremy Allison1998-03-241-50/+229
* clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).Jeremy Allison1998-03-241-4/+35
* - added a check for broken RH5 include files. With the standard RH5Andrew Tridgell1998-03-221-1/+1
* Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison1998-03-191-132/+247
* - added "Full View"/"Normal View" on the "view config" pageAndrew Tridgell1998-03-171-1/+1
* - added the ability to kill off individual connections from SWAT (fromAndrew Tridgell1998-03-151-0/+1
* another makeover of loadparm to support new stuff in swat andAndrew Tridgell1998-03-143-3/+3
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-1/+1
* fix core dumps on Solaris 2.5 systems found by Orn AsgeirssonHerb Lewis1998-03-111-6/+12
* nmbd_incomingdgrams.c: Fix for typo.Jeremy Allison1998-02-242-1/+9
* Fixed warnings with gcc (assignments inside if statements).Jeremy Allison1998-01-231-4/+4
* changes to correctly use some HP printer inf filesHerb Lewis1998-01-231-39/+146
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-228-8/+8
* fix problems with using inf files from HP for DesignJet 750C (C3195A)Herb Lewis1998-01-211-1/+4
* Makefile: Added new codepage - 866.Jeremy Allison1998-01-161-5/+5
* added printout of file list to stderr so you know what files you need toHerb Lewis1998-01-031-0/+4
* fixes to make_printerdef.c to generate a correct printers.def fileHerb Lewis1998-01-011-28/+97
* This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1997-12-131-20/+18
* added cli_rmdir and cli_mkdirAndrew Tridgell1997-11-241-5/+44
* added a SMB_QUERY_FILE_ALL_INFO test into smbtortureAndrew Tridgell1997-11-231-1/+14
* added some QPATHINFO and QFILEINFO tests into smbtorture.Andrew Tridgell1997-11-231-0/+59
* test SMBsetatr as wellAndrew Tridgell1997-11-231-4/+21
* added a test for the NT SMBgetatr bug in smbtortureAndrew Tridgell1997-11-231-1/+43
* changed nmblookup to only set recursion_desired in queries if the -RAndrew Tridgell1997-11-191-3/+9
* loadparm.c : Added "veto oplock files" parameter.Jeremy Allison1997-11-171-1/+1
* added code to test the cli_NetServerEnum() function in clientgen.cAndrew Tridgell1997-11-111-0/+38
* Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1997-11-101-4/+2
* attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton1997-11-091-2/+4
* a few more tests added, including one that tests whether the serverAndrew Tridgell1997-11-081-1/+157
* added two more sets of tests to the smbtorture test. The tests I addedAndrew Tridgell1997-11-081-52/+284
* no asm/signal.h for linux as this is not portableAndrew Tridgell1997-11-061-0/+4
* don't print the progress so often - it slows down the client too muchAndrew Tridgell1997-11-011-1/+3
* set O_CREAT on lock fileAndrew Tridgell1997-11-011-1/+2
* a simple SMB torture tester. This will allow us to evaluate lockingAndrew Tridgell1997-11-011-0/+316
* - cleanup some warningsAndrew Tridgell1997-10-311-1/+1
* damn. We need root privilages to do semaphore operations even if weAndrew Tridgell1997-10-291-0/+1