summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-11-09split socket util functions into util_sock.c. util.c NOT committedLuke Leighton4-0/+2069
1998-11-09I talked to Dave Miller and he thinks that we should have TCP_NODELAYAndrew Tridgell2-0/+10
1998-11-09converted smbclient to use clientgen.c rather than clientutil.cAndrew Tridgell10-4653/+1773
1998-11-07codepages/codepage_def.936: Updated comment.Jeremy Allison5-109/+80
1998-11-07Fixed lppause and lpresume docs.Jeremy Allison1-11/+1
1998-11-07Packing it in for the evening..Jeremy Allison1-15/+44
1998-11-07Up to ole locking compat..Jeremy Allison1-291/+399
1998-11-07Up to "magic script".Jeremy Allison1-371/+599
1998-11-07Save your work as you go... :-).Jeremy Allison1-228/+296
1998-11-06Up to "domain master" and still going...Jeremy Allison1-152/+266
1998-11-06Keeping it safe. NB. This is *not* yet finished and will *NOT*Jeremy Allison1-76/+258
1998-11-06grumble, grumble off-by-one unicode string fixes, gonna stuff my otherLuke Leighton1-5/+5
1998-11-06lib/charcnv.c: Improved debug comment.Jeremy Allison7-79/+124
1998-11-06More updates...Jeremy Allison1-350/+487
1998-11-05Useful script to extract all parameters out of the loadparm.c fileJeremy Allison1-0/+2
1998-11-05The start of a long and ugly process... :-).Jeremy Allison2-20/+4638
1998-11-05the start of the start of the SAM database APILuke Leighton6-0/+1766
1998-11-05util_file.c:Luke Leighton2-0/+507
1998-11-05split string and unicode string routines into these files.Luke Leighton2-0/+1162
1998-11-05don't bother trying QFILEINFO/QUERY_FILE_ALL_INFO with win95 as itAndrew Tridgell1-1/+5
1998-11-05check return value of locking_init()Andrew Tridgell1-10/+12
1998-11-05Changed build root to launch off /var/tmp instead of /tmp.John Terpstra2-2/+2
1998-11-05Sync up changes to smbd.8.yo and nmbd.8.yo.Jeremy Allison2-13/+31
1998-11-05Finished smbpasswd.5.yo.Jeremy Allison1-0/+82
1998-11-05Added scripts/convert_smbpasswd to SCRIPTSJeremy Allison1-1/+1
1998-11-05Realise this needs to be without the '.sh' ending as we will beJeremy Allison1-0/+0
1998-11-05Very simple awk script to convert a 1.9.18 password file into Samba 2.0Jeremy Allison1-0/+17
1998-11-05Finally a man page for the smbpasswd file.Jeremy Allison1-0/+127
1998-11-04Added internal cross references for all man pages.Jeremy Allison11-23/+129
1998-11-04Cross linked all the command line options.Jeremy Allison1-13/+35
1998-11-04It turns out that yodl strips all spaces from link() and url() commands.Jeremy Allison7-136/+99
1998-11-04Fixed up cross references into smb.conf.5 man page. Still workingJeremy Allison5-19/+33
1998-11-04updated this file a bit...Luke Leighton1-8/+3
1998-11-04Added Xrefs to smb.conf.5.html file.Jeremy Allison2-11/+338
1998-11-04Added scripting option (-s) to smbpasswd.Jeremy Allison1-10/+73
1998-11-03More docs...Jeremy Allison2-24/+115
1998-11-03Another one bites the dust....Jeremy Allison1-0/+78
1998-11-03fix to some of the unicode string handling. there are others pendingLuke Leighton1-7/+7
1998-11-03Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...Jeremy Allison9-623/+665
1998-11-03Tidied up references to samba (7).Jeremy Allison5-4/+131
1998-11-03More yodl-docs.Jeremy Allison1-0/+94
1998-11-02memory leak in SAM group code: need these to track it down.Luke Leighton2-0/+834
1998-11-02Tidied up VERSION section. Added testparm.1.yoJeremy Allison7-31/+100
1998-11-02Fixed up html links - docs look better now (getting the hang of this).Jeremy Allison6-32/+185
1998-11-02client/client.c: Patch to tidy up file size output.Jeremy Allison2-5/+2
1998-11-02removed comment line at end of fileLuke Leighton2-3/+4
1998-10-31don't core dump in smbstatus if we can't open the shmem systemAndrew Tridgell1-0/+1
1998-10-31took out Lukes change as it breaks domain logons for Win95 clientsAndrew Tridgell1-4/+0
1998-10-31added copyright notice from Patrick PowellAndrew Tridgell1-8/+5
1998-10-31Mode doc work (smbclient was *nasty*).Jeremy Allison4-1053/+529