Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | bump version | Guillaume Rousse | 2010-02-03 | 1 | -1/+1 | |
| | ||||||
* | rsyslog can use configuration statements for external sources, instead of ↵ | Guillaume Rousse | 2010-02-03 | 1 | -5/+2 | |
| | | | | command-line argument, allowing to just reload it | |||||
* | update macros for new interface | Guillaume Rousse | 2010-02-03 | 1 | -2/+2 | |
| | ||||||
* | don't forget to return a true value when loaded | Guillaume Rousse | 2010-01-25 | 1 | -0/+2 | |
| | ||||||
* | make it testable | Guillaume Rousse | 2010-01-25 | 1 | -14/+22 | |
| | ||||||
* | adapt del-syslog to new add-syslog behaviour | Guillaume Rousse | 2010-01-25 | 1 | -9/+30 | |
| | ||||||
* | initial import | Guillaume Rousse | 2010-01-25 | 1 | -0/+108 | |
| | ||||||
* | test support | Guillaume Rousse | 2010-01-25 | 1 | -1/+6 | |
| | ||||||
* | - change interface to make facility a mandatory argument | Guillaume Rousse | 2010-01-25 | 1 | -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 Rousse | 2010-01-23 | 1 | -5/+3 | |
| | | | | scripts should have been fixed since 2008.1 (and this should also fix #52313) | |||||
* | oops, restore trunk :) | Olivier Blin | 2009-10-30 | 0 | -0/+0 | |
| | ||||||
* | update NEWS | Olivier Blin | 2009-10-30 | 1 | -0/+2 | |
| | ||||||
* | 0.22.2 | Olivier Blin | 2009-10-30 | 2 | -1/+4 | |
| | ||||||
* | do not stop service during install | Olivier Blin | 2009-10-30 | 1 | -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 release | Guillaume Rousse | 2009-03-31 | 2 | -2/+2 | |
| | ||||||
* | bump releasev0.22.1 | Guillaume Rousse | 2009-03-30 | 2 | -1/+4 | |
| | ||||||
* | fix typos in conditionals | Guillaume Rousse | 2009-03-30 | 2 | -2/+2 | |
| | ||||||
* | bump version | Guillaume Rousse | 2009-03-29 | 2 | -1/+7 | |
| | ||||||
* | do not abort on upgrade, but if key already exists | Guillaume Rousse | 2009-03-29 | 1 | -1/+1 | |
| | ||||||
* | only add user or group if not already existing | Guillaume Rousse | 2009-03-29 | 2 | -14/+19 | |
| | ||||||
* | don't silent stderr output | Guillaume Rousse | 2009-03-29 | 5 | -6/+6 | |
| | ||||||
* | 0.21.4v0.21.4 | Pascal Rigaux | 2008-04-02 | 2 | -1/+3 | |
| | ||||||
* | * workaround services "disabled" (butchered?) by default getting disabled on | Pascal Rigaux | 2008-04-02 | 2 | -3/+9 | |
| | | | | | upgrade (#39720) | |||||
* | new releasev0.21.3 | Guillaume Rousse | 2008-03-14 | 2 | -1/+5 | |
| | ||||||
* | fix syslog-ng level setting | Guillaume Rousse | 2008-03-14 | 1 | -1/+1 | |
| | ||||||
* | silent service reload, to avoid error message in output | Guillaume Rousse | 2008-03-14 | 1 | -2/+2 | |
| | ||||||
* | fix %_create-ssl-certificate args _correctly_v0.21.2 | Guillaume Rousse | 2008-02-14 | 3 | -2/+5 | |
| | ||||||
* | bump releasev0.21.1 | Guillaume Rousse | 2008-02-05 | 2 | -1/+4 | |
| | ||||||
* | fix %_create_ssl_certificate args | Guillaume Rousse | 2008-02-05 | 1 | -1/+1 | |
| | ||||||
* | useless filev0.21.0 | Guillaume Rousse | 2008-01-27 | 1 | -77/+0 | |
| | ||||||
* | bump release | Guillaume Rousse | 2008-01-27 | 2 | -1/+9 | |
| | ||||||
* | use service name for certificate file, not package name | Guillaume Rousse | 2008-01-27 | 1 | -2/+2 | |
| | ||||||
* | document all macros | Guillaume Rousse | 2008-01-27 | 1 | -0/+56 | |
| | ||||||
* | rename %create-ssl-certificate to %_create-ssl-certificate, by consistency ↵ | Guillaume Rousse | 2008-01-27 | 1 | -1/+1 | |
| | | | | with all other macros (except %create_ghost_file) | |||||
* | change create-ssl-certificate interface to use options | Guillaume Rousse | 2008-01-27 | 1 | -8/+14 | |
| | ||||||
* | revert previous commit | Guillaume Rousse | 2008-01-27 | 3 | -71/+11 | |
| | ||||||
* | svn keywords expansion | Guillaume Rousse | 2008-01-27 | 3 | -11/+71 | |
| | ||||||
* | don't handle portmap specific case in a generic service handling method | Guillaume Rousse | 2007-11-22 | 1 | -8/+0 | |
| | ||||||
* | new releasv0.20.0 | Guillaume Rousse | 2007-09-06 | 1 | -0/+3 | |
| | ||||||
* | more readable scenario (installation/upgrade/removal) checking | Guillaume Rousse | 2007-09-06 | 2 | -2/+7 | |
| | ||||||
* | no arg for this macro | Guillaume Rousse | 2007-09-06 | 1 | -1/+1 | |
| | ||||||
* | add markers for easier removal | Guillaume Rousse | 2007-09-06 | 1 | -2/+4 | |
| | ||||||
* | relaunch service after configuration modification | Guillaume Rousse | 2007-09-06 | 1 | -2/+8 | |
| | ||||||
* | rewrite del-syslog too | Guillaume Rousse | 2007-09-06 | 2 | -313/+26 | |
| | ||||||
* | s/syslog_facility/syslog_entry/ | Guillaume Rousse | 2007-09-06 | 1 | -4/+4 | |
| | ||||||
* | adapt _post_syslogadd to new scriptlet | Guillaume Rousse | 2007-09-06 | 1 | -1/+2 | |
| | ||||||
* | bump release | Guillaume Rousse | 2007-09-06 | 1 | -2/+2 | |
| | ||||||
* | switch to short options (rpm macros can't handle long ones), and fix a few ↵ | Guillaume Rousse | 2007-09-06 | 1 | -17/+14 | |
| | | | | issues | |||||
* | drop get-free-syslog-facility helper, obsoleted by add-syslog | Guillaume Rousse | 2007-09-06 | 2 | -15/+0 | |
| | ||||||
* | rewrite in perl for readability | Guillaume Rousse | 2007-09-05 | 1 | -233/+232 | |
| |