Guillem Jover
|
1a6633e2d9
dpkg: Stop exporting DPKG_LIBDIR to maintainer scripts
|
před 16 roky |
Guillem Jover
|
c43931e799
dpkg: Use iterators instead of exposing packageslump directly
|
před 16 roky |
Guillem Jover
|
97bc3081d2
Unify naming of va_list variables to args or args_copy
|
před 16 roky |
Guillem Jover
|
67dc78b406
dpkg: Fix --root by properly stripping root from maintainer script path
|
před 16 roky |
Raphaël Hertzog
|
d5b15f56fb
dpkg: export DPKG_LIBDIR to maintainer scripts
|
před 16 roky |
Raphaël Hertzog
|
246cf59f8c
dpkg: export DPKG_MAINTSCRIPT_NAME to tell what kind of script we're running
|
před 16 roky |
Guillem Jover
|
58a93c17fc
libdpkg: Move triglib declarations to a new triglib.h
|
před 16 roky |
Raphaël Hertzog
|
07522de7d6
Enhance dpkg's error message about programs missing from the PATH
|
před 16 roky |
Guillem Jover
|
5050748f1a
Use new command module instead of ad-hoc code
|
před 16 roky |
Guillem Jover
|
f096d6220a
dpkg: Remove scriptname argument from do_script()
|
před 16 roky |
Guillem Jover
|
04b8371625
dpkg: Move exec error string from do_script argument to ohshite call
|
před 16 roky |
Guillem Jover
|
e10b57f162
libdpkg: Rename varbuffree to varbuf_destroy
|
před 16 roky |
Guillem Jover
|
0383935a67
libdpkg: Rename m_fork to subproc_fork
|
před 16 roky |
Guillem Jover
|
1b6f6b3141
Use a for instead of a while loop in checkpath path splitting
|
před 16 roky |
Guillem Jover
|
12b6f988ff
Use designated initializers for namevalue array elements
|
před 16 roky |
Guillem Jover
|
6ad383f471
dpkg: Fix checkpath() to use varbuf instead of m_malloc
|
před 16 roky |
Guillem Jover
|
7ba3f71c0c
Unify text in license headers
|
před 16 roky |
Guillem Jover
|
d99d361f1b
Replace FSF address by pointing to the gnu.org URL
|
před 16 roky |
Guillem Jover
|
4d35b20c64
Rename process description function arguments to desc
|
před 16 roky |
Guillem Jover
|
f5c904d586
libdpkg: Rename and namespace subproc related functions
|
před 16 roky |
Guillem Jover
|
1c88ead04c
Sort order of header includes
|
před 17 roky |
Guillem Jover
|
c61f48738f
dpkg: Reduce variable scope in checkpath
|
před 17 roky |
Guillem Jover
|
1afae1b450
dpkg: Use size_t instead of long for path_len in checkpath()
|
před 17 roky |
Guillem Jover
|
b407cde7c7
dpkg: Use more meaningful and clearer variable names in checkpath()
|
před 17 roky |
Guillem Jover
|
95a4b0b31b
Switch to use stdbool were appropriate
|
před 17 roky |
Guillem Jover
|
b7f2f91179
Do not print redundant dpkg prefix and new line on undefined PATH
|
před 17 roky |
Guillem Jover
|
5fe88c57ee
Use warning() instead of fprintf() in checkpath()
|
před 17 roky |
Guillem Jover
|
1a8cda208d
Switch ad-hoc code to use struct pkg_list data type
|
před 17 roky |
Guillem Jover
|
d5f096c4c7
dpkg: Update list of binaries to check on PATH
|
před 17 roky |
Guillem Jover
|
9166393d32
Improve secure_unlink comment and move it outside the function
|
před 17 roky |