index
:
pacman
master
threads
working
working-maint
Main repository is at http://projects.archlinux.org/pacman.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
handle.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2006-01-07
removed handle/uid checks (CYGWIN)
Aurelien Foret
1
-0
/
+4
2006-01-02
patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION
Judd Vinet
1
-1
/
+1
2005-12-28
Fixed some memory leaks (patch from Essien Ita Essien <essiene@datavibe.net>)
Aurelien Foret
1
-0
/
+2
2005-10-10
added PM_OPT_CACHEDIR library option
Aurelien Foret
1
-0
/
+8
2005-10-08
Merging in recent fixes/additions from 2.9.7
Judd Vinet
1
-0
/
+10
2005-10-05
Applied reworked patch from VMiklos (vmiklos@frugalware.org)
Aurelien Foret
1
-0
/
+1
Close the lock file descriptor upon handle release
2005-04-16
reworked handle structure initialization
Aurelien Foret
1
-14
/
+2
2005-03-28
reworked dbpath handling to make it possible to use databases stored at ↵
Aurelien Foret
1
-20
/
+3
different locations at the same time
2005-03-18
Fixed some typo...
Aurelien Foret
1
-2
/
+2
2005-03-18
Removed unuseful getuid() calls
Aurelien Foret
1
-2
/
+2
2005-03-16
Renamed PM_RET_ERR to RET_ERR (no need for a PM_ prefix for internal
Aurelien Foret
1
-12
/
+12
defines).
2005-03-16
New ORE tag
Aurelien Foret
1
-0
/
+3
2005-03-16
Removed the "__" prefix from __pm_logcb and __pm_logmask
Aurelien Foret
1
-6
/
+6
Not needed for library internal data
2005-03-16
Renamed PACXXX defines to PM_XXX
Aurelien Foret
1
-1
/
+1
2005-03-15
Initial revision
Judd Vinet
1
-0
/
+229