index
:
aports
1.10-stable
1.9
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
2.7-stable
3.0-stable
3.1-stable
3.10-stable
3.11-stable
3.2-stable
3.3-stable
3.4-stable
3.5-stable
3.6-stable
3.7-stable
3.8-stable
3.9-stable
master
uacme-upgrade
v3.0-wip
z3-upgrade
Main aports tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
db: fix migration and pruning of symlinks to dirs
Timo Teras
2009-10-26
1
-1
/
+1
*
io: better error handling when writing stuff out
Timo Teras
2009-08-12
1
-12
/
+56
*
db, audit: audit symlinks (by hash of the link target)
Timo Teras
2009-08-11
1
-1
/
+14
*
io: flag for following symlinks on fstat
Timo Teras
2009-08-05
1
-2
/
+6
*
apk: use *at instead of chdir+normal file syscall
Timo Teras
2009-07-31
1
-16
/
+18
*
io: fix corruption of big files on mmap write
Timo Teras
2009-07-31
1
-14
/
+13
*
audit: protection mask for "symlinks only"
Timo Teras
2009-07-30
1
-1
/
+1
*
io: keep static pointer to copying buffer
Timo Teras
2009-07-30
1
-6
/
+6
*
io: fix mmap writing to actually work
Timo Teras
2009-07-30
1
-4
/
+6
*
io: use mmap to write archive entries to disk
Timo Teras
2009-07-29
1
-11
/
+28
*
pkg: cleanup the signing code
Timo Teras
2009-07-22
1
-0
/
+1
*
various: more informative error messages
Timo Teras
2009-07-22
1
-17
/
+23
*
digest: use oneshot context flag where approriate
Timo Teras
2009-07-17
1
-0
/
+3
*
various: new style index generation
Timo Teras
2009-07-16
1
-0
/
+39
*
gzip: always autoclose the inner stream
Timo Teras
2009-07-16
1
-1
/
+1
*
db: live with sha1 and md5
Timo Teras
2009-07-14
1
-5
/
+9
*
bstream: make tokenizable and load index using bstream
Timo Teras
2009-07-14
1
-30
/
+68
*
io: move csumming away from bstream to gunzip
Timo Teras
2009-07-13
1
-32
/
+16
*
cache: new applet (ref #49)
Timo Teras
2009-06-29
1
-1
/
+2
*
db: cache packages (ref #49)
Timo Teras
2009-06-29
1
-0
/
+58
*
io: fix mmap bstream fd leak
Timo Teras
2009-06-11
1
-1
/
+2
*
pkg: clean up writing of dependencies
Timo Teras
2009-04-16
1
-0
/
+10
*
io: implement write cache
Timo Teras
2009-03-17
1
-4
/
+35
*
various: make fancy progress bar and update todo
Timo Teras
2009-01-07
1
-1
/
+5
*
io: fix some memory leaks
Timo Teras
2009-01-06
1
-1
/
+1
*
io: apk_ostream stuff
Timo Teras
2008-11-28
1
-8
/
+82
*
io: prepartions for url handling
Timo Teras
2008-11-28
1
-13
/
+22
*
db: compressed index file
Timo Teras
2008-11-27
1
-0
/
+12
*
various: use apk_istream api
Timo Teras
2008-11-27
1
-0
/
+29
*
db: checksum installed files, protect config files
Timo Teras
2008-11-14
1
-17
/
+28
*
pkg: speed up indexing of version 2 .apks
Timo Teras
2008-11-07
1
-2
/
+16
*
io: implement mmap(2) for reading pkgs
Timo Teras
2008-11-07
1
-9
/
+98
*
use zlib internally to decompress
Timo Teras
2008-11-07
1
-0
/
+221