Adam Heath
|
cabb57e916
Fix several read pass buffer bugs, and a memleak.
|
24 éve |
Adam Heath
|
884a109e4b
Revert last modification. It'll be fixed properly for dpkg 1.11.
|
24 éve |
Adam Heath
|
f9e519d4c7
Fixed printversion(), to allow translations to be done better.
|
24 éve |
Adam Heath
|
3dc5dd229b
New functions, standard_startup, standard_shutdown, that contain the most
|
24 éve |
Adam Heath
|
a1d9dc46c5
Several more gcc -W<foo> fixes.
|
24 éve |
Wichert Akkerman
|
c01a401220
Perl sucks, fix Ian's email address
|
24 éve |
Wichert Akkerman
|
670f5646f1
Update Ian Jacksons' email address
|
24 éve |
Wichert Akkerman
|
23df49b33d
No longer set LC_CTYPE and switch to using cisalpha and cisdigit instead
|
24 éve |
Adam Heath
|
a832d2a736
Turn setstatuspipe into a generic setpipe, in preparation for --result-fd.
|
25 éve |
Adam Heath
|
731952425e
Make sure the integer passed to --result-fd is correct before manipulating
|
25 éve |
Wichert Akkerman
|
fa950986c4
use DPKG define in printversion output
|
25 éve |
Wichert Akkerman
|
e30157676d
Force LC_CTYPE to C
|
25 éve |
Wichert Akkerman
|
ac6d78c8a1
Add per-user configuration file
|
25 éve |
Adam Heath
|
796c9b08ba
Fix some gcc 3.0 warnings.
|
25 éve |
Adam Heath
|
c421181cac
Split out code for commands -sSlLp into a separate binary, dpkg-query, and
|
25 éve |
Wichert Akkerman
|
24a17cc560
Fix spelling error
|
25 éve |
Wichert Akkerman
|
c473e7c72c
Make execbackend logic a bit more readable
|
25 éve |
Adam Heath
|
d34b52fe3f
s/--no-debsign/--no-debsig/ in help.
|
25 éve |
Adam Heath
|
ea93ed48c1
Fixed up several warning types: const, casting, incorrect sizes,
|
25 éve |
Adam Heath
|
c9bef0784a
Added macro NONRETURNING to several functions.
|
25 éve |
Adam Heath
|
a07ea60199
reworked \\ parsing in commandfd.
|
25 éve |
Wichert Akkerman
|
80a3b33369
Fix weird pointer usage
|
25 éve |
Adam Heath
|
514de72e1f
Accidentally commited a debug fprintf stmt in the last ci.
|
25 éve |
Adam Heath
|
97d41f03f6
Disabled --command-fd, until further testing can be done.
|
25 éve |
Wichert Akkerman
|
0217a57485
add --no-debsign option to dpkg
|
25 éve |
Wichert Akkerman
|
b19ccb6c22
add debsig-verify support
|
25 éve |
Wichert Akkerman
|
cf5d2919f6
* ChangeLog: undo file corruption (ugh)
|
25 éve |
Adam Heath
|
1223023a31
Fix -Wall messages. Also, fix handling of user-defined fields in
|
25 éve |
Adam Heath
|
d47d27f841
Change --{status,command}-pipe to --{status,command}-fd.
|
25 éve |
Adam Heath
|
20e7af7b6e
Add a --command-pipe. This allows multiple commands to be passed to a
|
25 éve |