Aurelien Foret
|
220c084770
|
moved pkg_cmp() to cache.c
|
2005-05-03 17:19:19 +00:00 |
|
Aurelien Foret
|
a9540e2c76
|
fixed potential memory leaks
|
2005-04-24 21:36:18 +00:00 |
|
Aurelien Foret
|
e2b474b130
|
rework the cache handling to avoid as much as possible calls to db_scan()
|
2005-04-23 17:18:31 +00:00 |
|
Aurelien Foret
|
9b64e31286
|
more sanity checks for pkg_load()
|
2005-04-17 10:00:49 +00:00 |
|
Aurelien Foret
|
7775afa59b
|
added function pkg_splitname (not used for now)
|
2005-04-08 20:43:13 +00:00 |
|
Aurelien Foret
|
4091aa1165
|
package 'reason' field should default to 0
|
2005-04-06 18:30:50 +00:00 |
|
Aurelien Foret
|
6063424c82
|
Replaced snprintf calls by the SNPRINTF macro to avoid buffer overflows when copying strings
|
2005-03-29 17:18:59 +00:00 |
|
Aurelien Foret
|
56917dc304
|
improved logs (use _alpm_log instead of fprintf)
|
2005-03-28 08:21:17 +00:00 |
|
Aurelien Foret
|
4ad99832b5
|
renamed temp files from pacman_XXXXXX to alpm_XXXXXX
|
2005-03-27 07:42:21 +00:00 |
|
Aurelien Foret
|
d109550656
|
Renamed PM_RET_ERR to RET_ERR (no need for a PM_ prefix for internal
defines).
|
2005-03-16 22:10:05 +00:00 |
|
Aurelien Foret
|
2ad431515b
|
Removed a leftover debug printf
|
2005-03-16 19:54:55 +00:00 |
|
Judd Vinet
|
d04baabafa
|
Initial revision
|
2005-03-15 01:51:43 +00:00 |
|