about summary refs log tree commit diff
path: root/debian/patches
AgeCommit message (Collapse)Author
2007-04-03Update the Debian backend:Michael Biebl
- Only call nscd -i hosts when nscd is installed http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=402436 - Set status variable to return code of ifup/ifdown http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=415642 - Remove mDNSResponder restart. Obosoleted by Avahi which doesn't need that. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1321 ceb527fc-18e6-0310-9fe2-813c157c29e7
2007-04-03Small fix for the German translationMichael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1320 ceb527fc-18e6-0310-9fe2-813c157c29e7
2007-03-03Add patch by Andy Whitcroft. "|" the wep capabilities instead of "&".Michael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1245 ceb527fc-18e6-0310-9fe2-813c157c29e7
2007-01-10Pull the dbus 1.0 changes from SVN, which uses unref rather than close. Michael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1215 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-11-30Add missing ".SH NAME" stanzas to man pages. Fixes linda/lintia warnings.Michael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1180 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-11-30Run dos2unix over 12_dbus1.0.patch to remove the unnecessary line-feeds.Michael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1178 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-11-30Apply the patch from Cyril Brulebois, which fixes some typos in the french ↵Michael Biebl
translation. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1177 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-11-14added 12_dbus1.0.patchRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1148 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-10-24Make the /e/n/i a bit more robust and easier to read.Michael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1104 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-10-24* Fix the parser for /etc/network/interfaces. The code is still shit, but at Michael Biebl
least now it accepts tabs or spaces (or combinations of both) as token separator. * On dns changes, do not restart nscd, only invalidate the hosts cache. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1100 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-09-05* Changed adeprecated dbus function (closes: 385380)Riccardo Setti
- added 12_dbus0.9.patch. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@994 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-08-15(really) fixed debian/patches/06Riccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@949 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-08-15 - Bumped hal deps to version 0.5.7.1. NM needs user haldaemon for dbusRiccardo Setti
operations. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@946 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-08-15fixed debian/patches/06 Riccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@941 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-08-13updated some patchesRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@932 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-08-12Improve the dial-up configuration handling:Michael Biebl
- Display the provider name instead of a cryptic number - Check the return value of ifupdown - Add a new section to README.Debian about how to set up a dial-up connection git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@927 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-08-08- Merge the patches resolvonf+disabled_devices into a single patch ↵Michael Biebl
debian_backend. This one patch should hold all modifications to the Debian backend. - Do not handle mapped devices. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@924 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-08-07* Added 09_fix_bigendian_words.patch wich will fix the WPA+plaint text pwRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@915 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-08-07fixed some typo in README.Debian, removed 09.patch (better solution are ↵Riccardo Setti
coming), fixed 08.patch git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@914 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-08-07 - allow "auto-hotplug" iface to be managed by NM. (closes: #381017)Riccardo Setti
* Added 09_fix_bigendian_sha1.patch wich will fix the WPA+plaint text pw auth method on powerpc (and in other bigendian arch) (closes: #381464) git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@913 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-08-02fixed an error in debian/patch/08.patchRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@911 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-08-02- allow "auto-hotplug" iface to be managed by NM. (closes: #381017)Riccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@910 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-06-14hal must be able to send events about hotplugged devices to NM. Added user ↵Michael Biebl
hal to /etc/dbus-1/system.d/NetworkManager.conf. Should git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@854 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-06-08- New upstream (bugfix) release 0.6.3Michael Biebl
- Removed patches which were merged upstream: 07-libnm_glib_reconnect_dbus.patch 09-nm_bad_mutex_free.patch 10-interface_parser_fixes.patch. 11-carrier_detection.patch - Added watch file. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@846 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-05-15Support cards which can't do carrier detect.Michael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@841 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-05-10Fix the /etc/network/interfaces parser:Michael Biebl
- Only add data to an existing block (prevents segfault) - Support mapping and allow-* stanzas. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@820 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-05-10Use strstr, because auto can have multiple interfaces, e.g.Michael Biebl
auto lo eth0 git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@819 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-05-05Lots of integration work. NM behaves like a good citizen now and is ready ↵Michael Biebl
for "testing". git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@815 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-05-05- Standards-Version 3.7.2Michael Biebl
- Make libnm_glib wait between connection attempts to dbus (07-libnm_glib_reconnect_dbus.patch) git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@811 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-04-05Integration work. Scripts in /etc/network/if-*.d/ are now called properly by ↵Michael Biebl
NetworkManagerDispatcher. Thanks to the Ubuntu guys for this works. It's mostly copied from their package. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@790 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-04-01Apply an ordering for the packages and choose better names where applicable.Michael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@775 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-03-27New upstream release. Updated if_fix.patch and removed unnecessary lines.Michael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@764 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-03-06added NMDebian.patch which add the support for resolvconfRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@736 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-03-04removed useless patchesRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@712 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-09- removed debian/network-manager.dbus-conf debian/nm-applet.confRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@575 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-01-11git-svn-id: ↵Riccardo Setti
svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@445 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-01-11added patches that fix the problem of NMDevice.c withlinux-kernel-headers ↵Riccardo Setti
>2.6.11 git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@441 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-01-10first import of dhcbdb and networkmanagerRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@440 ceb527fc-18e6-0310-9fe2-813c157c29e7