Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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