summaryrefslogtreecommitdiff
path: root/lib/libalpm/trans.c
Commit message (Expand)AuthorAge
...
* Merge branch 'maint'Dan McGee2010-12-12
|\
| * Fix possible null pointer deref in check_archDan McGee2010-12-10
* | Move the cache stuff where it should beDan McGee2010-10-13
* | use execv to avoid using sh just to run ldconfigJonathan Conder2010-08-27
* | fgets invocation cleanupDan McGee2010-08-23
* | Check return value of fgets callsAllan McRae2010-07-07
* | Clarify testing within conditional statementsAllan McRae2010-06-21
|/
* Bump copyright dates to 2010Dan McGee2010-03-14
* Refactor do/while cycle and multiple while cyclesLaszlo Papp2009-11-15
* Size handling was changed in fgets() functionsLaszlo Papp2009-10-19
* Rework the alpm_unpack functionsXavier Chantry2009-10-11
* typing: a few more fixes for special int typesDan McGee2009-10-11
* Change the interface for target loadingXavier Chantry2009-09-12
* Remove transaction typeXavier Chantry2009-09-08
* Use sync.c for upgrade transaction prepare and commitNagy Gabor2009-09-08
* Check package arch before installingXavier Chantry2009-09-06
* Introduce -SuuNagy Gabor2009-07-22
* Run ldconfig inside chroot.Xavier Chantry2009-07-16
* Update copyright headers and messagesDan McGee2009-07-01
* Introduce _alpm_pkg_free_trans()Nagy Gabor2009-06-07
* Introduce PM_TRANS_FLAG_NOLOCKNagy Gabor2009-06-01
* Remove pmsyncpkg_tNagy Gabor2009-04-11
* Revert "popen does NOT require /bin/sh in a subchroot"Xavier Chantry2009-03-15
* runscriptlet : Flush open fds before fork() to avoid cloning buffersXavier Chantry2009-03-15
* -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