Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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