index
:
~walters/NetworkManager
master
wip/libgsystem
wip/libgsystem-2
wip/main-ordering
wip/scc
wip/serverconf
Unnamed repository; edit this file 'description' to name the repository.
walters
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-02
modem: reduce "starting the modem manager" to a debug message
HEAD
master
Dan Williams
1
-1
/
+1
2012-10-02
core: implement NMDevice::state-changed more idiomatically
Dan Winship
8
-53
/
+47
2012-10-02
core: remove "real_" prefix from method implementation names
Dan Winship
18
-470
/
+470
2012-09-28
policy: add a configure option for a permissive modify.system default
Dan Winship
4
-6
/
+23
2012-09-27
ifcfg-rh: write out wired settings on vlan connections
Dan Winship
1
-3
/
+38
2012-09-27
core: don't try to create VLANs on devices that don't support them
Dan Winship
3
-1
/
+19
2012-09-27
libnm-util: Improve NMSettingVlan's verify()
Dan Winship
2
-17
/
+61
2012-09-26
all: Don't use ctype.h macros
Dan Winship
26
-60
/
+34
2012-09-26
libnm-util: move nm_utils_is_uuid() here
Dan Winship
6
-38
/
+30
2012-09-26
ifcfg-rh: Fix the filename in two error messages
Dan Winship
1
-2
/
+2
2012-09-26
ifcfg-rh: Fix bonds-of-InfiniBand
Dan Winship
3
-11
/
+188
2012-09-26
ipv6: restore the ability to set a default IPv6 route via a device (rh #829010)
Dan Winship
1
-4
/
+8
2012-09-25
distro: remove src/backends
Pavel Šimerda
21
-600
/
+0
2012-09-25
distro: remove nm_backend_enable_loopback()
Pavel Šimerda
17
-167
/
+13
2012-09-25
distro: remove nm_backend_ipv6_use_tempaddr()
Pavel Šimerda
17
-131
/
+43
2012-09-25
distro: remove nm_backend_update_dns()
Pavel Šimerda
17
-131
/
+0
2012-09-25
systemd: restore D-Bus service alias name
Dan Williams
1
-0
/
+1
2012-09-25
systemd: also install nm-wait-online on 'systemctl enable'
Pavel Šimerda
1
-1
/
+2
2012-09-25
device: remove useless ipv6 route addition
Pavel Šimerda
1
-14
/
+0
2012-09-25
keyfile: fix use-after-free in log messages
Dan Williams
1
-2
/
+4
2012-09-24
wifi: add "Speedport W 501V" to list of BSSID-locked SSIDs
Dan Williams
1
-0
/
+1
2012-09-24
examples: fix python example file names in EXTRA_DIST
Jiří Klimeš
1
-1
/
+2
2012-09-24
examples: fix add-system-connection.py -> add-connection.py rename
Jiří Klimeš
1
-1
/
+1
2012-09-24
api: add NM_DEVICE_STATE_REASON_SECONDARY_CONNECTION_FAILED reason and use that
Jiří Klimeš
5
-2
/
+16
2012-09-24
core: VPN autoconnect feature (bgo #560471) (rh #483120)
Jiří Klimeš
3
-10
/
+184
2012-09-24
core: add some helper functions to activation request
Jiří Klimeš
3
-2
/
+33
2012-09-24
core: add nm_active_connection_get_name() for easy access to connection name
Jiří Klimeš
2
-0
/
+9
2012-09-24
cli: print 'secondaries' property of 'connection' setting
Jiří Klimeš
1
-1
/
+15
2012-09-21
ifcfg-rh: read/write 'secondaries' property of 'connection' setting
Jiří Klimeš
2
-0
/
+38
2012-09-21
libnm-util: add "secondaries" property containing secondary connection UUIDs
Jiří Klimeš
3
-2
/
+123
2012-09-21
cli: add NM_DEVICE_STATE_REASON_SSID_NOT_FOUND reason-to-string mapping
Jiří Klimeš
1
-0
/
+3
2012-09-20
examples: add dispatcher example for exclusive wired/wifi
Dan Williams
4
-1
/
+32
2012-09-20
wifi: handle supplicant's deauthentication disconnect reason
Dan Williams
4
-6
/
+36
2012-09-20
wifi: request new PSK if disconnected during the 4-way handshake
Dan Williams
1
-26
/
+85
2012-09-20
wifi: rename set_current_ap -> set_active_ap
Dan Williams
1
-6
/
+6
2012-09-20
wifi: add SSID_NOT_FOUND reason and use it when we can
Dan Williams
4
-4
/
+27
2012-09-20
wifi: only request new secrets during the initial connection
Dan Williams
1
-5
/
+13
2012-09-20
wifi: remove associated AP on failure
Dan Williams
1
-8
/
+42
2012-09-20
wifi: don't autoconnect to networks that have never been successful
Dan Williams
2
-32
/
+10
2012-09-20
core: determine whether connection timestamps are set or not
Dan Williams
4
-22
/
+46
2012-09-19
build: update .gitignore
Dan Winship
1
-0
/
+6
2012-09-17
core: wait until we daemonized before setting up signals (bgo #683932)
Alexandre Rostovtsev
1
-4
/
+4
2012-09-13
po: updated Marathi translation (bgo #683928)
Sandeep Shedmake
1
-236
/
+134
2012-09-12
trivial: use define for supplicant interface state signal
Dan Williams
1
-1
/
+1
2012-09-12
trivial: whitespace fixup
Dan Williams
1
-2
/
+4
2012-09-11
core: add cancelation to dispatcher calls
Dan Williams
2
-21
/
+42
2012-09-11
core: add dispatcher callbacks and simplify dispatcher function prototypes
Dan Williams
5
-39
/
+125
2012-09-11
core: convert dispatcher to asynchronous operation and return its results
Dan Williams
4
-309
/
+505
2012-09-11
core: split dispatcher into its own file
Dan Williams
8
-228
/
+292
2012-09-11
core: add settings for 4G (LTE) network modes
Marius B. Kotsbak
3
-5
/
+21
[next]