summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
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
1997-10-31- cleanup some warningsAndrew Tridgell1-1/+1
1997-10-29damn. We need root privilages to do semaphore operations even if weAndrew Tridgell1-0/+1
1997-10-28Utility code to produce printer definition files from MS files.Jeremy Allison1-0/+301
1997-10-28fix castAndrew Tridgell1-1/+1
1997-10-27change the default file permissions on the SHARE_MEM_FILE* toAndrew Tridgell1-1/+1
1997-10-26added -U option to nmblookup. This is similar to -B except that itAndrew Tridgell1-5/+11
1997-10-22Implemented asynchronous DNS lookups in nmbd.Andrew Tridgell1-9/+0
1997-10-20a major share modes reorganisation.Andrew Tridgell1-263/+48
1997-10-13reverted a change made by Luke at his request.Andrew Tridgell1-2/+2
1997-10-13byteorder.h :Luke Leighton1-3/+3
1997-10-10nmblookup.c: Added -A ability to do status on ip address.Jeremy Allison1-1/+17
1997-10-06client.c: Changed shadowed variable.Jeremy Allison1-13/+2
1997-10-04nmblookup.c:Christopher R. Hertel1-2/+10
1997-10-01OPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!Jeremy Allison1-18/+43
1997-09-26Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1-3/+3
1997-09-15- if the user already exists then ignore the -add commandAndrew Tridgell1-10/+19
1997-09-15- change a lot of occurances of errno to use strerror(errno). We can'tAndrew Tridgell1-6/+10
1997-09-14This commit does 3 main things:Andrew Tridgell2-17/+3
1997-09-11charcnv.c client.c clitar.c kanji.c kanji.h loadparm.cJeremy Allison1-4/+12
1997-09-11fix a couple of "declaration shadows previous local" warnings.Andrew Tridgell1-2/+0
1997-09-11add the stdout parameter to lp_dump()Andrew Tridgell1-1/+1
1997-09-05client.c: Made sure myhostname was initialised before substitutions.Jeremy Allison1-2/+2
1997-08-30Adding codepage definition files and codepage file compiler/decompiler.Jeremy Allison1-0/+472
1997-08-19Makefile: Changed for HPUX10 tidyup.Samba Release Account1-2/+2
1997-08-09bug in num. arguments detection that stopped the -add option workingSamba Release Account1-7/+3
1997-08-06updated smbpasswd to take the password on the command-line.Samba Release Account1-20/+72
1997-07-21Fixed bug with -add code that put wrong password in nt md4 field.Samba Release Account1-1/+1
1997-07-18charset.c: Split charset_initialise() into 2 - a charset_initialise() andSamba Release Account5-5/+5
1997-07-10Added -a option (for Andrew:-). Fixed bug where users withSamba Release Account1-20/+99
1997-06-11Makefile: Added quoata changes for Linux from Thorvald NatvigSamba Release Account5-5/+5
1997-05-20dir.c: Fixed double slash issue.Samba Release Account1-83/+177
1997-05-08status.c: Added brief option. Patch from ccctim@mailbox.ucdavis.eduSamba Release Account1-16/+77
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account5-5/+5
1997-01-15locking.c proto.h shmem.c smb.h status.c :Samba Release Account1-16/+17
1997-01-09Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account1-8/+9
1996-11-06nmblookup was looking for 0x1b (domain master browser) not 0x1d (localSamba Release Account1-1/+1
1996-10-07- continue when failing to load config file in nmblookup and smbclientAndrew Tridgell1-3/+9
1996-10-05I have fixed quite a few important bugs in this commit.Andrew Tridgell1-6/+5
1996-10-04- changed the umask handling. We now set the umask to 0 and explicitlyAndrew Tridgell1-3/+2
1996-10-02- a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1-1/+10
1996-08-19- added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1-1/+1
1996-08-17- made FAST_SHARE_MODES standard for LinuxAndrew Tridgell1-4/+4
1996-08-15- added FAST_SHARE_MODES codeAndrew Tridgell1-40/+137
1996-08-01local_only NetServerEnum syncs can now be issued.Samba Release Account1-10/+8
1996-07-17lots of changes to nmbdSamba Release Account1-2/+2
1996-06-29luke's first attempt at using cvsSamba Release Account1-1/+1
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell3-8/+0