aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2012-08-16core: Remove map_ap.cLuiz Augusto von Dentz1-2/+2
2012-08-16gobex: Add unit tests for GObexApparam APILuiz Augusto von Dentz1-3/+8
2012-08-16gobex: Introduce GObexApparam APILuiz Augusto von Dentz1-1/+2
2012-06-05client-test: Add opp-clientMikel Astiz1-3/+2
2012-05-31client: Remove D-Bus agentMikel Astiz1-1/+0
2012-05-31client: Add D-Bus helper libraryMikel Astiz1-0/+1
2012-04-16build: Remove glib-helper.h supportMarcel Holtmann1-1/+1
2012-01-20client: add bluetooth transport driverLuiz Augusto von Dentz1-0/+1
2012-01-20client: add support for transport driversLuiz Augusto von Dentz1-0/+1
2011-12-15Add simple helper for MAP clientBartosz Szatkowski1-1/+2
2011-12-09Add basic support for MAP client in obex-clientBartosz Szatkowski1-0/+1
2011-12-08MAP: Skeleton of application parameters supportSlawomir Bochenski1-2/+4
2011-11-29Remove dependency on OpenOBEXLuiz Augusto von Dentz1-8/+6
2011-10-22gobex: add initial support for debugLuiz Augusto von Dentz1-1/+1
2011-09-02Rename dbus.h to manager.gJohan Hedberg1-1/+1
2011-09-01Remove gwobexJohan Hedberg1-6/+1
2011-09-01Remove test/main.cLuiz Augusto von Dentz1-6/+0
2011-09-01client: port to gobexLuiz Augusto von Dentz1-2/+2
2011-08-12client: add pbap targetLuiz Augusto von Dentz1-1/+1
2011-08-12client: add opp targetLuiz Augusto von Dentz1-0/+1
2011-08-12client: add target driver supportLuiz Augusto von Dentz1-2/+2
2011-08-02client: separate manager interface code from mainLuiz Augusto von Dentz1-0/+1
2011-08-02client: separate agent code from sessionLuiz Augusto von Dentz1-1/+2
2011-08-02client: separate ftp code from sessionLuiz Augusto von Dentz1-0/+2
2011-08-02Make use of g_slist_free_full when elements are dynamically-allocatedLuiz Augusto von Dentz1-1/+1
2011-07-16gobex: Merge gobex-transfer.h into gobex.hJohan Hedberg1-1/+1
2011-07-16gobex: Add unit test for put transfer APIJohan Hedberg1-2/+7
2011-07-16gobex: Add initial transfer abstractionJohan Hedberg1-1/+2
2011-07-16gobex: Add readline support to test-clientJohan Hedberg1-1/+3
2011-07-16gobex: Add basic skeleton for test-clientJohan Hedberg1-0/+5
2011-07-16gobex: Add a skeleton for a test serverJohan Hedberg1-0/+5
2011-07-16gobex: Add initial GError supportJohan Hedberg1-1/+2
2011-07-16gobex: Split unit tests into separate modulesJohan Hedberg1-3/+13
2011-07-16gobex: Split gobex.c into multiple modulesJohan Hedberg1-1/+3
2011-07-16gobex: Add OBEX protocol definitions header fileJohan Hedberg1-1/+1
2011-07-16gobex: Add initial unit testsJohan Hedberg1-1/+9
2011-07-16gobex: Add initial stubsJohan Hedberg1-3/+6
2011-07-14Add tracker backend stump for MAPBartosz Szatkowski1-1/+1
2011-06-18Include plugins/ftp.h into distributionMarcel Holtmann1-1/+1
2011-06-18Fix some minor style in sources listMarcel Holtmann1-3/+4
2011-05-29Remove unused obex.confLuiz Augusto von Dentz1-1/+1
2011-05-18Add support for tracker-0.10Johan Hedberg1-2/+2
2011-03-10Add skeleton for Message Access Profile pluginSlawomir Bochenski1-1/+9
2011-03-01Move PC Suite drivers to its own pluginLuiz Augusto von Dentz1-3/+3
2011-02-03Add libtracker-sparql to obexd dependenciesRadoslaw Jablonski1-1/+3
2010-12-09Fix compiler flags when CFLAGS is set in the environmentLuiz Augusto von Dentz1-1/+1
2010-09-13btio: Seperate btio.[ch] into btio directoryZhenhua Zhang1-9/+10
2010-09-09Add gdbus/polkit.c file to sources listMarcel Holtmann1-1/+2
2010-08-19IrMC sync server supportMarcel Mol1-0/+3
2010-06-21Make use of BtIO on obex-clientLuiz Augusto von Dentz1-1/+2
2010-06-17Add dynamic debug featureLuiz Augusto von Dentz1-2/+2
2010-06-04Add nokia backup pluginRajeev Kuthiravattath1-0/+5
2010-06-03Make use of transport drivers and some cleanupsLuiz Augusto von Dentz1-1/+1
2010-06-03Add usb transport driverLuiz Augusto von Dentz1-0/+5
2010-06-03Add bluetooth transport driverLuiz Augusto von Dentz1-1/+4
2010-06-03Add server.{c,h} filesLuiz Augusto von Dentz1-1/+2
2010-06-03Add support for transport driversLuiz Augusto von Dentz1-1/+2
2010-05-15Add phonebook-tracker.c to EXTRA-DISTLuiz Augusto Von Dentz1-1/+2
2010-05-14Add compile program to files for cleanupMarcel Holtmann1-1/+1
2010-05-12Fix compilation issues inside ScratchboxVinicius Costa Gomes1-1/+1
2010-05-07Add libical dependencyAlvaro Silva1-1/+2
2010-05-06Add the PBAP Tracker backendVinicius Costa Gomes1-1/+2
2010-04-23Fix: there were two files missing from the buildVinicius Costa Gomes1-2/+2
2010-04-20Move transfer implementation to its own fileLuiz Augusto Von Dentz1-1/+2
2010-04-09Remove telephony driverClaudio Takahasi1-7/+3
2010-02-01Add support for using the logging infrastructure from obexdVinicius Costa Gomes1-0/+1
2009-11-17Implement initial OBEX server/SyncML binding for SyncEvolutionForrest Zhao1-0/+3
2009-11-04Fix missing includes of build directoryMarcel Holtmann1-4/+4
2009-11-04Add phonebook.h and telephony.h to distributionMarcel Holtmann1-1/+1
2009-11-04Fix includes for plugin directoryMarcel Holtmann1-1/+2
2009-11-04Include phonebook-*.c and telephony-*.c in the distributionMarcel Holtmann1-1/+3
2009-11-04Remove the --enable-ebook option from make distcheckMarcel Holtmann1-1/+1
2009-11-03Introduce phonebook and telephony drivers.Luiz Augusto von Dentz1-13/+14
2009-11-03Add support for builtin plugins.Luiz Augusto von Dentz1-25/+27
2009-11-03Introduce service drivers and move command code from core to plugins.Luiz Augusto von Dentz1-3/+16
2009-11-03Add initial implementation of mimetype driver and filesystem plugin.Luiz Augusto von Dentz1-1/+9
2009-08-24Add checks for sed executableMarcel Holtmann1-1/+1
2009-08-22Use foreign option instead of -Wno-portabilityMarcel Holtmann1-2/+0
2009-08-18Use proper variable names for library sourcesMarcel Holtmann1-5/+5
2009-08-17Add missing obex.conf to the distributionMarcel Holtmann1-1/+1
2009-08-17Switch to a full non-recursive buildMarcel Holtmann1-2/+94
2009-08-17Move the BtIO code into the daemonMarcel Holtmann1-1/+1
2009-08-16Use proper automake subdirectory optionsMarcel Holtmann1-0/+2
2009-04-30Add BtIO library.Luiz Augusto von Dentz1-1/+1
2008-10-18Add skeleton for EBook pluginMarcel Holtmann1-1/+2
2008-10-03Add skeleton for OBEX client implementationMarcel Holtmann1-1/+1
2008-10-03Add private copy of osso-gwobex-0.60Marcel Holtmann1-1/+1
2008-09-05Add directory for pluginsMarcel Holtmann1-1/+1
2008-06-04Update the autoconf/automake usageMarcel Holtmann1-2/+2
2008-06-02Moved logging functions from common to src directoryClaudio Takahasi1-1/+1
2008-06-02Changed Makefile due directory renamingClaudio Takahasi1-1/+1
2008-05-29Repository initClaudio Takahasi1-0/+5