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