aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-account-setup/exchange-ask-password.c
Commit message (Collapse)AuthorAgeFilesLines
* 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