Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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