index
:
pm-utils
debian
master
pm-utils-1.1
pm-utils-1.2
pm-utils-1.3
pm-utils-1.4
powersave-policies
rpm
video-quirks
power management scripts for suspend and hibernate (mirrored from https://gitlab.freedesktop.org/archived-projects/pm-utils)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pm
/
pm-functions.in
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-10
pm-functions.in cleanups and minor fixes.
Victor Lowther
1
-6
/
+15
2008-04-27
Fix bug that would cause init_logfile to die if the logfile did not exist.
Victor Lowther
1
-1
/
+1
2008-03-29
Comment fixups in preperation for release.
Victor Lowther
1
-2
/
+2
2008-03-20
Prettify logging a bit more.
Victor Lowther
1
-1
/
+1
2008-03-20
Cleaned up logging of which hooks ran a bit more.
Victor Lowther
1
-2
/
+8
2008-03-20
Use 'all' instead of "*" to remove all commandline paraameters.
Victor Lowther
1
-2
/
+2
2008-03-20
Added easy support to drop all parameters.
Victor Lowther
1
-1
/
+2
2008-03-20
Changed kernel hibernation to use the default kernel method unless overridden.
Victor Lowther
1
-1
/
+1
2008-03-19
Fixups in hook blacklisting and parameter removal.
Victor Lowther
1
-2
/
+3
2008-03-19
remove_parameters was not doing The Right Thing.
Victor Lowther
1
-9
/
+10
2008-03-19
Make the hook blacklist and parameter overrides use env. variables.
Victor Lowther
1
-26
/
+23
2008-03-19
Merge branch 'vlowther-stabilization-bugfixes' into vlowther-default-parameters
Victor Lowther
1
-8
/
+11
2008-03-19
Added copious commenting in the defaults file.
Victor Lowther
1
-4
/
+8
2008-03-18
Addind logging to add_parameter and remove_parameter
Victor Lowther
1
-1
/
+5
2008-03-18
Fix logic error in remove_parameter.
Victor Lowther
1
-1
/
+1
2008-03-18
Updated /etc/pm/parameters parsing.
Victor Lowther
1
-4
/
+22
2008-03-17
Add more logging -- log parameters and the hook blacklist.
Victor Lowther
1
-4
/
+4
2008-03-16
Consolidated console save/restore code.
Victor Lowther
1
-3
/
+1
2008-03-16
Fix bug where pm-is-supported could only be run as root.
Victor Lowther
1
-3
/
+8
2008-03-15
Mostly seperated vt switching logic from the suspend_lock logic.
Victor Lowther
1
-4
/
+2
2008-03-15
Restore separate logging functionality
Victor Lowther
1
-6
/
+9
2008-03-15
Merge branch 'vlowther-dynamic-hook-disable' into vlowther-default-parameters
Victor Lowther
1
-1
/
+0
2008-03-15
Merge branch 'master' into vlowther-dynamic-hook-disable
Victor Lowther
1
-1
/
+0
2008-03-14
Split functions.in into functions.in and pm-functions.in
Victor Lowther
1
-0
/
+131
2008-03-11
Merge branch 'vlowther-dynamic-hook-disable' into vlowther-default-parameters
Victor Lowther
1
-1
/
+5
2008-03-11
Optionally ignore two leading digits in the hook filename in hook_ok
Victor Lowther
1
-1
/
+5
2008-03-09
Added support for passing default parameters.
Victor Lowther
1
-0
/
+13
2008-03-09
Move PM_CMDLINE declaration into pm_functions.in.
Victor Lowther
1
-0
/
+1
2008-03-09
Ensure wwe have made $STORAGEDIR before trying to blacklist hooks.
Victor Lowther
1
-0
/
+1
2008-03-09
Really really make reading the default blacklist work.
Victor Lowther
1
-1
/
+1
2008-03-09
Actually source the correct blacklist file.
Victor Lowther
1
-1
/
+1
2008-03-07
Moved the "Running hook" diagnostic message in run_hooks.
Victor Lowther
1
-1
/
+2
2008-03-06
Change the default blacklist location to PM_SYSCONFDIR.
Victor Lowther
1
-2
/
+4
2008-03-06
Have pm-functions.in read an initial list of hooks to blacklist.
Victor Lowther
1
-0
/
+12
2008-03-06
Make run_hooks skip disabled hooks.
Victor Lowther
1
-2
/
+13
2008-03-05
Split functions.in into functions.in and pm-functions.in
Victor Lowther
1
-0
/
+131