summaryrefslogtreecommitdiff
path: root/db-functions
AgeCommit message (Expand)Author
2010-08-14Add common function to check for correct repo and archPierre Schmitz
2010-08-14Rewrite of db-updatePierre Schmitz
2010-08-13Use common functions to print messages, warnings and errorsPierre Schmitz
2010-08-13Check permission before any actionPierre Schmitz
2010-08-10Use more consitent naming for package poolPierre Schmitz
2010-08-08Fix typoPierre Schmitz
2010-08-08Cleanup db-functionsPierre Schmitz
2010-08-08Move common function to db-functionsPierre Schmitz
2010-08-08use common workdirPierre Schmitz
2010-06-20Replace PKGPOOL_DIR by a function callPierre Schmitz
2010-04-11Fail if lock couldn't be obtained; Unlock the repos if ftpdir-cleanup failsPierre Schmitz
2010-03-13sourceballs: Make cleanup more efficientEric Bélanger
2010-03-03Make repo locking an atomic process and added timeout argumentEric Bélanger
2010-02-21Accept any *.pkg.tar.* package file namePierre Schmitz
2009-10-29Echo pkginfo parsing errors to stderrAaron Griffin
2009-10-26Moved chk_license to db-functions fileEric Bélanger
2009-09-13Add new get_repos_for_host() functionDan McGee
2009-09-13Be more careful with config file inclusionDan McGee
2009-08-17Remove dependence on makepkg.confAaron Griffin
2009-07-22remove support for different svn reposPierre Schmitz
2009-07-20db-functions: minor cleanup - remove echoAaron Griffin
2009-07-20db-scripts: getpkgbase: return pkgbase by defaultPierre Schmitz
2009-07-20Minor syntactic improvements in db-updateFrancois Charette
2009-07-20Bugfix in db-functions for _grep_pkginfoFrancois Charette
2009-07-14Refactor PKGINFO reading into a functionAaron Griffin
2009-07-14Read meta data from .PKGINFO instead of filenamePierre Schmitz
2009-07-14fix syntax errorPierre Schmitz
2009-06-12fix redirection to stderr in get_svnpathFrancois Charette
2009-05-13use pkgext defined in makepkg.confPierre Schmitz
2009-05-12fixed redirection of error msgs in get_svnpathFrancois Charette
2009-03-11Add per-repo SVN configsAaron Griffin
2009-02-13Correct the sourceball removal stepAaron Griffin
2009-01-09Add support for altername BASEDIRs in db-functionsAaron Griffin
2008-11-23Ensure we keep track of our initial umaskAaron Griffin
2008-11-22Set the umask to allow g+wAaron Griffin
2008-11-22Remove 'copy_helper' as chmodding is failAaron Griffin
2008-11-21Add umask setting/restoring helper functionsAaron Griffin
2008-11-21Fix patching for chmod callAaron Griffin
2008-11-20Move everything to /srv to support new server confAaron Griffin
2008-11-11Move as much as we can out to a config fileAaron Griffin
2008-10-21Add copy_helper function to ensure correct permissionsAaron Griffin
2008-10-21Remove some goofy debugging messages from db-functionsAaron Griffin
2008-09-13Validate a package file's architectureAaron Griffin
2008-09-02Correctly remove old sourceballs without removing the wrong filesAaron Griffin
2008-09-02Forgot the db-functions file. WhoopsAaron Griffin