Commit History

Author SHA1 Message Date
  Guillem Jover 9ccc961518 u-a: Flush the alternatives database file stream before fsync()ing it 15 years ago
  Raphaël Hertzog 0e0e26cb8e update-alternatives: fsync the administrative files before installation 15 years ago
  Raphaël Hertzog c28eadb19f update-alternatives: new syserr() function 15 years ago
  Guillem Jover cf715ae93a u-a: Remove unused new_choice assignment 15 years ago
  Guillem Jover 74dc50b34d Use size_t and %zu to handle memory sizes and offsets 15 years ago
  Guillem Jover 65d2ed5c21 u-a: Do not unneedingly initialize variables to NULL 15 years ago
  Guillem Jover 7221d533e9 u-a: Fix memory leaks due to scandir() return value 15 years ago
  Guillem Jover 694b4b5ade Merge branch 'squeeze' (through tag '1.15.8.10') 15 years ago
  Guillem Jover 19a571d40f u-a: Fix segfault in --auto on link groups with only dangling symlinks 15 years ago
  Guillem Jover e63e1fa4a4 Propagate --admindir to programs run from maintainer scripts 15 years ago
  Guillem Jover 0c770cb2f1 u-a: Removed unused ret variable from altdb_parse_error() 15 years ago
  Guillem Jover f0266cd69c u-a: Add missing options to --help output 15 years ago
  Guillem Jover 1f75b16ea5 u-a: Unify similar strings 15 years ago
  Guillem Jover 438df89ef1 u-a: Use PROGNAME as format argument instead of concatenated to literals 15 years ago
  Guillem Jover 898ad6a9d5 u-a: Add missing space in --set-selections output 15 years ago
  Guillem Jover f9c5414ea3 u-a: Reduce scope of current pointer in main() 15 years ago
  Guillem Jover 47a45689c3 u-a: Avoid unneeded string allocations 15 years ago
  Guillem Jover befa6d2158 u-a: Simplify an unify string in alternative_display_query() 15 years ago
  Guillem Jover 97c8020b42 u-a: Refactor duplicate code into new checked_rm_args() 15 years ago
  Guillem Jover abcde2189e u-a: Create new xvasprintf() and use it instead of ad-hoc code 15 years ago
  Guillem Jover f7547316a1 u-a: Change alternative_save() to take care of atomic file write 15 years ago
  Guillem Jover 2819f4cc46 u-a: Refactor common code into new alternative_commit_operations_free 15 years ago
  Guillem Jover ec5d681339 Cleanup and improve source code comments 16 years ago
  Guillem Jover dbbd15fe8d u-a: Fix possible segfault if master_file contains a format specifier 16 years ago
  Guillem Jover cac9ac6694 Add gettext messages for plural forms 16 years ago
  Fabian Groffen 55ed7ef4ac u-a: Include <limits.h> for _POSIX_MAX_PATH 16 years ago
  Guillem Jover 9b494da45e u-a: Fix use after free causing segfaults on --remove-all 16 years ago
  Raphaël Hertzog 867edc4d17 update-alternatives: fix off-by-one errors 16 years ago
  Raphaël Hertzog 37fe6b4a5c update-alternatives: avoid segfault when the only slave is disappearing 16 years ago
  Guillem Jover 51be5fbb42 u-a: Rename variable a to a_new to not shadow outter scope variable 16 years ago