Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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