Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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