summaryrefslogtreecommitdiff
path: root/pm/functions.in
AgeCommit message (Expand)AuthorFilesLines
2008-03-06Merge branch 'master' into vlowther-dynamic-hook-disableVictor Lowther1-5/+14
2008-03-06Make run_hooks skip disabled hooks.Victor Lowther1-1/+1
2008-03-06Add disablehook() function to functions.in.Victor Lowther1-0/+5
2008-03-05Split functions.in into functions.in and pm-functions.inVictor Lowther1-123/+2
2008-03-05Rearrange functions.in in preperation for splitting it in two.Victor Lowther1-82/+82
2008-03-01Merge branch 'vlowther-video-merge' into vlowther-hook-option-processingVictor Lowther1-21/+0
2008-03-01Merge branch 'master' into vlowther-video-mergeVictor Lowther1-21/+0
2008-03-01Merge branch 'master' into vlowther-move-pm-mainVictor Lowther1-2/+11
2008-03-01Cleaned up output for --helpVictor Lowther1-7/+10
2008-02-27Made savestate and restorestate in functions.in orthogonal.Victor Lowther1-2/+12
2008-02-23Merge branch 'master' into stabilizatonVictor Lowther1-2/+2
2008-02-21Merge branch 'master' into vlowther-move-pm-mainVictor Lowther1-2/+2
2008-02-19Fix broken sorting in run_hooks.Victor Lowther1-2/+2
2008-02-16Merge branch 'master' into vlowther-move-pm-mainVictor Lowther1-16/+19
2008-02-16Merge branch 'master' into stabilizatonVictor Lowther1-15/+17
2008-02-16Replace -O with -f where appropriateMichael Biebl1-11/+10
2008-02-16Fix inverse file owner check in init_logfile()Michael Biebl1-1/+1
2008-02-1699video had a missing closing bracket.Michael Biebl1-4/+8
2008-02-16Display hook exit statuses on the logfile.Victor Lowther1-0/+10
2008-02-13Merge branch 'master' into vlowther-move-pm-mainVictor Lowther1-68/+65
2008-02-11Moved the SLEEP_FUNCTIONS declaration to after where we load defaults.Victor Lowther1-1/+2
2008-02-10Merge branch 'vlowther-security-fixes'Victor Lowther1-26/+37
2008-02-10Merge branch 'master' into vlowther-simpler-hooksVictor Lowther1-13/+12
2008-02-09Minor correctness updatesVictor Lowther1-5/+7
2008-02-09Verify ownership of pm-utils sourced or executed filesVictor Lowther1-7/+7
2008-02-09Make locking and unlocking not accept arbitrary paths.Victor Lowther1-9/+12
2008-02-09Do not init the logfile until after we take the suspend lock.Victor Lowther1-3/+1
2008-02-09Made init_logfile a little more paranoid about what it overwrites.Victor Lowther1-2/+10
2008-02-09Merge branch 'master' into vlowther-even-simpler-sleep-modulesVictor Lowther1-0/+2
2008-02-08If PM_DEBUG = true, then set -x in functions.Victor Lowther1-0/+2
2008-02-07Move the actuall hook running into a subshell.Dan Nicholson1-3/+2
2008-02-07Simplify hook implementation.Victor Lowther1-36/+29
2008-02-07Even simpler modularization of sleep methods.Victor Lowther1-13/+10
2008-02-06Followup to the last patch. Sunce we moved pm_main functionality to the onlyVictor Lowther1-15/+0
2008-02-04Removed executable bits on the *.in files to emphasize theirVictor Lowther1-0/+0
2008-02-04Fix double-quotes introduced by previous changes.Victor Lowther1-2/+2
2008-02-04Revert "Revert "Moved text substitutions for automake to the top of pm/functi...Victor Lowther1-6/+9
2008-02-04Revert "Moved text substitutions for automake to the top of pm/functions.in,"Victor Lowther1-9/+6
2008-02-04Moved text substitutions for automake to the top of pm/functions.in,Victor Lowther1-6/+9
2008-02-02Use autotools to make functions location-independent.Victor Lowther1-5/+5
2008-02-02Rename functions in preperation for autotools based location independenceVictor Lowther1-0/+290