Commit History

Author SHA1 Message Date
  Guillem Jover 141b8a46fa libdpkg: Make str_escape_fmt buffer overflow safe 16 years ago
  Guillem Jover 295a6102ca libdpkg: Refactor string termination in path_quote_filename 16 years ago
  Guillem Jover 537a507643 libdpkg: Change switch into if/else in path_quote_filename 16 years ago
  Guillem Jover 180e2e0e47 libdpkg: Add new warningv() function and make warning() use it 16 years ago
  Guillem Jover 7d4d1007c4 libdpkg: Add PURE, MALLOC, NONNULL and REQRET compiler attributes 16 years ago
  Guillem Jover 631338a5e5 dselect: Remove shadowing variable definitions from pkgtop 16 years ago
  Guillem Jover 2d8721c841 build: Use AC_REQUIRE for AC_CANONICAL_HOST in DPKG_FUNC_ASYNC_SYNC 15 years ago
  Guillem Jover 79b0a98dff build: Change the strictness from gnu to foreign 16 years ago
  Guillem Jover bbf1c10064 build: Refactor --with/out options into DPKG_WITH_PROG and DPKG_WITH_DIR 16 years ago
  Guillem Jover fcd428d0b0 build: Unify and fix AC_ARG_ENABLE usage 16 years ago
  Guillem Jover d20d82f994 build: Add missing m4 quotes around AM_CONDITIONAL argument 16 years ago
  Guillem Jover 495dfd0389 build: Add missing m4 quotes to sed regex 16 years ago
  Cyril Brulebois e338748e9f build: Break if ncurses is requested but unavailable 16 years ago
  Guillem Jover 4f81ba2457 man: Use FHS mount point for /media/cdrom 16 years ago
  Guillem Jover ba908783e3 libdpkg: Always print parse warnings on stderr 16 years ago
  Guillem Jover 4afc4d0239 libdpkg: Reorded convert_string arguments 16 years ago
  Guillem Jover 28007d02c3 Use new namevalue_find_by_name function instead of ad-hoc code 16 years ago
  Guillem Jover e66836854e libdpkg: Add new namevalue_find_by_name function 16 years ago
  Guillem Jover 8c234c5698 libdpkg: Move namevalue declarations to its own header file 16 years ago
  Guillem Jover b89373e169 libdpkg: Rename package blank functions to pkg_blank and pkg_perfile_blank 16 years ago
  Guillem Jover a3dd7c6101 libdpkg: Rename informative to pkg_is_informative 16 years ago
  Guillem Jover f74dfc666e libdpkg: Rename illegal_packagename to pkg_name_is_illegal 16 years ago
  Guillem Jover a6066a13aa libdpkg: Rename illegal_triggername to trig_name_is_illegal 16 years ago
  Guillem Jover cc49169cdc dpkg-trigger: Remove duplicate command name from error messages 16 years ago
  Guillem Jover 9db4a822bb libdpkg: Namespace package database functions with pkg_db_ prefix 16 years ago
  Guillem Jover 6ad315a1ee libdpkg: Use push_error_context_jump() instead of push_error_handler() 16 years ago
  Guillem Jover 2a92bb8118 libdpkg: Rename error_unwind() to pop_error_context() 16 years ago
  Guillem Jover 051423d23c dselect: Use a function instead of a jump error handler 16 years ago
  Guillem Jover b94d25d09f Use push_error_context() instead of ad-hoc code 16 years ago
  Guillem Jover 841f42173e libdpkg: Add new push_error_context() function 16 years ago