Commit Graph

104 Commits

Author SHA1 Message Date
ssorce 8bc3db57d1 More work to get SELinux and Samba work well together.
SELinux policies have been updated to make samba work ok as a Domain
Controller, meanwhile we established a directories where scripts can be
installed and run unconfined from smbd.

The default smb.conf now contains some more information on how to modify
some relevant selinux options to make samba work.
2007-04-05 14:26:25 +00:00
gdeschne f85de9dded - enable PAM and NSS dlopen checks during build
- fix unresolved symbols in libnss_wins.so (bug #198230)

Guenther
2007-04-03 14:18:24 +00:00
ssorce a52efc92c3 release 10 2007-03-30 19:39:40 +00:00
ssorce b708a76fa6 Some more changes in the samba-doc package, let's leave there only the
docs/ directory.
2007-03-30 18:57:02 +00:00
ssorce a2467e5e48 changelog 2007-03-30 13:03:47 +00:00
ssorce fc2021d139 release 9 2007-03-29 18:58:11 +00:00
ssorce 2c40cc34a8 enhancement as adviced by merge review 2007-03-29 18:11:01 +00:00
ssorce 13049a3786 same for fc7 2007-03-28 16:25:58 +00:00
ssorce 019e0ee6ef forgot to create the directory 2007-03-26 21:39:41 +00:00
ssorce 682a8162b8 update changelog as well 2007-03-26 21:29:46 +00:00
ssorce 8626b9f878 patch to fix bug #176649 2007-03-26 21:29:00 +00:00
ssorce 9611d05bb2 make sure we force move the files
remove eventual leftover in /etc/samba to clean it up
2007-03-26 21:13:03 +00:00
ssorce 6c21016489 move the private dir to /var/lib/samba/private
(secrets.tdb, passdb.tdb, smbpasswd)

change smb.conf.default to warn users that is really better to use
passdb backend = tdbsam
2007-03-26 21:10:59 +00:00
ssorce a68c9165dd remove patch for bug that caused a worst bug 2007-03-26 19:11:34 +00:00
ssorce 21b7b94a56 new nmb init script
bump up release
2007-03-26 16:30:02 +00:00
ssorce 3ce7b6efd7 winbindd to start earlier in the init process 2007-03-26 14:20:12 +00:00
ssorce e4724a3364 Add the samba.schema in the proper openldap conf dir 2007-03-23 14:29:46 +00:00
Nalin Dahyabhai d2e41b1534 dummy commit 2007-03-22 17:52:32 +00:00
Florian La Roche 30a5feca92 - adjust the requires 2007-03-22 06:55:00 +00:00
ssorce 6223227b99 Use the RHEL directory, the RedHat9 one is going to be dismissed in 3.0.25 2007-03-21 19:07:44 +00:00
ssorce 875f5689f7 rel 6 2007-03-20 16:33:44 +00:00
ssorce 042f6f3c0b goofed log file names, respin 2007-03-20 16:27:42 +00:00
ssorce 1cf5eb572c Commit changes before I forget and make another botched build :/ 2007-03-19 17:54:42 +00:00
gdeschne 8c272c7fc9 Fix pam_winbind acct_mgmt PAM result code.
This fixes PAM logins with local accounts when pam_winbind is enabled.

Guenther
2007-03-19 16:07:42 +00:00
gdeschne b5a9f4d951 Adding upstream arch_macro patch to fix Samba appear as
Vista towards Samba clients.

Guenther
2007-03-16 17:52:39 +00:00
ssorce 23b112d13d Finally I got it working as I want it to.
Dependencies and the condrestart tricks should avoid that things go wrong.

Guenther, please check if you see any big problem, as soon as you ack I will
push it into rawhide, then we can go on with adding the winbindd/offline
stuff we discussed today.

Simo.
2007-03-16 00:56:28 +00:00
ssorce 78ca157e80 Another test for the commit list 2007-03-13 13:40:45 +00:00
ssorce ad8ff78ec7 Some descriptions cheanges, commit just to test commit messages hit the
new list
2007-03-13 13:35:43 +00:00
ssorce 0bebe3cec6 wbpriv must be created in samba-common as there we create the
winbindd_privileged directory
2007-03-13 13:21:59 +00:00
ssorce 798fa90be1 forgot to add a patch necessary to split files into /var/cache/samba and
/var/lib/samba, part of the FHS compliance reorganization of the packages
just committed.
2007-03-12 20:19:24 +00:00
ssorce c571a9a6c1 See changelog for details, testing new spec file 2007-03-12 17:55:20 +00:00
ssorce d37f493f67 Final set of changes to put 3.0.24 + Vista patchset in fc7 2007-02-20 22:52:34 +00:00
ssorce e282f99a96 start move to 3.0.24 2007-02-19 21:38:36 +00:00
fenlason dd40d10c56 3.0.23c 2006-09-02 02:49:26 +00:00
fenlason f7f342b6f0 3.0.23b 2006-08-08 21:00:02 +00:00
fenlason a604c496ab - Fix the -logfiles patch to close
bz#199607 Samba compiled with wrong log path.
  bz#199206 smb.conf has incorrect log file path
2006-07-24 21:15:21 +00:00
fenlason 640962fbde 3.0.23a 2006-07-24 16:49:14 +00:00
fenlason 035c67cee2 3.0.23 2006-07-11 16:02:58 +00:00
fenlason 0b239ed861 * Thu Jul 6 2006 Jay Fenlason <fenlason@redhat.com> 3.0.23-0.RC3
- New upstream RC release.
- Update the -logfiles, and -passwd patches for
  3.0.23rc3
- Include the change to smb.init from Bastien Nocera <bnocera@redhat.com>)
  to close
  bz#182560 Wrong retval for initscript when smbd is dead
- Update this spec file to build with 3.0.23rc3
- Remove the -install.mount.smbfs patch, since we don't install
  mount.smbfs any more.
2006-07-06 18:15:48 +00:00
Tomáš Mráz 2da48f51b0 - requires autoconf and libtool to build 2006-06-14 16:49:42 +00:00
Tomáš Mráz 26cb490030 * Wed Jun 14 2006 Tomas Mraz <tmraz@redhat.com> - 2.0.21c-3
- rebuilt with new gnutls
2006-06-14 16:27:25 +00:00
fenlason 249e3af624 3.0.22 to close
bz#187170 CVE-2005-1059 Samba clear text password exposure
2006-03-30 22:02:15 +00:00
fenlason 8bbfb9b1af 3.0.21c 2006-03-17 18:22:19 +00:00
fenlason 5bcabbcf8c Correct the date on changelog entry 2006-02-13 16:27:32 +00:00
fenlason e09bebb18b 3.0.21b 2006-02-13 16:26:38 +00:00
Jesse Keating 62a625de43 bump for bug in double-long on ppc(64) 2006-02-11 05:38:05 +00:00
Jesse Keating 54e4154743 gcc update bump 2005-12-09 22:43:05 +00:00
fenlason b3e7793f1d Get release number right, remove non-ascii chars from changelog 2005-11-14 16:19:44 +00:00
fenlason 713000766c Upgrade to 3.0.20b.
close
bz#156810 ? --with-shared-modules=idmap_ad,idmap_rid
bz#170259 ? pam_stack is deprecated
2005-11-14 16:17:56 +00:00
Warren Togami 161e9cadbd beehive can't handle removing zero epoch =( 2005-11-13 16:29:30 +00:00