davmail/src/java/davmail
mguessan 325aa81ab3 Carddav: Implement picture delete and private flag over EWS
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1196 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2010-07-18 23:36:25 +00:00
..
caldav Major refactoring: use straight inpustream instead of reader everywhere 2010-07-12 16:35:46 +00:00
exception Make sure log messages are not localized 2010-05-04 08:35:40 +00:00
exchange Carddav: Implement picture delete and private flag over EWS 2010-07-18 23:36:25 +00:00
http Fixes from audit 2010-07-18 19:56:47 +00:00
imap Major refactoring: use straight inpustream instead of reader everywhere 2010-07-12 16:35:46 +00:00
ldap Fixes from audit 2010-07-18 19:56:47 +00:00
pop POP: allow space in username 2010-07-07 16:02:28 +00:00
smtp Major refactoring: use straight inpustream instead of reader everywhere 2010-07-12 16:35:46 +00:00
ui OSX: implement growl support 2010-05-13 19:38:12 +00:00
util LDAP: use PR_SEARCH_KEY instead of DAV:uid as uid string 2010-07-01 12:47:57 +00:00
web Add GPLv2 header to all source files 2009-07-21 08:39:18 +00:00
AbstractConnection.java Fix regression in AbstractConnection: return null instead of empty string on closed connection 2010-07-13 07:07:29 +00:00
AbstractServer.java Improve empty keystore password handling to avoid NullPointerException 2010-05-11 09:10:35 +00:00
BundleMessage.java Fix from audit 2009-10-12 20:27:50 +00:00
DavGateway.java Log gateway stop at info level 2010-05-11 09:15:56 +00:00
Settings.java Disable ConsoleAppender in gui mode 2010-07-06 09:43:39 +00:00