summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2006-02-12Remove all the generated files so we don't need to track changes in them.Frank Lichtenheld1-502/+0
2006-02-10Improve processing of disappearing conffiles (Ian Jackson).Frank Lichtenheld3-9/+41
2006-02-06Mark some strings as translatable (Changwoo Ryu). Closes: #256387Guillem Jover3-8/+11
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
2006-01-18Import latest release as a temporary trunk which should beFrank Lichtenheld2-2/+3
2005-06-28dpkg (1.13.10) unstable; urgency=lowScott James Remnant4-238/+4
2005-06-12dpkg (1.13.9) unstable; urgency=lowScott James Remnant6-46/+120
2005-06-10dpkg (1.13.8) experimental; urgency=lowScott James Remnant1-9/+15
2005-03-21dpkg (1.13.3) experimental; urgency=lowScott James Remnant1-1/+1
2005-03-18dpkg (1.13.2) experimental; urgency=lowScott James Remnant6-13/+36
2005-03-11dpkg (1.13.1.0.1) experimental; urgency=lowScott James Remnant13-77/+1580
2005-05-26dpkg (1.10.28) unstable; urgency=lowScott James Remnant1-0/+37
2004-10-27dpkg (1.10.24) unstable; urgency=lowScott James Remnant3-5/+212
2004-06-02Release 1.10.22Scott James Remnant1-0/+1
2004-05-06Remove restriction that package names be at least two characters long.Scott James Remnant1-1/+0
2004-04-25Tollef and I gorged on low hanging fruit and got our hands sticky.Scott James Remnant3-1/+17
2004-03-08Apply patch from mrvn to fix #228253; keep architecture in theScott James Remnant1-2/+0
2004-03-08Apply patch from Christian Haggstrom to fix #213038, #217286,Scott James Remnant1-1/+1
2004-03-08Apply patch to fix #232025; the tar spec doesn't require a 100-char filenameScott James Remnant1-2/+19
2003-10-25Change limit and the return value for buffer_copy to off_t, which fixesAdam Heath1-16/+16
2003-10-25Almost *EVERY* damn file was including config.h in the wrong spot. AfterAdam Heath17-17/+18
2003-09-20* lib/varbuf.c, configure.in: Fix va_copy detection.Adam Heath1-5/+1
2003-09-13Support OpenBSD.Adam Heath1-0/+4
2003-09-13Change use of strncpy in parsedb to memcpy.Adam Heath1-1/+1
2003-09-13Apply patch to change hashing function, and increase bin size, for theAdam Heath1-74/+21
2003-09-13Fix inverted test of eof in parsedb, while looking for eof after fieldAdam Heath1-1/+1
2003-09-13Change standard_startup and standard_shutdown into macros.Adam Heath2-66/+1
2003-09-13s/SYS_SIGLIST_DECLARED/HAVE_DECL_SYS_SIGLIST/Adam Heath1-1/+1
2002-09-03Fix double free in modstatdb_init, in the case that modstatdb_shutdown wasAdam Heath1-9/+13
2002-09-03Protect duplicate calls to obstack_free(), as obstack_free segfaults whenAdam Heath1-2/+4
2002-09-01Don't call nffreeall, in any of the c/c++ programs. It appears dselectAdam Heath1-2/+3
2002-08-29Fix several minor memleaks.Adam Heath5-4/+8
2002-08-29Fix corruption of available file, caused by use of memory that wasAdam Heath1-3/+1
2002-08-29Check for eof before we getc(), not after.Adam Heath1-1/+1
2002-08-24Allow spaces between the end of a version, and the trailing ')'.Adam Heath1-1/+1
2002-08-23Fix several read pass buffer bugs, and a memleak.Adam Heath3-2/+3
2002-08-23Fix read past buffer in lib/nfmalloc.c.Adam Heath1-5/+2
2002-07-02check for malloc failure and actually look in /home/wichert for file instead ...Wichert Akkerman1-3/+5
2002-05-26dpkg now reorders symlinks when extracting debs. However, this is alsoAdam Heath1-10/+51
2002-05-26Merge 1.9 branch.Adam Heath1-0/+1
2002-05-24New functions, standard_startup, standard_shutdown, that contain the mostAdam Heath3-1/+84
2002-05-24Use setcloexec wrapper instead of calling fcntl directly.Adam Heath1-1/+1
2002-05-23Always set CLOEXEC on the lock fd.Adam Heath1-2/+1
2002-05-22Remove hash.c from SOURCES, as it is a test file.Adam Heath1-1/+1
2002-05-20Even more gcc warning fixes.Adam Heath1-1/+1
2002-05-20Add rules to Makefile.conf, to rebuild Makefile if $(srcdir)/Makefile.in isAdam Heath1-0/+1
2002-05-20Several more gcc -W<foo> fixes.Adam Heath2-10/+12
2002-05-06Perl sucks, fix Ian's email addressWichert Akkerman17-17/+17
2002-05-06Update Ian Jacksons' email addressWichert Akkerman17-17/+17