Magellan Linux

Annotation of /alx-src/branches/alx-web-070/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 12870 - (hide annotations) (download)
Tue Nov 13 08:49:53 2018 UTC (5 years, 6 months ago) by niro
File size: 28014 byte(s)
-updated ChangeLog
1 niro 12870 2018-11-13 Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r12869] scripts/sql-schema/include/values.sh,
4     scripts/sql-schema/include/version.sh:
5     -support 4k monitors with a resolution of 3840x2160
6     * [r12868] include/config.inc.php:
7     -use sudo to fix some permission issues with wol
8     * [r12867] Makefile, Makefile.inc, sudo[ADD],
9     sudo/10_ether-wake.in[ADD], sudo/Makefile[ADD]:
10     -use sudo to fix some permission issues with wol
11    
12     2018-11-12 Niels Rogalla <niro@magellan-linux.de>
13    
14     * [r12866] include/config.inc.php:
15     -fixed ether-wake path
16     * [r12865] wake_on_lan.php:
17     -removed debug echo
18     * [r12864] wake_on_lan.php:
19     -include basesql.php to allow php globals emulation
20    
21     2017-12-18 Niels Rogalla <niro@magellan-linux.de>
22    
23     * [r11134] ChangeLog:
24     -updated ChangeLog
25    
26 niro 11134 2017-11-23 Niels Rogalla <niro@magellan-linux.de>
27    
28     * [r11133] show.php:
29     -only print the architecte, do not create an edit field
30    
31 niro 10649 2017-08-30 Niels Rogalla <niro@magellan-linux.de>
32    
33 niro 11134 * [r10663] ChangeLog:
34     -updated ChangeLog
35 niro 10663 * [r10662] index.php:
36     -use an easier approach to print the os arch
37     * [r10659] ChangeLog:
38     -updated ChangeLog
39 niro 10659 * [r10658] index.php:
40     -print arch before netboot
41     * [r10655] ChangeLog:
42     -updated ChangeLog
43 niro 10655 * [r10654] include/socket_send.php:
44     -only print a message if socket send failed
45     * [r10653] scripts/sql-schema/include/Makefile:
46     -fixed missing file
47     * [r10649] ChangeLog:
48     -updated ChangeLog
49 niro 10649 * [r10648] index.php, show.php:
50     -print the arch of the alx os
51     * [r10647]
52     scripts/sql-schema/include/update_to_database_schema_version_12.sh[ADD]:
53     -support arch detecting features in the sql schema and fixed an
54     schema error
55     * [r10646] scripts/sql-schema/include/schema.sh,
56     scripts/sql-schema/include/version.sh:
57     -support arch detecting features in the sql schema and fixed an
58     schema error
59    
60 niro 9680 2017-08-02 Niels Rogalla <niro@magellan-linux.de>
61    
62 niro 10649 * [r9680] ChangeLog:
63     -updated ChangeLog
64 niro 9680 * [r9679] scripts/Makefile:
65     -install socket-send dir
66     * [r9661] include/socket_send.php, scripts/socket-send[ADD],
67     scripts/socket-send/Makefile[ADD],
68     scripts/socket-send/mcore-socket-send.sh[ADD]:
69     -reworked socket send to be sha1 compatible with sslsvd, direct
70     ssl with openssl not working anymore. need to rewrite sslsvd or
71     deprecate it
72    
73 niro 9482 2017-04-07 Niels Rogalla <niro@magellan-linux.de>
74    
75 niro 9680 * [r9482] ChangeLog:
76     -updated ChangeLog
77 niro 9482 * [r9481] scripts/sql-schema/include/version.sh:
78     -updated values version to 4
79     * [r9480] scripts/sql-schema/include/values.sh:
80     -added 'auto' values for gfxcard auto detection
81    
82 niro 9466 2017-04-06 Niels Rogalla <niro@magellan-linux.de>
83    
84 niro 9482 * [r9475] ChangeLog:
85     -updated ChangeLog
86 niro 9475 * [r9474] show.php:
87     -fixed cfg_fluxbox_menuitems->cfg_fluxbox_menuitem
88     * [r9473] scripts/sql-schema/include/schema.sh,
89     scripts/sql-schema/include/update_to_database_schema_version_11.sh:
90     -fixed broken update
91     * [r9470] ChangeLog:
92     -updated ChangeLog
93 niro 9470 * [r9469] scripts/sql-schema/include/Makefile,
94     scripts/sql-schema/include/schema.sh,
95     scripts/sql-schema/include/update_to_database_schema_version_11.sh[ADD],
96     scripts/sql-schema/include/version.sh:
97     -updated schema to version 11
98     * [r9466] ChangeLog:
99     -updated ChangeLog
100 niro 9466 * [r9465] scripts/sql-schema/mcore-sql-schema.sh:
101     -added an informative usage()
102     * [r9464] scripts/sql-schema/include/Makefile,
103     scripts/sql-schema/include/schema.sh,
104     scripts/sql-schema/include/update_to_database_schema_version_10.sh[ADD],
105     scripts/sql-schema/include/version.sh:
106     -updated schema to version 10
107     * [r9463] scripts/sql-schema/include/Makefile,
108     scripts/sql-schema/include/schema.sh,
109     scripts/sql-schema/include/update_to_database_schema_version_9.sh[ADD],
110     scripts/sql-schema/include/version.sh:
111     -updated schema to version 9
112     * [r9462] scripts/sql-schema/include/Makefile,
113     scripts/sql-schema/include/schema.sh,
114     scripts/sql-schema/include/update_to_database_schema_version_8.sh[ADD],
115     scripts/sql-schema/include/version.sh:
116     -updated schema to version 8
117     * [r9461] show.php:
118     -renamed table cfg_other_menuitems->cfg_fluxbox_menuitems,
119     cfg_autostart->cfg_fluxbox_autostart, dropped unused
120     cfg_autostart_session info field, fixed some php error messages
121     $gfxinfo[module]->$gfxinfo['module']
122     * [r9460] index.php:
123     -fixed php error messages
124    
125     2016-06-22 Niels Rogalla <niro@magellan-linux.de>
126    
127     * [r9103] make-tarball.sh:
128     -updated ssh user
129    
130     2016-02-17 Niels Rogalla <niro@magellan-linux.de>
131    
132     * [r8740] scripts/sql-schema/include/Makefile,
133     scripts/sql-schema/include/schema.sh,
134     scripts/sql-schema/include/update_to_database_schema_version_7.sh[ADD],
135     scripts/sql-schema/include/version.sh:
136     -sql db schema version 7, added bootserver to client_locations
137     * [r8739] apache/alx-web.conf.in:
138     -fixed broken alias order and allow htaccess overrides
139    
140 niro 8575 2016-02-09 Niels Rogalla <niro@magellan-linux.de>
141    
142 niro 9466 * [r8575] ChangeLog:
143     -updated ChangeLog
144 niro 8575 * [r8574]
145     scripts/sql-schema/include/update_to_database_schema_version_6.sh:
146     -fixed a typo
147     * [r8573] scripts/sql-schema/include/Makefile,
148     scripts/sql-schema/include/schema.sh,
149     scripts/sql-schema/include/update_to_database_schema_version_6.sh[ADD],
150     scripts/sql-schema/include/version.sh:
151     -update to database schema 6, autostart=1 for all session types
152    
153 niro 8549 2016-02-08 Niels Rogalla <niro@magellan-linux.de>
154    
155 niro 8575 * [r8558] ChangeLog:
156     -updated ChangeLog
157 niro 8558 * [r8557] index.php, show.php:
158     -fixed a stupid typo
159     * [r8554] ChangeLog:
160     -updated ChangeLog
161 niro 8554 * [r8553] index.php, show.php:
162     -print version info
163     * [r8552] scripts/sql-schema/Makefile,
164     scripts/sql-schema/conf[ADD],
165     scripts/sql-schema/conf/Makefile[ADD],
166     scripts/sql-schema/conf/mcore-sql-schema.conf[ADD],
167     scripts/sql-schema/mcore-sql-schema.sh:
168     -added mcore-sql-schema.conf
169     * [r8549] ChangeLog[ADD], Makefile:
170     -added ChangeLog
171 niro 8549 * [r8548] scripts/sql-schema/include/schema.sh:
172     -fixed broken table name client_location -> client_locations
173     * [r8547] scripts/sql-schema/mcore-sql-schema.sh:
174     -be more informative
175     * [r8546] scripts/sql-schema/include/Makefile:
176     -fixed sql-schema/include installation
177     * [r8541] scripts/sql-schema/include/Makefile:
178     -fixed broken Makefile
179     * [r8538] make-tarball.sh[ADD]:
180     -added make-tarball script
181     * [r8537] include/Makefile:
182     -fixed Makefile
183     * [r8536] include/Makefile:
184     -install alx-web configuration file to SYSCONFDIR/alx-web
185     * [r8535] Makefile[ADD], Makefile.inc[ADD], VERSION[ADD],
186     apache/Makefile[ADD], include/Makefile[ADD], js/Makefile[ADD],
187     pics/Makefile[ADD], scripts/Makefile[ADD],
188     scripts/cert/Makefile[ADD], scripts/sql-schema/Makefile[ADD],
189     scripts/sql-schema/include/Makefile[ADD], share/Makefile[ADD]:
190     -added initial Makefile build system
191     * [r8534] include/plugins[DEL], plugin.php[DEL]:
192     -removed deprecated plugins
193     * [r8533] include/basesql.php:
194     -fixed file permissions
195     * [r8532] apache/alx-web.conf[DEL], apache/alx-web.conf.in[CPY]:
196     -make apache configuration variable
197     * [r8531] help.php, import.php, include/config.inc.php,
198     include/dbconn.php, include/error.php, include/ppping.inc.php,
199     index.php, js/asc.gif, js/bg.gif, js/desc.gif,
200     js/jquery-1.2.6.min.js, js/jquery.tablesorter.js,
201     js/jquery.tablesorter.min.js, js/style.css, loc.php,
202     mindterm.php, monitor.php, openclose.php, openclose_ajax.js,
203     pics/deact.gif, pics/logo.jpg, pics/logo2.jpg, pics/minus.gif,
204     pics/offline.gif, pics/online.gif, pics/plus.gif, reboot.php,
205     scripts/cert/signing-jars.sh,
206     scripts/sql-schema/mcore-sql-schema.sh, show.php, vncviewer.jar,
207     vncviewer.php, wake_on_lan.php:
208     -fixed file permissions via propset
209     * [r8530] apache[ADD], apache/alx-web.conf[ADD]:
210     -added apache module configuration
211     * [r8529] index.php:
212     -always print version info
213     * [r8528] include/config.inc.php,
214     scripts/cert/generate-and-import-server-key.sh[DEL]:
215     -removed last traces of the deprecated ssh support
216     * [r8527] index.php:
217     -removed obsolete show_version check
218     * [r8526] index.php:
219     -removed obsolete cruft and fixed whitespaces
220     * [r8525] index.php:
221     -no more ssh
222     * [r8524] show.php:
223     -no more ssh
224     * [r8523] show.php:
225     -no more ssh
226     * [r8522] show.php:
227     -read wireless_bitrate default values from database
228     * [r8521] scripts/sql-schema/include/schema.sh,
229     scripts/sql-schema/include/update_to_database_schema_version_5.sh[ADD],
230     scripts/sql-schema/include/values.sh,
231     scripts/sql-schema/include/version.sh:
232     -updated to database schema version 5 and values version 3
233     * [r8520] show.php:
234     -fixed a typo values_network_wireless_key_lenght ->
235     values_network_wireless_key_length
236     * [r8519] scripts/sql-schema/mcore-sql-schema.sh:
237     -print a message on values update
238     * [r8518] scripts/sql-schema/include/schema.sh,
239     scripts/sql-schema/include/update_to_database_schema_version_4.sh:
240     -fixed a typos
241     * [r8517] scripts/sql-schema/mcore-sql-schema.sh:
242     -removed debug msg
243     * [r8516] include/config.inc.php:
244     -fixed >php-5.4 certificate issues
245     * [r8515] scripts/sql-schema/include/schema.sh,
246     scripts/sql-schema/include/update_to_database_schema_version_4.sh[ADD],
247     scripts/sql-schema/include/values.sh,
248     scripts/sql-schema/include/version.sh:
249     -schema version 4 and values version 2, get wireless_ default
250     values from database
251     * [r8514] show.php:
252     -get wireless_ default values from database
253     * [r8513] show.php:
254     -comment vesa warning atm
255     * [r8512] show.php:
256     -code cleanup, removed obsolete cruft
257     * [r8511] mageupgrade.php[DEL], pnabrowse-wrapper[DEL],
258     share/ChangeLog.html[DEL], share/FAQ.html[DEL], sql[DEL]:
259     -code cleanup, removed obsolete cruft
260     * [r8510] include/common-functions.php, include/config.inc.php,
261     include/hwinfo.php[DEL]:
262     -code cleanup, removed obsolete cruft
263     * [r8509] scripts/sql-schema/mcore-sql-schema.sh:
264     -get position from opts, no weird extra handling anymore just use
265     standard sql queries
266     * [r8508] scripts/cert/signing-jars.sh[CPY], signing-jars.sh[DEL]:
267     -moved signing-jars.sh to scripts/cert/
268     * [r8507] generate-and-import-server-key.sh[DEL],
269     scripts/cert/generate-and-import-server-key.sh[CPY]:
270     -generate-and-import-server-key.sh moved to scripts/cert
271     * [r8506] scripts/cert[ADD]:
272     -added cert dir
273    
274     2016-02-05 Niels Rogalla <niro@magellan-linux.de>
275    
276     * [r8505] scripts/sql-schema/mcore-sql-schema.sh:
277     -removed obsolete debug message
278     * [r8504] scripts/sql-schema/mcore-sql-schema.sh:
279     -serveral primary key and auto_increment handling fixes
280     * [r8503] scripts/sql-schema/mcore-sql-schema.sh:
281     -give better informations
282     * [r8502] scripts/sql-schema/mcore-sql-schema.sh:
283     -fixed evaluation
284     * [r8501] scripts/sql-schema/mcore-sql-schema.sh:
285     -only modify the primary key if it is not the same column
286     * [r8500] scripts/sql-schema/mcore-sql-schema.sh:
287     -fixed typos
288     * [r8499] scripts/sql-schema/mcore-sql-schema.sh:
289     -fixed a typo
290     * [r8498] scripts/sql-schema/include/schema.sh,
291     scripts/sql-schema/mcore-sql-schema.sh:
292     -fixed schema/values version handling
293     * [r8497] scripts/sql-schema/include/schema.sh,
294     scripts/sql-schema/include/version.sh,
295     scripts/sql-schema/mcore-sql-schema.sh:
296     -renamed all version instances to schema_version
297     * [r8496] scripts/sql-schema/include/version.sh,
298     scripts/sql-schema/mcore-sql-schema.sh:
299     -renamed MCORE_SQL_DB_VERSION to MCORE_SQL_DB_SCHEMA_VERSION
300     * [r8495] scripts/sql-schema/include/values.sh,
301     scripts/sql-schema/mcore-sql-schema.sh:
302     -fill_database must not update the database version, the schema
303     creators or updates have to do that. fixed a typo too
304     * [r8494] scripts/sql-schema/include/version.sh:
305     -database version 3
306     * [r8493] scripts/sql-schema/mcore-sql-schema.sh:
307     -added sql_add_column() and sql_modify_column functions add use a
308     better variable evaluation
309     * [r8492]
310     scripts/sql-schema/include/update_to_database_schema_version_3.sh[ADD]:
311     -added update_to_database_schema_version_3 script
312     * [r8491]
313     scripts/sql-schema/include/update_to_database_schema_version_2.sh:
314     -fixed typos
315     * [r8490] scripts/sql-schema/mcore-sql-schema.sh:
316     -schema update functions gets included
317     * [r8489] scripts/sql-schema/mcore-sql-schema.sh:
318     -removed debug entries
319     * [r8488] scripts/sql-schema/mcore-sql-schema.sh:
320     -removed obsolete mysq_insert function
321     * [r8487] scripts/sql-schema/include/values.sh:
322     -removed debug entry
323     * [r8486]
324     scripts/sql-schema/include/update_to_database_schema_version_2.sh[ADD]:
325     -added update_to_database_schema_version_2 script
326     * [r8485] scripts[ADD], scripts/sql-schema[ADD],
327     scripts/sql-schema/include[ADD],
328     scripts/sql-schema/include/schema.sh[ADD],
329     scripts/sql-schema/include/values.sh[ADD],
330     scripts/sql-schema/include/version.sh[ADD],
331     scripts/sql-schema/mcore-sql-schema.sh[ADD]:
332     -added initial schema script
333    
334     2016-02-02 Niels Rogalla <niro@magellan-linux.de>
335    
336     * [r8476] show.php:
337     -revert any changes
338     * [r8475] show.php:
339     -but ignore the egk_scm plugin, it should be auto-enabled
340     * [r8474] show.php:
341     -but ignore the egk_scm plugin, it should be auto-enabled
342     * [r8473] show.php:
343     -added scm_egk plugin
344     * [r8472] include/config.inc.php, show.php:
345     -added rdesktop session support
346    
347     2016-01-29 Niels Rogalla <niro@magellan-linux.de>
348    
349     * [r8460] include/socket_send.php:
350     -fixed use of system fingerprint
351     * [r8459] include/config.inc.php, include/socket_send.php:
352     -read fingerprint from mcored certificate
353    
354     2015-12-16 Niels Rogalla <niro@magellan-linux.de>
355    
356     * [r8009] show.php:
357     -pruned old cruft
358     * [r8008] show.php:
359     -fixed a typo
360     * [r8007] index.php, show.php:
361     -get the ACTIVATE/DEACTIVATE button work
362     * [r8006] index.php:
363     -show netboot state at the end
364     * [r8005] index.php:
365     -print netboot state under version
366     * [r8004] index.php, show.php:
367     -show netboot status
368    
369     2015-12-14 Niels Rogalla <niro@magellan-linux.de>
370    
371     * [r7996] index.php:
372     -show mac address in the index list
373     * [r7995] index.php:
374     only show enabled client_locations
375    
376     2015-11-03 Niels Rogalla <niro@magellan-linux.de>
377    
378     * [r7745] index.php:
379     -fixed missing hostname in index list
380     * [r7744] show.php:
381     -disabled deprecated commands
382     * [r7743] show.php:
383     -mcore-tools compat shutdown
384     * [r7742] show.php:
385     -added brackets
386     * [r7741] show.php:
387     -renamed browseradrs -> serverlist
388     * [r7740] show.php:
389     -added serveral default drops
390     * [r7739] show.php:
391     -enable password drops
392     * [r7738] wake_on_lan.php:
393     -honor cli arguments
394     * [r7737] reboot.php:
395     -allow reboot via push-config
396     * [r7736] include/config.inc.php:
397     -use pnagent storefront uri
398     * [r7735] include/config.inc.php:
399     -renamed citrix_browseradrs -> citrix_serverlist
400     * [r7734] include/config.inc.php:
401     -use mcore db as default
402    
403     2015-09-25 Niels Rogalla <niro@magellan-linux.de>
404    
405     * [r7716] reboot.php:
406     -fixed includes
407     * [r7715] include/socket_send.php:
408     -fixed a typo
409     * [r7714] reboot.php:
410     -use ping_host() function
411     * [r7713] reboot.php:
412     -fixed mcore cmd
413     * [r7712] include/socket_send.php:
414     -fixed a typo
415     * [r7711] reboot.php:
416     -use mcore_port variable
417     * [r7710] include/config.inc.php:
418     -fixed a typo
419     * [r7709] reboot.php:
420     -use mcore_socket_send() to reboot clients
421     * [r7708] include/socket_send.php[ADD]:
422     -added mcore_socket_send() function
423     * [r7707] include/config.inc.php:
424     -honor wol interface
425    
426     2015-09-15 Niels Rogalla <niro@magellan-linux.de>
427    
428     * [r7140] show.php:
429     -fixed whitespaces
430     * [r7139] show.php:
431     -fixed whitespaces
432     * [r7138] plugin.php:
433     -convert to utf-8
434     * [r7137] openclose.php:
435     -fixed whitespaces
436     * [r7136] help.php:
437     -convert to utf-8
438     * [r7135] show.php:
439     -convert to utf-8
440     * [r7134] show.php:
441     -get all citrix and storefront sessions from database
442     * [r7132] show.php:
443     -added storefront session support
444     * [r7131] include/config.inc.php:
445     -added storefront defaults
446    
447     2015-09-14 Niels Rogalla <niro@magellan-linux.de>
448    
449     * [r7130] show.php:
450     -get citrix sessions from database and renamed cfg_sessions to
451     cfg_sessions_citrix and added cfg_sessions_storefront
452     * [r7127] show.php:
453     -fixed a typo
454     * [r7126] show.php:
455     -actual add an autostart entry if requested
456     * [r7125] show.php:
457     -convert autostart to multi
458    
459     2015-09-11 Niels Rogalla <niro@magellan-linux.de>
460    
461     * [r7124] show.php:
462     -ping the ip to check if the host is really up
463     * [r7123] index.php:
464     -fixed whitespaces
465     * [r7122] index.php:
466     -disabled unused cruft
467     * [r7121] show.php:
468     -removed plugin support
469     * [r7120] show.php:
470     -no iface in cfg_network table anymore
471     * [r7119] show.php:
472     -no ip in cfg_printer table anymore
473     * [r7118] show.php:
474     -do not show hwdetected field
475     * [r7117] show.php:
476     -added missing password fields
477     * [r7116] show.php:
478     -commented unused variables
479     * [r7115] show.php:
480     -added default keymap list
481     * [r7114] show.php:
482     -get more default settings from database
483     * [r7113] show.php:
484     -print os/tools version from database entry
485     * [r7112] show.php:
486     -drop support for old alx version to clean up cruft
487     * [r7111] show.php:
488     -fixed whitespaces
489    
490     2015-09-09 Niels Rogalla <niro@magellan-linux.de>
491    
492     * [r7110] include/basesql.php, include/config.inc.php, index.php:
493     -added function ping_host() to ping clients via a socket
494     connection to speed up things
495     * [r7106] include/hwinfo.php, show.php:
496     -added rootfs hardware detection
497     * [r7097] include/config.inc.php:
498     -use dns name for ica browsers
499     * [r7096] include/config.inc.php:
500     -newer alx provides ether-wake
501     * [r7095] include/config.inc.php:
502     -localhost not working with socket connections
503     * [r7094] include/config.inc.php:
504     -fix deprecated session_register
505     * [r7093] include/config.inc.php:
506     -convert to utf8
507     * [r7092] include/basesql.php:
508     -emulate register_globals=on
509     * [r7091] include/basesql.php:
510     -convert to utf8
511     * [r7090] index.php:
512     -fix deprecated session_register
513    
514     2015-09-07 Niels Rogalla <niro@magellan-linux.de>
515    
516     * [r7070] .[CPY]:
517     created branch 'alx-web-070'
518    
519     2015-07-23 Niels Rogalla <niro@magellan-linux.de>
520    
521     * [r6862]
522     -added wlan drivers provided by >=alx-0.6.8.100
523    
524     2013-05-29 Niels Rogalla <niro@magellan-linux.de>
525    
526     * [r4908]
527     -filter plugin citrix_spe on clients smaller than version 0.6.6
528    
529     2013-05-28 Niels Rogalla <niro@magellan-linux.de>
530    
531     * [r4898]
532     -added nouveau driver to known gfx drivers list
533     * [r4897]
534     -show 6 lines of the comment field
535     * [r4896]
536     -tell the user whats going wrong, if pnabrowse-wrapper has no
537     execute permission
538     * [r4895]
539     -show 3 letters of location name not only 1
540    
541     2012-04-20 Niels Rogalla <niro@magellan-linux.de>
542    
543     * [r3521]
544     -renamed button 'SAVE+ADD CONFIG' => 'CREATE CONFIG'
545     * [r3519]
546     -added close button
547     * [r3518]
548     -simplified statements
549     * [r3517]
550     -removed debug messages
551    
552     2012-04-19 Niels Rogalla <niro@magellan-linux.de>
553    
554     * [r3516]
555     -added special definitions for serveral plugins
556     * [r3515]
557     -make plugins configureable via web
558    
559     2012-02-08 Niels Rogalla <niro@magellan-linux.de>
560    
561     * [r3349]
562     -fixed spelling
563     * [r3348]
564     -always enabled showversion
565    
566     2012-02-01 Niels Rogalla <niro@magellan-linux.de>
567    
568     * [r3347]
569     -prefix sshdo with @ to silence error return messages
570     * [r3346]
571     -prefix sshdo with @ to silence error return messages
572     * [r3345]
573     -prefix sshdo with @ to silence error return messages
574     * [r3344]
575     -add socket_timeout default
576     * [r3343]
577     - sshdo(): first check if the sockert can be connected as
578     ssh2_connect has a timeout of 60 seconds, which cannot be changed
579    
580     2011-11-04 Niels Rogalla <niro@magellan-linux.de>
581    
582     * [r3299]
583     -use unichrome drivers with alx-0.6.2 onwards
584    
585     2011-11-02 Niels Rogalla <niro@magellan-linux.de>
586    
587     * [r3285]
588     -reverted
589     * [r3284]
590     -show HRDW button only with utils >= 0.6.3
591     * [r3283]
592     -added HRDW button to detect hardware types (maxdata, zotac, etc)
593     * [r3276]
594     -typo
595     * [r3275]
596     -added hdmi feature for intel drivers
597    
598     2011-09-07 Niels Rogalla <niro@magellan-linux.de>
599    
600     * [r2948]
601     -prefer database version when showversion=on is requested
602    
603     2011-08-03 Niels Rogalla <niro@magellan-linux.de>
604    
605     * [r2711]
606     -fixed a typo
607    
608     2011-07-28 Niels Rogalla <niro@magellan-linux.de>
609    
610     * [r2710]
611     -added printer hwdetection support
612    
613     2011-07-12 Niels Rogalla <niro@magellan-linux.de>
614    
615     * [r2705]
616     -pluginconfig handling before ignore!
617     * [r2704]
618     -added plugin support
619     * [r2703]
620     -added vmware x11 drivers for 0.6.0 and above
621    
622     2011-07-11 Niels Rogalla <niro@magellan-linux.de>
623    
624     * [r2677]
625     -/sbin/alx-hwdetection -> /usr/sbin/alx-hwdetection
626     * [r2640]
627     -only use retrieved sessions with alx-0.6.0
628    
629     2011-07-07 Niels Rogalla <niro@magellan-linux.de>
630    
631     * [r2639]
632     -fixed broken session_autostart handling
633     * [r2638]
634     -fixed a typo and whitespaces
635     * [r2637]
636     -add an empty value at the first position of the
637     $citrix_public_applications to use this as default
638     * [r2636]
639     -fixed some query issues and be more verbose on errors
640     * [r2635]
641     -typo
642     * [r2634]
643     -retrieve current defined citrix published applications via
644     pnabrowse of the ica-client
645    
646     2011-07-06 Niels Rogalla <niro@magellan-linux.de>
647    
648     * [r2609]
649     -define citrix_domain_name via config.php.inc
650     * [r2608]
651     -define citrix browser addresses via variable in
652     include/config.php.inc
653     * [r2607]
654     -fixed cfg_printers port/share definitions for alx-0.6.0
655     * [r2606]
656     -reverted openclose() changes
657     * [r2605]
658     -fixed only ignore ip from cfg_printers
659     * [r2604]
660     -don't show ipp, socket and lpd options for printing on alx-0.6.0
661     -> not supported atm
662     * [r2603]
663     -fixed includes
664     * [r2602]
665     -fixed missing jquery include
666     * [r2601]
667     -removed deprecated comments and fixed coding style
668     * [r2600]
669     -use openclose() fixes from FB
670     * [r2599]
671     -drop-down menu for ica autostart session on alx-0.6.0 and reload
672     the site accordingly to get the data after post
673     * [r2598]
674     -provide hwdetection on site: added urlopen() javascript function
675     and hwinfo.php include and display hwdetection for alx-0.6.0 only
676    
677     2011-07-05 Niels Rogalla <niro@magellan-linux.de>
678    
679     * [r2597]
680     -show a message if a system if fully upgraded and there are nor
681     updates
682     * [r2596]
683     -keep only the new version when calling old mageupgrade
684     --calc-bash and split of pver-pbuild
685     * [r2595]
686     -fixed print logic to be compat with all versions and honor crlfs
687     * [r2594]
688     -fixed even more typos
689     * [r2593]
690     -again the same typo, different place
691     * [r2592]
692     -fixed a typo (missing $ in variable name)
693     * [r2591]
694     package name alxconfig-ng-alx only on clients below os version
695     0.6.0
696    
697     2011-07-01 Niels Rogalla <niro@magellan-linux.de>
698    
699     * [r2519]
700     -pruned old configs
701    
702     2011-06-30 Niels Rogalla <niro@magellan-linux.de>
703    
704     * [r2496]
705     -ath is onl the library routines of athX drivers
706     * [r2493]
707     -removed rowspan, added an empty row
708     * [r2492]
709     -reverted split tables and increased rowspan
710     * [r2491]
711     -split tables
712     * [r2490]
713     -lang en
714     * [r2489]
715     -better visibility
716     * [r2488]
717     -support clients before alx-0.6.0 too
718     * [r2487]
719     -add all support lan/wlan driver modules of alx-0.6.0
720     * [r2486]
721     -add all support lan/wlan driver modules of alx-0.6.0
722    
723     2011-06-27 Niels Rogalla <niro@magellan-linux.de>
724    
725     * [r2445]
726     -fixed a typo
727     * [r2444]
728     -support wpa2
729    
730     2011-06-15 Niels Rogalla <niro@magellan-linux.de>
731    
732     * [r2422]
733     -pruned old cruft
734     * [r2421]
735     -online functions needs permissions for raw sockets, which needs
736     root priviledges - cannot use this atm
737     * [r2420]
738     -fixed "calc"
739     * [r2419]
740     -added missing include
741     -fixed a small typo
742     * [r2418]
743     -added missing include
744     * [r2417]
745     -sshdo: don't tell that we successfully logged in and show on
746     which function we fail
747     * [r2416]
748     -disabled debug echos in sshdo()
749     * [r2415]
750     -another typo
751     * [r2414]
752     -typo
753    
754     2011-06-07 Niels Rogalla <niro@magellan-linux.de>
755    
756     * [r2199]
757     -fixed whitepaces
758     -use sshdo() for all client actions
759     * [r2198]
760     -fixed whitepaces
761     -use sshdo() for all client actions
762     * [r2197]
763     -fixed whitepaces
764     -use sshdo() for all client actions
765     * [r2196]
766     -fixed whitepaces
767     -use sshdo() to get client information
768     * [r2195]
769     -added ppping class
770     * [r2194]
771     -added sshdo() function instead of exec_on_client()
772     -added online() test function for functionality check with
773     ppping.inc.php
774     * [r2193]
775     -fixed whitepaces
776     * [r2192]
777     -fixed whitepaces
778     * [r2191]
779     -fixed whitepaces
780     * [r2190]
781     -fixed whitepaces
782     * [r2189]
783     -fixed whitepaces
784     * [r2188]
785     -fixed whitepaces
786     * [r2187]
787     -fixed whitepaces
788     * [r2186]
789     -fixed whitepaces
790     * [r2185]
791     -fixed whitepaces
792     * [r2184]
793     -fixed whitepaces
794     * [r2183]
795     -fixed whitepaces
796     -added ssh key fule locations
797     * [r2182]
798     -fixed whitepaces
799    
800     2011-05-09 Niels Rogalla <niro@magellan-linux.de>
801    
802     * [r2022]
803     -some fixes
804     * [r2021]
805     -added common-functions.php which provides the exec_on_client()
806     function
807     * [r2020]
808     -more mage-0.4 compat fixes
809     * [r2019]
810     -mage-0.4 compat
811     * [r2017]
812     "copied"
813    
814     2011-03-25 Niels Rogalla <niro@magellan-linux.de>
815    
816     * [r1732]
817     -fixed a typo
818    
819     2011-03-18 Niels Rogalla <niro@magellan-linux.de>
820    
821     * [r1731]
822     -added missing forcedeth driver
823     * [r1730]
824     -pruned old cruft
825    
826     2011-03-17 Niels Rogalla <niro@magellan-linux.de>
827    
828     * [r1729]
829     -set uninstall timeout to zero seconds
830    
831     2011-03-16 Niels Rogalla <niro@magellan-linux.de>
832    
833     * [r1728]
834     -added 720p resolution
835     * [r1727]
836     -added full-hd resolution 1080i (1920x1080)
837     * [r1726]
838     -support a "current-problems" message
839     * [r1725]
840     -fixed broken array fetch
841    
842     2011-02-07 Niels Rogalla <niro@magellan-linux.de>
843    
844     * [r1720]
845     -Updated to match the latest fixes for alx-0.5.7
846    
847     2011-01-25 Niels Rogalla <niro@magellan-linux.de>
848    
849     * [r1717]
850     -Updated to match the latest fixes for alx-0.5.6
851     * [r1712]
852     -updated ChangeLog
853    
854     2011-01-22 Niels Rogalla <niro@magellan-linux.de>
855    
856     * [r1659]
857     updated ChangeLog
858     * [r1658]
859     updated for some minor changes
860     * [r1657]
861     updated ChangeLog to match alx-0.5.6
862    
863     2011-01-21 Niels Rogalla <niro@magellan-linux.de>
864    
865     * [r1651]
866     -be IE friendly
867     * [r1650]
868     -added and integrate a ssh applet
869    
870     2011-01-19 Niels Rogalla <niro@magellan-linux.de>
871    
872     * [r1649]
873     -updated ChangeLog to match alx-0.5.5
874    
875     2010-12-28 Niels Rogalla <niro@magellan-linux.de>
876    
877     * [r1645]
878     -updated ChangeLog
879     * [r1644]
880     -updated ChangeLog
881    
882     2010-12-09 Niels Rogalla <niro@magellan-linux.de>
883    
884     * [r1636]
885     -changed wwwroot to /var/www/htdocs
886     * [r1635]
887     -more typos
888     * [r1634]
889     -fixed typos
890     * [r1633]
891     -variable config|mage.rc
892     * [r1632]
893     moved to share
894     * [r1631]
895     moved to share
896     * [r1630]
897     -fixed whitspace
898     * [r1629]
899     update config.rc with mirrors etc on mageupdate too
900     * [r1628]
901     -dropped some old drivers and use the newer on on alx >= 0.5.3:
902     -i810 => intel
903     -via => openchrome
904     -r128 is broken atm, fallback to vesa
905     -inform the user of the limitations of the vesa driver
906     -use PC105 keyboard as default
907     -support mach64 drivers on alx-0.5.3 and above
908    
909     2010-12-06 Niels Rogalla <niro@magellan-linux.de>
910    
911     * [r1614]
912     -fixed spelling
913    
914     2010-12-03 Niels Rogalla <niro@magellan-linux.de>
915    
916     * [r1613]
917     -added sql-dump of list_monitors
918     * [r1612]
919     -updates os strings in database while upgrading clients and
920     reload the site accordingly
921     * [r1611]
922     really fixed key generation, it must be run as the target user to
923     be a valid key. added varianle encrypten support too (dsa/rsa)
924    
925     2010-12-02 Niels Rogalla <niro@magellan-linux.de>
926    
927     * [r1610]
928     -converted to unix cr/lf
929     * [r1609]
930     -added missing global
931     * [r1608]
932     -consequently use commands defined in config.inc.php
933     * [r1607]
934     -resetted all auto_increment indexes to '1'
935     * [r1606]
936     -set auto_increment index for client_serials to '1'
937     * [r1605]
938     fixed several issues
939     * [r1604]
940     -added ssh-key generation script
941     * [r1603]
942     -home direcory of the apache user is /var/lib/apache
943     * [r1602]
944     -be magellan compatible
945     * [r1601]
946     -sync with upstream
947     * [r1600]
948     -import from 050
949