Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/peachcloud/peach-network

Query and configure network interfaces using JSON-RPC over HTTP.
https://github.com/peachcloud/peach-network

archive repo

Add an archive message and link to the active repo.

b57e150c56deb676abdb122739cd12c50ea00161 authored over 2 years ago
Merge pull request #28 from peachcloud/remove-glob

Remove glob import

7ae8d067e5fda1744cde269e0fc703152f708596 authored over 3 years ago
Bump version number

3c7b94ad839dc348db8b19e0143398e1fa1a925d authored over 3 years ago
Remove glob import

356d7e6ec47aa5bde0fea1bfe7cb6b31713a57d0 authored over 3 years ago
Bump version number to 2.11

3441b9b1b19f93ae7d560d4db5bb80241b759136 authored almost 4 years ago
Merge pull request #27 from peachcloud/run_as_root

Run peach-network service as root user

777bda61d23823bc18230771d8316ca38af64342 authored almost 4 years ago
Merge branch 'main' into run_as_root

6cb8da3177198a283b05ba842926e848a781bdc5 authored almost 4 years ago
Bump version

607099aa4c491a0ccf74ffcca30b1de863450338 authored almost 4 years ago
Replace match with map (thanks clippy)

a3cf9078b19f1125933aa72c147a0859d442b165 authored almost 4 years ago
Change user definition in service file

0e7029bf33372878dc6c7d96a879e6a5a9968e11 authored almost 4 years ago
Merge pull request #25 from peachcloud/error-handling

Add error handling for malformed wpa passphrase

1fa770bf668de29dd2a85f1ca8d78b6cc11b3631 authored almost 4 years ago
Bump version number

003706962bf33689fefc77dc8bb065021f1e410c authored almost 4 years ago
Fix travis warning

caf6e61fcdc7f0b245901bd66839a60515da1872 authored almost 4 years ago
Reformatting with clippy

c063768215e2dae04c1fd35d2d7f244ece5d2227 authored almost 4 years ago
Cleanup line

2e654838b5116c58c64e3abdc40f960d8b30db68 authored almost 4 years ago
Add error handling for malformed wpapassphrase

84ef41dccb5ac1fa7e84db891c0eca53144aab6b authored almost 4 years ago
Update API docs

9a952cdd6d44212d55737e21e89fa15949a7d0c4 authored almost 4 years ago
Merge pull request #21 from peachcloud/netdev

Change peach-network group to netdev

b44d8e2501c94d2059ea28da28bd1bbef877fa19 authored almost 4 years ago
Merge pull request #22 from peachcloud/systemd_networkd_refactor

Systemd networkd refactor

655505146e2f9548eaa303f40bd050765b83b3a2 authored almost 4 years ago
Merge branch 'master' into systemd_networkd_refactor

6c035cb9591f82aeb311b8c41ade92d0776b1531 authored almost 4 years ago
Update check_iface endpoint and bump version

da3c4d9de3ce03d4debcec95d095cf945e494f34 authored almost 4 years ago
Merge pull request #20 from peachcloud/systemd

Update cargo-deb to use systemd-units and bump version

0299363b4640109edfd4b648cbf46d9f2c366e9a authored almost 4 years ago
Change peach-network group to netdev

4fe710703f97c661d0c72a2f99a8e7b9f691b1ff authored almost 4 years ago
Update cargo-deb to use systemd-units and bump version

cf0b520d30a5dcf2cbfed0e3f14f4da66843acc8 authored almost 4 years ago
Update add RPC to use new wpa_supplicant config file for wlan0

ea8886c2c40a665a968d9fbf081050c69cb4c311 authored about 4 years ago
Refactor ap and client RPCs for systemd-networkd and bump version

7994f0d939e438ee63f99831897b15f21d645dd8 authored about 4 years ago
Merge pull request #17 from peachcloud/improve_wpacli_errs

Improve state handling for status results from wpa_supplicant

eafec379b8692b208c5be5df3e922116abb71911 authored about 4 years ago
Replace line iterator with regex and improve error response

d620773c14e36e5e54cd9fd7ac754e02170dc870 authored about 4 years ago
Replace RSSI line iterator with regex and improve error response

5d972deefa7774bcd3d54339ed4805e29251dc0d authored about 4 years ago
Merge branch 'improve_wpacli_errs' of git+ssh://github.com/peachcloud/peach-network into improve_wpacli_errs

Updating version number which was merged on GH.

2f655fb6db7ad1e483fbb54b560d07f8cca5cbef authored about 4 years ago
Remove newline character from beginning of wpa_state regex pattern

0d93952825d0b6160d91a80af0406a0b1383b911 authored about 4 years ago
Merge branch 'master' into improve_wpacli_errs

4d647339f55eafc0e308fa91ce0d0b4a90d5f9df authored about 4 years ago
Bump version and lockfile

2c31bebd03e99fc14b530298853640c15271b6c6 authored about 4 years ago
Replace line iterator with regex finder utility

51e09a53b098bafd88c21ce13b9fbab2c4ad5717 authored about 4 years ago
Use regex_finder in status RPC and match on ERROR state

dd937246c4d2020414854d28489aa28b09989ba0 authored about 4 years ago
Create regex helper function and call from ssid RPC

beaf7d08e3dcee611e48af62371ca1bd526fd532 authored about 4 years ago
Account for all wpa_state possibilities

421b49efa4539bcd762340059bc33c1b6270c30f authored about 4 years ago
Merge branch 'prepend-newline'

Bump the version number of peach-network in the README to signify the
change made to the add() R...

e2341e44cc6007b9f7e068ac2b322a6ebdd4cf5d authored about 4 years ago
Bump version to 0.2.6

d77df784ac5c35dc63102276ec7713c0ea9f8ac8 authored about 4 years ago
Merge pull request #19 from peachcloud/prepend-newline

Prepend newline character to 'add' wifi config to make it more robust

38ee5731ca7323c44d358a8ef0a78909b22e4374 authored about 4 years ago
Prepend newline character to 'add' wifi config to make it more robust

f6b9255eeddfcdb388a60266e417c389b464264b authored about 4 years ago
Change Status fields to Options and improve state matching

3bc5ea41f54b6a1298a3be2f31d5eacd25e4aa46 authored about 4 years ago
Merge pull request #14 from peachcloud/no_sudo

Add sudo for executing ap and client scripts

df500e9f67f4e9d0cc40eadae881f2842a62f7d5 authored about 4 years ago
Add sudo for executing ap and client scripts

efc19516bfd9818d0105bd0e0aad786710c9cfe1 authored about 4 years ago
Merge pull request #13 from peachcloud/no_sudo

Refactor activate_ap and activate_client for script usage

1e04e0cd46c1cc8cd75ccd00ba5d9987c18975b0 authored about 4 years ago
Thanks clippy

459cbb92fc235486d8f7ca8907c633050eebfc62 authored about 4 years ago
Remove trailing newline character from error message

cc2d2eeb0234071585457d74fdc4a47038569170 authored about 4 years ago
Update lockfile and refine error messages

c62694c8a000019a70d217ada5e5e1f02279a1a0 authored about 4 years ago
Bump version

050cb2a44c6ce87685678f7f1c7a3e0a60a579c7 authored about 4 years ago
Remove unnecessary error variants and error tests

4f653a72cb0cf3adba3e28279f94cf7c10767e36 authored about 4 years ago
Refactor activate_ap and activate_client RPCs to use scripts

00d72f8009ccc23b2a6220552e17e72accb4225a authored about 4 years ago
Remove sudo from activate_client commands

87543a7cddf249bf112a3cbd7858335d88bec316 authored about 4 years ago
Remove sudo from activate_ap commands

4c128b9222412624cd20fc57dff44a6baa14911d authored about 4 years ago
Merge pull request #12 from peachcloud/revert_jsonrpc_deps

Revert jsonrpc dep to v11 and update readme

7c5f63e76d7cf2434204c7816feb16cbf3211f44 authored about 4 years ago
Update lockfile

ddd99bd7e152acacacc31b939fa6fd2cddac0713 authored about 4 years ago
Revert jsonrpc dep to v11 and update readme

4314085ad65f79f3f5f7946ade9eef40cddb18a9 authored about 4 years ago
Merge pull request #11 from peachcloud/remove_restrictions

Remove systemd restrictions

040a9452aef4c67c3ef54c9d9cca5f5cec1386bc authored about 4 years ago
Bump versions

6d98ea7d7ad71d02c7ea96528d284dab0465cd76 authored about 4 years ago
Remove systemd capability bounds and restrictions

916c20cede3c3402b24a9ba6e021985d1af6696c authored about 4 years ago
Merge pull request #10 from peachcloud/fix_client_bug

Fix wpa_supplicant start bug and bump version

fe86bcdbf9c1e84bfc0cba40a07213d59405c390 authored about 4 years ago
Fix wpa_supplicant start bug and bump version

1e7a1f3054336c2ea109f27662dd7d79041830a8 authored about 4 years ago
Merge pull request #9 from peachcloud/update_dependencies

Update dependencies

52f9c3d55548afbadd86c99d97da405875f69699 authored about 4 years ago
Bump version

8c4777a07b655a082337d26ba3d63afba2a16807 authored about 4 years ago
Bump dependencies

db5de1608d5a6b3ac039a09b917c291ee0ce2fb6 authored about 4 years ago
Merge pull request #7 from peachcloud/remove_extern

Remove extern statements

a55bcf6a84a96214a83270a5f1c88617ec398cbf authored about 4 years ago
Bump version

e13294fcc77f5e70e046a859eee5559a4ab69d6f authored about 4 years ago
Remove extern statements and replace with use

38b66c0d3aa1dc9bf18e5fc40191094a73f5b371 authored about 4 years ago
Merge pull request #6 from mycognosist/fix_service_file

Remove unwanted capability restrictions

ec538f165562efd7412e289e58ab545937c968eb authored about 4 years ago
Remove unwanted capability restrictions from unit file and fix PrivateDevices

5383bf2f5582e20b75639dd5f6ae925aa69b9751 authored about 4 years ago
Merge pull request #5 from mycognosist/cross_comp_config

Add local cargo config for aarch64 cross-compilation

8f6556f7b24c5c38befe2c7c12ad1f5f334e0e7b authored about 4 years ago
Add local cargo config for aarch64 cross-compilation

a7e61876e8e450facf31c46031c0060f9f94261d authored about 4 years ago
Merge pull request #4 from mycognosist/secure_unit_file

Update user and group, add security protections

c754dcfa404a05ccc6afcab6fac6b9f5fd237258 authored about 4 years ago
Add user and group, add security protections

99bb4aa7b65527076d6081b10bceb1229e74f133 authored over 4 years ago
Add default mode command to activate_client RPC

a762b9a48b3a2b5c82e2981b06d93f719e3ee2b8 authored over 4 years ago
Add logging environment variable

f0277ace5e02796a5e4acc137c562ed755cb64d0 authored over 4 years ago
Add version badge plus minor comment formatting

ee09373f139310fdf66f9d4141c102e4136ebc1a authored over 4 years ago
Improve regex matching for SSID retrieval

35e2e0de28419148c157a96bff78d7b3f3eb152f authored over 4 years ago
Fix commands to activate AP and client

16e094a989826bab9737b1a81794ece0d6e2a967 authored over 4 years ago
Fix AP and client commands

2985b0e9d4c6e7be408636a8f9e7eec43e12c045 authored over 4 years ago
Remove params from ping RPC

7bbd40747e0d5cb9a3e70a6580fdd7c907114079 authored over 4 years ago
Merge API naming refactor

e957b12564e66252bdd7a2a4107a49025ca449a5 authored over 4 years ago
Add notes to gitignore list

1eed1f687dd8ad1c03de7b4e72a19c47317d89e3 authored over 4 years ago
Update lockfile

4551782db4971aea94b7ffd790ed7e058606bae3 authored over 4 years ago
Add doc comments for scripts and system calls

987e8e3d30b473f8c573471da924a58aa4b6d21b authored over 4 years ago
Add README section on API documentation

e86750bcaf1b215d6e967e490455060dda2f8b03 authored over 4 years ago
Add doc comments to lib, format doc comments and bump crate version

707f13d0d9166077cd4c7b65fd7acd4645ce87dd authored over 4 years ago
Change select to connect, add doc comments for remaining RPCs

884af05d84ab5fb5ea7c503d490f6461888a05c7 authored over 4 years ago
Updated README according to refactored API and started adding doc comments for RPCs

dd17c2b40f00211b1907248fff39e6af6eba4137 authored over 4 years ago
First pass at API refactor

c651e3ce0693564d7a576525ecd33cc3ddd3c7a1 authored over 4 years ago
Improve activate_ap method by ensuring hostapd is unmasked

c426c30a7c99eefd80bff9d2edec12c0948c6d63 authored over 4 years ago
Fix error matching for add_wifi file write

5869c7324661fa8ac395b8a4dc6a2abd8f2268b9 authored over 4 years ago
Update port number for usage examples

3160ded9d670b804226832a6a9fc7cfeaba8c06c authored almost 5 years ago
Add Debian packaging section to README

2d0698da7c889c41e9f90bdb6264a728bb85e5b9 authored almost 5 years ago
Rename RPC to get_rssi_percent

ef8044eb6c3a0b4ff16b253cf318e8ec68d552df authored almost 5 years ago
Add RPC for converting RSSI to quality (%) and returning it

d5929f9febb51e7401ea0cb11f485373d26dfc94 authored almost 5 years ago
Update manifest and add assets to support basic Debian packaging

fc72ad371b6ee9b68ec851f68ce17aa48ab88e57 authored almost 5 years ago
Add RPC for new_password, used to update password for a given network id

018b807dbf78fad45068caacd73c2044afc0e99a authored almost 5 years ago
Add disconnect_wifi RPC with error type and test

e5f47111b928c3a7581fbaca399797b8be86ce98 authored about 5 years ago
Remove iface parameter from reconfigure_wifi RPC

bc1cafc3598d4d9061fcf0ca222383ca40d2e7bf authored about 5 years ago
Add RPC to allow saving of configuration changes to file

28b3d9322cd35a1c17f07d62ae282e742148c8ba authored about 5 years ago