index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-17
merged from debian-sid
Michael Vogt
15
-9
/
+1008
2012-09-19
* apt-pkg/pkgcache.cc:
David Kalnischkies
1
-0
/
+50
2012-09-19
* apt-pkg/pkgcachegen.cc:
David Kalnischkies
1
-0
/
+22
2012-09-09
handle packages without a mandatory architecture (debian-policy ยง5.3)
David Kalnischkies
2
-6
/
+93
2012-09-03
* apt-pkg/cdrom.cc:
David Kalnischkies
2
-0
/
+120
2012-09-02
* apt-pkg/cdrom.cc:
David Kalnischkies
2
-0
/
+92
2012-09-02
* apt-pkg/indexcopy.cc:
David Kalnischkies
2
-0
/
+92
2012-08-30
* apt-pkg/packagemanager.cc:
David Kalnischkies
2
-1
/
+123
2012-08-05
ensure that the right architecture is used for cross-dependencies in
David Kalnischkies
2
-0
/
+26
2012-08-04
improve the check for purely virtuals as provided packages aren't
David Kalnischkies
1
-0
/
+12
2012-08-04
* cmdline/apt-get.cc:
David Kalnischkies
1
-0
/
+44
2012-07-18
* apt-pkg/cacheset.cc:
David Kalnischkies
1
-0
/
+33
2012-07-12
* apt-pkg/cachefilter.cc:
David Kalnischkies
3
-2
/
+18
2012-07-12
add (partial) partial request support for the webserver
David Kalnischkies
1
-8
/
+63
2012-07-11
add option to send Content-Type based on file extension
David Kalnischkies
1
-0
/
+12
2012-07-11
make the server a little more robust against write errors (e.g. broken pipe)
David Kalnischkies
1
-4
/
+11
2012-07-11
rework parsing of the first request-line to be more robust
David Kalnischkies
1
-31
/
+75
2012-07-11
add simple url rewriting to the webserver
David Kalnischkies
3
-40
/
+46
2012-07-11
do not hardcode /dev/null in changetowebserver so it can be changed
David Kalnischkies
1
-9
/
+9
2012-07-11
ensure that directories are accessed with a slash at the end of the url
David Kalnischkies
1
-7
/
+33
2012-07-10
http get requests need to be dequoted
David Kalnischkies
1
-0
/
+2
2012-07-10
include our usual config.h in the webserver
David Kalnischkies
1
-6
/
+8
2012-07-10
implement directory listing in your webserver
David Kalnischkies
1
-4
/
+91
2012-07-10
reformat the aptwebserver code to look more like the rest of APT
David Kalnischkies
1
-45
/
+44
2012-07-10
rename the paywall testcase and reformat it a bit
David Kalnischkies
1
-12
/
+12
2012-07-10
improve test some more
Michael Vogt
2
-2
/
+31
2012-07-10
cleanup, thanks to donkult for his feedback
Michael Vogt
3
-8
/
+5
2012-07-10
always send content-length via the new addDataHeaders() to ensure w3m/curl ar...
Michael Vogt
1
-12
/
+22
2012-07-10
add failing regression test for bug #346386
Michael Vogt
3
-5
/
+31
2012-07-10
add commandline, add configurable port, add --simulate-paywall to simulate a ...
Michael Vogt
1
-7
/
+45
2012-07-09
* apt-pkg/deb/deblistparser.cc:
David Kalnischkies
1
-0
/
+182
2012-07-09
start implementing an extremely simple webserver for testing APT
David Kalnischkies
4
-1
/
+254
2012-07-05
* apt-pkg/clean.cc:
David Kalnischkies
1
-0
/
+24
2012-07-04
* cmdline/apt-mark.cc:
David Kalnischkies
2
-0
/
+77
2012-06-29
* debian/control:
David Kalnischkies
1
-1
/
+1
2012-06-18
* cmdline/apt-get.cc:
David Kalnischkies
1
-0
/
+4
2012-06-14
add two tests for architecture specifications
David Kalnischkies
4
-9
/
+197
2012-06-12
add a testcase for #675449, which i forgot to commit
David Kalnischkies
2
-0
/
+88
2012-06-11
add a few tests to check that arch-specific qualifiers work
David Kalnischkies
1
-0
/
+43
2012-06-11
check build-dep candidate if install is forbidden
David Kalnischkies
2
-1
/
+16
2012-06-10
* apt-pkg/aptconfiguration.cc:
David Kalnischkies
1
-2
/
+4
2012-06-10
* cmdline/apt-get.cc:
Daniel Hartwig
1
-0
/
+3
2012-06-09
fix segfault with empty LongOpt in --no-* branch
David Kalnischkies
1
-2
/
+13
2012-06-09
* apt-pkg/contrib/cmdline.cc:
Daniel Hartwig
2
-0
/
+27
2012-05-20
* apt-pkg/aptconfiguration.cc:
David Kalnischkies
3
-5
/
+34
2012-05-19
* apt-pkg/packagemanager.cc:
David Kalnischkies
1
-0
/
+23
2012-05-16
* cmdline/apt-get.cc:
David Kalnischkies
1
-24
/
+42
2012-05-14
adapt manual testcase to check redirects of dists/, too
David Kalnischkies
1
-5
/
+7
2012-05-14
- separate manpages from the rest of the doc building
David Kalnischkies
1
-1
/
+1
2012-05-10
add a small wrapper to call gdb in the framework setting
David Kalnischkies
1
-0
/
+4
[next]