Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-30 | test: Remove script to monitor manager | Marcel Holtmann | 1 | -1/+1 | |
2012-04-29 | build: Remove dependency on libcap-ng | Marcel Holtmann | 1 | -3/+2 | |
2012-04-26 | build: Fix broken build without GnuTLS | Marcel Holtmann | 1 | -3/+4 | |
2012-04-21 | build: Remove useless alg-test example program | Marcel Holtmann | 1 | -4/+1 | |
2012-04-21 | build: Build client and testing tools by default | Marcel Holtmann | 1 | -3/+1 | |
2012-04-21 | build: Allow NM and PolicyKit plugins only as builtins | Marcel Holtmann | 1 | -0/+2 | |
2012-04-21 | build: Always enable essential plugins by default | Marcel Holtmann | 1 | -7/+1 | |
2012-04-17 | test: Remove set-address script | Jukka Rissanen | 1 | -1/+1 | |
The script is quite useless because it changes the IP address settings of all found services. The IP settings will be the same for every service which is probably not what the user wants. The set-ipv4-method and set-ipv6-method scripts can be used by the user instead of set-address because those two scripts will only change settings of one service. | |||||
2012-04-12 | google: Remove google nameserver plugin | Patrik Flykt | 1 | -1/+0 | |
2012-04-11 | Makefile: Remove test/provision-service from Makefile.am | Patrik Flykt | 1 | -1/+1 | |
2012-04-05 | meego: Remove the meego plugin | Alok Barsode | 1 | -1/+0 | |
The fallback Timeservers should replace this plugin. | |||||
2012-02-24 | build: Remove find-service and connect-service from test_scripts | Samuel Ortiz | 1 | -3/+2 | |
2012-02-13 | build: Add missing documentation to EXTRA_DIST | Samuel Ortiz | 1 | -0/+2 | |
2012-02-13 | test-nat: Add nat unit test | Daniel Wagner | 1 | -1/+7 | |
2012-02-13 | nat: Move nat code into a seperate file | Daniel Wagner | 1 | -1/+1 | |
Instead of natting all traffic, nat.c will restrict the masquerading on given network/mask. The nat handling code will be reused by session.c | |||||
2012-02-13 | bridge: Move bridge code into a seperate file | Daniel Wagner | 1 | -1/+1 | |
The bridge handling code will reused by session.c. | |||||
2012-02-03 | build: Remove --enable-ntpd | Marcel Holtmann | 1 | -1/+0 | |
2012-02-01 | test-ippool: Add unit test for ippool | Daniel Wagner | 1 | -1/+6 | |
2012-02-01 | ippool: Add IP pool layer | Daniel Wagner | 1 | -1/+2 | |
This is based on Guillaume Zajac intial IP pool patches. | |||||
2012-01-05 | dhcpv6: Support stateless DHCPv6 | Jukka Rissanen | 1 | -1/+1 | |
See relevant parts from these RFCs: RFC 3315 - DHCP for IPv6 RFC 3646 - DNS configuration options for DHCP for IPv6 RFC 3736 - Stateless DHCP service for IPv6 RFC 4075 - SNTP configuration option for DHCPv6 The patch does not support authenticated information messages. | |||||
2011-12-10 | build: Remove unused list-profiles test script | Marcel Holtmann | 1 | -1/+1 | |
2011-11-13 | build: Create src/builtin.h via BUILT_SOURCES | Marcel Holtmann | 1 | -4/+2 | |
2011-11-10 | rfkill.h: Remove unused header file | Daniel Wagner | 1 | -1/+1 | |
2011-10-10 | Makefile: Add missed test files to test_scripts | Yu A Wang | 1 | -1/+4 | |
Fixes BMC#23418 | |||||
2011-10-06 | build: Link session unit test with dynamic loader library | Marcel Holtmann | 1 | -1/+1 | |
2011-09-19 | ntp: Add skeleton for Simple NTP support | Marcel Holtmann | 1 | -1/+1 | |
2011-09-13 | storage: Add services getter | Jukka Rissanen | 1 | -1/+2 | |
2011-09-12 | location: Deleted location support and portal plugin | Tomasz Bursztyka | 1 | -4/+2 | |
2011-08-30 | build: Fix generating links in Makefile.am | Marcel Holtmann | 1 | -2/+2 | |
2011-08-25 | storage: remove storage module framework | Alok Barsode | 1 | -2/+1 | |
2011-08-25 | profile: Remove profile.c and profile.h | Alok Barsode | 1 | -2/+2 | |
2011-08-11 | wifi: Move the wifi helper function to service.c and remove wifi.c. | Alok Barsode | 1 | -2/+2 | |
2011-08-09 | Makefile: Remove test-profile from test_scripts | Samuel Ortiz | 1 | -2/+1 | |
2011-07-20 | build: Remove wifi-scan testing utility | Marcel Holtmann | 1 | -5/+2 | |
2011-07-18 | build: Remove no longer needed build magic | Marcel Holtmann | 1 | -2/+0 | |
2011-07-18 | build: Use BUILT_SOURCES for generating header files | Marcel Holtmann | 1 | -1/+3 | |
2011-06-16 | property: Remove it | Daniel Wagner | 1 | -2/+1 | |
2011-06-16 | element: Remove element.c | Daniel Wagner | 1 | -2/+2 | |
2011-06-15 | build: Include unit/test-connman.h into source list | Marcel Holtmann | 1 | -1/+1 | |
2011-06-08 | tools: Add utility for testing AF_ALG kernel interface | Marcel Holtmann | 1 | -1/+3 | |
2011-06-07 | unit: Add Session API binding | Daniel Wagner | 1 | -1/+2 | |
2011-06-07 | unit: Add Manager API binding | Daniel Wagner | 1 | -1/+1 | |
2011-06-07 | unit: Add util function for unit tests | Daniel Wagner | 1 | -1/+2 | |
2011-06-07 | unit: Add test-session | Daniel Wagner | 1 | -1/+8 | |
2011-04-20 | tools: Add private-network test | Gustavo F. Padovan | 1 | -1/+3 | |
2011-04-18 | core: Add skeleton for timezone lookup | Marcel Holtmann | 1 | -1/+2 | |
2011-04-18 | core: Add skeleton for clock interfaces | Marcel Holtmann | 1 | -1/+1 | |
2011-04-11 | profile: Remove profile D-Bus API | Samuel Ortiz | 1 | -4/+4 | |
2011-04-11 | test: Add script to test manager.ProvisionService method | Henri Bragge | 1 | -1/+1 | |
2011-04-04 | configuration: Rename configuration to setting | Samuel Ortiz | 1 | -1/+1 | |