Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37042734
en ru br
Репозитории ALT

Группа :: Система/Серверы
Пакет: settingsd

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

3 июня 2019 Vitaly Lipatov <lav at altlinux.ru> 1.0-alt1

  • build version 1.0

28 января 2019 Vitaly Lipatov <lav at altlinux.ru> 0.4-alt1

  • build with python3
  • add fmod-pam

4 февраля 2011 Devaev Maxim <mdevaev at etersoft.ru> 0.3-alt4

  • d-Bus policy for fmod_nss_roles

4 февраля 2011 Devaev Maxim <mdevaev at etersoft.ru> 0.3-alt3

  • functionality level = 132

4 февраля 2011 Devaev Maxim <mdevaev at etersoft.ru> 0.3-alt2

  • added fmod_local_users to spec
  • added methods for get GID variables from login.defs
  • added methods for get UID variables from login.defs
  • config options refactoring
  • correct processing of missing files
  • dBus policy for fmod_local_users
  • fixed error on close() in PLainEditor
  • fixed signal servicesChanged()
  • fix variable path in PlainEditor on save()
  • module for control at local users
  • module for nss roles control (from Tartarus)
  • new func level = 121
  • new validators collection for standards UNIX entities
  • none value in PlainEditor.setValue() works same as []
  • plugin for control of UNIX groups, his D-Bus policy and configuration
  • realName() method for some objects
  • refactoring, fixed groupsChanged() signal
  • refactoring of dbus namespaces in fmod_system_services
  • refactoring, policy update for fmod_system_service
  • removed word "UNIX" from log message
  • setGid() for fmod_local_groups
  • spec update for fmod_nss_roles
  • code refactoring

27 января 2011 Devaev Maxim <mdevaev at etersoft.ru> 0.3-alt1

  • added library for editing config files and universal class for plain configs
  • closing editor in fmod_date_time
  • fmod_date_time uses PlainEditor
  • fmod_dnsmasq_config uses PlainEditor
  • fmod_ntp_config uses PlainEditor
  • log exceptions at file creating in PlainConfig
  • logging in PlainEditor
  • refactoring, fmod_rtorrentd_config uses PlainEditor
  • splitted opening of config for read and write

19 января 2011 Devaev Maxim <mdevaev at etersoft.ru> 0.2-alt1

  • dbus_tools and tools now a tools packages
  • fixed installer, new version is 0.2
  • message if resieved keyboard interrupt
  • new validators in plugins
  • refactoring
  • splitted validators library
  • using new version validators and tools

17 января 2011 Devaev Maxim <mdevaev at etersoft.ru> 0.1-alt14

  • added module for rtorrentd configuration
  • added package for module fmod_rtorrent_config
  • checks for incorrect values in fmod_rtorrentd_config
  • dBus policy for fmod_rtorrentd_config
  • d-Bus policy update
  • fixed build error, subpackage names
  • functionality level = 83
  • functional level = 87
  • merge branch 'master' of git.eter:/people/mdevaev/packages/settingsd
  • renamed dnsmasq.conf to dnsmasq_config.conf
  • support of get/set raw data to config RTORRENT_CONFIG
  • support option RTORRENT_CONFIG
  • syntax error fix

17 декабря 2010 Devaev Maxim <mdevaev at etersoft.ru> 0.1-alt13

  • added loading default configs for date/time
  • added loading default configs for dnsmasq
  • added loading default configs for ntpd

8 декабря 2010 Devaev Maxim <mdevaev at etersoft.ru> 0.1-alt12

  • fixed broken dependency on smartmontools

8 декабря 2010 Devaev Maxim <mdevaev at etersoft.ru> 0.1-alt11

  • added folders for plugins data
  • fixed build errors
  • package is divided into the main program and plugins

7 декабря 2010 Devaev Maxim <mdevaev at etersoft.ru> 0.1-alt10

  • added validator for IPv4 address
  • changed functionality level
  • check for on-digit mask range
  • closing file does not emmit exception
  • fixed small bug in IPv4 address validator, added validator for IPv4 netmask validator, validator for hardware MAC address
  • new parsers for ntp_config
  • plugin for dnsmasq configuration
  • some calls of execProcess in plugins no longer cause exceptions
  • updated D-Bus policy

25 ноября 2010 Devaev Maxim <mdevaev at etersoft.ru> 0.1-alt9

  • added package requirement at hwclock

25 ноября 2010 Devaev Maxim <mdevaev at etersoft.ru> 0.1-alt8

  • added DBus policy for fmod_date_time, refactoring
  • added module for date/time configuration
  • current functionality level = 62
  • fixed regexp for ntp servers, code for checks /etc/ntp.conf
  • output version status at option -v
  • refactoring

16 ноября 2010 Devaev Maxim <mdevaev at etersoft.ru> 0.1-alt7

  • added requirements for this verison

15 ноября 2010 Devaev Maxim <mdevaev at etersoft.ru> 0.1-alt6

  • added exception on process fail to fmod_system_services at first services loading
  • added module for check SMART status
  • added signal for disk changed to disks_smart
  • additional version constants: functionality level and development status
  • add simple SMART support checking
  • add tools module with execProcess()
  • aPI for determine settingsd version and functionality level
  • dBus policy for fmod_disks_smart
  • dynamic add and remove system services by inotify events on /etc/rc.d/init.d
  • enable GObject threads
  • fixed bug with getting dict of sharedObjects
  • installation info and dynamic classifiers from settingsd/const.py
  • merge branch 'master' of git.eter:/people/mdevaev/packages/settingsd
  • moved raising SubprocessFailure to tools module
  • new {submod} macros for logger
  • refactoring all function modules for using tools
  • removed unused modules
  • systemServices in shared
  • using constructor instead initService(), first run not emits signals

10 ноября 2010 Devaev Maxim <mdevaev at etersoft.ru> 0.1-alt5

  • changed return value type of meminfo API from float to int
  • dBus policy for fmod_ntp_config
  • fixed bug with access to object_path
  • most verbosity server messages at loading and closing services
  • nTP configuration module
  • style fix
  • using closed variables instead private in classes, fixed small bugs in logger
  • validator for string list

26 октября 2010 Devaev Maxim <mdevaev at etersoft.ru> 0.1-alt4

  • Fixed build errors

26 октября 2010 Devaev Maxim <mdevaev at etersoft.ru> 0.1-alt3

  • Fixed init script including into package

25 октября 2010 Devaev Maxim <mdevaev at etersoft.ru> 0.1-alt2

  • Fixed build errors
  • Added startup init srcipt

25 октября 2010 Devaev Maxim <mdevaev at etersoft.ru> 0.1-alt1

  • Initial build
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin