1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-09 09:57:48 +03:00

58 Commits

Author SHA1 Message Date
Gerald Carter
41fb1d9269 updates for RedHat packaging
(This used to be commit 53001b8db3492608095988b0fc3d6155a0e52822)
2003-06-06 20:08:29 +00:00
Gerald Carter
2b47d8532c fix up packaging for RH9
(This used to be commit 9a52b08bfc9e5004030ee03676811543b55be6d5)
2003-05-13 21:01:41 +00:00
Gerald Carter
bed55df612 remove 'devel' option to makerpms.sh.tmpl since we don't use it n the RH packaging anymore and make sure to run autogen.sh if configure doesn't exist (make building from CVS easier)
(This used to be commit bfcdd769f5fd008bf8113c4fe82c3791bd354398)
2003-04-29 15:54:26 +00:00
Gerald Carter
b15ea80acf do not build wrepld by default; package maintainers need to update their files now (john :) )
(This used to be commit 4a2bd728a5486764f0e50932d37c636ed8d226ea)
2003-04-29 05:48:07 +00:00
Gerald Carter
efc8dac538 remove smbgroupedit from packaging scripts
(This used to be commit efa4e08210ff7c3bd703f0bb3ddf8da8bb84850a)
2003-04-21 19:42:18 +00:00
Gerald Carter
3c7df79c94 removing duplicate listing of files
(This used to be commit 6ed71eb5a4912247197bb12bf282ec7a7562d157)
2003-03-31 04:05:32 +00:00
Gerald Carter
75e2afba5f merging packaging changes fro 2.2
(This used to be commit d75787a112ff723f9ffe55531604fd2e99bb34d4)
2003-03-29 22:06:45 +00:00
Gerald Carter
fb9e22d6c8 merging some packaging fixes from SAMBA_2_2
(This used to be commit 214decbda680f23691f0d633d4a29c2c7e17de6b)
2003-03-05 16:57:01 +00:00
Gerald Carter
dab5d29153 forgot that i should run autogen.sh as part of release
(This used to be commit ebd134c0ce0d4db51822a4c29a0de768fcfa261f)
2003-03-04 20:23:28 +00:00
Gerald Carter
af6b467d39 make sure to call autogen.sh
(This used to be commit 7558ee9d47beab11099d0a9d89b2e74dc58c9935)
2003-03-04 19:55:04 +00:00
Gerald Carter
057f67f891 patch from Andrew Bird to correct a few file/directory checks when building
(This used to be commit 4fb4e4bc5e1281afc69e61a642261562ac662312)
2003-01-03 15:20:39 +00:00
Gerald Carter
c37f794f22 ln -s /lib/libns_winbind.so /lib/libnss_winbind.so.2
(This used to be commit aba40c38344356c5048ce57eb1c8e4d4be91f830)
2002-12-04 13:25:31 +00:00
John Terpstra
aef4047b24 Changed conditional in .rpmmacros from -x to -r.
ie: From 'exists and is exexuctable' to 'exists and is readable'
(This used to be commit 6076d9345fe30b4ea2c7429e750f9d32b0264247)
2002-12-02 00:37:55 +00:00
Gerald Carter
0c1a06dfad * finializnig RedHat package for alpha21 release
* fix cli_ds_getprimarydominfo() (bad memcpy() )
(This used to be commit e6184bbd8f87586e8cc98e4c599cf8e16f310bb9)
2002-11-27 02:22:53 +00:00
Gerald Carter
72948b91a0 * fixing RedHat spec file for 3.0
* updating Makefile & configure script to use CONFIGDIR & VFSLIBDIR
* set LIBDIR to ${prefix}/lib/samba when --with-fhs is enabled
* make installdirs take an arbitrary number of arguements
(This used to be commit f0d09cf676bc335e8fde9fe730730f2949411a54)
2002-11-26 23:18:35 +00:00
Gerald Carter
ede925908f fix path to compiled VFS libraries
(This used to be commit 6722ec03a0c76deea73a525350c47aa041778c9c)
2002-11-26 18:56:14 +00:00
Gerald Carter
0d213704cc fixing install problems with VFS modules
(This used to be commit 3a38736c1a07de6f09bd10e67fa0557ddf49dc1c)
2002-11-26 18:16:52 +00:00
Gerald Carter
e8ac5004b0 working on alpha21
* sync packaging files with HEAD
 * started work on WHATSNEW
(This used to be commit 9d6bdffb9e549bc0553f9a3b5830061ba6aa04b2)
2002-11-26 16:00:49 +00:00
Gerald Carter
9be8f51bc4 use
(This used to be commit 936065c928782ea9775b9fcf9812dacff510523d)
2002-11-18 15:17:35 +00:00
Gerald Carter
6ba55f9b27 installcp script is no longer used...
(This used to be commit 5c2c02b600790570c2036010cbfd7bed1a1598ae)
2002-10-21 23:13:09 +00:00
Gerald Carter
bc8779fa7e Initial build for Samba 3.0. Not finished, but at least
the makerpms.sh completes successfully.
(This used to be commit d7ef8cf8da462a1ea9cf114c7ffd33c9a5c3fd9d)
2002-10-21 21:59:51 +00:00
Gerald Carter
24beb2672a trying to sync with SAMBA_2_2
(This used to be commit e67b9fa1dd579ab3b1a5e2142185ce24e1c27c2b)
2002-10-21 20:32:12 +00:00
Gerald Carter
e7f8c2e97e detect rpm v4.1 (RedHat 8.0)
(This used to be commit 67dfc8df154893fcd7ed3ea55e04e2cb350ff972)
2002-10-21 15:25:36 +00:00
Gerald Carter
e275d14da3 updating from SAMBA_2_2
(This used to be commit f40a8baacb79f28834b4186f386e192651596ce4)
2002-10-21 15:24:16 +00:00
Andrew Tridgell
e90b652848 updated the 3.0 branch from the head branch - ready for alpha18
(This used to be commit 03ac082dcb375b6f3ca3d810a6a6367542bc23ce)
2002-07-15 10:35:28 +00:00
Tim Potter
b5b9c46c0f Don't overwrite an existing /etc/xinetd.d/swat on install file since we
don't overwrite it on upgrade.

Does this make sense?
(This used to be commit 90b3dccfd421bac6516c298f85fcccc857c57989)
2001-09-04 07:43:50 +00:00
Tim Potter
013ef477b2 Merge of modesty patch from 2.2 spec file.
(This used to be commit 4c4d128d08e848c65b1aec8bcc0b1bc3a913d55b)
2001-08-08 03:21:43 +00:00
Tim Potter
c4a9fafc56 Modifying spec files is PITA.
- Install winbind daemon, client programs, nss and pam libraries
 - Removed codepage stuff so spec file works with current HEAD branch
(This used to be commit 04005e74c6f897ba9965b89210d06212486eeac7)
2001-08-01 06:03:54 +00:00
Tim Potter
9c86214770 Added autogenerated spec files for various rpm versions.
(This used to be commit 1323972bf4c7a045b2897aae834dff3b6866ee62)
2001-08-01 02:39:13 +00:00
Tim Potter
08ab0a2a3e Added and populated .cvsignore files for packaging subdirectories.
(This used to be commit ec042f2af94a834226b59224ab28452b1cd6bf15)
2001-08-01 01:00:53 +00:00
Gerald Carter
ff681c4067 more syncs with SAMBA_2_2
(This used to be commit a4bf39e3dd8a28faac54ddb4e16bea5adf745440)
2001-06-01 12:27:05 +00:00
Gerald Carter
62ce28e8d5 sync with SAMBA_2_2
(This used to be commit 81b3af71d5c9ccd20d7e7303becc35bff30c39b4)
2001-06-01 11:56:08 +00:00
David O'Neill
79b73e62ee Sync up packaging updates that didn't make it to HEAD.
(This used to be commit c6f7358535eb96112e055d60d39c1595601d3056)
2001-01-05 17:59:31 +00:00
Gerald Carter
a705af14be fixed typo.
jerry
(This used to be commit f00a330b3e7900bc325802b2a252a392a16a8b2a)
2000-08-16 03:34:58 +00:00
Gerald Carter
02e3b4a802 fixed error in [public] spotted by Ron Alexander <rcalex@home.com>
changed to read only = yes



jerry
(This used to be commit e17753c532ab6d5ae628c6e6f6d5b810638cb314)
2000-08-15 23:36:05 +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
John Terpstra
e566f0eae0 Updated makefile-path info contributed on the samba-technical mailing list.
(This used to be commit bd3770235dd417d06e47d1ba16bcedc8a94e9ff9)
1998-12-19 03:29:03 +00:00
John Terpstra
3e219742a2 Updated packaging files from 2.0.0 branch - NOTE: Not yet operative.
I will update these when 2.0.0beta3 has shipped. <John H Terpstra>
(This used to be commit a6d3601cc687b59afb346502488a2e74f2f737a9)
1998-12-04 00:13:12 +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
John Terpstra
8b1e3580bd Updated packaging files in line with restructuring of Makefile.in
(This used to be commit 05f2d78c8ee1dc0516d9e1076e0954ee2c2cd4b2)
1998-11-18 12:44:29 +00:00
John Terpstra
8a22f36abd Set sticky bit on /var/spool/samba.
Further security review.
(This used to be commit e31c61c29eb126680c78d6d02dc11827b39a064b)
1998-11-16 13:31:53 +00:00
John Terpstra
590432ac95 Reviewed file permissions and removed other execute on samba start/stop script.
(This used to be commit 2dde295da0e387cdd5c20a0bec72f9316f4d80f2)
1998-11-16 12:25:50 +00:00
John Terpstra
7ce840a0ed Updated packaging files (new for Caldera).
(This used to be commit 721a257c941a62508015c0939df40662f8da9a93)
1998-11-16 12:03:16 +00:00
Jeremy Allison
9315d3e391 Fixed swat packaging & man page packaging.
Jeremy.
(This used to be commit 178d1bd61b3a622adc48b6423fae1db815cae3da)
1998-11-14 04:22:31 +00:00
Jeremy Allison
c800cda01d Fixes to get the manpages from the right place.
Jeremy.
(This used to be commit 0e3bfe5f2860066aa07bce7a691f7af682c73949)
1998-11-14 04:03:58 +00:00
Jeremy Allison
328b91d2c9 (Hopefully) correct patch files for RedHat & TurboLinux.
In fixing this I have learned more about RPM than I *ever*
wanted to know....
Jeremy.
(This used to be commit 765989e4151a5f8dd48353d7c1b175092717947e)
1998-11-14 03:48:26 +00:00
Jeremy Allison
c2ea4dc9ef Fixed makefile problem due to change from SMB_PASSWD to PASSWD_PROGRAM.
Thanks to Michael H. Warfield <mhw@wittsend.com> for that.
Jeremy.
(This used to be commit 6c2a234ac9b4bbef3886c9aa4a198776a0bee6c8)
1998-11-14 00:50:41 +00:00
Jeremy Allison
c54656ee9e Added --with-smbwrapper to configure lines in spec files so JohnT's
scripts work ok.
Jeremy.
(This used to be commit 9dc2502382f17c2bd1794c92ad0f4862a76b84e8)
1998-11-14 00:29:38 +00:00
John Terpstra
e4dfd67877 Updating the password script and documenting password sync stuff.
(This used to be commit 2479fc2238757a64979903a8d79eeb14d99c7b29)
1998-11-10 01:31:57 +00:00
John Terpstra
42a6727782 Changed build root to launch off /var/tmp instead of /tmp.
(This used to be commit c16f051a40ff9d2ce15539ff7d4d177e0cb6de97)
1998-11-05 11:26:19 +00:00