Magellan Linux

Annotation of /alx-src/tags/alx-web-0_7_2_20190726_1/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


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