summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2006-02-12Remove all the generated files so we don't need to track changes in them.Frank Lichtenheld1-520/+0
2006-02-06Set the HOME environment variable when using the --chuid switch inGuillem Jover1-0/+2
2006-01-29Make start-stop-daemon print the proper version instead of 'VERSION'.Guillem Jover1-2/+3
2006-01-26Fix typo in start-stop-daemon's help output. Closes: #333673Guillem Jover1-1/+1
2006-01-23Change start-stop-daemon's --exec option behaviour on GNU/Linux toGuillem Jover1-9/+27
2006-01-22When linking statically, explicitly add libsepol, even if its only aGuillem Jover1-3/+1
2006-01-18Actually import 1.13.11.1, not 1.13.11, D'oh!Frank Lichtenheld1-2/+2
2005-06-12dpkg (1.13.9) unstable; urgency=lowScott James Remnant1-10/+7
2005-03-18dpkg (1.13.2) experimental; urgency=lowScott James Remnant3-374/+25
2005-03-11dpkg (1.13.1.0.1) experimental; urgency=lowScott James Remnant7-523/+631
2005-05-26dpkg (1.10.28) unstable; urgency=lowScott James Remnant1-0/+80
2004-10-27dpkg (1.10.24) unstable; urgency=lowScott James Remnant1-1/+0
2004-06-22Patches applied:Scott James Remnant1-44/+66
2004-06-02Release 1.10.22Scott James Remnant3-20/+17
2004-05-07Fix a large collection of low-hanging-fruit documentation correctionsScott James Remnant3-68/+89
2004-05-06Add support for DOS line-endings to md5sum.Scott James Remnant1-1/+8
2004-05-06Various low-hanging documentation updates.Scott James Remnant2-7/+7
2004-03-12* utils/start-stop-daemon.c: Don't require an argument for -V (version).Scott James Remnant1-1/+1
2004-03-08Apply patch from asuffield to fix various md5sum bugs by checking theScott James Remnant1-1/+13
2004-03-08Apply patch from Brian Carlson to fix #170953; don't print offendingScott James Remnant1-1/+4
2003-10-25Change limit and the return value for buffer_copy to off_t, which fixesAdam Heath1-2/+1
2003-09-21Fix handling of large files.Adam Heath1-1/+2
2003-09-20* Add a -d|--chdir option to start-stop-daemon.Adam Heath2-42/+63
2003-09-14* scripts/update-alternatives.8: Add --config to action section, and addAdam Heath2-2/+10
2003-09-13Support OpenBSD.Adam Heath1-1/+1
2003-04-15Add netbsd support, and support hypenated values in dpkg-architecture.Adam Heath1-3/+5
2002-08-24* archtable: Add i386-gnu0.3.Adam Heath1-0/+1
2002-08-23Handle directories better in md5sum.Adam Heath1-1/+2
2002-08-23Fix segfault in md5sum if the file being checked doesn't exist.Adam Heath1-2/+2
2002-07-12If in --test mode, and --stop is given, increment n_killed, so thatAdam Heath1-2/+3
2002-07-12Fix test inversion in start-stop-daemon, when checking the pid given in aAdam Heath1-1/+1
2002-05-26Merge 1.9 branch.Adam Heath1-13/+9
2002-05-20Even more gcc warning fixes.Adam Heath1-4/+1
2002-05-20Add rules to Makefile.conf, to rebuild Makefile if $(srcdir)/Makefile.in isAdam Heath1-1/+1
2002-05-20Fairly heavy work(net no lines changed), to fix longjmp() clashing variableAdam Heath1-53/+53
2002-05-19Use the configure detected gcc __attribute__ macros, instead of hard-codingAdam Heath1-2/+2
2002-05-06Perl sucks, fix Ian's email addressWichert Akkerman1-1/+1
2002-05-06Update Ian Jacksons' email addressWichert Akkerman1-1/+1
2002-04-09Add LFS supportWichert Akkerman1-2/+3
2002-02-25Fix test for incorrect packagename for -p option.Wichert Akkerman1-8/+11
2002-02-01move tty change outside OS specific ifdef and use the new TIOCNOTTY test insteadWichert Akkerman1-0/+3
2002-02-01Use setsid instead of setpgid if availableWichert Akkerman1-1/+5
2002-02-01Move setsid outside of HP-UX #ifdefWichert Akkerman1-1/+2
2002-02-01HP-UX support for start-stop-daemonWichert Akkerman1-2/+64
2002-01-31Remove emacs crap and 2 Linux referencesWichert Akkerman1-2/+1
2002-01-29Fix typo in ssd help messageWichert Akkerman1-1/+1
2002-01-03Handle errors properly in do_checkWichert Akkerman1-0/+11
2001-11-28When parsing stdin, md5sum now displays '-' as the filename, to matchAdam Heath1-1/+1
2001-08-19do not start a command if the pidfile option is used and the pid in that file...Wichert Akkerman1-15/+32
2001-07-27General cvsignore updatesWichert Akkerman1-6/+1