index
:
apk-tools
2.0-stable
2.1-stable
2.10-stable
2.12-stable
2.14-stable
2.6-stable
2.7-stable
2.8-stable
adelie/2.12
current
feature/macos
fix/portability-broken-qsort-r
for-adelie/pmmx
for-alpine/cache-errors
for-alpine/posix-shell
for-alpine/pregen-help
for-alpine/solver-debugging
master
mkpkg-info-generalization
tt-add-virtual-version
tt-fetch-world
tt-fix-symlink-apknew
tt-layers
tt-no-cache
tt-stable-wip
tt-subnet-match
v3.0-wip
zv/test
Adélie Linux patches for Alpine Package Keeper (apk-tools)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
audit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-12
audit: report missing files in system mode
Timo Teräs
1
-21
/
+64
2014-03-12
audit: include all files in etc/apk in overlay
Timo Teräs
1
-9
/
+18
2013-06-19
applets: unify help message by removing final dots
Timo Teräs
1
-3
/
+1
2013-06-18
apk: use string array in applet mains, separate apk_name_foreach_matching
Timo Teräs
1
-21
/
+22
2013-06-14
audit, index, search, upgrade: use foreach_array_item
Timo Teräs
1
-4
/
+3
2013-06-12
libapk, apk(8): fix header inclusion issues with musl's headers
William Pitcock
1
-0
/
+1
2012-07-16
audit: report new directories in recurse mode too
Timo Teräs
1
-12
/
+5
2012-07-16
audit: fix protection mask of non-db directories
Timo Teräs
1
-23
/
+23
2012-07-09
audit: get right protection mask for base directories in the lists
Timo Teräs
1
-6
/
+14
2012-05-01
audit: apply protected_paths.d masks to individual files
Timo Teräs
1
-3
/
+18
2012-02-23
audit, db: add etc/apk/protected_files.d and new audit features
Timo Teräs
1
-128
/
+172
2012-02-14
audit: check dirent mode, uid and gid if requested
Timo Teräs
1
-32
/
+71
2012-02-10
db, fix: more secure way to choose effective directory permissions
Timo Teräs
1
-1
/
+5
2011-09-13
all: update copyright year statement
Timo Teräs
1
-1
/
+1
2010-06-11
various: use O_CLOEXEC and add some error checking
Timo Teräs
1
-1
/
+1
2009-08-12
db, pkg: separate structure for fields of installed packages
Timo Teras
1
-2
/
+4
2009-08-06
all: implement database open options
Timo Teras
1
-15
/
+5
2009-08-06
audit: do not load repositories
Timo Teras
1
-2
/
+5
2009-08-06
audit: fix --backup
Timo Teras
1
-1
/
+4
2009-08-05
io: flag for following symlinks on fstat
Timo Teras
1
-2
/
+2
2009-07-31
audit: sanitize --system
Timo Teras
1
-32
/
+79
2009-07-31
apk: use *at instead of chdir+normal file syscall
Timo Teras
1
-3
/
+4
2009-07-30
db: fix checksum storing to db
Timo Teras
1
-4
/
+3
2009-07-30
audit: protection mask for "symlinks only"
Timo Teras
1
-0
/
+5
2009-07-22
audit: add --system option
Timo Teras
1
-15
/
+21
2009-07-14
db: live with sha1 and md5
Timo Teras
1
-3
/
+5
2009-07-14
db: speed up fdb creation
Timo Teras
1
-4
/
+3
2009-07-13
io: move csumming away from bstream to gunzip
Timo Teras
1
-13
/
+5
2009-06-25
help: auto construct help
Timo Teras
1
-4
/
+6
2009-05-06
change apk audit letters to correspond to old sfic/lbu letters
Natanael Copa
1
-2
/
+2
2009-01-17
db: database locking and creation to part of opening it
Timo Teras
1
-1
/
+1
2009-01-16
info: only show package desc when --verbose
Natanael Copa
1
-1
/
+1
2009-01-14
audit: new command to check changed files
Timo Teras
1
-0
/
+146