index
:
ncopa/apk-tools
lua
master
ncopa's apk-tools repo
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
database.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
db: fix migration and pruning of symlinks to dirs
Timo Teras
2009-10-26
1
-2
/
+4
*
index, version: support for repository descriptions (fixes #141)
Timo Teras
2009-09-03
1
-6
/
+10
*
db: cache needs to be on non-tmpfs
Timo Teras
2009-08-13
1
-1
/
+1
*
db: fix script arguments
Timo Teras
2009-08-13
1
-4
/
+8
*
add, del, db: fix various bugs introduced by earlier commits
Timo Teras
2009-08-13
1
-11
/
+9
*
db: implement triggers (fixes #45)
Timo Teras
2009-08-13
1
-17
/
+135
*
db: fix some (unimportant) memory leaks
Timo Teras
2009-08-12
1
-1
/
+9
*
db, pkg: separate structure for fields of installed packages
Timo Teras
2009-08-12
1
-69
/
+138
*
io: better error handling when writing stuff out
Timo Teras
2009-08-12
1
-25
/
+37
*
archive: update for new place of checksum in tar header
Timo Teras
2009-08-11
1
-10
/
+0
*
db, audit: audit symlinks (by hash of the link target)
Timo Teras
2009-08-11
1
-1
/
+11
*
db: fix checking of non-repository files from cache
Timo Teras
2009-08-11
1
-13
/
+32
*
pkg, db: execute scripts from /var/cache/misc (fixes #129)
Timo Teras
2009-08-11
1
-0
/
+2
*
db: fix previous commit
Timo Teras
2009-08-11
1
-2
/
+2
*
db: ignore empty lines in /etc/apk/repositories
Natanael Copa
2009-08-11
1
-1
/
+1
*
db, pkg: fix package verification during installation
Timo Teras
2009-08-10
1
-0
/
+3
*
state: do not look into world in state_new
Timo Teras
2009-08-06
1
-3
/
+0
*
db: prefer local repositories, and implement --no-network
Timo Teras
2009-08-06
1
-8
/
+37
*
all: implement database open options
Timo Teras
2009-08-06
1
-17
/
+25
*
db: make missing index non-fatal
Timo Teras
2009-08-06
1
-1
/
+1
*
db: command line repositories take preference
Timo Teras
2009-08-06
1
-75
/
+70
*
db: support "replaces" directive (fixes #113)
Timo Teras
2009-08-04
1
-4
/
+52
*
fix: new applet to reinstall and fix package
Timo Teras
2009-08-04
1
-17
/
+24
*
db: return hard error if repository opening fails
Timo Teras
2009-08-04
1
-6
/
+10
*
db: jump through hoops to get checksums for hardlinks
Timo Teras
2009-07-31
1
-18
/
+60
*
db: load cache's installed index only if cache is active
Timo Teras
2009-07-31
1
-4
/
+6
*
apk: use *at instead of chdir+normal file syscall
Timo Teras
2009-07-31
1
-182
/
+148
*
db: allow update of untrusted index
Natanael Copa
2009-07-30
1
-1
/
+2
*
db: fix checksum storing to db
Timo Teras
2009-07-30
1
-2
/
+6
*
audit: protection mask for "symlinks only"
Timo Teras
2009-07-30
1
-6
/
+20
*
db: fix protected directory handling (fixes #89)
Timo Teras
2009-07-29
1
-5
/
+10
*
tar: make checksumming of inner files conditional
Timo Teras
2009-07-29
1
-4
/
+5
*
db: fix repository write locking
Timo Teras
2009-07-24
1
-4
/
+4
*
db: increase required verbosity for filename prints
Timo Teras
2009-07-24
1
-6
/
+6
*
db: remove APK_NAME_VIRTUAL flag
Timo Teras
2009-07-24
1
-1
/
+1
*
db: create cache index with non-repository packages
Timo Teras
2009-07-24
1
-60
/
+101
*
index: fully process archive when reading index for signature check
Timo Teras
2009-07-23
1
-5
/
+5
*
index: more informative error message
Timo Teras
2009-07-23
1
-5
/
+9
*
apk: add --purge option (fixes #61)
Timo Teras
2009-07-22
1
-1
/
+6
*
add: fixes to installing non-repository package
Timo Teras
2009-07-22
1
-0
/
+11
*
db: honour clean-protected flag again
Timo Teras
2009-07-22
1
-1
/
+2
*
various: more informative error messages
Timo Teras
2009-07-22
1
-2
/
+3
*
various: misc fixes
Timo Teras
2009-07-22
1
-11
/
+14
*
db: fix protected directory handling
Timo Teras
2009-07-22
1
-32
/
+13
*
various: installation fixes
Timo Teras
2009-07-22
1
-74
/
+146
*
various: fix installation of new style apks
Timo Teras
2009-07-21
1
-2
/
+1
*
index: read also new style index files
Timo Teras
2009-07-21
1
-21
/
+38
*
db: increase hash sizes a bit
Timo Teras
2009-07-21
1
-5
/
+5
*
db: don't run pre-install until control data is verified
Timo Teras
2009-07-21
1
-8
/
+29
*
db: fixes to package checksumming while installing it
Timo Teras
2009-07-21
1
-16
/
+16
[next]