Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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