summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)AuthorFilesLines
2000-08-28added a little description of useage and output format since this givesHerb Lewis1-1/+27
more info than just what parameters are not supported by SWAT. (This used to be commit 7db533cb47a0d9bc88219dbe48e96ceed45a65a1)
2000-08-28script written by herb for reporting which smb.conf parametersGerald Carter1-0/+96
are in loarparm.c but not supported by SWAT. I just thought it looked fun. :-) --jerry (This used to be commit eb20a2c6f478688b82ce8346fea618aebbfc9295)
2000-06-05Forgot attr entry for private dir.Tim Potter1-0/+1
(This used to be commit df690273312fd5b6f3041298bf9763948d842811)
2000-06-05Updated samba appliance example.Tim Potter5-67/+289
(This used to be commit e42f2fc397ab195391a6f78452782efb89ebf0cf)
2000-05-17Updated VFS examples to use ftruncate() and lock() functions.Tim Potter2-135/+150
(This used to be commit def0da145aa8b804b75b0f35bdd4a809a2a806fc)
2000-05-12compile with -O2Andrew Tridgell1-2/+2
(This used to be commit 5e2a0b3cb9be19596e9885371b3dc96fc8fda1b2)
2000-05-12build in /usr/src/redhatAndrew Tridgell2-7/+1
(This used to be commit 11328f27816160d77934fb9b2409263f442e4f42)
2000-05-12updated appliance MakefileAndrew Tridgell1-3/+4
(This used to be commit 6a89e07f0443cc48b80b22bdec6e18ab764d43f8)
2000-05-12added packaging section to READMEAndrew Tridgell1-0/+20
(This used to be commit 535e33adaff8cd329ed73243f26114ac3c649365)
2000-05-12fixed tar command lineAndrew Tridgell1-1/+1
(This used to be commit b022e6ab9785588fd4123ae4d819936fb5bfdbdc)
2000-05-12exclude CVS files from rpm buildAndrew Tridgell1-1/+1
(This used to be commit 14fccd68fa2f3ea38dba8da512386f334129fcd1)
2000-05-12don't install winbind man page twiceAndrew Tridgell1-1/+0
(This used to be commit 6e81ba8bace4d966ab53d29c49782a81f669ba24)
2000-05-12Nuked changelog - use cvs log instead.Tim Potter1-6/+2
Actually install winbindd man page. Clean up build directory after make. (This used to be commit 3fa7141feae6fca6df1407ff162664fad44978ed)
2000-05-12simple build script for appliance rpmTim Potter1-0/+8
(This used to be commit 40b8095a9a367d2fee1e58d12affc5883d4adc0a)
2000-05-12added winbindd man page to spec fileAndrew Tridgell1-0/+2
(This used to be commit 9cc81b62886ff2f6b72632c550a808889d8a47a3)
2000-05-12updated the appliance READMEAndrew Tridgell1-2/+32
(This used to be commit 0e29eef8374e7bf0002acbd04d5438c5c1690c44)
2000-05-12Initial version of appliance spec file.Tim Potter1-0/+178
(This used to be commit 1be483c90b8f59cefdaf05594564882d99f0fbd3)
2000-05-10updated appliance MakefileAndrew Tridgell1-2/+15
(This used to be commit bfa14cff8c0a1a7a18cb649dc33d5aabc9cd53ac)
2000-05-09the beginnings of a description of how to setup a Samba applianceAndrew Tridgell2-0/+57
(This used to be commit ec2b77e97d8beaee9d2352411da01b302d0875c3)
2000-04-05fsync() returns an int rather than void.Tim Potter1-3/+3
(This used to be commit 26972823cf66aa8c4e61af9b208707c11c8b8ac6)
2000-04-05Added *.soTim Potter1-0/+1
(This used to be commit e6d11483e2187d8f794f38f5687758f2a2f0b0e6)
2000-04-05Improved clean target.Tim Potter1-2/+3
(This used to be commit facdfd319de59be4dd9b500202d33a2f3853c2c6)
2000-02-04Hopefully these changes will actually stick.Tim Potter4-37/+44
(This used to be commit a2782097db258a164bf43d814e8832a27d0eb3f1)
2000-02-03Some strange CVS weirdness happening here. I had SAMBA_TNG tags in myTim Potter5-0/+486
head branch CVS/Entries file leading to lots of fun and games. )-: (This used to be commit bb07eceddb0552ff17ba9db94ae81f58226be4b5)
1999-12-132nd phase of head branch sync with SAMBA_2_0 - this delets all the files ↵Andrew Tridgell4-776/+0
that were in the head branch but weren't in SAMBA_2_0 (This used to be commit d7b208786590b5a28618590172b8d523627dda09)
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell5-14/+5
(This used to be commit 453a822a76780063dff23526c35408866d0c0154)
1999-11-05This is an experimental program to shutdown a group of NTws in aLuke Leighton1-0/+259
Samba domain via rpcclient. Copyright (c) David Bannon 1999 David Bannon, D.Bannon@latrobe.edu.au, 4th November, 1999 (This used to be commit 51747ecf6adbb89695a1a8b8fbb98e9f6b7d2290)
1999-11-05rpcclient example scripts / programs.Luke Leighton1-0/+11
(This used to be commit d63f73cacae64abf029c1ecb83fa99c45b6636c2)
1998-11-21global change from samba.anu.edu.au to samba.orgAndrew Tridgell2-2/+2
(This used to be commit 42d2509c9fab5c774fd33b9d4b5bd1ee125479c3)
1998-10-11Try to make smbprint a better behaved citizen.Richard Sharpe1-2/+20
Removed a -x on the first line that causes lots of output to the console and added a command line parameter handling flag for the tranlate case. The problem is that smbprint is being overwritten/replaced when you upgrade a RedHat rpm. If you had modified smbprint to include translation, you loose it, and you have to go and repatch etc. Now, we have a -t flag on smbprint, so we should have fewer problems in this regard. Untested as yet, but soon will be ... (This used to be commit 4e2f5c625e50ebc09c7ebfa3266ddece6fa00f8e)
1998-04-13Contributed software for Linux autofs support.John Terpstra3-0/+524
(This used to be commit 883be3907778ee160872b0a0a023fc34e636774f)
1997-12-03applied a patch from Norm Jacobs to allow "printcap name = lpstat"Andrew Tridgell1-1/+8
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-11-30the logon script example should use %U.bat not %u.batAndrew Tridgell1-2/+2
(This used to be commit e57275dd193d648458293b25f0cc3c7179f26536)
1997-10-20Added DNS Proxy, Printing, [netlogon] share modes = no.John Terpstra1-1/+12
(This used to be commit 7b3340c78dd9654d6f8e04196be6cd9e826daaf6)
1997-10-19add a section on encryption and change the formatting a bitAndrew Tridgell1-103/+108
(This used to be commit cdf4aa565302df07b0232c52506ab77be968f80d)
1997-10-18Fixed small typo.John Terpstra1-1/+1
(This used to be commit 2b15116a9ab48381445a6b7fb4352f71bf8860c0)
1997-10-17add a note about running testparm after modifying smb.confAndrew Tridgell1-0/+3
(This used to be commit 92e7092af1daf9349ca9fb00cd27c0ddc21b37d9)
1997-10-17put the new example config file in here as wellAndrew Tridgell1-128/+116
(This used to be commit b75580a6bd5a5607f6901915ae0f5357015bd274)
1997-10-13JHT ==> Getting ready for 1.9.18alpha1.John Terpstra1-0/+1
examples/smb.conf.default: added line "share modes = no" to netlogon share parameter list packaging/redhat: updated RedHat RPM build files. added smbadduser script (modified for RHL). (This used to be commit 69fad04198bfcbaaadcebd6c81efdb3612af5bc8)
1997-10-07More references to samba.canberraSamba Release Account1-1/+1
Mental note: always commit from root directory. :^o Paul. (This used to be commit 5a38eaac75a6bede2d946f69cf664d7ca3989b55)
1997-09-17JHT ===> More hacks!John Terpstra1-5/+6
(This used to be commit 0b859fdfac07322f021dbb74791914e22f6b9884)
1997-08-19JHT ===> No longer needed here. Files moved to ~/packaging/redhat.John Terpstra11-743/+0
(This used to be commit daa148c38467caea6f0c6dfe59a5f0ba6797e4bb)
1997-07-26JHT ===> Just playin' wif da RPM 'tings. Ok?John Terpstra2-87/+149
(This used to be commit 4d9b2f48b737a3757a3c482d3d90cf0b9778260a)
1997-07-23JHT ===> Getting ready for release of 1.9.17alpha5John Terpstra4-135/+95
Please note that version.h has been updated!!!!!!!!!! (This used to be commit 271d12b5ddc372500feea8fec5678191ba4ebcf8)
1997-07-14Update of config filesJohn Terpstra3-16/+10
(This used to be commit 72ec68d22c23a1c65919147e63f51f6e39e69bb8)
1997-07-12JHT ==> Just tidying up for Release.John Terpstra5-132/+224
(This used to be commit 4e9b7c92f79e1b7bf68103fe378449178b86e315)
1997-07-09JHT ==> The new SMB.CONF master file for everyone!! Yes!John Terpstra1-0/+233
(This used to be commit efe20f981160f421b647ba2b57e77d02c57d6723)
1997-07-09JHT ==> Still getting ready for 1.9.17 release.John Terpstra4-3/+20
(This used to be commit 84abac08419c6896d9b4f5c8340df6ad90ed9754)
1997-07-09JHT ==> Updating RPM build file, more expected - so please ignore!John Terpstra2-125/+86
(This used to be commit 4fd3f5e26695fb8f2756a72dc1318486c8bc3ade)
1997-06-28JHT ==> Spring cleaning. Please pay the rent!John Terpstra4-505/+0
(This used to be commit c12a16fbcf35abfd17f7fdb469af1d10de22b659)