Magellan Linux

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

View Directory Listing Directory Listing


Sticky Revision:

Revision 2230 - Directory Listing
Modified Fri Jan 10 23:53:29 2014 UTC (10 years, 4 months ago) by niro
-renamed mysqlfunctions.global.class -> mysqlfunctions.global.class.in

Revision 2229 - Directory Listing
Modified Fri Jan 10 23:52:21 2014 UTC (10 years, 4 months ago) by niro
-renamed hwdetection.global.class -> hwdetection.global.class.in

Revision 2228 - Directory Listing
Modified Fri Jan 10 23:51:35 2014 UTC (10 years, 4 months ago) by niro
-renamed daemon.global.class -> daemon.global.class.in

Revision 2227 - Directory Listing
Modified Fri Jan 10 23:50:18 2014 UTC (10 years, 4 months ago) by niro
-renamed common.global.class -> common.global.class.in

Revision 2207 - Directory Listing
Modified Fri Jan 10 14:57:04 2014 UTC (10 years, 4 months ago) by niro
Copied from: mcore-src/trunk/mcore-tools/daemon/include revision 2206
-moved daemon/include to src/include

Revision 2140 - Directory Listing
Modified Fri Jan 10 12:02:07 2014 UTC (10 years, 4 months ago) by niro
Original Path: mcore-src/trunk/mcore-tools/daemon/include
-daemon.global.class: split some common, non daemon relvant, commands into an extra common.globcal.class

Revision 2139 - Directory Listing
Modified Fri Jan 10 10:23:50 2014 UTC (10 years, 4 months ago) by niro
Original Path: mcore-src/trunk/mcore-tools/daemon/include
-renamed variable MCLIBDIR -> MCORE_LIBDIR

Revision 2115 - Directory Listing
Modified Thu Jan 2 16:28:46 2014 UTC (10 years, 4 months ago) by niro
Original Path: mcore-src/trunk/mcore-tools/daemon/include
-fixed printing of whitespaces

Revision 2093 - Directory Listing
Modified Tue May 21 09:09:51 2013 UTC (11 years ago) by niro
Original Path: mcore-src/trunk/mcore-tools/daemon/include
-add mysql basic functions

Revision 2091 - Directory Listing
Modified Mon May 13 07:06:33 2013 UTC (11 years ago) by niro
Original Path: mcore-src/trunk/mcore-tools/daemon/include
list_files_in_directory(): fixed typos

Revision 2083 - Directory Listing
Modified Fri May 10 13:14:35 2013 UTC (11 years ago) by niro
Original Path: mcore-src/trunk/mcore-tools/daemon/include
-added system_chroot() function

Revision 2077 - Directory Listing
Modified Fri May 10 10:46:47 2013 UTC (11 years ago) by niro
Original Path: mcore-src/trunk/mcore-tools/daemon/include
-list_all_files_in_directory(): improved find and drop basename requirement

Revision 2073 - Directory Listing
Modified Fri May 10 09:09:36 2013 UTC (11 years ago) by niro
Original Path: mcore-src/trunk/mcore-tools/daemon/include
-list_files_in_directories(): support -name argument

Revision 2052 - Directory Listing
Modified Wed May 8 11:20:11 2013 UTC (11 years ago) by niro
Original Path: mcore-src/trunk/mcore-tools/daemon/include
-added print_version() function and print proper version info on connect

Revision 2044 - Directory Listing
Modified Wed May 8 11:04:43 2013 UTC (11 years ago) by niro
Original Path: mcore-src/trunk/mcore-tools/daemon/include
-support version cmd

Revision 2030 - Directory Listing
Modified Mon Aug 13 11:42:52 2012 UTC (11 years, 9 months ago) by niro
Original Path: mcore-src/trunk/mcore-tools/daemon/include
-use find to fix some annoying error messages and fixed variable declaration

Revision 2008 - Directory Listing
Modified Mon Aug 13 09:43:26 2012 UTC (11 years, 9 months ago) by niro
Original Path: mcore-src/trunk/mcore-tools/daemon/include
-added list_files_in_directory() function

Revision 2007 - Directory Listing
Modified Mon Aug 13 09:42:10 2012 UTC (11 years, 9 months ago) by niro
Original Path: mcore-src/trunk/mcore-tools/daemon/include
-added mroot applet

Revision 2006 - Directory Listing
Modified Mon Aug 13 09:40:07 2012 UTC (11 years, 9 months ago) by niro
Original Path: mcore-src/trunk/mcore-tools/daemon/include
-added colors command, to re-enable colors after calling 'nocolors' cmd

Revision 2005 - Directory Listing
Modified Mon Aug 13 09:38:21 2012 UTC (11 years, 9 months ago) by niro
Original Path: mcore-src/trunk/mcore-tools/daemon/include
-added stop_service() function

Revision 2003 - Directory Listing
Modified Mon Aug 13 09:32:23 2012 UTC (11 years, 9 months ago) by niro
Original Path: mcore-src/trunk/mcore-tools/daemon/include
-fixed whitespaces

Revision 1925 - Directory Listing
Modified Wed Nov 9 15:17:49 2011 UTC (12 years, 6 months ago) by niro
Original Path: mcore-src/trunk/mcore-tools/daemon/include
-added new gobal cmds 'reload' and 'restart' to help

Revision 1915 - Directory Listing
Modified Wed Nov 9 13:24:00 2011 UTC (12 years, 6 months ago) by niro
Original Path: mcore-src/trunk/mcore-tools/daemon/include
-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
Original Path: mcore-src/trunk/mcore-tools/daemon/include
-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
Original Path: mcore-src/trunk/mcore-tools/daemon/include
-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
Original Path: mcore-src/trunk/mcore-tools/daemon/include
-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
Original Path: mcore-src/trunk/mcore-tools/daemon/include
-fixed whitespaces

Revision 1335 - Directory Listing
Modified Thu Feb 17 20:18:09 2011 UTC (13 years, 3 months ago) by niro
Original Path: mcore-src/trunk/mcore-tools/daemon/include
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
Original Path: mcore-src/trunk/mcore-tools/daemon/include
-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
Original Path: mcore-src/trunk/mcore-tools/daemon/include
-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
Original Path: mcore-src/trunk/mcore-tools/daemon/include
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
Original Path: mcore-src/trunk/mcore-tools/daemon/include
-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
Original Path: mcore-src/trunk/mcore-tools/daemon/include
-the hwdetecion provides hwdetection ;)



Revision 1264 - Directory Listing
Modified Fri Feb 4 20:13:23 2011 UTC (13 years, 3 months ago) by niro
Original Path: mcore-src/trunk/mcore-tools/daemon/include
- 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
Original Path: mcore-src/trunk/mcore-tools/daemon/include
-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
Original Path: mcore-src/trunk/mcore-tools/daemon/include
-initial version