| Commit message (Expand) | Author | Age | Files | Lines |
| * | libnm-util, libnm-glib: add versioned deprecation/availability macros | Dan Winship | 2014-02-13 | 1 | -0/+1 |
| * | nm-online: check return value of nm_client_new() | Jiří Klimeš | 2013-10-14 | 1 | -1/+6 |
| * | build: switch from $(INCLUDES) to $(AM_CPPFLAGS) to make automake happy | Dan Winship | 2013-08-22 | 1 | -7/+6 |
| * | nm-online: wait for all startup-time connections, not just one | Dan Winship | 2013-08-16 | 2 | -91/+34 |
| * | all: replace struct in_addr with guint32 | Pavel Šimerda | 2013-08-03 | 1 | -3/+3 |
| * | nm-online: fix indentation, etc | Dan Winship | 2013-07-23 | 1 | -13/+17 |
| * | nm-online: describe '--timeout' option more exactly (rh #969363) | Jiří Klimeš | 2013-07-11 | 1 | -1/+1 |
| * | cleanup: remove obsolete nmnetlink.test.c | Pavel Šimerda | 2013-03-08 | 1 | -96/+0 |
| * | remove obsolete nm-tool | Pavel Šimerda | 2013-03-04 | 2 | -803/+1 |
| * | build: unify NetworkManager path handling (some paths are changed) | Pavel Šimerda | 2012-11-05 | 1 | -1/+0 |
| * | wifi: support ap-mode with wpa_supplicant | Jan Luebbe | 2012-10-17 | 1 | -1/+3 |
| * | all: Don't use ctype.h macros | Dan Winship | 2012-09-26 | 1 | -1/+0 |
| * | nm-online: internationalize nm-online tool | Jiří Klimeš | 2012-07-09 | 2 | -11/+23 |
| * | build: fix srcdir != builddir for new generated headers | Colin Walters | 2012-02-22 | 1 | -0/+1 |
| * | build: fix srcdir != builddir | Colin Walters | 2012-01-09 | 1 | -1/+2 |
| * | test: fix errors in debug helper if a service isn't running | Dan Williams | 2011-12-19 | 1 | -9/+8 |
| * | core: use nm_connection_get_setting_<type>() whenever possible | Thomas Graf | 2011-12-06 | 1 | -1/+1 |
| * | trivial: remove stray backtick | Dan Williams | 2011-10-26 | 1 | -1/+1 |
| * | test: add debug helper to make enabling NM, MM, and supplicant debuging easier | Mathieu Trudel-Lapierre | 2011-10-26 | 1 | -0/+62 |
| * | nm-tool: show WiMAX info when available | Dan Williams | 2011-08-04 | 1 | -10/+0 |
| * | test: use nm_device_get_active_connection() in nm-tool | Dan Williams | 2011-05-26 | 1 | -34/+13 |
| * | use /usr/bin/env instead of /bin/env | Michael Biebl | 2011-03-29 | 2 | -2/+2 |
| * | core: handle new device states | Dan Williams | 2011-03-17 | 1 | -0/+6 |
| * | core: consolidate mobile broadband device types | Dan Williams | 2011-02-25 | 1 | -7/+12 |
| * | libnm-util: remove nm_warning/nm_info/nm_error macros | Dan Williams | 2011-02-23 | 1 | -9/+9 |
| * | api: add additional NM daemon states | Dan Williams | 2011-02-14 | 2 | -8/+14 |
| * | trivial: fix some possible uninitialized variable usage in error cases | Dan Williams | 2011-01-25 | 1 | -1/+1 |
| * | Merge remote branch 'origin/master' into rm-userset | Dan Williams | 2011-01-12 | 1 | -1/+118 |
| |\ |
|
| | * | wimax: add Center Frequency, RSSI, CINR, TX Power, and BSID properties | Dan Williams | 2011-01-06 | 1 | -2/+49 |
| | * | build: make WiMAX support optional | Dan Williams | 2011-01-05 | 1 | -0/+10 |
| | * | wimax: make WiMAX mostly work | Dan Williams | 2011-01-03 | 1 | -15/+15 |
| | * | Merge remote branch 'origin/master' into wimax | Dan Williams | 2011-01-02 | 4 | -92/+84 |
| | |\ |
|
| | * \ | Merge remote branch 'origin/master' into wimax | Dan Williams | 2010-05-19 | 1 | -0/+3 |
| | |\ \ |
|
| | * | | | wimax: Implement WiMAX support | Tambet Ingo | 2009-12-18 | 1 | -0/+60 |
| * | | | | test: add helper for testing connection addition | Dan Williams | 2010-11-18 | 1 | -0/+59 |
| * | | | | test: add hostname test helper | Dan Williams | 2010-11-18 | 1 | -0/+27 |
| * | | | | Merge remote branch 'origin/master' into rm-userset | Dan Williams | 2010-11-16 | 1 | -2/+2 |
| |\ \ \ \
| | |_|/
| |/| | |
|
| | * | | | test: install nm-online binary | Ionut Biru | 2010-11-08 | 1 | -2/+2 |
| * | | | | Merge remote branch 'origin/master' into rm-userset | Dan Williams | 2010-09-16 | 1 | -61/+0 |
| |\ \ \ \
| |/ / / |
|
| | * | | | trivial: remove long-obsolete NMLoadModules script | Dan Williams | 2010-09-07 | 1 | -61/+0 |
| * | | | | DBus: merge NetworkManger{,SystemSettings} | Daniel Gnoutcheff | 2010-08-07 | 1 | -2/+2 |
| * | | | | nm-tool: remove user settings support | Daniel Gnoutcheff | 2010-08-06 | 1 | -53/+27 |
| |/ / / |
|
| * | | | nm-tool: silence annoying settings service warning | Dan Williams | 2010-08-03 | 1 | -2/+1 |
| * | | | nm-tool: print IPv6 settings in nm-tool | Jiří Klimeš | 2010-06-28 | 1 | -23/+77 |
| * | | | trivial: fix a typo in nm-tool | Jiří Klimeš | 2010-06-23 | 1 | -2/+2 |
| * | | | nm-online: print warnings not critical errors (rh #593677) | Dan Williams | 2010-05-20 | 1 | -2/+2 |
| | |/
|/| |
|
| * | | build: fix build of old libnm_glib stuff after 9c9898091a461f5facaf63b1b6d025... | Dan Williams | 2010-03-10 | 1 | -0/+3 |
| |/ |
|
| * | nm-tool: don't depend on private NM includes | Dan Williams | 2009-09-17 | 1 | -1/+6 |
| * | libnm-glib: libnm_glib -> libnm-glib | Dan Williams | 2009-08-26 | 2 | -5/+4 |
| * | build: always link locally-built libraries first (bgo #580131) | Dan Williams | 2009-08-20 | 1 | -15/+12 |