aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Change how services are handled in systemd.v0.24.20.24.2Colin Guthrie2011-10-302-27/+28
| | | | | | | | | | | This ensures that services are started/stopped in the most appropriate way depending on what init system is being used. Also when upgrading a service, ensure it is properly restarted even when using systemd (assuming it is currently running). Testing these scripts without actually installing/uninstalling package may result in the sysvinit scripts being deleted so be careful.
* Remove a split out function which no longer reflected it's name.Colin Guthrie2011-10-301-24/+21
| | | | The function is short enough that splitting it out does not really aid readability
* Remove early exit and replace with conditionals to improve readabilityColin Guthrie2011-10-301-13/+11
|
* Extend the msec check to systemd socket units as well as services onesColin Guthrie2011-10-301-0/+1
|
* Ensure systemd units are handled automagically from the service name.Colin Guthrie2011-10-302-5/+18
| | | | | | | | | | | The Mandriva code required that all packages were updated to deal with systemd units whenever they are provided. While packages generally need updated to include new units, it's also something that requires a lot of work and thus in the short term we should deal with it with minimal changes. By always seting the units variable, some checks become redundant so skip them or replace with a suitable alternative
* Tabs->Spaces. The latter seems more common, so go with that.Colin Guthrie2011-10-302-43/+43
|
* Set svn:keywords on the files that use it.Colin Guthrie2011-10-3015-15/+15
|
* Remove mandriva supportDexter Morgan2011-10-282-9/+0
|
* Add systemd support ( mdv )Dexter Morgan2011-10-279-40/+253
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-10-2715-15/+15
| | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r2081 | dmorgan | 2011-10-27 23:29:24 +0100 (Thu, 27 Oct 2011) | 1 line import rpm-helper ------------------------------------------------------------------------
* bump releasev0.23.1Guillaume Rousse2010-05-292-1/+5
|
* force group creation, whatever /etc/login.defs says, to ensure expected ↵Guillaume Rousse2010-05-291-1/+1
| | | | group ownership is set (fix #59327)
* document changesv0.23.0Guillaume Rousse2010-02-041-0/+8
|
* silent initscript invocationGuillaume Rousse2010-02-041-2/+2
|
* rsyslog init script doesn't have condreload actionGuillaume Rousse2010-02-041-1/+1
|
* fix arguments assignementGuillaume Rousse2010-02-041-1/+1
|
* only add configuration entry if target syslog implementation is installedGuillaume Rousse2010-02-041-3/+5
|
* fix arguments orderGuillaume Rousse2010-02-041-1/+1
|
* check the file exists before deleting itGuillaume Rousse2010-02-041-0/+4
|
* bump versionGuillaume Rousse2010-02-031-1/+1
|
* rsyslog can use configuration statements for external sources, instead of ↵Guillaume Rousse2010-02-031-5/+2
| | | | command-line argument, allowing to just reload it
* update macros for new interfaceGuillaume Rousse2010-02-031-2/+2
|
* don't forget to return a true value when loadedGuillaume Rousse2010-01-251-0/+2
|
* make it testableGuillaume Rousse2010-01-251-14/+22
|
* adapt del-syslog to new add-syslog behaviourGuillaume Rousse2010-01-251-9/+30
|
* initial importGuillaume Rousse2010-01-251-0/+108
|
* test supportGuillaume Rousse2010-01-251-1/+6
|
* - change interface to make facility a mandatory argumentGuillaume Rousse2010-01-251-183/+118
| | | | | | | - don't return anything anymore - drop syslog-ng support - ensure integration with sysklod until 2010.0, with rsyslog thereafter
* re-enable running chkconfig for services during package upgrade, all init ↵Guillaume Rousse2010-01-231-5/+3
| | | | scripts should have been fixed since 2008.1 (and this should also fix #52313)
* oops, restore trunk :)Olivier Blin2009-10-300-0/+0
|
* update NEWSOlivier Blin2009-10-301-0/+2
|
* 0.22.2Olivier Blin2009-10-302-1/+4
|
* do not stop service during installOlivier Blin2009-10-301-1/+3
| | | | | | (or else shorewall will be stopped because moved in another package, making the install hang for a while)
* fix typo introduced by previous releaseGuillaume Rousse2009-03-312-2/+2
|
* bump releasev0.22.1Guillaume Rousse2009-03-302-1/+4
|
* fix typos in conditionalsGuillaume Rousse2009-03-302-2/+2
|
* bump versionGuillaume Rousse2009-03-292-1/+7
|
* do not abort on upgrade, but if key already existsGuillaume Rousse2009-03-291-1/+1
|
* only add user or group if not already existingGuillaume Rousse2009-03-292-14/+19
|
* don't silent stderr outputGuillaume Rousse2009-03-295-6/+6
|
* 0.21.4v0.21.4Pascal Rigaux2008-04-022-1/+3
|
* * workaround services "disabled" (butchered?) by default getting disabled onPascal Rigaux2008-04-022-3/+9
| | | | | upgrade (#39720)
* new releasev0.21.3Guillaume Rousse2008-03-142-1/+5
|
* fix syslog-ng level settingGuillaume Rousse2008-03-141-1/+1
|
* silent service reload, to avoid error message in outputGuillaume Rousse2008-03-141-2/+2
|
* fix %_create-ssl-certificate args _correctly_v0.21.2Guillaume Rousse2008-02-143-2/+5
|
* bump releasev0.21.1Guillaume Rousse2008-02-052-1/+4
|
* fix %_create_ssl_certificate argsGuillaume Rousse2008-02-051-1/+1
|
* useless filev0.21.0Guillaume Rousse2008-01-271-77/+0
|
* bump releaseGuillaume Rousse2008-01-272-1/+9
|