summaryrefslogtreecommitdiff
path: root/debian/a2enmod
AgeCommit message (Expand)AuthorFilesLines
2016-12-05Merge branch 'master' of git://anonscm.debian.org/pkg-apache/apache2Igor Pashev1-22/+101
2016-09-21Update apache-htcacheclean.init to have sensible Default-Start valuesRaphaël Hertzog1-3/+1
2016-09-20a2enmod: implement systemd supportRaphaël Hertzog1-11/+30
2016-05-28Fix a2enmod to run on perl 5.14 to simplify backportsStefan Fritsch1-2/+2
2016-03-28rework htcacheclean integrationStefan Fritsch1-7/+51
2016-03-26styleStefan Fritsch1-1/+2
2016-03-26style tweaksStefan Fritsch1-9/+11
2016-03-26Don't treat mod_access_compat as essentialStefan Fritsch1-1/+1
2015-10-24Don't treat mpm_itk as MPM module in a2enmodStefan Fritsch1-1/+1
2015-06-08a2dismod: Do not translate cgi into cgidJean-Michel Vourgère1-1/+1
2014-07-13Warn when disabling essential modules, similar to apt when removing essential...Arno Töll1-0/+20
2014-06-08Remove obsolete warning in a2enmod about mpm-itkStefan Fritsch1-5/+0
2014-06-01Merge branch 'master' of git://anonscm.debian.org/pkg-apache/apache2Igor Pashev1-0/+2
2013-12-28apache2 (2.4.6-4+dyson4) unstable; urgency=lowdyson/2.4.6-4+dyson4Igor Pashev1-1/+1
2013-12-22apache2 (2.4.6-4+dyson3) unstable; urgency=lowdyson/2.4.6-4+dyson3Igor Pashev1-0/+1
2013-11-30Updated debian/a2enmod for SMFIgor Pashev1-6/+23
2013-11-02Don't leave with RC=1 when purging a conf which does not exist anymoreArno Töll1-0/+2
2013-06-07Strip file extension from arguments to a2enmodArno Töll1-0/+1
2013-05-20Restart the web-server during upgradesArno Töll1-0/+5
2013-05-20Hook dh_apache2 into postrm and premArno Töll1-0/+3
2012-04-26* Add a -p|--purge option to a2enmod which purges the internal state data baseArno Töll1-5/+9
2012-04-20Stop the mixed indentation mess:Arno Töll1-3/+2
2012-04-15Make a2enmod print a warning when enabling MPM-ITKStefan Fritsch1-0/+5
2012-04-15Run a2enmod through "perltidy -pbp"Stefan Fritsch1-102/+129
2012-04-09* Enable stateful configuration handlingArno Töll1-75/+76
2012-04-09* Added module/configuration/site on|off "memory"Filip M. Nowak1-30/+70
2012-04-01Improve dependency handling in a2enmodStefan Fritsch1-14/+67
2012-03-29Remove filename filteringStefan Fritsch1-4/+0
2012-03-17die on unparsable output from apache2ctl -VStefan Fritsch1-1/+1
2012-03-17guess MPM from .load file if config is brokenStefan Fritsch1-0/+17
2012-02-25Require a .conf suffix for site configurationArno Töll1-8/+2
2012-02-16* move files from conf.d to conf-availableArno Töll1-1/+7
2012-02-16* Fix a bug with the dangling symlink handling in a2enmod. Dangling *.conf linksArno Töll1-0/+9
2012-01-30* Implement Conflicts header for module configuration filesArno Töll1-0/+29
2012-01-27* Denote (some of the) bugs fixed in 2.4 in debian/changelogArno Töll1-1/+1
2012-01-27* Don't install /var/lock/apache2 - let the start script deal with itArno Töll1-1/+1
2012-01-02Improve reload message of a2enmod. Closes: #639291Stefan Fritsch1-1/+1
2012-01-02Make a2enmod's restart hint more cut'n'paste friendly. LP: #770204Stefan Fritsch1-1/+1
2012-01-02Make a2ensite and friends ignore the same filenames as apache does forStefan Fritsch1-1/+2
2012-01-02improve ssl hint in a2enmod and fix syntax errorStefan Fritsch1-5/+5
2012-01-02add documentation for SSL and make a2enmod point to README.DebianStefan Fritsch1-0/+5
2012-01-02allow a2dis* to remove dead symlinksStefan Fritsch1-0/+11
2012-01-02complete rewrite of a2{en,dis}{mod,site}Stefan Fritsch1-0/+324