summaryrefslogtreecommitdiff
path: root/libproxy/modules/network_networkmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove all existing codeJan-Michael Brummer2023-03-271-98/+0
* Use StateChanged signal instead of StateChangeLaurent Bigonville2017-02-071-1/+1
* NetworkManager: gain compatibility to be built against libnm unstead ofDominique Leuenberger2016-05-021-0/+6
* NetworkManager: the location of NetworkManager.h is specified by pkg-configDominique Leuenberger2016-05-011-1/+1
* Ported libproxy to new libmodman API/ABInicolas.dufresne2010-08-181-1/+1
* Added {} at the end of loops that does nothingnicolas.dufresne2010-03-291-1/+1
* rework libmodman to not use a struct in the module metadatanpmccallum2010-02-141-1/+1
* add smod everywherenpmccallum2010-02-111-1/+1
* remove googlecode from the namespacenpmccallum2010-02-051-1/+1
* massive rework; split off libmodman; make unit tests for libmodman; remove co...npmccallum2010-02-051-8/+5
* make visibility hidden by default and begin to export symbols; minor reworknpmccallum2010-01-231-2/+4
* make it possible to build modules into the core libproxynpmccallum2010-01-171-1/+1
* make code more c++ish (major rework)npmccallum2010-01-171-80/+63
* build using c++npmccallum2010-01-171-0/+110