Changelog for
system-config-samba-1.2.52-1.fc7.noarch.rpm :
Sun Sep 16 00:00:00 2007 Nils Philippsen
- 1.2.52
- pick up updated translations
Tue Sep 11 00:00:00 2007 Nils Philippsen - 1.2.51
- update Polish, Serbian translations
- $RPM_BUILD_ROOT -> %{buildroot}
- don\'t add distro specific desktop categories from Fedora 8 on (#277591)
- attempt to put the tool into the System -> Administration menu (#249440)
- require libuser-python from Fedora 8 on (#251354)
- make use of force tagging (since mercurial 0.9.4)
Sat Sep 1 00:00:00 2007 Nils Philippsen - 1.2.50
- bundle the GPL
Fri Aug 31 00:00:00 2007 Nils Philippsen - 1.2.49
- pull in updated translations
Wed Aug 29 00:00:00 2007 Nils Philippsen - 1.2.48
- gracefully handle unknown configuration options (#247541)
Tue Aug 28 00:00:00 2007 Nils Philippsen
- don\'t throw exceptions when encountering lines without trailing newlines
(#253464)
- don\'t remove
*.pyc files upon uninstalling the package (#256401)
Tue Aug 14 00:00:00 2007 Nils Philippsen - 1.2.47
- improve detection of commented out default values (#251477)
- use non-capital default values
- preserve whitespace better in comments
- don\'t use string module but str methods in sambaParser module
Fri Aug 10 00:00:00 2007 Nils Philippsen - 1.2.46
- honour default values in share window (#251477)
- try to deal sanely with commented out default values
- don\'t canonicalize key names when writing smb.conf
Tue Jul 24 00:00:00 2007 Nils Philippsen - 1.2.45
- make \"make archive\" work with Hg
Thu Jun 28 00:00:00 2007 Nils Philippsen - 1.2.44
- use gtk.FileChooseDialog instead of gtk.FileSelection (#245916, patch by Adel
Gadllah)
Thu Jun 28 00:00:00 2007 Nils Philippsen - 1.2.43
- fix desktop file category (#245890)
Fri Jun 15 00:00:00 2007 Nils Philippsen - 1.2.42
- don\'t mask workgroup key when set to default value \"workgroup\" (#244169)
Wed Apr 25 00:00:00 2007 Nils Philippsen
- don\'t mark stuff translatable where it doesn\'t make sense (#237277)
- merge translatable strings that only differ in case (#237275)
Wed Apr 18 00:00:00 2007 Nils Philippsen - 1.2.41
- cope with separate nmb service (#234687)
Wed Apr 18 00:00:00 2007 Nils Philippsen - 1.2.40
- don\'t access smbpasswd directly but use pdbedit to allow for tdb/ldap
backends (#236557)
Thu Mar 22 23:00:00 2007 Nils Philippsen
- update URL
Tue Mar 20 23:00:00 2007 Nils Philippsen
- mention that we are upstream
- clean buildroot before installing
- fix licensing blurb in PO files
Mon Jan 15 23:00:00 2007 Nils Philippsen - 1.2.39
- handle synonyms and inverted synonyms gracefully (#222595)
Wed Jan 10 23:00:00 2007 Nils Philippsen - 1.2.38
- get list of configuration parameters and defaults from testparm, fix
duplicate dict keys (#219308)
Tue Dec 12 23:00:00 2006 Nils Philippsen - 1.2.37
- pick up updated translations (#216611)
Fri Nov 24 23:00:00 2006 Nils Philippsen - 1.2.36
- pick up updated translations (#216611)
- add dist tag
Thu Mar 30 00:00:00 2006 Nils Philippsen - 1.2.35
- don\'t require gnome module (#187200)
- don\'t wrap text in About dialog
Fri Mar 3 23:00:00 2006 Nils Philippsen - 1.2.34
- require hicolor-icon-theme (#182874, #182875)
Mon Feb 6 23:00:00 2006 Nils Philippsen - 1.2.33
- fix typo in PAM file (#179937)
Thu Feb 2 23:00:00 2006 Nils Philippsen - 1.2.32
- bump version
Thu Dec 22 23:00:00 2005 Nils Philippsen
- add srAATTLatn.po to enable Serbian Latin translation
Sat Oct 15 00:00:00 2005 Nils Philippsen
- don\'t use pam_stack (#170642)
Wed Jun 15 00:00:00 2005 Nils Philippsen
- fix format string bug that broke lines with trailing comments in smb.conf
(#160166)
Sat May 7 00:00:00 2005 Nils Philippsen
- make desktop file rebuild consistently
Sat May 7 00:00:00 2005 Nils Philippsen - 1.2.31
- use DESTDIR consistently
Sat May 7 00:00:00 2005 Nils Philippsen - 1.2.30
- make desktop file translatable (#156798)
Thu Apr 28 00:00:00 2005 Jeremy Katz - 1.2.29-2
- silence %post
Sat Apr 2 00:00:00 2005 Nils Philippsen - 1.2.29-1
- fix deprecation warnings (#153051) with patch by Colin Charles
- update the GTK+ theme icon cache on (un)install (Christopher Aillon)
Tue Mar 15 23:00:00 2005 Nils Philippsen - 1.2.28-1
- fix dialog when share name is missing (#135119) again
Wed Mar 9 23:00:00 2005 Nils Philippsen - 1.2.27-1
- let users configure whether a share is browsable (\"visible\") or not (\"hidden\")
Wed Feb 16 23:00:00 2005 Nils Philippsen
- use UIManager when possible to avoid deprecation warnings (#134367, #143678)
Wed Jan 12 23:00:00 2005 Nils Philippsen - 1.2.26-1
- ignore case of share name when deleting share (#144504)
- when double clicking share, open properties dialog
Tue Jan 11 23:00:00 2005 Nils Philippsen
- assume default is \"security == user\" to avoid traceback on users dialog
(#144511)
- update main window when changing share path (#144168)
- include Ukrainian translation in desktop file (#143659)
Thu Jan 6 23:00:00 2005 Nils Philippsen - 1.2.25-1
- use correct option menu for encrypt password
- use lower case for security value
- mask default values with a \";\" instead of removing them altogether
Sun Jan 2 23:00:00 2005 Nils Philippsen - 1.2.24-1
- revamp BasicPreferencesWin.readFile() (#143951)
- remove stray debugging statement
- pick up new strings to be translated
Sat Jan 1 23:00:00 2005 Nils Philippsen - 1.2.23-1
- totally revamp how parsed smb.conf is handled internally (class
SambaSection), among other things to not screw up smb.conf when editing share
names (#143291)
- don\'t assume all users selected == \"guest ok\"
- make About/Copyright easily extensible without screwing up translations
- admit complicity
- remove tab indentation
- some more code consolidation
- pick up updated translations
Tue Nov 23 23:00:00 2004 Nils Philippsen - 1.2.22-1
- add missing options (#137756)
Wed Oct 20 00:00:00 2004 Nils Philippsen - 1.2.21-1
- don\'t raise exception when writing /etc/samba/smb.conf (#135946)
- updated translations
Mon Oct 11 00:00:00 2004 Nils Philippsen - 1.2.20-1
- use template file if smb.conf is missing (#131323)
- when saving smb.conf, write to new file and rename (#131323)
- set safe umask (#131323)
Sun Oct 10 00:00:00 2004 Nils Philippsen - 1.2.19-1
- fix dialog when share name is missing (#135119)
Wed Oct 6 00:00:00 2004 Nils Philippsen - 1.2.18-1
- use gtk.main() and gtk.main_quit() if available to avoid DeprecationWarnings
(#134367)
Tue Oct 5 00:00:00 2004 Nils Philippsen - 1.2.17-1
- updated translations
Fri Sep 24 00:00:00 2004 Nils Philippsen - 1.2.16-1
- fix up translation of about window text (#133234)
Thu Sep 16 00:00:00 2004 Nils Philippsen - 1.2.15-1
- write smbpasswd file when adding user (#132084)
Mon Aug 16 00:00:00 2004 Nils Philippsen - 1.2.14-1
- make share name configurable (#110804, use patch from Philip Van Hoof, fix
it up a bit)
- do some more code consolidation
Wed Jul 21 00:00:00 2004 Brent Fox - 1.2.13-1
- add \'cups option\' entry (bug #128245)
Thu Jun 24 00:00:00 2004 Brent Fox - 1.2.12-1
- use popen instead of system (bug #112528)
Wed Jun 23 00:00:00 2004 Brent Fox - 1.2.11-1
- fix security and guest account defaults (bug #121745)
Tue Jun 22 00:00:00 2004 Brent Fox - 1.2.10-1
- write workgroup name explicitly (bug #126435)
Tue Apr 13 00:00:00 2004 Brent Fox 1.2.9-2
- fix icon path (bug #120181)
Wed Mar 24 23:00:00 2004 Brent Fox 1.2.9-1
- show all users (bug #118569)
Tue Mar 23 23:00:00 2004 Brent Fox 1.2.8-1
- add widgets for kerberos realm (bug #113094)
Thu Mar 11 23:00:00 2004 Brent Fox 1.2.7-1
- don\'t crash on ldap lines (bug #117812)
Thu Mar 11 23:00:00 2004 Brent Fox 1.2.6-1
- skip over blank lines in smbusers (bug #118017)
Mon Mar 8 23:00:00 2004 Brent Fox 1.2.5-1
- when using user level access, force the user to choose at least one user (bug #116566)
Fri Mar 5 23:00:00 2004 Brent Fox 1.2.4-1
- skip comments in smbpasswd file (bug #117604)
Thu Mar 4 23:00:00 2004 Brent Fox 1.2.3-1
- apply patch from bug #116564
Mon Jan 12 23:00:00 2004 Brent Fox 1.2.2-1
- fix glade file path problem
- wrap smbpasswd in quotes (bug #112528)
- don\'t call lower() on server string (bug #111758)
Wed Jan 7 23:00:00 2004 Brent Fox 1.2.1-1
- add a Requires for pygtk2-libglade
Fri Nov 14 23:00:00 2003 Brent Fox 1.2.0-1
- rename from redhat-config-samba to system-config-samba
- add Obsoletes for redhat-config-samba
- update for Python2.3
Thu Oct 16 00:00:00 2003 Brent Fox 1.1.4-1
- clarify error message (bug #105045)
Thu Oct 16 00:00:00 2003 Brent Fox 1.1.3-1
- don\'t allow whitespace in section headers (bug #106880)
Tue Oct 7 00:00:00 2003 Brent Fox 1.1.2-1
- add \'client plaintext auth\' to sambaDefaults.py (bug #106072)
Wed Sep 24 00:00:00 2003 Brent Fox 1.1.1-1
- rebuild with the latest docs
Thu Sep 11 00:00:00 2003 Brent Fox 1.0.15-2
- bump relnum and rebuild
Thu Sep 11 00:00:00 2003 Brent Fox 1.0.15-1
- check for empty description before slicing (bug #103604)
Thu Sep 11 00:00:00 2003 Brent Fox 1.0.14-1
- rebuild for latest docs
Wed Sep 10 00:00:00 2003 Brent Fox 1.0.13-4
- bump relnum and rebuld
Sat Sep 6 00:00:00 2003 Brent Fox 1.0.13-3
- bump relnum and rebuild
Sat Sep 6 00:00:00 2003 Brent Fox 1.0.13-2
- bump relnum and rebuild
Sat Sep 6 00:00:00 2003 Brent Fox 1.0.13-1
- apply patch from Nalin to handle Samba3 changes
- fix selection problem with security option menu for ADS
Fri Sep 5 00:00:00 2003 Brent Fox 1.0.12-2
- bump relnum and rebuild
Fri Sep 5 00:00:00 2003 Brent Fox 1.0.12-1
- sambaDefaults.py: encrypt password default is \"Yes\" (bug #103752)
- basicPreferencesWin.py: Make encrypt passwd menu default to \"Yes\" (bug #103752)
Fri Aug 29 00:00:00 2003 Brent Fox 1.0.11-2
- bump relnum and rebuild
Fri Aug 29 00:00:00 2003 Brent Fox 1.0.11-1
- hook up help toolbar button
Fri Aug 15 00:00:00 2003 Brent Fox 1.0.10-1
- tag on every build
Fri Jul 4 00:00:00 2003 Brent Fox 1.0.8-2
- bump relnum and rebuild
Fri Jul 4 00:00:00 2003 Brent Fox 1.0.8-1
- don\'t let comment field end in backslash or whitespace (bug #92165)
Wed Jul 2 00:00:00 2003 Brent Fox 1.0.7-2
- bump and rebuild
Wed Jul 2 00:00:00 2003 Brent Fox 1.0.7-1
- the word \'server\' is redundant (bug #98026)
Sat Jun 28 00:00:00 2003 Brent Fox 1.0.6-2
- bump version num and rebuild
Sat Jun 28 00:00:00 2003 Brent Fox 1.0.6-1
- add a synonym for \'browsable\' (bug #97357)
Tue May 20 00:00:00 2003 Brent Fox 1.0.5-2
- add the \'share modes\' flag to sambaDefaults.py
Tue May 20 00:00:00 2003 Brent Fox 1.0.5-1
- rebuild with the latest translations
Thu May 8 00:00:00 2003 Brent Fox 1.0.4-4
- we were omitting \'pid directory\' in sambaDefaults.py
Fri Mar 21 23:00:00 2003 Brent Fox 1.0.4-3
- make \'only guest\' a synonym (bug #84272)
Tue Mar 18 23:00:00 2003 Brent Fox 1.0.4-2
- remove some french translations that were breaking the menu system
Mon Feb 17 23:00:00 2003 Brent Fox 1.0.4-1
- handle problems with valid/invalid users (bug #84271)
- handle \'public\' as a synonym of \'guest ok\' (bug #84272)
Thu Feb 6 23:00:00 2003 Brent Fox 1.0.3-1
- return if value == None (bug #83660)
Tue Feb 4 23:00:00 2003 Brent Fox 1.0.2-2
- print an error if we can\'t import gtk
Thu Jan 30 23:00:00 2003 Brent Fox 1.0.2-1
- bump and build
Wed Jan 22 23:00:00 2003 Tammy Fox 1.0.1-7
- added docs (#80762)
Thu Jan 16 23:00:00 2003 Brent Fox 1.0.1-6
- add \'authentication server\' (bug #82049)
- remove \'update encrypted\'
- force encrypted passwords with domain security (bug #82050)
Tue Jan 14 23:00:00 2003 Brent Fox 1.0.1-5
- enable username map when using \'user\' security
- add accelerators to notebook tabs
Mon Jan 13 23:00:00 2003 Brent Fox 1.0.1-4
- fix up the windows username problems
Fri Jan 10 23:00:00 2003 Brent Fox 1.0.1-3
- replace guest user GtkEntry widget with an OptionMenu (bug #81414)
Fri Jan 10 23:00:00 2003 Tammy Fox 1.0.1-2
- forgot to import string in addUserWin.py
Thu Jan 9 23:00:00 2003 Tammy Fox 1.0.1-1
- make popup windows transient (bug #81402)
- require a workgroup name
- strip strings before comparing to empty
Wed Jan 8 23:00:00 2003 Tammy Fox
- remove netbios
- GUI spacing tweaks
- make strings more user-friendly
- bug fixes
Tue Jan 7 23:00:00 2003 Brent Fox 1.0.0-5
- handle window destroys correctly (bug #81101)
- manually destroy about box
Sat Jan 4 23:00:00 2003 Brent Fox 1.0.0-4
- convert basicPreferences from combos to menu (bug #81035)
Mon Dec 16 23:00:00 2002 Brent Fox 1.0.0-3
- Don\'t allow a user to be added more than once.
- Fix strings for bug #79382
Tue Dec 10 23:00:00 2002 Brent Fox 1.0.0-1
- Clean up add directory dialog
- handle missing smbpasswd and smbusers files better
Tue Nov 12 23:00:00 2002 Brent Fox 0.9.9-3
- Pull in latest translations
Thu Aug 15 00:00:00 2002 Tammy Fox
- new icon
Wed Aug 7 00:00:00 2002 Brent Fox 0.9.9-1
- make sharing the root dir possible
- set defaults in UI for basic preferences (bug 70805)
Sat Aug 3 00:00:00 2002 Brent Fox 0.9.8-1
- Use new pam timestamp rules
Fri Aug 2 00:00:00 2002 Tammy Fox
- use stock icons for menu items
- add about box
- center popup windows
- set modal to true for popup windows
Fri Aug 2 00:00:00 2002 Brent Fox 0.9.7-1
- replace line for the console.apps in spec file
Thu Jul 25 00:00:00 2002 Brent Fox 0.9.6-2
- update spec file for public beta 2
Wed Jul 17 00:00:00 2002 Brent Fox 0.9.4-3
- Fixed bug #68740
Wed Jul 17 00:00:00 2002 Brent Fox 0.9.4-2
- Fixed a few bugs with adding users
- Removed placeholder widgets
Thu Jun 27 00:00:00 2002 Brent Fox 0.9.1-1
- Fixed description
Fri May 31 00:00:00 2002 Brent Fox 0.1.0-3
- Fixed Requires
Wed May 1 00:00:00 2002 Brent Fox
- Added lots of code. App has basic functionality at this point.
Sun Mar 10 23:00:00 2002 Brent Fox
- initial coding and packaging