2010-03-15 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.Web / System.Web.Security / SqlMembershipProvider.cs
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2008-12-25 Gonzalo Paniagua... 2008-12-25 Gonzalo Paniagua Javier <gonzalo@novell...
2008-12-08 Atsushi Eno2008-12-08 Atsushi Enomoto <atsushi@ximian.com>
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk [continued]
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk, going on.
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk.
2008-10-31 Jonathan Pryor * Makefile.am: Build `docs` after `runtime`, so that...
2008-10-20 Marek HabersackDo not abuse the 'private' keyword
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-03-19 Igor Zelmanovichmerge r98600
2008-02-23 Vladimir Krasnov* SqlMembershipProvider.cs: exception on empty connecti...
2007-12-30 Vladimir Krasnov* System.Web.dll.sources: added AspNetDBSchemaChecker.cs
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-11-28 Marek Habersack2007-11-23 Marek Habersack <mhabersack@novell.com>
2007-08-14 Marek Habersack2007-08-14 Marek Habersack <mhabersack@novell.com>
2007-05-17 Vladimir Krasnov* SqlMembershipProvider.cs: fixed DeleteUser, fixed...
2007-05-14 Igor Zelmanovich2007-05-14 Igor Zelmanovich <igorz@mainsoft.com>
2007-04-19 Igor Zelmanovich2007-04-19 Igor Zelmanovich <igorz@mainsoft.com>
2007-03-14 Eyal AlaloufMark tests as not working under TARGET_JVM
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-03-02 Marek HabersackFix user creation, password reset etc.
2007-02-28 Andreia Gaita* SqlRoleProvider.cs: Fix parameter binding to stored...
2007-01-20 Miguel de Icaza * SiteMapNode.cs (GetExplicitResourceString...
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-28 Miguel de Icaza2006-11-28 Miguel de Icaza <miguel@novell.com>
2006-11-27 Vladimir Krasnov* SqlMembershipProvider.cs: typo bug
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-21 Vladimir Krasnov* SqlMembershipProvider.cs: fixed fixed exception type...
2006-11-20 Igor Zelmanovichsvn path=/trunk/mcs/; revision=68184
2006-11-15 Igor Zelmanovich2006-11-15 Igor Zelmanovich <igorz@mainsoft.com>
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-05 Vladimir Krasnov* MembershipProvider.cs, SqlMembershipProvider.cs:...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-06 Kornél PálMoved TestConfiguration.cs to Npgsql.
2006-09-06 Vladimir Krasnov* Membership.cs: fixed GetAllUsers, typo bug
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-09-03 Igor Zelmanovichfixed GetUser, when username is String.Empty method...
2006-08-31 Igor Zelmanovichfixed CreateUser,
2006-08-29 Konstantin Trigerfix dispose order of reader vs connection
2006-08-28 Igor Zelmanovichfixed CreateUser, parameter isApproved is considered.
2006-08-28 Konstantin Triger* SqlMembershipProvider.cs: ensure GetUser() returns...
2006-08-28 Konstantin Trigeruse SqlClientFactory in case the ProviderName is not...
2006-08-27 Konstantin Trigerenable concurrent usage, refactoring
2006-08-27 Vladimir Krasnov* SqlMembershipProvider.cs: fixed ValidateUser, bug...
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-05-03 Chris Toshok2006-05-03 Chris Toshok <toshok@ximian.com>
2006-05-02 Chris Toshok2006-05-02 Chris Toshok <toshok@ximian.com>
2006-05-01 Chris Toshokoops. committed the wrong revision
2006-05-01 Chris Toshok2006-05-01 Chris Toshok <toshok@ximian.com>
2006-04-28 Marek Safar2006-04-28 Marek Safar <marek.safar@seznam.cz>
2006-04-27 Chris Toshok2006-04-27 Chris Toshok <toshok@ximian.com>
2006-04-12 Chris Toshok2006-04-12 Chris Toshok <toshok@ximian.com>
2006-03-22 Raja R HarinathIn .:
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2005-08-26 Miguel de IcazaCommit of changes to core files, on behalf of the team
next