summaryrefslogtreecommitdiffstats
path: root/src/audit.c
Commit message (Expand)AuthorAgeFilesLines
* db, pkg: separate structure for fields of installed packagesTimo Teras2009-08-121-2/+4
* all: implement database open optionsTimo Teras2009-08-061-15/+5
* audit: do not load repositoriesTimo Teras2009-08-061-2/+5
* audit: fix --backupTimo Teras2009-08-061-1/+4
* io: flag for following symlinks on fstatTimo Teras2009-08-051-2/+2
* audit: sanitize --systemTimo Teras2009-07-311-32/+79
* apk: use *at instead of chdir+normal file syscallTimo Teras2009-07-311-3/+4
* db: fix checksum storing to dbTimo Teras2009-07-301-4/+3
* audit: protection mask for "symlinks only"Timo Teras2009-07-301-0/+5
* audit: add --system optionTimo Teras2009-07-221-15/+21
* db: live with sha1 and md5Timo Teras2009-07-141-3/+5
* db: speed up fdb creationTimo Teras2009-07-141-4/+3
* io: move csumming away from bstream to gunzipTimo Teras2009-07-131-13/+5
* help: auto construct helpTimo Teras2009-06-251-4/+6
* change apk audit letters to correspond to old sfic/lbu lettersNatanael Copa2009-05-061-2/+2
* db: database locking and creation to part of opening itTimo Teras2009-01-171-1/+1
* info: only show package desc when --verboseNatanael Copa2009-01-161-1/+1
* audit: new command to check changed filesTimo Teras2009-01-141-0/+146