summaryrefslogtreecommitdiff
path: root/debian/apache2.postinst
AgeCommit message (Expand)AuthorFilesLines
2016-09-21Update apache-htcacheclean.init to have sensible Default-Start valuesRaphaël Hertzog1-15/+34
2016-08-10Fix conffiles from wheezy upgradeStefan Fritsch1-0/+20
2016-08-07Fix error handling in is_problematic_index_html() in postinstStefan Fritsch1-2/+2
2016-07-05Revert "Fix conffiles from wheezy upgrade"Stefan Fritsch1-20/+0
2016-05-29Fix conffiles from wheezy upgradeStefan Fritsch1-0/+20
2016-05-28Remove links to manpages.debian.org in default index.htmlStefan Fritsch1-0/+23
2016-03-28rework htcacheclean integrationStefan Fritsch1-1/+41
2015-10-24Don't treat mpm_itk as MPM module in deferred actionsStefan Fritsch1-1/+1
2015-07-20Fixed tests on deferred mpm switch (#789914)Jean-Michel Vourgère1-7/+7
2015-06-08Process actions in trigger states. #787103Colin Watson1-1/+1
2015-06-07Removed pre-jessie code from maintainer scriptsJean-Michel Vourgère1-15/+2
2015-05-28Drop 2.2 migration scriptsJean-Michel Vourgère1-303/+5
2015-04-28Add proxy_html.confStefan Fritsch1-0/+6
2014-09-28lintian: invoke logger without pathStefan Fritsch1-2/+2
2014-09-28fix logic to get current MPMStefan Fritsch1-1/+1
2014-09-28Defer actions by maintscript-helper if apache2 is unconfiguredStefan Fritsch1-0/+72
2014-09-21re-add mod_identStefan Fritsch1-1/+0
2014-04-27Fix docroot change falloutStefan Fritsch1-8/+16
2013-12-23Add a warning to ITK users of the current Debian TestingArno Töll1-0/+24
2013-11-24Change the default document root to /var/www/htmlArno Töll1-1/+1
2013-11-07Drop the itk package, it is provided as from its own source package in futureArno Töll1-1/+5
2013-07-21refresh dependencies in postinstStefan Fritsch1-0/+10
2013-07-20Also reinstall index.html when upgrading from Wheezy as its removed during th...Arno Töll1-1/+1
2013-05-30More Squeeze -> Wheezy which I had forgotten apparentlyArno Töll1-5/+5
2013-05-20Properly escape possibly undefined variables in apache2.postinstArno Töll1-1/+1
2013-05-11Enable mod_authn_core when upgrading from wheezyStefan Fritsch1-1/+1
2013-05-08Rename Squeeze -> Wheezy in scriptsArno Töll1-15/+15
2012-04-21Explicitly enable mod_authz_core on upgrades.Stefan Fritsch1-1/+1
2012-04-15Re-add the ITK MPM.Stefan Fritsch1-3/+1
2012-04-15* rename usr-lib-cgi-bin.conf -> that sounds hopefully a bit more helpfulArno Töll1-4/+5
2012-04-14* Move the configuration of /usr/lib/cgi-bin into a separate config file.Stefan Fritsch1-0/+4
2012-04-09* Enable stateful configuration handlingArno Töll1-6/+10
2012-03-27version.load is now obsolete, tooStefan Fritsch1-1/+2
2012-03-27Do not try to remove 2.2 maintainer scripts if we're not upgrading. Plus omitArno Töll1-2/+4
2012-03-18remove code that duplicates refresh_modules() functionalityStefan Fritsch1-7/+0
2012-03-17enable more modules during new install, alwayw enable access_compatStefan Fritsch1-36/+17
2012-03-17purge apache2.2-common's postrmStefan Fritsch1-0/+10
2012-03-17add some debug outputStefan Fritsch1-0/+2
2012-03-17another todo, debug outputStefan Fritsch1-0/+2
2012-03-17Enable mod_filter on upgrade, note TODOsStefan Fritsch1-1/+3
2012-03-16unexpand tabs, no code changeStefan Fritsch1-106/+106
2012-03-14Add some quotingStefan Fritsch1-7/+7
2012-03-14Treat old version of httpd.conf as unchangedStefan Fritsch1-1/+3
2012-03-07Add MPM transitional packageArno Töll1-17/+48
2012-03-05Tweak documentation installed along the packagesArno Töll1-1/+2
2012-03-05Fix various smaller bugs in debian/rules, helper scripts and postinstArno Töll1-11/+48
2012-03-02* Drop obsolete maintainer scripts from 2.2Arno Töll1-4/+26
2012-02-29* Provide a man page link from apxs2 to apxsArno Töll1-0/+2
2012-02-29Do a proper transition of httpd.conf if it existsArno Töll1-2/+22
2012-02-25Require a .conf suffix for site configurationArno Töll1-40/+43