Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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