summaryrefslogtreecommitdiff
path: root/lib/libalpm/trans.c
Commit message (Expand)AuthorAge
* -Qu reworkNagy Gabor2008-10-31
* Merge branch 'maint'Dan McGee2008-10-28
|\
| * Correctly close the pipe used for scriptlet executionDan McGee2008-10-18
* | Merge branch 'maint'Dan McGee2008-10-12
|\|
| * libalpm: handle syscall interruption correctlyDan McGee2008-10-12
* | Remove unnecessary initialization in new functionsDan McGee2008-09-03
|/
* _alpm_db_add_pkgincache reworkNagy Gabor2008-07-15
* Use access() instead of stat() when possibleDan McGee2008-06-15
* Remove unnecessary header file, move one macro to util.cDan McGee2008-04-06
* Kill PM_TRANS_TYPE_ADD.Chantry Xavier2008-03-17
* Remove trans->targetsNagy Gabor2008-03-10
* libalpm/cache.c : don't duplicate packages in pkgcache.Chantry Xavier2008-01-23
* FS#9183 : force correct permissions on tmp/.Jaroslaw Swierczynski2008-01-13
* Allow NULL parameter in alpm_trans_commitAllan McRae2007-12-28
* popen does NOT require /bin/sh in a subchrootAaron Griffin2007-12-10
* Correct scriptlet usage patternAaron Griffin2007-12-10
* Update GNU GPL boilerplate and copyright datesDan McGee2007-12-10
* Fix a memleak in _alpm_sync_free.Chantry Xavier2007-11-25
* Remove duplicated get_upgrades function, use sysupgrade instead.Chantry Xavier2007-11-21
* Fix sh and scriptlet interactionDan McGee2007-11-18
* POSIX shell does not specify meaning of source operationDan McGee2007-11-18
* Remove provide.c and provide.h .Chantry Xavier2007-11-17
* Fix memleak in _alpm_trans_free with package listsDan McGee2007-11-17
* War on whitespaceDan McGee2007-11-16
* Remove REQUIREDBY usage from libalpmDan McGee2007-11-14
* Remove the newline automatically added by alpm_logaction.Chantry Xavier2007-11-04
* Readd scriptlet logging that got lost in an earlier commitDan McGee2007-11-04
* libalpm: introduce MALLOC and CALLOC macrosDan McGee2007-10-29
* libalpm/trans.c : fix a recently introduced breakage in scriptlets handling.Chantry Xavier2007-10-14
* libalpm/trans.c : remove the DBPath <-> RootDir dependence in runscriptlet.Chantry Xavier2007-10-14
* Clean up the scriptlet fork code a bit, honor the child return valueDan McGee2007-10-08
* Fail loudly is scriptlets cannot be run via /bin/shAaron Griffin2007-10-04
* trans.c : reworking of transaction interruptionsChantry Xavier2007-09-16
* libalpm/trans.c : remove the lock even on interrupted transactions.Chantry Xavier2007-09-06
* libalpm: add newlines to all strings passed to log callbackDan McGee2007-08-23
* Post trial install changes, round oneDan McGee2007-08-21
* libalpm/add.c,trans.c : cleanup of requiredby handling.Nagy Gabor2007-08-20
* Fix some errors spit out by -WextraDan McGee2007-08-16
* Ensure requiredby entries are removed during an upgradeDan McGee2007-07-14
* Some doxygen comments.Andrew Fyfe2007-07-12
* Remove some more conditional include stuffDan McGee2007-07-12
* Remove gettext calls from all PM_LOG_DEBUG messagesDan McGee2007-07-10
* libalpm/trans.c : exit the forked process correctly in case of errors.Chantry Xavier2007-07-09
* Clean up the alpm handleDan McGee2007-07-09
* Remove gettext from any alpm_logaction callsDan McGee2007-07-09
* Remove scriptlet START and DONE commands that we don't useDan McGee2007-06-27
* Move functions out of alpm.c to where they belongDan McGee2007-06-04
* Remove freespace checking codeDan McGee2007-06-02
* Remove unnecessary casts on malloc and elsewhereDan McGee2007-05-14
* libalpm util.c and util.h cleanupDan McGee2007-04-29