Magellan Linux

Contents of /alx-src/tags/alx-web-0_7_0_20170407_1/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


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