summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
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
1996-06-08- added comments to byteorder.h explaining how it works.Andrew Tridgell1-1/+1
1996-06-06- added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1-29/+6
1996-06-04a huge pile of changes :-)Andrew Tridgell4-6/+7
1996-05-31Lots of changes!Andrew Tridgell4-2/+9
1996-05-29cleanups to make thinsg compile cleanlyAndrew Tridgell1-9/+9
1996-05-05- added hostname support to smbstatusAndrew Tridgell1-3/+7
1996-05-04Initial version imported to CVS Samba Release Account5-0/+1116