An open API service providing commit metadata for open source projects.

GitHub / passcod/networkmanager / commits

SHA Message Author Date Stats
35f4f9b7 Initial working impl with zbus Félix Saparelli <f****x@p****e> over 2 years ago
cbca6cda Start translating to zbus Félix Saparelli <f****x@p****e> over 2 years ago
d018a58c Use proper flags instead of enums where appropriate Félix Saparelli <f****x@p****e> over 2 years ago
07c4e78b Simpler structure for genz Félix Saparelli <f****x@p****e> over 2 years ago
5870abce Fix zbus bindings Félix Saparelli <f****x@p****e> over 2 years ago
122383bb Generate zbus bindings Félix Saparelli <f****x@p****e> over 2 years ago
5cce6b1a Use shallow git clone Félix Saparelli <f****x@p****e> over 2 years ago
110a1efa Fix bus name for settings Félix Saparelli <f****x@p****e> over 2 years ago
452fa6f7 0.6.0 Félix Saparelli <f****x@p****e> over 2 years ago
86054cf5 Update to networkmanager 1.42.2 Félix Saparelli <f****x@p****e> over 2 years ago
c2f528b7 0.5.3 Félix Saparelli <f****x@p****e> over 2 years ago
3726ca05 Add Settings
Co-authored-by: Jacob Kiesel <j****l@v****m>
Félix Saparelli <f****x@p****e> over 2 years ago
50e968d8 Implement available_connections Félix Saparelli <f****x@p****e> over 2 years ago
784afd56 Expose AccessPoint Félix Saparelli <f****x@p****e> over 2 years ago
de83ef69 Metadata Félix Saparelli <f****x@p****e> over 2 years ago
e5de0eb3 Clippy and improve internal API Félix Saparelli <f****x@p****e> over 2 years ago
fe67a87e A little Rc never hurt anyone Félix Saparelli <f****x@p****e> over 2 years ago
93a3c72c build(chore): bump v0.4.1 Tobias Tschinkowitz <t****s@t****t> over 2 years ago
b9e7578c merge Merge pull request #9 from exit91/master Tobias Tschinkowitz <t****s@t****t>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c941897b add the loopback device type and additional flags Long Huynh Huu <l****g@p****e> over 3 years ago
2f334e96 Update README.md Tobias Tschinkowitz <t****n@p****e>
Committed by: GitHub <n****y@g****m>
over 3 years ago
74db7ed3 bump v0.4.0 Tobias Tschinkowitz <t****n@p****e> over 3 years ago
0b656bd4 updated README.md Tobias Tschinkowitz <t****n@p****e> over 3 years ago
95ce0615 bump 0.3.5 Tobias Tschinkowitz <t****n@p****e> over 3 years ago
3e3382d0 fix repository location Tobias Tschinkowitz <t****n@p****e> over 3 years ago
d8850d7e bump 0.3.4 Tobias Tschinkowitz <t****n@p****e> over 3 years ago
163133a8 merge Merge pull request #6 from he4d/bugfix/unsupported-device-error Tobias Tschinkowitz <t****z@i****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
553db87b Apply fmt formating Walter Bonetti <b****w@a****a> over 4 years ago
23dc0a52 Allow listing an unsupported device as an item without error penality. Walter Bonetti <b****w@a****a> over 4 years ago
d91ba376 Update README.md Tobias Tschinkowitz <t****z@i****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
19dab7b3 bump 0.3.3 Tobias Tschinkowitz <t****z@s****s> over 4 years ago
7e40691e satisfy clippy and fmt Tobias Tschinkowitz <t****z@s****s> over 4 years ago
bfa8a482 merge Merge pull request #3 from IniterWorker/feature/bridge-device Tobias Tschinkowitz <t****z@i****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
f89f4f7b merge Merge pull request #4 from IniterWorker/cleanup/clippy Tobias Tschinkowitz <t****z@i****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
9b072e05 clippy: fix all warnings Walter Bonetti <b****w@a****a> over 4 years ago
41867a7b Update README.md Tobias Tschinkowitz <t****z@i****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
bc794007 devices: implement BridgeDevice and VethDevice Walter Bonetti <b****w@a****a> over 4 years ago
e89e4873 let genericdevice impl Any Tobias Tschinkowitz <t****z@i****m> about 6 years ago
dad884a5 upd2 Tobias Tschinkowitz <t****z@i****m> about 6 years ago
fc722f5d updated readme Tobias Tschinkowitz <t****z@i****m> about 6 years ago
f1ecb663 refactoring Tobias Tschinkowitz <t****z@i****m> about 6 years ago
28fb596e get rid of unnessecary traits Tobias Tschinkowitz <t****z@i****m> about 6 years ago
1e15facf implemented dhcp4 and dhcp6config Tobias Tschinkowitz <t****z@i****m> about 6 years ago
e225bfc1 implemented ip6config Tobias Tschinkowitz <t****z@i****m> about 6 years ago
d31aad79 partial implementation of configs Tobias Tschinkowitz <t****z@i****m> about 6 years ago
7a60b6cb implemented active connection Tobias Tschinkowitz <t****z@i****m> about 6 years ago
bd925b1e make cargo test happy Tobias Tschinkowitz <t****z@i****m> about 6 years ago
826ba546 implemented accesspoints Tobias Tschinkowitz <t****z@i****m> about 6 years ago
ca397884 got rid of the api folder Tobias Tschinkowitz <t****z@i****m> about 6 years ago
ff3905ca version number bump Tobias Tschinkowitz <t****z@i****m> about 6 years ago
87170679 fixed docs Tobias Tschinkowitz <t****z@i****m> about 6 years ago
192e886b bump 0.3.1 Tobias Tschinkowitz <t****z@i****m> about 6 years ago
9208e4a6 reordered any trait Tobias Tschinkowitz <t****z@i****m> about 6 years ago
e3877fd2 updated docs Tobias Tschinkowitz <t****z@i****m> about 6 years ago
f0bb2d92 release 0.3.0 Tobias Tschinkowitz <t****z@i****m> about 6 years ago
5ef83652 more implementing Tobias Tschinkowitz <t****z@i****m> about 6 years ago
7c418cee updated examples Tobias Tschinkowitz <t****z@i****m> about 6 years ago
d9ec7075 update readme example Tobias Tschinkowitz <t****z@i****m> about 6 years ago
38f55d00 larger refactoring for better usage Tobias Tschinkowitz <t****z@i****m> about 6 years ago
bcc4ff90 added types from nm interface Tobias Tschinkowitz <t****z@i****m> about 6 years ago
1b42c64e copypasta error Tobias Tschinkowitz <t****z@i****m> about 6 years ago
a93d364b bump version to 0.2.0 Tobias Tschinkowitz <t****z@i****m> about 6 years ago
45f29fd6 updated usage example Tobias Tschinkowitz <t****z@i****m> about 6 years ago
07bb3645 wired implementation Tobias Tschinkowitz <t****z@i****m> about 6 years ago
96b9b898 better structuring of the device traits Tobias Tschinkowitz <t****z@i****m> about 6 years ago
d270ced9 unexport proxy macro Tobias Tschinkowitz <t****z@i****m> about 6 years ago
88568d9b refactoring Tobias Tschinkowitz <t****z@i****m> about 6 years ago
1e4a7d73 refactoring Tobias Tschinkowitz <t****z@i****m> about 6 years ago
d3f31c08 implemented proxy macro Tobias Tschinkowitz <t****z@i****m> about 6 years ago
9d1c734c make rustfmt happy Tobias Tschinkowitz <t****z@i****m> about 6 years ago
a1e7ab41 refactoring Tobias Tschinkowitz <t****z@i****m> about 6 years ago
40d19b64 semver init Tobias Tschinkowitz <t****z@i****m> about 6 years ago
239ce65b updated readme Tobias Tschinkowitz <t****z@i****m> about 6 years ago
caf701ce Added badges Tobias Tschinkowitz <t****z@i****m> about 6 years ago
960eecba version rollback Tobias Tschinkowitz <t****z@i****m> about 6 years ago
9c659afd fix lib.rs Tobias Tschinkowitz <t****z@i****m> about 6 years ago
409caf8b api does not need to be pub Tobias Tschinkowitz <t****z@i****m> about 6 years ago
0a785a7c added example output for applied connections Tobias Tschinkowitz <t****z@i****m> about 6 years ago
83e150df wrong folder... Tobias Tschinkowitz <t****z@i****m> about 6 years ago
ba9ecddd added issue and pr templates Tobias Tschinkowitz <t****z@i****m> about 6 years ago
76546f47 added Debug impl for Device Tobias Tschinkowitz <t****z@i****m> about 6 years ago
b5d94e8f refactoring Tobias Tschinkowitz <t****z@i****m> about 6 years ago
bafb22b1 refactoring Tobias Tschinkowitz <t****z@i****m> about 6 years ago
bb4a6cde refactoring Tobias Tschinkowitz <t****z@i****m> about 6 years ago
82886e07 added remaining device types Tobias Tschinkowitz <t****z@i****m> about 6 years ago
ca1d2f4f bugfix Tobias Tschinkowitz <t****z@i****m> about 6 years ago
a4a9fcc2 refactoring Tobias Tschinkowitz <t****z@i****m> about 6 years ago
52499b72 refactoring Tobias Tschinkowitz <t****z@i****m> about 6 years ago
3b485235 refactoring of dbus connection Tobias Tschinkowitz <t****z@i****m> about 6 years ago
21509b13 refactoring Tobias Tschinkowitz <t****z@i****m> about 6 years ago
685b45c3 renamed device type enum Tobias Tschinkowitz <t****z@i****m> about 6 years ago
024af8f0 structured devices Tobias Tschinkowitz <t****z@i****m> about 6 years ago
d2b80d35 added first test Tobias Tschinkowitz <t****z@i****m> about 6 years ago
67d2e3ce first implementations Tobias Tschinkowitz <t****z@i****m> about 6 years ago
476d2f33 removed todo Tobias Tschinkowitz <t****z@i****m> about 6 years ago
077a580b Make CI happy. Tobias Tschinkowitz <t****z@i****m> about 6 years ago
961d20af make clippy happy Tobias Tschinkowitz <t****z@i****m> about 6 years ago
8d6dec9d moved generated files into api Tobias Tschinkowitz <t****z@i****m> about 6 years ago
403d5df6 added testing example Tobias Tschinkowitz <t****z@i****m> about 6 years ago
8fc2c2c0 added ci badge Tobias Tschinkowitz <t****z@i****m> about 6 years ago

← Back to repository