Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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