Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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