summary refs log tree commit diff
path: root/pkgs/tools/networking/network-manager
Commit message (Collapse)AuthorAge
* treewide: Replace module_init_tools -> kmodTuomas Tynkkynen2016-04-22
| | | | | The former is deprecated and doesn't handle compressed kernel modules, so all current usages of it are broken.
* Merge branch 'master' into closure-sizeVladimír Čunát2016-04-10
|\ | | | | | | | | | | Comparison to master evaluations on Hydra: - 1255515 for nixos - 1255502 for nixpkgs
| * Merge commit 'refs/pull/14421/head' of git://github.com/NixOS/nixpkgsNikolay Amiantov2016-04-07
| |\
| | * networkmanager: 1.0.6 -> 1.0.12Peter Hoeg2016-04-03
| | | | | | | | | | | | Also pulls in networkmanager-applet at 1.0.10 as it is no longer in sync with the NM version.
| * | network-manager: use ping/ping6 from the nix storePeter Hoeg2016-03-27
| |/ | | | | | | | | | | | | | | | | | | NM upstream has a hardcoded path to /usr/bin/ping. This patch changes: - ping/ping6 are now from the nix store - we no longer try to make substitutions on a missing file - we use file from the nix store
* | Merge master into closure-sizeVladimír Čunát2016-03-08
|\| | | | | | | | | The kde-5 stuff still didn't merge well. I hand-fixed what I saw, but there may be more problems.
| * networkmanager: fix link-local ip addressesProfpatsch2016-02-26
| | | | | | | | | | | | NetworkManager needs an additional avahi-user to use link-local IPv4 (and probably IPv6) addresses. avahi-autoipd also needs to be patched to the right path.
* | Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
|\|
| * networkmanager: fix path /sbin/modprobeFabian Schmitthenner2016-01-02
| |
* | Merge branch 'master' into closure-sizeVladimír Čunát2015-12-31
|\| | | | | | | | | TODO: there was more significant refactoring of qtbase and plasma 5.5 on master, and I'm deferring pointing to correct outputs to later.
| * networkmanager: fix udev rules file, fixes #11744Nikolay Amiantov2015-12-16
| |
* | Merge staging into closure-sizeVladimír Čunát2015-11-20
|\| | | | | | | | | | | The most complex problems were from dealing with switches reverted in the meantime (gcc5, gmp6, ncurses6). It's likely that darwin is (still) broken nontrivially.
| * networkmanager098: add libgudevDomen Kožar2015-11-14
| |
| * Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-11-07
| |\
| | * Merge pull request #9463 from khumba/nm-connection-sharingDomen Kožar2015-11-06
| | |\ | | | | | | | | Fix NetworkManager connection sharing
| | | * NetworkManager: fix dnsmasq interaction for ad-hoc networksBryan Gardiner2015-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #7593 (NM can't find the dnsmasq binary); the NM expression is missing dnsmasq in its buildInputs, so configure can't find it. Also creates /var/lib/misc which dnsmasq expects to exist, because it puts dnsmasq.leases there.
| * | | Merge remote-tracking branch 'origin/master' into systemd-219Eelco Dolstra2015-10-30
| |\| |
| | * | Merge pull request #10116 from ikervagyok/nm-1.0.6Domen Kožar2015-10-24
| | |\ \ | | | | | | | | | | network-manager 1.0.2 -> 1.0.6
| | | * | network-manager 1.0.2 -> 1.0.6Lengyel Balázs2015-09-28
| | | |/ | | | | | | | | | | | | Updated everything except network-manager-openconnect, as there is no newer version
| | * / networkmanager-0.9.8: add packageNikolay Amiantov2015-10-10
| | |/
* | / network-manager: fix build after udev changesVladimír Čunát2015-10-04
|/ / | | | | | | It's missing libsystemd-login but only `udev` was in inputs...
* / More libgudev dependenciesEelco Dolstra2015-09-11
|/
* networkmanager: build with dnsmasqCarter Charbonneau2015-08-30
| | | | Networkmanager requires dnsmasq for network sharing
* Merge pull request #7929 from DamienCassou/update-networkmanager-1.0.2Damien Cassou2015-05-22
|\ | | | | networkmanager 1.0.0 -> 1.0.2
| * network-manager 1.0.0 -> 1.0.2Damien Cassou2015-05-22
| |
* | network-manager-l2tp: add homepageNikolay Amiantov2015-05-18
|/
* networkmanager: enable nmtui, the curses interfaceCharles Strahan2015-05-11
|
* network-manager: update to 1.0Luca Bruno2015-04-25
|
* Fix references to current-system/sw/sbinWilliam A. Kennington III2015-04-01
|
* networkmanager-l2tp: add packageNikolay Amiantov2015-03-29
|
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
| | | | | This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
* network-manager: 0.9.8.8 -> 0.9.8.10Domen Kožar2014-11-27
|
* NetworkManager.service -> network-manager.serviceDomen Kožar2014-11-27
|
* network-manager: patch for libnl-3.2.25Thomas Tuegel2014-11-21
|
* network-manager: Fix all plugins to use gnome3 and gtk3, like nm-applet doesJaka Hudoklin2014-05-20
| | | | | | | | | I think this makes sense, because now all the plugins will be gnome3 gtk3 based, the same way nm-applet is. I also removed networkmanager_pptp_gnome variation of networkmanager_pptp package, because i think no variation is needed and gnome support should be on by default like in other packages.
* NetworkManager: correct resolvconf executable nameThomas Tuegel2014-02-28
|
* networkmanager: add opensresolvDomen Kožar2014-02-28
|
* networkmanager: Build with ModemManager supportRickard Nilsson2014-02-13
|
* NetworkManager: Fix aliases and dependenciesOliver Charles2014-02-12
| | | | | | | | | | | | | There are two fixes in this commit. Firstly, I am creating proper symlinks for the Alias= definitions in the .service files. This achieves the same result as `systemctl enable`, and I think is preferred over `mv`. Secondly, `networkmanager-init` now wants `NetworkManager.service`, along with `ModemManager.service`. ModemManager does not depend on NetworkManager (according to `systemctl list-dependencies ModemManager`), thus NetworkManager never got started on boot.
* networkmanager: fix path to 'openconnect' binaryBjørn Forsman2014-01-25
| | | | | | Without this the openconnect VPN plugin doesn't work: NetworkManager[830]: <warn> VPN connection 'Foo VPN' failed to connect: 'Could not find openconnect binary.'.
* enable gobjectintrospection for some libsDomen Kožar2014-01-21
|
* NetworkManager(applet): 0.9.8.4 -> 0.9.8.8 (bluez5 support)Domen Kožar2014-01-03
|
* networkmanager-pptp: fix checksumThomas Tuegel2014-01-02
|
* network-manager: Rename dispatcher serviceRickard Nilsson2013-10-03
| | | | | | Rename NetworkManager-dispatcher.service to dbus-org.freedesktop.nm-dispatcher.service so it is found by systemd (NixOS doesn't handle the Alias directive in the unit file)
* NetworkManager: 0.9.8.0 -> 0.9.8.4Domen Kožar2013-09-29
|
* adding description to networkmanager pluginsRok Garbas2013-07-31
|
* openconnect and vpnc NetworkManager plugins addedRok Garbas2013-07-31
| | | | also openvpn plugin updated to the same version as NetworkManager
* Revert "networkmanager: we dont need networkmanager group anymore, just use ↵Domen Kozar2013-07-26
| | | | | | at_console policy" This reverts commit 52fe6943603ee39e41a0af9b7ff85c50953a87a6.
* networkmanager: we dont need networkmanager group anymore, just use ↵Domen Kozar2013-07-23
| | | | at_console policy
* network-manager: update all to 0.9.8.0Vladimír Čunát2013-06-04
| | | | This should fix compilation with newer glib versions.