Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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