]> git.saurik.com Git - apt.git/history - test/interactive-helper
apt.cron.daily: Reference 10periodic instead of 02periodic
[apt.git] / test / interactive-helper /
2012-07-12  David Kalnischkiesadd (partial) partial request support for the webserver
2012-07-11  David Kalnischkiesadd option to send Content-Type based on file extension
2012-07-11  David Kalnischkiesmake the server a little more robust against write...
2012-07-11  David Kalnischkiesrework parsing of the first request-line to be more...
2012-07-11  David Kalnischkiesadd simple url rewriting to the webserver
2012-07-10  David Kalnischkiesensure that directories are accessed with a slash at...
2012-07-10  David Kalnischkieshttp get requests need to be dequoted
2012-07-10  David Kalnischkiesinclude our usual config.h in the webserver
2012-07-10  David Kalnischkiesimplement directory listing in your webserver
2012-07-10  David Kalnischkiesreformat the aptwebserver code to look more like the...
2012-07-10  Michael Vogtmerged the relevant bits from lp:~mvo/apt/lp346386
2012-07-10  Michael Vogtcleanup, thanks to donkult for his feedback
2012-07-10  Michael Vogtalways send content-length via the new addDataHeaders...
2012-07-10  Michael Vogtadd failing regression test for bug #346386
2012-07-10  Michael Vogtadd commandline, add configurable port, add --simulate...
2012-07-09  David Kalnischkiesstart implementing an extremely simple webserver for...
2012-04-20  Michael Vogtmerge from the lp:~mvo/apt/mvo branch
2012-04-16  Michael Vogtmerge from the expermental2 branch
2012-04-11  Michael Vogtmerged from donkults experimental branch
2012-03-22  David Kalnischkiesmerge with debian-sid (some version screw going on...
2012-03-22  David Kalnischkies* apt-inst/database.{cc,h}, apt-inst/deb/dpkgdb.{cc,h}:
2012-03-20  David Kalnischkiesfor these helpers we don't need too much checks,
2012-01-18  Michael Vogt* apt-pkg/aptconfiguration.cc:
2011-12-20  Michael Vogtmerged from lp:~donkult/apt/sid/
2011-12-19  Michael Vogtmerged from debian-sid
2011-11-10  Michael Vogtmerged from http://bzr.debian.org/bzr/apt/apt/debian...
2011-10-30  David Kalnischkiesmerge with my debian-sid branch
2011-10-14  Michael Vogtmerged lp:~donkult/apt/experimental
2011-10-05  David Kalnischkiesmerge with current debian apt/experimental
2011-10-05  Michael Vogt* apt-pkg/contrib/configuration.cc:
2011-09-19  David Kalnischkiesuse forward declaration in headers if possible instead...
2011-09-19  David Kalnischkiesdo not pollute namespace in the headers with using...
2011-09-14  David Kalnischkiesenable APT in unpack/configure ordering to handle loops...
2011-09-14  Michael Vogtmerged from lp:~donkult/apt/experimental
2011-09-13  David Kalnischkiesmerge with debian/sid
2011-08-17  Michael Vogtmerged lp:~donkult/apt/sid
2011-08-17  David Kalnischkiesfix 'comparison between signed and unsigned integer...
2011-08-17  David Kalnischkiesmove the networkless test to the interactive helpers...
2011-08-17  David Kalnischkiesmove the interactive helper to a subdirectory of test