index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
obexd
/
plugins
/
ftp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-04
obexd: Remove the total silly usage of gchar and replace it with char
Marcel Holtmann
1
-1
/
+1
2012-12-12
ftp: Remove record details
Luiz Augusto von Dentz
1
-45
/
+0
2012-12-07
Revert "Ensure config.h is included by using CPPFLAGS"
Johan Hedberg
1
-0
/
+4
2012-12-05
Ensure config.h is included by using CPPFLAGS
Lucas De Marchi
1
-4
/
+0
2012-12-04
obexd: Use ENOSYS to indicate not implemented function
Luiz Augusto von Dentz
1
-1
/
+1
2012-12-04
obexd: Update record to support version 1.2 with GoepL2capPsm attribute
Luiz Augusto von Dentz
1
-1
/
+5
2012-12-04
obexd: remove unnecessary openobex includes
Luiz Augusto von Dentz
1
-3
/
+1
2012-12-04
obexd: remove duplicated includes
Luiz Augusto von Dentz
1
-2
/
+0
2012-12-04
obexd: Remove use of obex_object_t from service.h
Luiz Augusto von Dentz
1
-4
/
+4
2012-12-04
obexd: Introduce obex_get_non_header_data
Luiz Augusto von Dentz
1
-2
/
+2
2012-12-04
obexd: fix coding style
Luiz Augusto von Dentz
1
-15
/
+15
2012-12-04
obexd: remove pcsuite code
Luiz Augusto von Dentz
1
-55
/
+0
2012-12-04
obexd: Move secure flag to service driver
Luiz Augusto von Dentz
1
-0
/
+1
2012-12-04
obexd: Remove options per server
Luiz Augusto von Dentz
1
-5
/
+5
2012-12-04
obexd: Rename dbus.h to manager.g
Johan Hedberg
1
-1
/
+1
2012-12-04
obexd: Clean up header files
Johan Hedberg
1
-0
/
+1
2012-12-04
obexd: Fix missing Name header check in FTP action code
Slawomir Bochenski
1
-0
/
+3
2012-12-04
obexd: Fix several issues in FTP action support
Slawomir Bochenski
1
-6
/
+55
2012-12-04
obexd: Simplify symbolic links support
Slawomir Bochenski
1
-6
/
+7
2012-12-04
obexd: Add Name header check to ftp_chkput
Slawomir Bochenski
1
-0
/
+3
2012-12-04
obexd: Fix valid file name checks for FTP & OPP
Slawomir Bochenski
1
-1
/
+8
2012-12-04
obexd: Make mime type matching case-insensitive
Slawomir Bochenski
1
-1
/
+1
2012-12-04
obexd: Start OpenOBEX stream automatically
Slawomir Bochenski
1
-5
/
+1
2012-12-04
obexd: Fix white space related coding style issues
Syam Sidhardhan
1
-1
/
+1
2012-12-04
obexd: Add support for Action command to pcsuite plugin
Luiz Augusto von Dentz
1
-2
/
+1
2012-12-04
obexd: Add basic support for action commands on ftp driver
Luiz Augusto von Dentz
1
-0
/
+99
2012-12-04
obexd: Move PC Suite drivers to its own plugin
Luiz Augusto von Dentz
1
-156
/
+9
2012-12-04
obexd: Add more debug logs for ftp driver
Luiz Augusto von Dentz
1
-0
/
+20
2012-12-04
obexd: Add support for pcsuite lock file
Luiz Augusto von Dentz
1
-6
/
+134
2012-12-04
obexd: Change obex_service_driver put() signature
Slawomir Bochenski
1
-1
/
+2
2012-12-04
obexd: Fix folder listing not able to use name header to list sub folders
Luiz Augusto von Dentz
1
-3
/
+0
2012-12-04
obexd: Replace uses of debug with DBG
Luiz Augusto Von Dentz
1
-7
/
+7
2012-12-04
obexd: Add dynamic debug feature
Luiz Augusto von Dentz
1
-1
/
+1
2012-12-04
obexd: Fix FTP GET name handling
Vinicius Costa Gomes
1
-5
/
+13
2012-12-04
obexd: Coding style fixes
Vinicius Costa Gomes
1
-97
/
+98
2012-12-04
obexd: Fix regression on opp put when name is not set
Luiz Augusto von Dentz
1
-0
/
+3
2012-12-04
obexd: drivers should know nothing about obex_session
Vinicius Costa Gomes
1
-4
/
+4
2012-12-04
obexd: Implements PhonebookSize for PullPhoneBook function
Claudio Takahasi
1
-1
/
+4
2012-12-04
obexd: all the drivers structs can be declared static
Vinicius Costa Gomes
1
-2
/
+2
2012-12-04
obexd: Renaming of obex_prepare_put and obex_stream_start
Vinicius Costa Gomes
1
-4
/
+4
2012-12-04
obexd: obexd core should know nothing about filesystems
Vinicius Costa Gomes
1
-51
/
+8
2012-12-04
obexd: Fix bug when creating directories
Luiz Augusto Von Dentz
1
-5
/
+9
2012-12-04
obexd: Added PBAP application parameter parser function
Claudio Takahasi
1
-3
/
+3
2012-12-04
obexd: current_folder should not be in the core
Vinicius Costa Gomes
1
-32
/
+66
2012-12-04
obexd: Add support for per service user data
Vinicius Costa Gomes
1
-7
/
+12
2012-12-04
obexd: Now obex_session is private to the core obexd
Vinicius Costa Gomes
1
-9
/
+9
2012-12-04
obexd: Remove all the uses of obex_rsp_t
Vinicius Costa Gomes
1
-40
/
+22
2012-12-04
obexd: Initial support for mimetype drivers on PBAP
Claudio Takahasi
1
-1
/
+1
2012-12-04
obexd: Cleaning up the ftp service
Vinicius Costa Gomes
1
-11
/
+19
2012-12-04
obexd: Cleanup of check put function of OBEX service driver
Claudio Takahasi
1
-11
/
+3
[next]