Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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