1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00

62 Commits

Author SHA1 Message Date
Tim Potter
b61dc7f051 fsync() returns an int rather than void.
(This used to be commit 26972823cf66aa8c4e61af9b208707c11c8b8ac6)
2000-04-05 22:42:26 +00:00
Tim Potter
bfbbd1ad9d Added *.so
(This used to be commit e6d11483e2187d8f794f38f5687758f2a2f0b0e6)
2000-04-05 22:42:06 +00:00
Tim Potter
a5ef1a71aa Improved clean target.
(This used to be commit facdfd319de59be4dd9b500202d33a2f3853c2c6)
2000-04-05 22:41:42 +00:00
Tim Potter
1546a4c683 Hopefully these changes will actually stick.
(This used to be commit a2782097db258a164bf43d814e8832a27d0eb3f1)
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 bb07eceddb0552ff17ba9db94ae81f58226be4b5)
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 d7b208786590b5a28618590172b8d523627dda09)
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 453a822a76780063dff23526c35408866d0c0154)
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 51747ecf6adbb89695a1a8b8fbb98e9f6b7d2290)
1999-11-05 17:46:16 +00:00
Luke Leighton
710922ca36 rpcclient example scripts / programs.
(This used to be commit d63f73cacae64abf029c1ecb83fa99c45b6636c2)
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 42d2509c9fab5c774fd33b9d4b5bd1ee125479c3)
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 4e2f5c625e50ebc09c7ebfa3266ddece6fa00f8e)
1998-10-11 21:42:49 +00:00
John Terpstra
47ec2e09b7 Contributed software for Linux autofs support.
(This used to be commit 883be3907778ee160872b0a0a023fc34e636774f)
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 6a83de0ae954bb18d3f15382f2b0b3259fedff09)
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 e57275dd193d648458293b25f0cc3c7179f26536)
1997-11-30 05:46:33 +00:00
John Terpstra
dd2cc1717d Added DNS Proxy, Printing, [netlogon] share modes = no.
(This used to be commit 7b3340c78dd9654d6f8e04196be6cd9e826daaf6)
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 cdf4aa565302df07b0232c52506ab77be968f80d)
1997-10-19 05:16:54 +00:00
John Terpstra
4e49cb89be Fixed small typo.
(This used to be commit 2b15116a9ab48381445a6b7fb4352f71bf8860c0)
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 92e7092af1daf9349ca9fb00cd27c0ddc21b37d9)
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 b75580a6bd5a5607f6901915ae0f5357015bd274)
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 69fad04198bfcbaaadcebd6c81efdb3612af5bc8)
1997-10-13 13:00:59 +00:00
Samba Release Account
754c280835 More references to samba.canberra
Mental note: always commit from root directory. :^o
Paul.
(This used to be commit 5a38eaac75a6bede2d946f69cf664d7ca3989b55)
1997-10-07 04:56:02 +00:00
John Terpstra
1c7df3203c JHT ===> More hacks!
(This used to be commit 0b859fdfac07322f021dbb74791914e22f6b9884)
1997-09-17 14:54:35 +00:00
John Terpstra
e5bed1594d JHT ===> No longer needed here. Files moved to ~/packaging/redhat.
(This used to be commit daa148c38467caea6f0c6dfe59a5f0ba6797e4bb)
1997-08-19 09:50:31 +00:00
John Terpstra
bfdaaaf36d JHT ===> Just playin' wif da RPM 'tings. Ok?
(This used to be commit 4d9b2f48b737a3757a3c482d3d90cf0b9778260a)
1997-07-26 16:08:49 +00:00
John Terpstra
7020afbd03 JHT ===> Getting ready for release of 1.9.17alpha5
Please note that version.h has been updated!!!!!!!!!!
(This used to be commit 271d12b5ddc372500feea8fec5678191ba4ebcf8)
1997-07-23 10:54:00 +00:00
John Terpstra
5ca3126365 Update of config files
(This used to be commit 72ec68d22c23a1c65919147e63f51f6e39e69bb8)
1997-07-14 15:51:31 +00:00
John Terpstra
7c723f75fd JHT ==> Just tidying up for Release.
(This used to be commit 4e9b7c92f79e1b7bf68103fe378449178b86e315)
1997-07-12 02:59:43 +00:00
John Terpstra
22ed11beb7 JHT ==> The new SMB.CONF master file for everyone!! Yes!
(This used to be commit efe20f981160f421b647ba2b57e77d02c57d6723)
1997-07-09 13:45:05 +00:00
John Terpstra
5828b37ded JHT ==> Still getting ready for 1.9.17 release.
(This used to be commit 84abac08419c6896d9b4f5c8340df6ad90ed9754)
1997-07-09 13:39:29 +00:00
John Terpstra
a5350db8b5 JHT ==> Updating RPM build file, more expected - so please ignore!
(This used to be commit 4fd3f5e26695fb8f2756a72dc1318486c8bc3ade)
1997-07-09 10:33:42 +00:00
John Terpstra
4f6ad2654f JHT ==> Spring cleaning. Please pay the rent!
(This used to be commit c12a16fbcf35abfd17f7fdb469af1d10de22b659)
1997-06-28 22:50:25 +00:00
John Terpstra
6ab091a169 JHT ==> Just doing his thing again! Yuck!
(This used to be commit ff4d52b239e16047a01e655a830e8dc9f9d06dfc)
1997-06-23 19:47:24 +00:00
John Terpstra
a811a7914f Updated instructions.
(This used to be commit dc43c29b3f861f8fac80be1091e06fac52a3ba81)
1997-06-07 01:28:22 +00:00
John Terpstra
d822712bb7 Getting ready for release of 1.9.17.
Please note: These are in my early TODO state - not prime time ready!!
(This used to be commit 693cf20f807543c637e260cecdfe956c43dd275a)
1997-06-07 01:25:51 +00:00
John Terpstra
b5bad6eae7 JHT sez ... Please pardon my dust, road works in progress!
(This used to be commit 42c0420699b7451eb39498cb9be90baca8982cf2)
1997-05-11 13:41:08 +00:00
John Terpstra
3916ecb20a New RedHat Linux RPM specification file for 1.9.17
(This used to be commit 29d82ffb07fc17595a8c72d4d4c6c05366645970)
1997-05-11 12:28:02 +00:00
John Terpstra
b24c38d904 Getting ready for release of RedHat Linux RPM build for 1.9.17
(This used to be commit 15ec54b6c6ba3ba19117fb7ae5aaafa4345f0236)
1997-05-11 12:24:00 +00:00
Samba Release Account
3e88439de0 Added fix (lost contributor, sorry) for more than 10 parameters.
jra@cygnus.com
(This used to be commit 79f0c550d2cbaf9ed815f4bf923f054063388a9c)
1997-03-07 17:21:05 +00:00
Samba Release Account
f71717efd0 JHT ===> Updated default RedHat smb.conf file
(This used to be commit 8851556da7b8795b69fa17cfd799ed328743e654)
1997-02-23 03:21:37 +00:00
Samba Release Account
12b3473e0c JHT ===> Still mucking around with RPM building for RedHat Linux
(This used to be commit 77568d945dba58f9611967ee06eef8efe79f7454)
1997-02-18 02:56:08 +00:00
Samba Release Account
bbc3010b35 JHT ===> Hack, Hack, Hack. I just wanna get this spec file stuff right
so I can build RPMs on a DEC Alpha on which I do NOT have root
	permissions. Argh!!!!!
(This used to be commit 5f3a5d6f626326ad18c46efe2ce5448844f0ade2)
1997-02-16 05:30:42 +00:00
Samba Release Account
902a9a8a55 JHT ===> Trying to enable RPM build from non-root area.
makerpms.sh is just type and go attempt.
(This used to be commit 19edc76b97c77fb885f145b721c0fa1c75d4fd1c)
1997-02-15 08:38:06 +00:00
Samba Release Account
a513915cb6 JHT ===> Added os level and activated max log size in standard smb.conf file.
(This used to be commit fa7806124563638673f54c27f375a3732c4efc47)
1997-02-04 12:58:23 +00:00
Samba Release Account
764d7b778a JHT ===> Oops again. Too quick - try again.
(This used to be commit 7a6800cf9053dda2c7b0f1fe97f9ce996d4c16d9)
1997-02-04 12:50:14 +00:00
Samba Release Account
acb50977f3 JHT ===> Oops. Forgot about that renaming.
(This used to be commit e857331c19fd29d332d56ac64efce5f285dc850e)
1997-02-04 12:16:53 +00:00
Samba Release Account
ac96127b6d JHT ===> Getting ready for relase of 1.9.16p11 RedHat RPMS
(This used to be commit a64064cf3086ff5cfba66145539abfaa36c9e323)
1997-02-04 12:06:15 +00:00
Samba Release Account
2253ebaff9 JHT ===> Beggining of fixes to RedHat config stuff - more to come!!
(This used to be commit e7be06e6f0f19d018307e10aa866c1f62a671197)
1997-02-04 11:05:01 +00:00
Samba Release Account
660473d604 JHT ===> Prepared now for release of Samba-1.9.16p10 RedHat RPMS
(This used to be commit beafb1ab79bcd1d7b0dd08e0c079bcc42c8297cf)
1997-01-31 15:17:30 +00:00
Samba Release Account
e6e7c9e3d0 JHT ==> Updated and commented RedHat Linux smb.conf file.
(This used to be commit 4430af3550a12f03bb9c953b32154924f88b0b06)
1997-01-29 13:42:00 +00:00
Samba Release Account
4f78f67d5f JHT ==> Added for those who like to roll their own!
(This used to be commit e63a9d60722a3f9d8d021c4786d1f550e26939d5)
1997-01-09 22:26:01 +00:00