Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | more sanity checks for pkg_load() | Aurelien Foret | 2005-04-17 |
| | |||
* | added function pkg_splitname (not used for now) | Aurelien Foret | 2005-04-08 |
| | |||
* | package 'reason' field should default to 0 | Aurelien Foret | 2005-04-06 |
| | |||
* | Replaced snprintf calls by the SNPRINTF macro to avoid buffer overflows when ↵ | Aurelien Foret | 2005-03-29 |
| | | | | copying strings | ||
* | improved logs (use _alpm_log instead of fprintf) | Aurelien Foret | 2005-03-28 |
| | |||
* | renamed temp files from pacman_XXXXXX to alpm_XXXXXX | Aurelien Foret | 2005-03-27 |
| | |||
* | Renamed PM_RET_ERR to RET_ERR (no need for a PM_ prefix for internal | Aurelien Foret | 2005-03-16 |
| | | | | defines). | ||
* | Removed a leftover debug printf | Aurelien Foret | 2005-03-16 |
| | |||
* | Initial revision | Judd Vinet | 2005-03-15 |