aboutsummaryrefslogtreecommitdiff
path: root/pkgs/tools/networking (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #69336 from peterhoeg/p/py-wmiPeter Hoeg2019-09-251-0/+25
|\ | | | | pythonPackages.py-wmi-client: init at unstable-20160601
| * py-wmi-client: init at unstable-20160601Peter Hoeg2019-09-241-0/+25
| |
* | Merge pull request #68942 from rvolosatovs/update/grpcuiJörg Thalheim2019-09-241-4/+4
|\ \ | | | | | | grpcui: 0.2.0 -> 0.2.1
| * | grpcui: 0.2.0 -> 0.2.1Roman Volosatovs2019-09-211-4/+4
| |/
* | Merge pull request #69275 from peterhoeg/f/amulePeter Hoeg2019-09-242-261/+50
|\ \ | | | | | | amule: cleanup
| * | amule: cleanupPeter Hoeg2019-09-232-261/+50
| | |
* | | telepresence: 0.93 -> 0.101Jaka Hudoklin2019-09-231-3/+3
| | |
* | | telepresence: fix packageJaka Hudoklin2019-09-231-1/+1
| | |
* | | httpie: run testsFlorian Klink2019-09-231-5/+23
|/ /
* | treewide: replace daemon with enableDaemonMatthew Bauer2019-09-221-2/+2
| | | | | | | | | | | | broken with the introducation of "daemon" in https://github.com/NixOS/nixpkgs/commit/96ffba10f5c959656314998f667f4999406b4144
* | Revert "Merge branch 'staging-next'"Vladimír Čunát2019-09-215-10/+22
| | | | | | | | | | | | | | This reverts commit 41af38f3728bd64b80721c44ed1fb019978cbc1b, reversing changes made to f0fec244ca380b9d3e617ee7b419c59758c8b0f1. Let's delay this. We have some serious regressions.
* | Merge pull request #69174 from HugoReeves/masterworldofpeace2019-09-211-3/+3
|\ \ | | | | | | croc: 6.1.1 -> 6.1.3
| * | croc: 6.1.1 -> 6.1.3Hugo Reeves2019-09-211-3/+3
| |/
* | Merge branch 'staging-next'Vladimír Čunát2019-09-215-22/+10
|\ \ | |/ |/|
| * Merge master into staging-nextFrederik Rietdijk2019-09-192-1/+35
| |\
| * \ Merge branch 'master' into staging-nextJan Tojnar2019-09-183-5/+8
| |\ \
| * \ \ Merge branch 'master' into staging-nextVladimír Čunát2019-09-164-11/+52
| |\ \ \
| * \ \ \ Merge branch 'master' into staging-nextVladimír Čunát2019-09-153-456/+255
| |\ \ \ \
| * | | | | networkmanager,modemmanager: fix service symlinks for systemd v243Will Dietz2019-09-142-12/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes problems such as: systemd[1]: Failed to put bus name to hashmap: File exists systemd[1]: dbus-org.freedesktop.nm-dispatcher.service: Two services allocated for the same bus name org.freedesktop.nm_dispatcher, refusing operation. Problem is that systemd treats symlinks to files outside the service path differently, causing our old workaround to look like two separate services. These symlinks are intended to be a means for manually emulating the behavior of the `Alias=` directive in these services. Unfortunately even making these symlinks relative isn't enough, since they don't make it to where it matters-- that only makes the links in /etc/static/systemd/system/* relative, with systemd still being shown non-relative links in /etc/systemd/system/*. To fix this, drop all of this at the package level and instead simply specify the aliases in the NixOS modules. Also handle the same for modemmanager, since the networkmanager NixOS module also handles that.
| * | | | | Merge branch 'staging-next' into stagingJan Tojnar2019-09-126-1385/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'staging-next' into stagingJan Tojnar2019-09-101-4/+4
| |\ \ \ \ \ \
| * | | | | | | treewide: replace mysql.connector-c to libmysqlclientIzorkin2019-09-093-10/+10
| | | | | | | |
* | | | | | | | httpie: use python3 by defaultMaximilian Bosch2019-09-201-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package is intended to be used as application and supports python3[1] (and is about to deprecated python2.7 support[2]), so there's no reason to not use it in 2019. [1] https://github.com/jakubroztocil/httpie/tree/1.0.3#python-version [2] https://github.com/jakubroztocil/httpie/commit/b3d2c1876e23e7de7afe588e4f64160d17201b45
* | | | | | | | Merge pull request #69094 from madjar/fix-httpieMaximilian Bosch2019-09-201-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | httpie: add missing 'setuptools' to propagatedBuildInputs
| * | | | | | | | httpie: add missing 'setuptools' to propagatedBuildInputsGeorges Dubus2019-09-191-1/+1
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As a side-effect of f7e28bf, the build no longer propagated 'setuptools', which is a run-time dependency. See #68314 for further details.
* / | | | | | | ip2unix: 2.1.0 -> 2.1.1aszlig2019-09-201-2/+2
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is just a small bugfix release (essentially adds two lines of code) which fixes a segfault if using with a program that doesn't pass a sockaddr buffer to accept() or accept4(). Signed-off-by: aszlig <aszlig@nix.build>
* | | | | | | ntopng: Remove `broken = true`Claudio Bley2019-09-191-1/+0
| | | | | | |
* | | | | | | ntopng: Add patch needed to build with newer libpcapClaudio Bley2019-09-192-0/+35
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes build errors for the third-party mongoose module: ``` In file included from /nix/store/r5s3w32ahjzdlzsfrhybc3l2qcpi6yb2-libpcap-1.9.0/include/pcap.h:43, from /build/ntopng-2.0/include/ntop_includes.h:93, from src/HTTPserver.cpp:22: /nix/store/r5s3w32ahjzdlzsfrhybc3l2qcpi6yb2-libpcap-1.9.0/include/pcap/pcap.h:958: note: this is the location of the previous definition #define INVALID_SOCKET -1 src/../third-party/mongoose/mongoose.c:270:13: error: multiple types in one declaration typedef int SOCKET; ^~~~~~ ```
* | | | | | Merge pull request #68945 from rvolosatovs/update/tendermintworldofpeace2019-09-171-4/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | tendermint: 0.32.2 -> 0.32.3
| * | | | | | tendermint: 0.32.2 -> 0.32.3Roman Volosatovs2019-09-161-4/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #68960 from B4dM4n/boringtun-darwinMatthew Bauer2019-09-171-1/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | boringtun: fix darwin build
| * | | | | | boringtun: fix darwin buildFabian Möller2019-09-171-1/+3
| |/ / / / /
* / / / / / ntopng: mark as brokenBjørn Forsman2019-09-171-0/+1
|/ / / / /
* | | | | wireguard: 0.0.20190702 -> 0.0.20190913Will Dietz2019-09-161-2/+2
| | | | |
* | | | | Merge pull request #67641 from suhr/i2pMario Rodas2019-09-151-7/+16
|\ \ \ \ \ | | | | | | | | | | | | i2p: 0.9.41 -> 0.9.42
| * | | | | i2p: 0.9.41 -> 0.9.42Сухарик2019-08-281-8/+17
| | | | | |
* | | | | | Merge pull request #68685 from B4dM4n/mitmproxy-pytest5Maximilian Bosch2019-09-152-2/+34
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | mitmproxy: add pytest5 compatability
| * | | | | mitmproxy: add pytest5 compatabilityFabian Möller2019-09-132-2/+34
| | |_|_|/ | |/| | |
* | | | | Merge pull request #68764 from dtzWill/update/networkmanager-openconnect-1.2.6obadz2019-09-141-5/+6
|\ \ \ \ \ | | | | | | | | | | | | networkmanager-openconnect: 1.2.4 -> 1.2.6
| * | | | | networkmanager-openconnect: 1.2.4 -> 1.2.6Will Dietz2019-09-131-5/+6
| |/ / / /
* | | | | Revert "networkmanager,modemmanager: fix service symlinks for systemd v243"worldofpeace2019-09-142-0/+12
| | | | |
* | | | | Merge pull request #68731 from dtzWill/fix/networkmanager-dbus-service-aliasesworldofpeace2019-09-142-12/+0
|\ \ \ \ \ | | | | | | | | | | | | networkmanager,modemmanager: fix service symlinks for systemd v243
| * | | | | networkmanager,modemmanager: fix service symlinks for systemd v243Will Dietz2019-09-132-12/+0
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes problems such as: systemd[1]: Failed to put bus name to hashmap: File exists systemd[1]: dbus-org.freedesktop.nm-dispatcher.service: Two services allocated for the same bus name org.freedesktop.nm_dispatcher, refusing operation. Problem is that systemd treats symlinks to files outside the service path differently, causing our old workaround to look like two separate services. These symlinks are intended to be a means for manually emulating the behavior of the `Alias=` directive in these services. Unfortunately even making these symlinks relative isn't enough, since they don't make it to where it matters-- that only makes the links in /etc/static/systemd/system/* relative, with systemd still being shown non-relative links in /etc/systemd/system/*. To fix this, drop all of this at the package level and instead simply specify the aliases in the NixOS modules. Also handle the same for modemmanager, since the networkmanager NixOS module also handles that.
* | | | | httplz: 1.5.2 -> 1.6.0, add openssl to PATHWilliButz2019-09-142-451/+249
| | | | |
* | | | | httplz: Fix build with openssl_1_0_2Daniel Schaefer2019-09-131-2/+2
|/ / / / | | | | | | | | | | | | | | | | The rust crate dependency that wraps OpenSSL doesn't support the Openssl 1.1.
* | | | nixos/{chrony,ntpd,openntpd}: add myself as maintainerAustin Seipp2019-09-123-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | Merge pull request #68507 from peterhoeg/f/mtrMaximilian Bosch2019-09-121-2/+2
|\ \ \ \ | | | | | | | | | | nixos/mtr: support for selecting the package
| * | | | mtr: build a -gui option as wellPeter Hoeg2019-08-051-2/+2
| | | | |
* | | | | Merge pull request #68355 from nlewo/pr-remove-skydiveworldofpeace2019-09-102-1380/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | | skydive: remove it from nixpkgs
| * | | | skydive: remove it from nixpkgsAntoine Eiche2019-09-102-1380/+0
| | |_|/ | |/| | | | | | | | | | | | | | The current Skydive version can not be build with a recent Go version and the maintainer (lewo) is no longer interested in maintaining it.