summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Utility code to produce printer definition files from MS files.Jeremy Allison1997-10-281-0/+301
* fix castAndrew Tridgell1997-10-281-1/+1
* change the default file permissions on the SHARE_MEM_FILE* toAndrew Tridgell1997-10-271-1/+1
* added -U option to nmblookup. This is similar to -B except that itAndrew Tridgell1997-10-261-5/+11
* Implemented asynchronous DNS lookups in nmbd.Andrew Tridgell1997-10-221-9/+0
* a major share modes reorganisation.Andrew Tridgell1997-10-201-263/+48
* reverted a change made by Luke at his request.Andrew Tridgell1997-10-131-2/+2
* byteorder.h :Luke Leighton1997-10-131-3/+3
* nmblookup.c: Added -A ability to do status on ip address.Jeremy Allison1997-10-101-1/+17
* client.c: Changed shadowed variable.Jeremy Allison1997-10-061-13/+2
* nmblookup.c:Christopher R. Hertel1997-10-041-2/+10
* OPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!Jeremy Allison1997-10-011-18/+43
* Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1997-09-261-3/+3
* - if the user already exists then ignore the -add commandAndrew Tridgell1997-09-151-10/+19
* - change a lot of occurances of errno to use strerror(errno). We can'tAndrew Tridgell1997-09-151-6/+10
* This commit does 3 main things:Andrew Tridgell1997-09-142-17/+3
* charcnv.c client.c clitar.c kanji.c kanji.h loadparm.cJeremy Allison1997-09-111-4/+12