aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-account-setup
Commit message (Expand)AuthorAgeFilesLines
* GN-bug #593617 - GroupWise plugins are not builtMilan Crha2009-09-236-1523/+0
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-301-2/+2
* Bug 567260 - Migrate from GnomeDruid to GtkAssistantMilan Crha2009-08-181-1/+1
* More whitespace cleanup.Matthew Barnes2009-07-191-1/+1
* Fix excessive whitespace.Matthew Barnes2009-07-142-11/+0
* Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
* Stop abusing forward declarations.Matthew Barnes2009-06-191-0/+1
* More code cleanup.Matthew Barnes2009-06-022-14/+14
* Whitespace cleanup.Matthew Barnes2009-05-292-12/+12
* Prefer GLib basic types over C types.Matthew Barnes2009-05-272-58/+58
* Remove trailing whitespace, again.Matthew Barnes2009-05-273-11/+11
* Fix compiler warnings in plugins.Matthew Barnes2009-05-271-2/+2
* Bug 523216 – User-oriented plugin descriptionsMatthew Barnes2009-05-221-1/+1
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
* ** Fix for bug #470474 (bugzilla.novell.com)Bharath Acharya2009-01-292-11/+7
* Fix for bug #440646 (bugzilla.novell.com) - Set the ESource color-spec for pr...Suman Manjunath2008-11-112-1/+8
* ** Fix for bug #553148Philip Withnall2008-09-262-2/+9
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-032-15/+20
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-273-35/+38
* ** Fixes bug #545568Matthew Barnes2008-07-312-1/+9
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-213-3/+3
* Committing on behalf of Chenthill Palanisamy <pchenthill@novell.com>Chenthill Palanisamy2008-04-304-15/+151
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-153-140/+140
* Fix warnings from sparse and gccKjartan Maraas2007-10-312-1/+6
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-022-2/+2
* ** Fix for bug #308636Milan Crha2007-08-232-7/+21
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-041-3/+0
* Don't assume the relative URI is non-NULL (#427232).Matthew Barnes2007-05-262-24/+25
* ** Fixes bug #373116Matthew Barnes2007-04-022-4/+9
* Picks a random color for proxy calendars, Checks the Memo/Notes componentSankar P2007-02-092-5/+25
* Add code to prune dead proxy entries (so they are executed regardless ofHarish Krishnaswamy2006-12-042-89/+83
* Mark description for translation.Kjartan Maraas2006-12-042-1/+6
* Chain up to parent's finalize() method.Matthew Barnes2006-09-192-0/+7
* Added support for Gw notes.Chenthill Palanisamy2006-07-222-0/+13
* Add default color to the GW source created. Fixes #167102Harish Krishnaswamy2006-04-192-0/+9
* Fixes the first time account setup issue.Sushma Rai2006-03-112-15/+23
* Make this place a bit more quietKjartan Maraas2006-01-281-0/+3
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-063-2/+9
* Fixes #320119Chenthill Palanisamy2005-12-212-4/+27
* Fix make-clean issues.Harish Krishnaswamy2005-12-122-0/+7
* Groupwise address book, new warning message if the user's frequent contactsSushma Rai2005-11-242-1/+15
* check if string (eg. use_ssl) are NULL before strcmp(). prevents aParthasarathi Susarla2005-11-092-0/+8
* Using writable property to find the GroupWise system address book, whileSushma Rai2005-09-282-1/+12
* *** empty log message ***Parthasarathi Susarla2005-09-162-5/+20
* def9ine before defining.Not Zed2005-08-243-3/+10
* Added code to get the password from the cache, instead of asking the userSankar P2005-08-042-12/+25
* Marking "Novell GroupWise Address Book" for offline usage, by default.Sushma Rai2005-07-232-1/+11
* Don't return a value from a void funtion.Tor Lillqvist2005-07-132-1/+5
* included missing header fileVivek Jain2005-07-122-0/+13
* Modify function definition orderShreyas Srinivasan2005-07-101-88/+86
* Add missing file to pluginShreyas Srinivasan2005-07-101-0/+66
* Make the camel-groupwise-listener load on startup.Shreyas Srinivasan2005-07-104-0/+1092
* Removed unneeded filesJain Vivek2005-06-136-1150/+0
* error file moves/e-error.h movesMichael Zucci2005-05-162-1/+5
* don't free container list here. It is chaced in connection and will beSivaiah Nallagatla2005-03-072-6/+8
* (forgot to commit this from ages ago)Not Zed2005-03-032-4/+9
* bump version, requiresJP Rosevear2005-03-012-1/+10
* clean up author/descriptions for various plugins.Björn Torkelsson2005-02-252-3/+8
* Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-242-1/+5
* Remove leading "%s" in the message. Similar to #36137Sivaiah Nallagatla2005-01-282-3/+11
* *** empty log message ***Sivaiah Nallagatla2005-01-231-0/+8
* Don't set offline_sync value taken from camel url instead set "1" or "0"Sivaiah Nallagatla2005-01-231-3/+3
* forgot in last commitSivaiah Nallagatla2005-01-221-2/+2
* changed the item type from "item" to "item_table". avoids some debug spewSivaiah Nallagatla2005-01-221-0/+6
* Assiged value to URL.Sivaiah Nallagatla2005-01-202-1/+6
* use url->host instead of reading "poa" parameter everywhere. use "use_ssl"Sivaiah Nallagatla2005-01-182-64/+46
* fixing ssl issueSivaiah Nallagatla2004-12-172-1/+6
* Add camel-gw-listener.h to SOURCESRodney Dawes2004-12-162-4/+13
* fixed some includes to get it build as pluginSivaiah Nallagatla2004-12-043-3/+6
* initial check in of groupwise config pluginSivaiah Nallagatla2004-12-043-0/+111
* have our own so we don't need to link with glib.Not Zed2004-12-031-1/+1
* added a setting to mark the account for offline usuageSivaiah Nallagatla2004-11-221-19/+51
* fix for #62053Sivaiah Nallagatla2004-10-111-3/+43
* change the "CheckList" to "Tasks" as there is another foder calledSivaiah Nallagatla2004-08-261-1/+1
* if any of the settings required for soap interaction changes trySivaiah Nallagatla2004-08-211-36/+45
* remove the cal/taksks sources when account is disbaled. Also do not try toSivaiah Nallagatla2004-08-141-3/+13
* fix for e_passwords api change, and handle reprompting as well.Not Zed2004-08-121-2/+4
* Add an entry to specify POA address and a check box to say whehter ssl hasSivaiah Nallagatla2004-07-291-60/+117
* : pass "use_ssl" value to these functions and set it on e-sourceSivaiah Nallagatla2004-07-131-20/+57
* set port property on e-sourceSivaiah nallagatla2004-05-261-0/+2
* return NULL when there is no existing gw account with same uidSivaiah Nallagatla2004-05-261-9/+12
* remove /soap part from uri. make port as a e-source property instead ofSivaiah Nallagatla2004-05-261-44/+76
* Fixed typo.Christian Kellner2004-05-041-1/+1
* added CAMEL_LIBS to LIBADD added new function to get addres book namesSivaiah Nallagatla2004-04-211-68/+166
* change the auth type string from Password to plain/passwordSivaiah Nallagatla2004-04-131-1/+1
* add bookname to uriSivaiah Nallagatla2004-04-111-6/+5
* removed ldap seetings and added a settng for SOAP port read port numberSivaiah Nallagatla2004-03-251-85/+65
* use "Calendar" and "Checklist" for the folder names, instead of "Default".Rodrigo Moya2004-03-031-8/+7
* add port and /soap parts to relative uri while updating it when accountSivaih Nallagatla2004-01-281-4/+5
* add port and "/soap" to source uriSiviaah Nallagatla2004-01-191-2/+6
* added some conf entries for LDAP address setup addedSivaiah Nallagatla2004-01-161-5/+148
* *** empty log message ***Rodrigo Moya2004-01-161-16/+8
* set the "auth" property on the ESource's we create, to get authentication.Rodrigo Moya2004-01-141-0/+1
* renamed groupwise-config-listener.[ch] to these file names and alsoSivaiah Nallagatla2004-01-132-0/+543