xcat-core/xCAT-UI/lib
xq2005 f7611579ca add favicon
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7937 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-27 06:42:12 +00:00
..
ajaxterm Changed "#!/usr/bin/python2.3" to "#!/usr/bin/env python" because some Linux do not have python2.3 and when installing you could get this error: Missing Dependency: /usr/bin/python2.3 is needed by package 2010-09-24 13:03:11 +00:00
json git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7531 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 2010-09-20 18:14:24 +00:00
cmd.php add desc to the php response when the command is nodels 2010-10-27 02:59:50 +00:00
functions.php Fix submit_request() to make async calls. The problem was that the default timeout for running php scripts is 30 seconds, which is too short for some calls. Also, the stream had to be set as non-blocking. 2010-09-09 21:12:47 +00:00
jsonwrapper_inner.php Renamed directories under lib/ to not be capitalized. Added "add node" link to add new nodes. 2010-09-20 18:25:09 +00:00
jsonwrapper.php Checked in new UI code 2010-06-16 18:21:58 +00:00
log.php Checked in new UI code 2010-06-16 18:21:58 +00:00
logout.php Checked in new UI code 2010-06-16 18:21:58 +00:00
rcons.php Renamed directories under lib/ to not be capitalized. Added "add node" link to add new nodes. 2010-09-20 18:25:09 +00:00
systemcmd.php Cleaned up code. 2010-10-08 03:03:42 +00:00
tabRestore.php Checked in new UI code 2010-06-16 18:21:58 +00:00
ui.php add favicon 2010-10-27 06:42:12 +00:00
upload.php Checked in new UI code 2010-06-16 18:21:58 +00:00
zCmd.php Replaced newline "\n" with ":|:" in submit_request() in functions.php. Changed code to have newline. 2010-07-29 20:22:09 +00:00