summaryrefslogtreecommitdiff
path: root/network-conf.in
AgeCommit message (Collapse)AuthorFilesLines
2006-05-162006-05-15 Carlos Garnacho Parro <carlosg@gnome.org>carlosg1-638/+0
* Merged the waiting-the-dbus branch into HEAD * configure.in, Makefile.am, autogen.sh: bump to 1.9.0, do not use translations (no longer needed) and fix references to the new .pc file * GroupsConfig.pm, HostsConfig.pm, IfacesConfig.pm, NFSConfig.pm, NTPConfig.pm, SMBConfig.pm, ServicesConfig.pm, ServicesList.pm, SharesList.pm, SystemToolsBackends.pl.in, TimeConfig.pm, UsersConfig.pm, org.freedesktop.SystemToolsBackends.service.in, system-tools-backends-2.0.pc.in, test-backends, Init/Services.pm, Init/ServicesList.pm, Network/Hosts.pm, Network/Ifaces.pm, Shares/Exports.pm, Shares/NFS.pm, Shares/SMB.pm, Time/NTP.pm, Time/TimeDate.pm, Users/Groups.pm, Users/Shells.pm, Users/Users.pm, Utils/Backend.pm, Utils/File.pm, Utils/Monitor.pm, Utils/Parse.pm, Utils/Platform.pm, Utils/Replace.pm, Utils/Report.pm, Utils/Util.pm, Utils/XML.pm: Added/refactored files, replace the functionality in the older *.pl.in files * boot-conf.in, boot-grub.pl.in, boot-lilo.pl.in, boot-yaboot.pl.in, boot.pl.in, file.pl.in, general.pl.in, network-conf.in, network.pl.in, parse.pl.in, platform.pl.in, replace.pl.in, report.pl.in, service-list.pl.in, service.pl.in, services-conf.in, share.pl.in, shares-conf.in, system-tools-backends.pc.in, time-conf.in, users-conf.in, util.pl.in, xml.pl.in: Functional removed files, they've been replaced with the files above. * add_amp.sh, debug.pl.in, dhcpd-conf.in, dhcpd.pl.in, disks-conf.in, display-conf.in, filesys.pl.in, font-conf.in, font.pl.in, gen-reportcode-list.sh, guess_system.sh, hardware-conf.in, internetsharing-conf.in, ishare.pl.in, media.pl.in, memory-conf.in, mouse-conf.in, option.pl, package-conf.in, partition.pl.in, perldoc.pl, print-conf.in, print.pl.in, process.pl.in, removable-media.pl.in, rhprinterdb2gstxml.pl, test.pl, tokenizer.pl.in, type1inst, x.pl.in: Bunch of unused files (or used in unstable tools), if/when they prove their usefulness, they'll be added back, but for now they'd better be in the Attic.
2005-12-312005-12-31 Carlos Garnacho Parro <carlosg@gnome.org>carlosg1-3/+5
* Patch sent by Juan Luis Baptiste <juan.baptiste@kdemail.net>, adds support for ubuntu 5.10 and 6.04, Yoper 2.2, Ark, Fedora Core 4 and latest Mandrake/Mandriva for the network tool.
2005-11-212005-11-21 Ken VanDine <ken@vandine.org>carlosg1-1/+1
* disks-conf.in, network-conf.in, network.pl.in, platform.pl.in, service.pl.in, services-conf.in, shares-conf.in, time-conf.in, users-conf.in: Specifix Linux is now rPath linux
2005-11-212005-11-21 Scott J. Harmon <harmon@ksu.edu>carlosg1-1/+1
* network-conf.in, network.pl.in, platform.pl.in, service.pl.in, services-conf.in, shares-conf.in, time-conf.in, users-conf.in: Added support for Slackware 10.2.0
2005-08-272005-08-27 Carlos Garnacho Parro <carlosg@gnome.org>carlosg1-1/+1
* network-conf.in (xml_parse_statichost): made regexp for parsing IP addresses more liberal to avoid problems
2005-06-292005-06-30 Carlos Garnacho Parro <carlosg@gnome.org>carlosg1-0/+1
* network-conf.in, network.pl.in, platform.pl.in, service.pl.in: Added patch from the KUbuntu people for the network backend, should search the rest of the Ubuntu patches and apply them... Thanks to the KUbuntu team :)
2005-06-212005-06-21 Christian Meyer <chrisime@gnome-de.org>carlosg1-1/+1
* network-conf.in, network.pl.in, platform.pl.in, service.pl.in, services-conf.in, shares-conf.in, time-conf.in, users-conf.in: Added support for Vida Linux OS 1.2
2005-04-132005-04-13 Scott J. Harmon <harmon@ksu.edu>carlosg1-1/+1
* network-conf.in, network.pl.in, platform.pl.in, service.pl.in, services-conf.in, shares-conf.in, time-conf.in, users-conf.in: Added support for Slackware 10.1.0
2005-03-012005-03-01 Carlos Garnacho Parro <carlosg@gnome.org>carlosg1-1/+1
* network-conf.in, network.pl.in, platform.pl.in, service.pl.in, services-conf.in, shares-conf.in, time-conf.in, users-conf.in: Added support for Fedora Core 3, it's just like FC2
2005-02-242005-02-24 Carlos Garnacho Parro <carlosg@gnome.org>carlosg1-1/+10
* network-conf.in: added "set_gateway" directive
2005-02-232005-02-23 Carlos Garnacho Parro <carlosg@gnome.org>carlosg1-1/+6
* network-conf.in, network.pl.in: patch with lots of help and testing from Michael Vogt <mvogt@acm.org> to fix PPP calling in the network tool. this should fix #167342
2004-12-21how could I commit that thing fine? :)carlosg1-1/+1
2004-12-21weird, fat upgrade from the please-break-my-network branchcarlosg1-46/+192
2004-09-142004-09-14 Carlos Garnacho Parro <carlosg@gnome.org>carlosg1-25/+2
* network-conf.in (xml_print_statichost): moved to network.pl.in * network.pl.in (network_xml_print_statichost): added * parse.pl.in: fixed a bug when searching in .ini like files, now it stops at the end of the section * share.pl.in, shares-conf.in: removed/comented unused code, made it safe to store info in modern systems, added the get_network_conf directive * xml.pl.in: fixed a badly indented line
2004-08-292004-08-29 Carlos Garnacho Parro <carlosg@gnome.org>carlosg1-1/+1
* network-conf.in, platform.pl.in, service.pl.in, services-conf.in, time-conf.in, users-conf.in: Added support for SuSE 9.1
2004-08-242004-08-24 Joe Marcus Clarke <marcus@freebsd.org>carlosg1-1/+1
* network-conf.in, network.pl.in, platform.pl.in, service.pl.in, services-conf.in, shares-conf.in, time-conf.in, users-conf.in: Added support for the recently forked FreeBSD 6, at the moment it's the same than 5.X
2004-08-202004-08-20 Ken VanDine <ken@biZrace.com>carlosg1-1/+1
* network-conf.in, network.pl.in, platform.pl.in, service.pl.in, services-conf.in, time-conf.in, users-conf.in: Added support for Specifix Linux
2004-08-202004-08-20 Daisuke SUZUKI <daisuke@linux.or.jp>carlosg1-0/+1
* network-conf.in, network.pl.in, platform.pl.in, service.pl.in, services-conf.in, time-conf.in, users-conf.in: Added support for Vine Linux 3.0 and 3.1
2004-07-192004-07-19 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-2/+3
* network-conf.in, network.pl.in, platform.pl.in, service.pl.in: Added support for Blackpanther Linux 4.0, I think that it's from Karoly Barcza <kbarcza@blackpanther.hu>
2004-07-172004-07-17 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-1/+1
* network-conf.in, network.pl.in, platform.pl.in, service.pl.in, services-conf.in, time-conf.in, users-conf.in: added support for Fedora Core 2
2004-07-172004-07-17 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-1/+2
* network-conf.in, network.pl.in, platform.pl.in, service.pl.in, services-conf.in, time-conf.in, users-conf.in: added support for Slackware 10, thanks to Evandro for testing it
2004-06-272004-06-27 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-1/+2
* network-conf.in, network.pl.in: at last, added network tool support for suse 9.0 and 9.1, thanks to Satvik <satvik@students.iiit.net> and Kirti <kirtisinha@students.iiit.net> for their cool work. * parse.pl.in (gst_parse_split_first_array_pos), (gst_parse_fq_domain): added. (gst_parse_slackware_hostname): replaced by (gst_parse_fq_hostname) * replace.pl.in (gst_replace_slackware_hostname): replaced by (gst_replace_fq_hostname)
2004-05-172004-05-17 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+1
* network.pl.in, platform.pl.in, network-conf.in, users-conf.in, service.pl.in, time-conf.in, services-conf.in: added support for Mandrakelinux 10.0 and 10.1. Patch by Goetz Waschk <waschk@informatik.uni-rostock.de>
2004-05-122004-05-12 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+1
* network-conf.in, network.pl.in, platform.pl.in, service.pl.in: added network-admin support for conectiva. I think that the patch is from Helio Chissini de Castro <helio@conectiva.com.br>, but Juan Luis (the Knetworkconf maintainer) is who forwarded them to me...
2004-05-04arlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-3/+4
* service.pl.in: made it to look too in /usr/local/etc/rc.d for starting/stopping/searching services * platform.pl.in: parsing improvements in the freebsd function * parse.pl.in (gst_parse_process_sh_line): parsing improvements, it now only replaces hashes inside valid double quotes (gst_parse_startif): added, for parsing /etc/start_if.$iface in FreeBSD * network-conf.in, network.pl.in: added partial network support for FreeBSD, only the PPP stuff is missing, the rest seems quite stable
2004-04-232004-04-23 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-13/+29
* network-conf.in (detect_modem): improved code a bit. Added the get_interface_name directive, to get the system dependent interface names (eth, ppp, dc, wi...) for each interface from a given keyword. Yes, I know it sucks, but right now it must be done by the backend, as it can be run in a different machine/platform than the frontend * network.pl.in: ditto
2004-03-292004-03-29 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-1/+1
* network.pl.in, network-conf.in: added initial support for gentoo * parse.pl.in (gst_parse_sh_re): added * replace.pl.in (gst_replace_sh_re): added
2004-03-162004-03-16 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-1/+0
* network-conf.in, network.pl.in: added slackware 9.1 ppp support * replace.pl.in, parse.pl.in, file.pl.in: related fixes
2004-01-232004-01-23 Carlos Garnacho on behalf of Grzegorz Golawski ↵carlosg1-2/+3
<grzegol@pld-linux.org> * network-conf.in, network.pl.in, platform.pl.in, service.pl.in, services-conf.in, time-conf.in, users-conf.in: Added patch to add support for PLD 1.1 and 1.99
2004-01-072004-01-07 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-1/+1
* services-conf.in, services.pl.in, time-conf.in, users-conf.in, network-conf.in, network.pl.in: added support for mandrake 9.2
2004-01-062004-01-06 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-1/+2
* network-conf.in, network.pl.in: added partial support for slackware 9.1, ATM it only supports eth interfaces config (wireless eth ifaces too) * service.pl.in: (gst_service_sysv_installed), (gst_service_sysv_list_any_installed): replaced by (gst_service_installed) and (gst_service_list_any_installed). (gst_service_bsd_set_status): added * time-conf.in: made it to use gst_service_list_any_installed () * replace.pl.in: (gst_replace_slackware_hostname), (gst_replace_rcinet1conf), (gst_replace_rcinet1conf_global), (gst_replace_wireless_opts): functions added to replace in slackware network config files * parse.pl.in: (gst_parse_slackware_hostname), (gst_parse_rcinet1conf), (gst_parse_rcinet1conf_bool), (gst_parse_wireless_opts): functions added to parse slackware network config files
2003-12-262003-12-26 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-1/+1
* general.pl.in: made the backends to run even when the computer doesn't have the gettext perl library * platform.pl.in: added Fedora Core 1 to the supported platforms list * network-conf.in, network.pl.in: added support for Fedora Core 1 * service.pl.in, services-conf.in: ditto * time-conf.in: ditto * users-conf.in: ditto
2003-11-222003-11-22 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-1/+1
* network.pl.in, network-conf.in, platform.pl.in, service.pl.in, services-conf.in, time-conf.in, users-conf.in: s/woody/3\.0/ * time-conf.in: made it to use gst_service_list_sysv_any_installed () when the distro is debian woody
2003-10-192003-10-19 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-1/+1
* backends/network.pl.in, network-conf.in: added wireless interfaces support for debian >= woody, redhat >= 7.2 and mandrake >= 9.0 * interfaces/network.glade.in: added wireless devices support * src/network/callbacks.[ch], connection.[ch], main.c, network-druid.c: added wireless support, general code cleaning and tidying. * src/network/transfer.c: removed the loopback interface from the list
2003-10-092003-10-09 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-5/+3
* backends/network-conf.in, network.pl.in, package-conf.in, platform.pl.in, print.pl.in, service.pl.in, services-conf.in, shares-conf.in, time-conf.in, users-conf.in: patch by Gerhard Mourani for adding OpenNA support * pixmaps/openna.png: added * pixmaps/Makefile.am: reflect this * src/common/gst-platform.c, gst-tool.c: added the OpenNA icon to the supported platform list
2003-09-142003-09-15 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-1/+1
* users-conf.in: added Mandrake 9.X support for the users tool * time-conf.in: added Mandrake 9.X support for the time tool * service.pl.in, services-conf.in: added Mandrake 9.X support for the services tool * network.pl.in, network-conf.in: added Mandrake 9.X almost complete support for the network tool, configuring a PPP interface seems to be curiously broken at least in mandrake 9.0, I need to find out what's the problem.
2003-09-142003-09-13 Eduardo Garcia Cebollero <kiwnix@yahoo.es>carlosg1-3/+3
* *.pl.in, *-conf.in, configure.in, Makefile.am, Makefile.in: [build_system_switch] Update the sustitution system used in the Makefiles for using Autoconf. * system-tools-backends.pc.in : Added file (independant info for use if you want to know data about the backends) * autogen.sh: made it able to compile the backends independently of the frontends
2003-06-252003-06-25 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-1/+1
* network-conf.in, network.pl.in, platform.pl.in, runlevel-conf.in, service.pl.in, time-conf.in, users-conf.in: s/redhat\-9\.0/redhat\-9/, because it's in this way in /etc/redhat-release, there won't appear the distro selection window anymore in redhat9 :-P * network.pl.in: (gst_network_ensure_loopback_interface): removed loobpack in redhat9, it isn't really neccesary (I'm even thinking about removing loopback support at all in GST) and broke the redhat network tool. Fixes #114044 (gst_network_rh72_get_file): made it to create the interface filename with the "dev" tag instead of the "name" tag (for RH >=7.2)
2003-05-292003-05-29 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-1/+1
* 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-242003-05-24 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-0/+2
* 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-182003-05-18 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-4/+119
* 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-012003-05-01 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-1/+2
* 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-03-232003-03-23 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-2/+16
* 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-56/+56
code to GST.
2003-03-122003-03-12 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-1/+2
* 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-01-142003-01-14 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-1/+1
* 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-11-212002-11-21 Carlos Garnacho Parro <garnacho@tuxerver.net>carlosg1-1/+1
* 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).
2001-12-182001-12-17 Arturo Espinosa Aldama <arturo@ximian.com>unammx1-0/+1
* replace.pl.in (xst_replace_join_hash): Delete entries missing in the hash found in the old file. Fixes #16329 * network-conf.in: Added rh72 back to supported list.
2001-12-17remove rh 7.2 support for network, it is not workingchema1-1/+0
2001-12-152001-12-14 Arturo Espinosa Aldama <arturo@ximian.com>unammx1-19/+22
* network.pl.in (xst_network_interfaces_set): simplified expression. (xst_network_rh72_interface_delete): redhat-7.2's own version of this. * network-conf.in (xml_parse): oops.