Commit Graph

259 Commits

Author SHA1 Message Date
Judd Vinet a1526a3e7d added first part of the autoconf stuff - patch from Christian Hamar <krics@linuxforum.hu> 2005-10-17 18:52:43 +00:00
Aurelien Foret 8f191f3b33 added a missing header file declaration 2005-10-10 20:42:48 +00:00
Aurelien Foret 609466fdeb added PM_OPT_CACHEDIR library option 2005-10-10 20:41:35 +00:00
Aurelien Foret b817883cdd pacman update to cope with the CACHEDIR option from the library 2005-10-10 16:03:17 +00:00
Aurelien Foret a7af06ce86 removed a leftover comment 2005-10-10 15:08:36 +00:00
Aurelien Foret 6c7f521298 improved query_fileowner() function 2005-10-10 15:05:12 +00:00
Aurelien Foret 75800d4ec2 pacman should work without its configuration file! 2005-10-10 15:04:25 +00:00
Aurelien Foret 6b7b9787d5 - more sanity checks
- alpm_pkg_free can now return an error code
2005-10-10 15:03:35 +00:00
Aurelien Foret 5d61a44759 Fixed EVENT and QUESTION macros 2005-10-10 10:19:02 +00:00
Aurelien Foret 8a53d5a3d7 Fixed missing parameter in trans_init() call 2005-10-10 10:14:13 +00:00
Judd Vinet b3450fbe0d removed debug stmt 2005-10-09 18:48:39 +00:00
Judd Vinet 586370b744 started some doxygen comment blocks 2005-10-09 07:42:06 +00:00
Judd Vinet a36ded25eb added conversation callback support for transactions 2005-10-09 06:09:57 +00:00
Judd Vinet 9a4719d3c5 fixed a segfault w/ the skiplist 2005-10-09 04:25:04 +00:00
Judd Vinet 995057bcda correct a trans_commit protocol 2005-10-08 23:42:15 +00:00
Judd Vinet 6f75de92b5 added more error messages, enabled the db permission check in trans_commit 2005-10-08 23:40:49 +00:00
Aurelien Foret 79a20cdc96 Added an error string for lock file creation failure 2005-10-08 22:17:46 +00:00
Aurelien Foret 9dbce1b8d7 update 2005-10-08 21:39:51 +00:00
Aurelien Foret 2a2659e2a1 Fixed an text formatting issue 2005-10-08 21:37:37 +00:00
Aurelien Foret 8ffb82a691 Code update to make use of PKG_FULLNAME_LEN 2005-10-08 21:36:47 +00:00
Aurelien Foret 05ab859eab Reworked the cache handling to only load DEPENDS info by default 2005-10-08 21:32:14 +00:00
Aurelien Foret 0d6a2edaa8 Moved the REPLACES and FORCE package fields from DESC to DEPENDS db entry 2005-10-08 20:43:25 +00:00
Judd Vinet 5ef51b3e26 Merging in recent fixes/additions from 2.9.7 2005-10-07 23:29:49 +00:00
Judd Vinet 79031ccd1a patch from vmiklos -- properly remove each db entry instead of rmrf'ing the whole thing 2005-10-07 16:38:17 +00:00
Aurelien Foret 5267004884 Applied patch from Christian Hamar (krics@linuxforum.hu) 2005-10-06 19:02:14 +00:00
Aurelien Foret 543940173d Added a missing include for CYGWIN target 2005-10-06 07:39:44 +00:00
Aurelien Foret 4ee51bdf46 Added a CYGWIN define to include header files required to build in a Cygwin environment 2005-10-06 07:28:30 +00:00
Aurelien Foret effbe50ffd Fixed an error log 2005-10-06 07:24:33 +00:00
Aurelien Foret af15744967 Applied reworked patch from VMiklos (vmiklos@frugalware.org)
Close the lock file descriptor upon handle release
2005-10-05 21:50:58 +00:00
Aurelien Foret d7e781a54b Added a PKG_FULLNAME_LEN macro 2005-10-05 20:49:32 +00:00
Aurelien Foret d78bb4f37a Small update 2005-10-05 20:48:50 +00:00
Aurelien Foret b7e7bc352a Fixed some typos 2005-10-05 07:55:00 +00:00
Judd Vinet 033b318f8c test 2005-10-03 19:54:01 +00:00
Judd Vinet 320fbd5708 test 2005-10-03 19:52:57 +00:00
Aurelien Foret 65bfbb0bf3 changed license package field to a list 2005-08-20 06:03:49 +00:00
Aurelien Foret dacf0eccac changed license package field to a list 2005-08-20 05:54:45 +00:00
Judd Vinet a2192570fb changed license package field to a list 2005-07-22 01:59:11 +00:00
Aurelien Foret da79a41054 fixed cb_trans() prototype 2005-05-09 09:14:45 +00:00
Aurelien Foret 2b0c91cff8 - indented properly sync_cleancache()
- reworked sync_list()
- added a log
2005-05-09 09:14:10 +00:00
Aurelien Foret df5c0392fa fixed a memory leak with md5 sums handling 2005-05-04 21:22:22 +00:00
Aurelien Foret de5e40bcd8 code cleanup 2005-05-04 21:21:51 +00:00
Aurelien Foret 0e72c49921 fixed a pointer error 2005-05-04 21:20:43 +00:00
Aurelien Foret 9f1df56353 fixed a typo 2005-05-04 21:06:13 +00:00
Aurelien Foret 3a9a203c46 reordered operations in add_commit (as in pacman 2.9.x) 2005-05-04 21:06:03 +00:00
Aurelien Foret 8b48763b5d fixed some small memory leaks 2005-05-04 20:52:41 +00:00
Aurelien Foret f78f195235 code cleanup 2005-05-04 20:07:01 +00:00
Aurelien Foret a2b0748b2b code cleanup 2005-05-04 20:05:30 +00:00
Aurelien Foret a26095f8fc event transaction callback rework to prepare the introduction of a conversation callback 2005-05-04 19:55:23 +00:00
Aurelien Foret 14c8583ccb code cleanup 2005-05-04 19:52:54 +00:00
Aurelien Foret a5e4fec74e fixed a memory leak and avoided to modify a read-only parameter 2005-05-04 19:30:00 +00:00