summaryrefslogtreecommitdiffstats
path: root/source3/auth/auth_wbc.c
Commit message (Expand)AuthorAgeFilesLines
* s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett2011-06-091-1/+1
* s3-auth: use auth.h where needed.Günther Deschner2011-03-301-0/+1
* s3-winbind: remove global inclusion of libwbclient.Günther Deschner2011-03-301-0/+1
* s3: Fix Coverity ID 2189: MISSING_BREAKVolker Lendecke2011-03-271-1/+3
* s3: Make sure we call wbcAuthenticateUserEx correctlyVolker Lendecke2011-01-171-4/+15
* s3:auth Add error paths for invalid password_state valuesAndrew Bartlett2010-08-141-1/+4
* s3:auth Make Samba3 use the new common struct auth_usersupplied_infoAndrew Bartlett2010-08-141-7/+33
* s3:auth Rename user_info->domain -> user_info->mapped.domain_nameAndrew Bartlett2010-06-071-2/+2
* s3:auth Rename user_info->internal_username -> user_info->mapped.account_nameAndrew Bartlett2010-06-071-3/+3
* s3:auth Rename user_info->smb_name -> user_info->client.account_nameAndrew Bartlett2010-06-071-2/+2
* s3:auth Rename wksta_name -> workstation_name in auth_usersupplied_infoAndrew Bartlett2010-06-011-1/+1
* s3:auth make it easier to trace auth modulesSimo Sorce2010-05-291-0/+2
* s3: Remove the make_auth_methods routineVolker Lendecke2010-04-111-4/+7
* s3: Remove the typedef for "auth_serversupplied_info"Volker Lendecke2010-01-101-1/+1
* s3: Remove the typedef for "auth_usersupplied_info"Volker Lendecke2010-01-101-1/+1
* s3: Fix 'assignment differ in signedness' warningTim Prouty2009-02-251-1/+1
* s3: Rename auth_onefs_wb and pdb_onefs_samDan Sledz2009-02-241-0/+150