1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
Commit Graph

92 Commits

Author SHA1 Message Date
Tim Potter
352f226d76 Updated copyright notice.
(This used to be commit 86de168ea9)
2001-10-24 00:55:26 +00:00
Tim Potter
f80a526546 Renamed global_vfs_ops to default_vfs_ops and made static.
Make a copy of the default ops structure rather than following a pointer.

This fixes the audit VFS example module!
(This used to be commit 91ab6f75d9)
2001-10-24 00:45:41 +00:00
Tim Potter
65f591895c Don't get stuck in an infinite loop in vfs_connect.
(This used to be commit 69275e4f0f)
2001-10-23 22:13:25 +00:00
Tim Potter
75746fde8d Now compiles under head branch.
Funny, I don't remember using libtool in the original Makefile...
(This used to be commit 5392b3fc12)
2001-10-18 00:21:48 +00:00
Richard Sharpe
9178d7591b Make sure we compile with gcc by default.
(This used to be commit 93c45024cd)
2001-06-30 11:08:06 +00:00
Richard Sharpe
89cf219717 Add a static linking target to the examples Makefile so I can test out static linking ...
(This used to be commit 9627bace72)
2001-06-30 04:01:51 +00:00
Richard Sharpe
49177b07c8 Adding an examples directory for libsmbclient to the head branch along with
a simple Makefile and a small README ...
(This used to be commit 950821d69c)
2001-05-17 02:29:00 +00:00
Jeremy Allison
0c9a2cee9f Added example vfs block example from Ronald Kuetemeier <ronald@kuetemeier.com>.
Jeremy.
(This used to be commit 0609cd3162)
2001-05-16 02:12:37 +00:00
David O'Neill
41ccf2f437 Sync up smb.conf.default with APPLIANCE_HEAD and SAMBA_2_2
(This used to be commit 74dd0f5821)
2001-01-05 18:57:28 +00:00
Jeremy Allison
aae30b6799 Added a VFS version return to init call. Allows smbd to fail an init if
versions don't match.
Jeremy.
(This used to be commit b29ff81673)
2000-11-06 21:33:49 +00:00
Jeremy Allison
5ba7235f0f Fixes for sample VFS audit code from "Brad Sahr" <bsahr@macromedia.com>.
Jeremy.
(This used to be commit 5d6dec3a94)
2000-11-06 20:01:03 +00:00
Herb Lewis
0c5bbb3bbd added a little description of useage and output format since this gives
more info than just what parameters are not supported by SWAT.
(This used to be commit 7db533cb47)
2000-08-28 18:58:46 +00:00
Gerald Carter
87591d8ab5 script written by herb for reporting which smb.conf parameters
are in loarparm.c but not supported by SWAT.  I just thought it looked fun.
:-)



--jerry
(This used to be commit eb20a2c6f4)
2000-08-28 13:35:10 +00:00
Tim Potter
6c178b3859 Forgot attr entry for private dir.
(This used to be commit df69027331)
2000-06-05 13:02:09 +00:00
Tim Potter
bf302c5447 Updated samba appliance example.
(This used to be commit e42f2fc397)
2000-06-05 12:58:47 +00:00
Tim Potter
2b15e8a33e Updated VFS examples to use ftruncate() and lock() functions.
(This used to be commit def0da145a)
2000-05-17 02:48:04 +00:00
Andrew Tridgell
5379476d4d compile with -O2
(This used to be commit 5e2a0b3cb9)
2000-05-12 06:29:29 +00:00
Andrew Tridgell
a17db82c63 build in /usr/src/redhat
(This used to be commit 11328f2781)
2000-05-12 06:23:38 +00:00
Andrew Tridgell
6d2f06f71e updated appliance Makefile
(This used to be commit 6a89e07f04)
2000-05-12 06:04:46 +00:00
Andrew Tridgell
68685b2c8f added packaging section to README
(This used to be commit 535e33adaf)
2000-05-12 05:46:25 +00:00
Andrew Tridgell
ad701cc291 fixed tar command line
(This used to be commit b022e6ab97)
2000-05-12 05:43:02 +00:00
Andrew Tridgell
7bc8077873 exclude CVS files from rpm build
(This used to be commit 14fccd68fa)
2000-05-12 05:41:17 +00:00
Andrew Tridgell
bb3e54f867 don't install winbind man page twice
(This used to be commit 6e81ba8bac)
2000-05-12 05:22:41 +00:00
Tim Potter
93866d03f3 Nuked changelog - use cvs log instead.
Actually install winbindd man page.

Clean up build directory after make.
(This used to be commit 3fa7141fea)
2000-05-12 05:21:15 +00:00
Tim Potter
75859d689e simple build script for appliance rpm
(This used to be commit 40b8095a9a)
2000-05-12 05:18:42 +00:00
Andrew Tridgell
53fa6d9792 added winbindd man page to spec file
(This used to be commit 9cc81b6288)
2000-05-12 05:18:33 +00:00
Andrew Tridgell
afa4f02ec6 updated the appliance README
(This used to be commit 0e29eef837)
2000-05-12 05:06:27 +00:00
Tim Potter
c6cc5eee2a Initial version of appliance spec file.
(This used to be commit 1be483c90b)
2000-05-12 03:04:56 +00:00
Andrew Tridgell
1c0cfff309 updated appliance Makefile
(This used to be commit bfa14cff8c)
2000-05-10 14:47:12 +00:00
Andrew Tridgell
225fae135a the beginnings of a description of how to setup a Samba appliance
(This used to be commit ec2b77e97d)
2000-05-09 04:02:31 +00:00
Tim Potter
b61dc7f051 fsync() returns an int rather than void.
(This used to be commit 26972823cf)
2000-04-05 22:42:26 +00:00
Tim Potter
bfbbd1ad9d Added *.so
(This used to be commit e6d11483e2)
2000-04-05 22:42:06 +00:00
Tim Potter
a5ef1a71aa Improved clean target.
(This used to be commit facdfd319d)
2000-04-05 22:41:42 +00:00
Tim Potter
1546a4c683 Hopefully these changes will actually stick.
(This used to be commit a2782097db)
2000-02-04 05:08:16 +00:00
Tim Potter
18b31bce97 Some strange CVS weirdness happening here. I had SAMBA_TNG tags in my
head branch CVS/Entries file leading to lots of fun and games.  )-:
(This used to be commit bb07eceddb)
2000-02-03 04:40:56 +00:00
Andrew Tridgell
32a965e09c 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that were in the head branch but weren't in SAMBA_2_0
(This used to be commit d7b2087865)
1999-12-13 13:35:20 +00:00
Andrew Tridgell
3db52feb1f first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
(This used to be commit 453a822a76)
1999-12-13 13:27:58 +00:00
Luke Leighton
0d7f9837e2 This is an experimental program to shutdown a group of NTws in a
Samba domain via rpcclient.

Copyright (c) David Bannon 1999
David Bannon, D.Bannon@latrobe.edu.au, 4th November, 1999
(This used to be commit 51747ecf6a)
1999-11-05 17:46:16 +00:00
Luke Leighton
710922ca36 rpcclient example scripts / programs.
(This used to be commit d63f73caca)
1999-11-05 17:45:29 +00:00
Andrew Tridgell
f120a81a72 global change from samba.anu.edu.au to samba.org
(This used to be commit 42d2509c9f)
1998-11-21 13:20:31 +00:00
Richard Sharpe
a0a37f14ed Try to make smbprint a better behaved citizen.
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 4e2f5c625e)
1998-10-11 21:42:49 +00:00
John Terpstra
47ec2e09b7 Contributed software for Linux autofs support.
(This used to be commit 883be39077)
1998-04-13 12:31:10 +00:00
Andrew Tridgell
7a668a7641 applied a patch from Norm Jacobs to allow "printcap name = lpstat"
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 6a83de0ae9)
1997-12-03 05:08:07 +00:00
Andrew Tridgell
bea2394b49 the logon script example should use %U.bat not %u.bat
(This used to be commit e57275dd19)
1997-11-30 05:46:33 +00:00
John Terpstra
dd2cc1717d Added DNS Proxy, Printing, [netlogon] share modes = no.
(This used to be commit 7b3340c78d)
1997-10-20 13:18:16 +00:00
Andrew Tridgell
360676df6e add a section on encryption and change the formatting a bit
(This used to be commit cdf4aa5653)
1997-10-19 05:16:54 +00:00
John Terpstra
4e49cb89be Fixed small typo.
(This used to be commit 2b15116a9a)
1997-10-18 05:28:34 +00:00
Andrew Tridgell
a0a28db753 add a note about running testparm after modifying smb.conf
(This used to be commit 92e7092af1)
1997-10-17 22:40:45 +00:00
Andrew Tridgell
135add3b63 put the new example config file in here as well
(This used to be commit b75580a6bd)
1997-10-17 22:34:28 +00:00
John Terpstra
369de02a56 JHT ==> Getting ready for 1.9.18alpha1.
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 69fad04198)
1997-10-13 13:00:59 +00:00