Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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