summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-04-30Added comments and minor fixes.Victor Lowther1-1/+1
2008-04-30Normalize error checking introduced by a068f3fbc7c522.Victor Lowther1-21/+24
2008-04-28- do not run hooks if do_$METHOD does not existTill Maas1-13/+22
2008-03-30Final touchup to NEWS, make logging in pm-action a bit prettier.pm-utils-1.1.0Victor Lowther1-2/+2
2008-03-29Comment fixups in preperation for release.Victor Lowther1-2/+0
2008-03-20Prettify logging a bit more.Victor Lowther1-1/+4
2008-03-19Rewrite fix for suspend_hybrid in a more elegant fashionVictor Lowther1-8/+8
2008-03-17Add more logging -- log parameters and the hook blacklist.Victor Lowther1-1/+3
2008-03-16Consolidated console save/restore code.Victor Lowther1-1/+0
2008-03-15Mostly seperated vt switching logic from the suspend_lock logic.Victor Lowther1-0/+2
2008-03-15Implemented sleep_method_help support.Victor Lowther1-0/+1
2008-03-15Moved locking in pm-action.Victor Lowther1-4/+5
2008-03-15Merge branch 'vlowther-dynamic-hook-disable' into vlowther-default-parametersVictor Lowther1-1/+1
2008-03-14Split functions.in into functions.in and pm-functions.inVictor Lowther3-5/+3
2008-03-09Move PM_CMDLINE declaration into pm_functions.in.Victor Lowther1-1/+0
2008-03-08Implement the root check using id, $EUID seems to be a bash only feature.Michael Biebl1-1/+1
2008-03-06Merge branch 'master' into vlowther-dynamic-hook-disableVictor Lowther1-48/+10
2008-03-05Split functions.in into functions.in and pm-functions.inVictor Lowther3-5/+3
2008-03-01Merge branch 'vlowther-video-merge' into vlowther-hook-option-processingVictor Lowther1-1/+18
2008-03-01Merge branch 'master' into vlowther-video-mergeVictor Lowther1-1/+18
2008-03-01Add comments in pm-action detailing the steps we are taking.Victor Lowther1-1/+9
2008-03-01Fixed up merge errors merging back with master.Victor Lowther1-2/+4
2008-03-01Merge branch 'master' into vlowther-move-pm-mainVictor Lowther2-5/+1
2008-03-01Cleaned up output for --helpVictor Lowther1-7/+1
2008-03-01Moved video-specific option processing to 99video.Victor Lowther1-18/+3
2008-03-01first pass at using run-hooks to get help info.Victor Lowther1-15/+8
2008-03-01Shortened quirk environment varialbe names.Victor Lowther1-30/+17
2008-02-27Added support for DISPLAY_QUIRK_NONE to pm-action.in.Victor Lowther1-0/+3
2008-02-21Added back the comment explaining the trap statement.Victor Lowther1-1/+2
2008-02-16Merge branch 'master' into vlowther-move-pm-mainVictor Lowther5-36/+25
2008-02-16Merge branch 'master' into stabilizatonVictor Lowther5-36/+25
2008-02-16Clean up generated files and put *.in files in the tarball.Michael Biebl2-30/+17
2008-02-16Consistently use tabs for indentation.Michael Biebl1-4/+4
2008-02-1699video had a missing closing bracket.Michael Biebl2-2/+4
2008-02-16Removed redundant call to exit in pm-is-supported.Victor Lowther1-3/+1
2008-02-16Removed redundant exit call in pm-action.inVictor Lowther1-2/+0
2008-02-13Merge branch 'master' into vlowther-move-pm-mainVictor Lowther4-58/+21
2008-02-09pm-is-supported.in needs to be tranformed before it can run.Victor Lowther1-0/+0
2008-02-09No need for extra x's in comparisons in pm-powersave.inVictor Lowther1-1/+1
2008-02-09Should be ${REVERSE}, not {$REVERSE} in pm-action.inVictor Lowther1-1/+1
2008-02-09Minor quotation updates in on_ac_powerVictor Lowther1-3/+3
2008-02-08Merge branch 'master' into vlowther-move-pm-mainVictor Lowther1-2/+3
2008-02-07...and make it check in the case statement too. :|Victor Lowther1-1/+1
2008-02-07Make pm-is-supported translate $ACTION correctly.Victor Lowther1-1/+1
2008-02-07Even simpler modularization of sleep methods.Victor Lowther2-53/+14
2008-02-06You know, the original reason pm_main was moved to functions is becauseVictor Lowther1-1/+5
2008-02-06Ignore generated filesDan Nicholson1-2/+3
2008-02-04Removed executable bits on the *.in files to emphasize theirVictor Lowther3-0/+0
2008-02-02Add cleanfiles in Makefile.am, and actually export PM_FUNCTIONS in pm-powersaveVictor Lowther2-1/+3
2008-02-02Use autotools to make pm-action and pm-powersave location independent.Victor Lowther2-2/+2