Magellan Linux

Log of /mcore-src/trunk/mcore-tools/daemon/include

View Directory Listing Directory Listing


Sticky Revision:
(Current path doesn't exist after revision 2206)

Revision 1915 - Directory Listing
Modified Wed Nov 9 13:24:00 2011 UTC (12 years, 6 months ago) by niro
-added functions to load client classes and to restart the service

Revision 1666 - Directory Listing
Modified Fri Mar 11 19:38:10 2011 UTC (13 years, 2 months ago) by niro
-do not dirty the output of x11runas() with x11 pid ids

Revision 1640 - Directory Listing
Modified Thu Mar 10 18:10:08 2011 UTC (13 years, 2 months ago) by niro
-removed commented stuff
-make use of error echo function eecho()
-use mecho() for informal-only echos
-use rvecho() for function retvals

Revision 1639 - Directory Listing
Modified Thu Mar 10 18:08:47 2011 UTC (13 years, 2 months ago) by niro
-x11runas(): let the function check for X11
-added decho() "debug-echo" function for debugging only messages
-added rvecho() "retval echo" function to print retvals on quiet mode
-support quiet mode in mecho()
-make use of error echo function eecho()
-make use of debug echo function decho()
-make use of retval echo function rvecho()
-fixed a typo in path_not_empty() function

Revision 1350 - Directory Listing
Modified Thu Feb 17 21:42:57 2011 UTC (13 years, 3 months ago) by niro
-fixed whitespaces

Revision 1335 - Directory Listing
Modified Thu Feb 17 20:18:09 2011 UTC (13 years, 3 months ago) by niro
added get_hwinfo_monitor() and add usb-host drivers when usb-storage was found

Revision 1330 - Directory Listing
Modified Wed Feb 16 18:24:35 2011 UTC (13 years, 3 months ago) by niro
-fixed a typo in global help description

Revision 1308 - Directory Listing
Modified Sun Feb 6 23:48:20 2011 UTC (13 years, 3 months ago) by niro
-renamed validate_session() to valid_session()
-added nocolors and webcrlf options which are allowed to be called before login (needed by web-interfaces)
-let addconfig() honor -e and -n echo variables

Revision 1307 - Directory Listing
Modified Sun Feb 6 23:47:09 2011 UTC (13 years, 3 months ago) by niro
updated hwdetection from upstream installer

Revision 1306 - Directory Listing
Modified Sun Feb 6 23:46:42 2011 UTC (13 years, 3 months ago) by niro
-renamed validate_session() to valid_session()

Revision 1265 - Directory Listing
Modified Fri Feb 4 20:13:51 2011 UTC (13 years, 3 months ago) by niro
-the hwdetecion provides hwdetection ;)



Revision 1264 - Directory Listing
Modified Fri Feb 4 20:13:23 2011 UTC (13 years, 3 months ago) by niro
- added missing quit command to global help topics
- added hint about help [topic]
- let x11runas determine the DISPLAY itself by using MCORE_XORG_DISPLAY
- added no_duplicate() function for internal use
- let require() and provide() check for duplicate items via no_duplicate()
- added verify_requirements to be able to resolve missing plugin requirements
- mecho() and eecho() should honor the '-n' echo option
- added path_not_empty() functions which is used by helper_graphic_rebuild_xorg_conf_d() of the graphic plugin



Revision 1252 - Directory Listing
Modified Wed Feb 2 21:17:54 2011 UTC (13 years, 3 months ago) by niro
-disabled mysql based functions atm
-clearconfig: install config dir

Revision 1248 - Directory Listing
Added Wed Feb 2 20:20:24 2011 UTC (13 years, 3 months ago) by niro
-initial version