/[smeserver]/rpms/smeserver-samba/sme9/smeserver-samba.spec
ViewVC logotype

Diff of /rpms/smeserver-samba/sme9/smeserver-samba.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.2 by gzartman, Sat Jul 30 17:51:00 2016 UTC Revision 1.5 by gzartman, Sat Jul 30 19:38:50 2016 UTC
# Line 52  Requires: /usr/bin/tdbbackup Line 52  Requires: /usr/bin/tdbbackup
52  AutoReqProv: no  AutoReqProv: no
53    
54  %changelog  %changelog
55    * Sun Jul 24 2016 Greg Zartman <gzartman@koozali.org> 0.1-0-5
56    - Extend Active Directory schema to include quota and
57      smeCustom attributes via the koozaliUser objectClass
58    - Remove adjust-samba event and use services2adjust
59    - Add Group-create-AD action
60    - Design changes to provision-domain-controller and
61      bootstrap-provision-dc events to provision samba entirely
62      cold using ldif
63    - Add pseudonym support to esmith::AD
64    - Further enhancement to esmith::AD to provide user & group
65      management functionality similar to that provided by AccountsDB
66    - Re-write createlinks to flow a more logical sequence
67    - Fix dnsforwarder in smb.conf
68    - Fix several esmith::AD::User and esmith::AD::Group methods broken
69      in 0.1-0-3 when we added runtime binding
70    
71    * Sun Jun 26 2016 Greg Zartman <gzartman@koozali.org> 0.1-0-4
72    - Add dnscache and tinydns config per bug [SME: 9711]
73    - Add iptables preroute rule for DNS per bug [SME: 9711]
74    - Fix issues with domain admins assignment during provisioning
75    - Nearly full re-write of user-create-AD action to utilize
76      esmith::AD class
77    - Add Legacy Mode to user-create-AD action to allow this
78      action to work with AccountsDB
79    - Add user-create-AD to user-create event
80    - Add user-AD-disable action to disable AD user
81    - Continued development and enhancement to esmith::AD
82      including POD documentation
83    - Continued development and enhancement to esmith::AD::User
84      including POD documentation
85    - Add esmith::AD::OU to manage Organizational Units in the
86      Active Directory
87    - Fix realm definition in provision action
88    
89  * Sat Jun 18 2016 Greg Zartman <gzartman@koozali.org> 0.1.0-3  * Sat Jun 18 2016 Greg Zartman <gzartman@koozali.org> 0.1.0-3
90  - Reconfigure provision event to account for default Samba  - Reconfigure provision event to account for default Samba
91    complex password policy    complex password policy
# Line 70  Configuration files and templates for  S Line 104  Configuration files and templates for  S
104  %prep  %prep
105  %setup  %setup
106  %patch1 -p1  %patch1 -p1
107    %patch2 -p1
108    %patch3 -p1
109    
110  %build  %build
111  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed