aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-account-setup/exchange-ask-password.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed this directory. This functionality has now been moved toSarfraaz Ahmed2005-07-111-357/+0
| | | | | | | | | 2005-07-11 Sarfraaz Ahmed <asarfraaz@novell.com> * plugins/exchange-account-setup : Removed this directory. This functionality has now been moved to exchange-operations. svn path=/trunk/; revision=29710
* Disabling auth sections in druid, and having it only in editor.Sushma Rai2005-01-241-1/+70
| | | | svn path=/trunk/; revision=28526
* Added owa url entry to the config section in both druid and editor, andSushma Rai2005-01-231-16/+58
| | | | | | fixed some compile time warnings. svn path=/trunk/; revision=28513
* Setting owa url value in account editor and handlig ssl connection.Sushma Rai2005-01-221-2/+44
| | | | svn path=/trunk/; revision=28508
* Setting save password flag if user has selected remember password option.Sushma Rai2005-01-191-7/+5
| | | | svn path=/trunk/; revision=28447
* Reading the user validate function return value, so that reference count isSushma Rai2005-01-181-4/+4
| | | | | | | handled properly and password dialog comes up on pressing ok button, in failure cases. svn path=/trunk/; revision=28439
* Fix for #71384, Making page check work for exchange account, whenSushma Rai2005-01-181-16/+22
| | | | | | hostname is not read. svn path=/trunk/; revision=28435
* Initializing host name with a dummy nameSushma Rai2005-01-181-3/+15
| | | | svn path=/trunk/; revision=28431
* Code movement, using accessor functions, and reading url values fromSushma Rai2005-01-181-93/+44
| | | | | | gconf and setting it in EAccount. svn path=/trunk/; revision=28426
* error check for old exchange librarySushma Rai2005-01-121-1/+5
| | | | svn path=/trunk/; revision=28375
* Adding a entry widgett o editor page and using Excahnge connectorSushma Rai2005-01-121-2/+63
| | | | | | defined function to validate user svn path=/trunk/; revision=28374
* Added an extra button and prompting for password on button click,Sushma Rai2005-01-111-37/+31
| | | | | | instead of page next signal of druid svn path=/trunk/; revision=28352
* corrected api argumentsSushma Rai2005-01-111-1/+1
| | | | svn path=/trunk/; revision=28330
* Plugin to read the exchange OWA URL instead of host nameSushma Rai2005-01-101-3/+68
| | | | svn path=/trunk/; revision=28310
* Authentication for exchange accountSushma Rai2005-01-091-0/+113
svn path=/trunk/; revision=28296