summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2003-05-302003-05-30 Carlos Garnacho Parro <garnacho@tuxerver.net>GST_0_26_1carlosg1-0/+4
* Release 0.26.1
2003-05-292003-05-30 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+5
* platform.pl.in, runlevel-conf.in, service.pl.in, time-conf.in, users-conf.in: added mandrake 9.1 support, patch by Frej Rasmussen
2003-05-292003-05-29 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+6
* runlevel-conf.in, service.pl.in, users-conf.in, time-conf.in, network-conf.in, network.pl.in, platform.pl.in: added RedHat 9 support
2003-05-292003-05-29 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+1
* service-list.pl.in: added some more forbidden services
2003-05-292003-05-29 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+6
* backends/runlevel-conf.in, service.pl.in: added support for file-rc (ATM in debian), tidied up things to allow several init types, but still much more work is to come about this...
2003-05-242003-05-24 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+6
* network-conf.in: I am really dumb... I still don't know how, but somehow I deleted the $profile_file declaration line, leaving the profiles administration completely useless :-(((
2003-05-202003-05-20 Carlos Garnacho Parro <garnacho@tuxerver.net>GST_0_26_0carlosg1-0/+4
* Release 0.26.0
2003-05-182003-05-19 Carlos Garnacho on behalf of Ken Stanley <kstanley@teamzx.com>carlosg1-2/+7
* platform.pl.in, time-conf.in, users-conf.in: slackware 9 version is 9.0.0, not 9.0. Fixes bug #112361
2003-05-182003-05-18 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+4
* backends/network-conf.in: added support for network profiles * interfaces/network.glade.*: added network profiles * src/network/profile.[ch], profiles-table.[ch]: added files, here is the main network profiles stuff * src/network/Makefile.am: reflect this * src/network/callbacks.[ch]: added network profiles callbacks * src/network/main.c: removed some unused callbacs, and added the network profiles ones * src/network/transfer.[ch]: (transfer_profile_to_gui) added * po/POTFILES.in: added src/network/profile.c and src/network/profiles-table.c
2003-05-062003-05-06 Carlos Garnacho Parro <garnacho@tuxerver.net>GST_0_25_0carlosg1-0/+4
* Release 0.25.0
2003-05-052003-05-05 Carlos Garnacho on behalf of Eduardo García Cebollero ↵carlosg1-0/+4
<kiwnix@yahoo.es> * service-list.pl.in: added more services descriptions
2003-05-052003-05-05 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+5
* boot-grub.pl.in: when a grub entry had no append, the append tag was filled with the image entry, fixed
2003-05-012003-05-01 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+8
* backends/boot-conf.in: removed @platform, this isn't neccesary * backends/network-conf.in, network.pl.in, platform.pl.in, runlevel-conf.in, service.pl.in, time-conf.in, users-conf.in: applied patch from Grzegorz Golawski <grzegol@pld.org.pl>, this adds support for the PLD distribution * pixmaps/pld.png: added * pixmaps/Makefile.am: added pld.png * src/common/gst-platform.c, gst-tool.c: added PLD linux png (patch by Grzegorz Golawski <grzegol@pld.org.pl>)
2003-04-252003-04-25 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+5
* boot-grub.pl.in, boot-lilo.pl.in, boot.pl.in: added support for initrd both in grub and lilo
2003-04-222003-04-23 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+5
* network.pl.in: made it to bring down and up an interface when changing it. closes bug #111038.
2003-04-222003-04-23 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+5
* network.pl.in: fixed modem autodetection, now it works before and after a ppp session
2003-03-232003-03-23 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+4
* backends/network-conf.in, network.pl.in: added modem autodetection directive * interfaces/network.glade.*: added modem autodetection button in the ppp config dialog. * src/network/connection.c: added modem autodetection function.
2003-03-13Many heavy cosmetic changes, inter alia renamed XST references in source ↵cneumair1-0/+7
code to GST.
2003-03-122003-03-12 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+6
* time-conf.in, boot-conf.in, users-conf.in, platform.in: patch by Todd Kulesza <todd@dropline.net>, it adds support for Slackware 8.1 in time-admin, boot-admin and users-admin.
2003-03-122003-03-12 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+5
* network-conf.in: now stores fine both IPv4 and IPv6 addresses in the /etc/hosts file * callbacks.c: (filter_editable): removed these eye-hurting gotos. (is_ip_text_ok): rewritten, this is against any structured programming principle, and is eye-hurting too, but works for IPv4, IPv6 and IPv4 embedded in IPv6 (get_address_section_value) added * transfer.c: removed a g_print()
2003-03-082003-03-08 Carlos Garnacho Parro <garnacho@tuxerver.net>GST_0_24_0carlosg1-0/+4
* Release 0.24.0
2003-03-082003-03-08 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+6
* boot-conf.in, boot.pl.in, partition.pl.in: modified to include partition list info in the xml (it sends the device and partition type for each partition)
2003-03-042003-03-04 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+5
* boot-lilo.pl.in: lilo needs the vga settings in the "vga" entry, not in the "append" entry. Fixed
2003-02-212003-02-21 Carlos Garnacho Parro <garnacho@tuxerver.net>GST_0_23_0carlosg1-0/+4
* Release 0.23.0
2003-02-192003-02-19 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+5
* service-list.pl.in: added more service descriptions, patch by Martin Lundberg <martin.lundberg3@telia.com>
2003-02-082003-02-08 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+4
* configure.in: Added patch from Rodrigo Moya, now configure.in requires autoconf 2.52 or bigger
2003-02-062003-02-06 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+5
* connection.[ch], main.c, callbacks.c: Added more modem options, such as modem volume and dialing type (tones, pulses). * network.glade.*: HIG-ified, added more modem options. * network.pl.in: added more modem options for ppp connection.
2003-01-142003-01-14 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+2
* platform.pl.in: added codename for RH7.3, the "unsupported distro" dialog looks prettier with codenames :-)
2003-01-142003-01-14 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+6
* boot-conf.in, network-conf.in, network-pl-in, platform.pl.in, runlevel-conf.in, service.pl.in, time-conf.in, users-conf.in: Added RH8.0 in the supported distros list.
2002-12-282002-12-28 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+6
* service.pl.in, runlevel-conf.in: added two new directives to runlevel-conf, they are for getting a service parameters and for throwing a service
2002-12-262002-12-26 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+4
* backends/service-list.pl.in: added some descriptions to the list.
2002-12-172002-12-19 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+5
* backends/network.pl.in: fixed ppp interface creation in debian (other distros should be tested) * src/network/connection.*: fixed to make the ppp interface work (at least in debian)
2002-12-122002-12-12 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+4
* Fixed bug 100683
2002-12-022002-12-02 Carlos Garnacho Parro <garnacho@tuxerver.net>GST_0_22_0carlosg1-0/+4
* release 0.22.0
2002-12-022002-12-02 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+4
* Makefile.am: fixed to make distcheck pass
2002-12-022002-12-02 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+4
* solved bug #99744
2002-12-012002-12-02 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+4
* some changes to make distcheck work
2002-11-282002-11-28 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+4
* Makefile.am: removed README
2002-11-222002-11-22 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+24
* added RH7.3 in $PLATFORM_INFO 2002-11-22 Carlos Garnacho in behalf of Markus Bertheau <twanger@bluetwanger.de> * platform.in: Added Gentoo Linux * time-conf.in: Added Gentoo Linux, it works like redhat-7.0 2002-11-22 Carlos Garnacho in behalf of Álvaro Peña <icekooder@usuarios.retecal.es> * platform.in: Added Slackware 9.0, (check_slackware): Changed the regular expresion * time-conf.in: Added Slackware 9.0, (conf_get_replace_table, conf_get_parse_table): in dist_map slackware-9.0 is like debian-2.2 * users-conf.in: Added Slackware 9.0, (logindefs_dist_map): slackware-9.0 uses rh_logindefs_defaults * boot-conf.in: Added Slackware 9.0
2002-11-212002-11-21 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+7
* Added general support in all working backends for debian sarge, it currently works just like woody. * fixed lsb bug for debian, just as proposed by Jose Carlos García Sogo (GST Debian Maintainer).
2002-11-192002-11-20 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+5
* boot-lilo.pl.in, boot.pl.in: added "timeout" keyword in the lilo configuration, it's set to the same value than "delay".
2002-11-192002-11-19 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+4
* boot-conf.in: removed platform dependency in the "verify" directive.
2002-11-082002-11-08 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+19
* boot-conf.in: removed partitions from xml, (xst_platform_ensure_supported) removed, it's no longer neccesary in boot-conf (autodetection now is based on the bootloaders it finds, not in the distro) * boot.pl.in: (xst_boot_bootloader_get) added to guess the bootloader the system has in use. removed all distro based stuff. * boot-lilo.pl.in: removed all stuff related to the partition type comments * boot-grub.pl.in: (xst_boot_grub_get_config_file), (xst_boot_grub_find_entry), (xst_boot_grub_delete_entry), (xst_boot_grub_edit_entry), (xst_boot_grub_add_entry), (xst_boot_grub_entries_set): added to improve the entries management in grub. aditional code improvements.
2002-09-182002-09-18 Tambet Ingo <tambet@ximian.com>tambeti1-0/+2
* SUPPORTED: Added RedHat 7.3, marked time and users too to work. * users-conf.in: Added RedHat 7.3.
2002-09-182002-09-18 Tambet Ingo <tambet@ximian.com>tambeti1-0/+2
* time-conf.in (conf_get_replace_table): Added RedHat 7.3.
2002-09-182002-09-18 Tambet Ingo <tambet@ximian.com>tambeti1-0/+2
* service.pl.in (xst_service_sysv_get_paths): Added RedHat 7.3.
2002-09-182002-09-18 Tambet Ingo <tambet@ximian.com>tambeti1-0/+4
* time-conf.in: Added RedHat 7.3.
2002-09-142002-09-14 Carlos Garnacho Parro <garparr@teleline.es>carlosg1-0/+4
* next step, 0.22.0
2002-09-132002-09-13 Carlos Garnacho Parro <garparr@teleline.es>carlosg1-0/+4
* made GNOME System Tools compile with the *_DISABLE_DEPRECATED flags * pixmaps/: added distro logos * src/time/xst-spin-button.[ch]: removed * removed several compiler warnings # fixed bug #93056 # fixed bug #93057 # fixed bug #93058
2002-09-032002-09-03 Carlos Garnacho Parro <garparr@teleline.es>GST_0_21_0carlosg1-0/+8
* Release 0.21.0 Changes