summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
1998-01-21fixed a few typos in the instructions and added a longer explaination forHerb Lewis1-3/+146
how the printers.def entry is constructed. (This used to be commit d9be263e598cbb10d2632247a82043aa19840012)
1998-01-17Added italian consultancy.Jeremy Allison1-1/+20
Jeremy. (This used to be commit 9e864db97050d35675a2629ad0fb3decbd72de8f)
1998-01-09docs/Support.txt: Removed consultant.Jeremy Allison1-12/+1
source/Makefile: Added Volker's comment. source/nmbd_become_lmb.c: source/nmbd_browsesync.c: source/nmbd_incomingdgrams.c: Fixed userdata alignment problems. source/mem_man/mem_man.c: source/mem_man/mem_man.h: added smb_ prefix to stop namespace collisions. Jeremy. (This used to be commit 4c8af3bc9f43b2427609cbeecb7940b1753a9a1c)
1998-01-08preparing for release of 1.9.18Samba Release Account44-44/+44
(This used to be commit c3f725ad889650147cf5b931ca9f34836daaf942)
1998-01-07Updated french contact address.Jeremy Allison1-6/+10
(This used to be commit 800510a852db046bf88a88c966c80d71b474f4ef)
1998-01-06Added manpages.Volker Lendecke3-0/+131
Removed obsolete options from smbmount help message. Volker (This used to be commit 2d550d28cd9d3cdb6f72e1f387d9c65dbc1404ad)
1998-01-05Fixed type that referred to regedit.exe instead of regedt32.exe.John Terpstra1-1/+1
(This used to be commit 6a55305070f7dfd8a615a7f2c6d10c171ff8f0c5)
1998-01-03added description of changes I madeHerb Lewis1-4/+20
(This used to be commit 6b8f8005f2e04665ceefe4ad98587617ff2666d0)
1997-12-24preparing for release of 1.9.18alpha14Samba Release Account41-41/+41
(This used to be commit d3a238e7ac452690bd35f399357b8795100f60a3)
1997-12-24Updated WHATSNEW.txt for 1.9.18alpha14 release.Jeremy Allison1-0/+124
Added CVS_ACCESS to tell people how to use cvs to keep up-to-date. Jeremy. (This used to be commit 8f721f8c1d758c6f9483145a1b39e9264c8011f4)
1997-12-24Added docs for new signal handling functions.Jeremy Allison2-0/+26
Jeremy. (This used to be commit 24fb57e7507338845c2075dbd6d86922b3f028ed)
1997-12-20Put it in the right directory :~)Dan Shearer1-181/+0
(This used to be commit 49694879a0f96b75bb2ca5ec120a5867706afc90)
1997-12-20Chris' smb.conf parsing docoDan Shearer1-0/+181
(This used to be commit 3f0ecaceb4adbb1f75c3b84fbd031596c37ec84c)
1997-12-20This may be a waste of time, but I thought if we keep nibbling at this it mightDan Shearer1-15/+24
end up being a curent announce for each new release. Then again maybe we should start from the one Jeremy and I did for 1.9.17. Just doodling really. (This used to be commit ae9cd0307e9562ca82bb62055df1aeef070c12d1)
1997-12-20Minor spelling, wording changes to introDan Shearer1-4/+6
(This used to be commit 0cbb60976a59effeda7d554a3962915dcb5f5c79)
1997-12-16preparing for release of 1.9.18alpha13Samba Release Account40-40/+40
(This used to be commit 90b8675b88aa01ae912b5c8849ffb406ad976b95)
1997-12-16WHATSNEW.txt - updated for 1.9.18alpha13.Jeremy Allison1-71/+0
docs/smb.conf.5: Removed unused NTDOMAIN params. Added new params. source/loadparm.c: Put #ifdef NTDOMAIN around unused params. source/nmbd_become_lmb.c: Removed check for workgroup name in lmb name. Jeremy. (This used to be commit 5136c5ec119968b39e2cf9d7f3e6836d9286a51f)
1997-12-16Added new wins & lm announce options.Jeremy Allison1-1/+73
Jeremy. (This used to be commit 847506a755fac3f97274a19c8a02a2a22f82ca13)
1997-12-04Added one more USA consultant.Jeremy Allison1-1/+17
Jeremy. (This used to be commit 83c2414baf236b68f5c2461d1ecde845ec280b3f)
1997-12-03applied a patch from Norm Jacobs to allow "printcap name = lpstat"Andrew Tridgell1-3/+13
to use lpstat to obtain the printer list on systemV systems. I've now made this the default on all SYSV systems. Jeremy, you were a little worried about the security of this patch. I believe it's OK as the user has no control over the options given to popen() and the pipe is only open for reading. (This used to be commit 6a83de0ae954bb18d3f15382f2b0b3259fedff09)
1997-12-03change the "username map" option to allow the user to stop theAndrew Tridgell1-0/+13
processing part way through the file if a match is found. If a line starts with ! and a match is made by that line then processing stops. This allows better wildcard handling. (patch from Anselm.Kruis@Physik.Uni-Muenchen.DE) (This used to be commit af57bc05fe0f248aaef329358c583abcffe1657c)
1997-12-03make the "printing" option a per share option rather than global. WhenAndrew Tridgell1-3/+7
printing to lots of different sorts of remote printers this is useful (This used to be commit 7a88bed4a5ca8afe1f2836f7f9a019db01bf998e)
1997-12-02Documented the 'veto oplock files' parameter.Jeremy Allison1-0/+24
Jeremy. (This used to be commit 0263f333f22d2f7f90a155ff19915ff58929bba0)
1997-11-28preparing for release of 1.9.18alpha12Samba Release Account40-40/+40
(This used to be commit 9cac33a13dc7c4890628436b80f6cbd8361deab2)
1997-11-24Remind them to read the man page about needing to be root.Dan Shearer1-2/+4
(This used to be commit 9ccd76e64d396c5c7f1da7346196476ca9a21eb8)
1997-11-21Added in mods for new smb.conf "remote browse sync" option as posted toJohn Terpstra1-0/+31
the samba-1.9.17 tree moments ago. (This used to be commit 2ee25cd117a116d0304960780d6c197f39d25a3d)
1997-11-19fixed typoAndrew Tridgell1-1/+1
(This used to be commit 02721a9f1be6aed11a68b70c910056f054c64f67)
1997-11-02preparing for release of 1.9.18alpha11Samba Release Account40-40/+40
(This used to be commit cadd772df72aa13018ea6e909ed0d7e294f24b5e)
1997-11-02updatedLuke Leighton1-8/+23
(This used to be commit f39fe3b62dd869f218bd8a2c66de7b91c0044192)
1997-11-02documented "domain hosts allow/deny" parametersLuke Leighton1-7/+43
(This used to be commit adf3119245148d517913efb549e8b88d5ba66b39)
1997-11-01preparing for release of 1.9.18alpha10Samba Release Account40-39/+42
(This used to be commit fa251b7eba48c9ef2d8d3d798ce5b99c8508c243)
1997-11-01added instructions advising people to set up 1.9.18alpha as a Win95 DomainLuke Leighton1-0/+16
Logon server, with encrypted passwords *prior* to trying out the NT Domain Logons. (This used to be commit f39608ec065503920aafed9655178ce36e67f1f9)
1997-11-01updating to latest versionLuke Leighton1-7/+55
(This used to be commit 4525c3b6e57bcc7b878eb4194e21603f33e9d7ea)
1997-10-30preparing for release of 1.9.18alpha9Samba Release Account40-39/+42
(This used to be commit 9212c93beefa83be349b250fe98b65e07d842038)
1997-10-30updated documentation as chmodding files /tmp/lsarpc and /tmp/netlogonLuke Leighton1-21/+12
is not needed any more. (This used to be commit be649198e61b2c2eed7b4a221bbd0bdbab074823)
1997-10-29updateLuke Leighton1-32/+63
(This used to be commit 9dd2fcae78042a2777f068d4a574605397402aad)
1997-10-29preparing for release of 1.9.18alpha8Samba Release Account40-40/+40
(This used to be commit 48548526e8bef3cdc6f5d202bb6c7849e7862e48)
1997-10-29preparing for release of 1.9.18alpha7Samba Release Account40-39/+42
(This used to be commit dceace804ea3efa8de6ab31fb44acdc10d46ed73)
1997-10-28Added "printer driver location", "printer driver file" parameters.Jeremy Allison1-0/+49
Jeremy. (This used to be commit c739de26c286ad1c6e19896c7e9757bc584c7fc2)
1997-10-28Adding PRINTER_DRIVER.txt docs.Jeremy Allison2-5/+20
(This used to be commit 02fc5e756dfb71ad213aacf388563608fbaf7309)
1997-10-28Adding printer drivers patch from Jean-Francois MicouleauJeremy Allison1-0/+74
<Jean-Francois.Micouleau@utc.fr>. We can expand on this after we have tested it out. Jeremy. (This used to be commit fb81a77a63af2c2d524e5f5166024c34b83a0ea2)
1997-10-27preparing for release of 1.9.18alpha6Samba Release Account39-38/+41
(This used to be commit 28ef0df30efd4011e6a782dc02474b6d4082d6de)
1997-10-27updated to indicate reported success with NT 3.51 as well as NT 4.0Luke Leighton1-2/+2
(This used to be commit 69777caec171c1eafdc6a4958a931efa06a9beab)
1997-10-27documented LSA Open Policy Query.Luke Leighton1-21/+192
(This used to be commit f5c24c8d9c397d5a7a3f9d0f5dbfd204485f2662)
1997-10-25preparing for release of 1.9.18alpha5Samba Release Account39-38/+41
(This used to be commit 1b17455066098104b9b0907a58195328c6467d71)
1997-10-25latest versionLuke Leighton1-56/+231
(This used to be commit 48c4eec98defc2ade02fe7be1539367a53cbee98)
1997-10-24preparing for release of 1.9.18alpha4Samba Release Account39-39/+39
(This used to be commit bf5b060bd9d210efe95b3529dfba98c5c49716e0)
1997-10-24preparing for release of samba-1.9.18alpha4Samba Release Account39-39/+39
(This used to be commit e24465890a2fd87fce4f88b97f7ad84a4cc34d7b)
1997-10-23missed one of the files (lsarpc) in the touch and chmod instructions.Luke Leighton1-0/+2
(This used to be commit c100b39be9bd28498d6fda55eb2ed90af85cd3f6)
1997-10-22updated tel no and email address for my entry.Luke Leighton1-2/+2
(This used to be commit da4b2bf466cfca31009e02f9b33227c0c4a048b2)