summaryrefslogtreecommitdiff
path: root/source3/auth/auth_domain.c
Commit message (Expand)AuthorAgeFilesLines
* s3: Remove smb_pam_accountcheck from the auth modulesVolker Lendecke2010-08-191-15/+2
* s3:auth Whitespace fixes after auth mergeAndrew Bartlett2010-08-141-17/+17
* s3:auth Make Samba3 use the new common struct auth_usersupplied_infoAndrew Bartlett2010-08-141-2/+2
* s3-secrets: only include secrets.h when needed.Günther Deschner2010-08-051-0/+1
* s3:auth Rename user_info->domain -> user_info->mapped.domain_nameAndrew Bartlett2010-06-071-11/+11
* s3:auth Rename user_info->client_domain -> user_info->client.domain_nameAndrew Bartlett2010-06-071-2/+2
* s3:auth Rename user_info->internal_username -> user_info->mapped.account_nameAndrew Bartlett2010-06-071-2/+2
* s3:auth Rename user_info->smb_name -> user_info->client.account_nameAndrew Bartlett2010-06-071-4/+4
* 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/+4
* s3-rpc_client: move protos to cli_netlogon.hGünther Deschner2010-05-181-0/+1
* s3: only include gen_ndr headers where needed.Günther Deschner2010-05-061-0/+1
* s3: Remove the make_auth_methods routineVolker Lendecke2010-04-111-6/+14
* s3: Fix some nonempty linesVolker Lendecke2010-04-111-11/+11
* s3: Remove the typedef for "auth_serversupplied_info"Volker Lendecke2010-01-101-3/+3
* s3: Remove the typedef for "auth_usersupplied_info"Volker Lendecke2010-01-101-3/+3
* s3-passdb: cleanup some callers of pdb_get_trusteddom_pw().Günther Deschner2009-11-031-3/+1
* s3: use enum netr_SchannelType all over the place.Günther Deschner2009-10-131-1/+1
* s3-dcerpc: use dcerpc_AuthLevel and remove duplicate set of flags.Günther Deschner2009-09-151-1/+1
* s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_schannel().Günther Deschner2009-09-111-1/+1
* Rework Samba3 to use new libcli/auth code (partial)Andrew Bartlett2009-04-141-0/+1
* Simply our main loop processing. A lot :-). Correctly use events for all the ...Jeremy Allison2008-10-031-0/+65
* Refactoring: Change calling conventions for cli_rpc_pipe_open_schannelVolker Lendecke2008-07-201-2/+3
* Refactoring: Change calling conventions for cli_rpc_pipe_open_noauthVolker Lendecke2008-07-201-2/+3
* Rename server_info->was_mapped to server_info->nss_tokenVolker Lendecke2008-05-071-3/+1
* Fix NETLOGON credential chain with Windows 2008 all over the place.Günther Deschner2008-04-021-1/+1
* Fix bug 5317Volker Lendecke2008-03-141-1/+1
* Use a separate tdb for mutexesVolker Lendecke2008-03-101-7/+9
* Use netr_SamInfo3 in remaining places.Günther Deschner2008-02-171-5/+5
* Windows 2008 (Longhorn) auth2 flag fixes.Andreas Schneider2008-01-231-1/+1
* More logical operations on booleans. IBM checker.Jeremy Allison2008-01-041-1/+3
* Rename get_trust_pw() to get_trust_pw_hash().Michael Adam2007-12-131-2/+2
* Let get_trust_pw() determine the machine_account_name to use.Michael Adam2007-12-131-2/+5
* This is a large patch (sorry). Migrate from struct in_addrJeremy Allison2007-10-241-10/+10
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-3/+3
* r25407: Revert Longhorn join patch as it is not correct for the 3.2 tree.Gerald Carter2007-10-101-1/+1
* r25400: Windows 2008 (Longhorn) Interop fixes for AD specific auth2 flags,Gerald Carter2007-10-101-1/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r21642: Fix bug 4365. Please note that this was only tested with Vista so far...Volker Lendecke2007-10-101-1/+1
* r20824: Send access to the trusted domain passwords through the pdb backend, ...Volker Lendecke2007-10-101-2/+2
* r19980: Implement pam account stack checks when obey pam restrictions is true.Simo Sorce2007-10-101-0/+11
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-0/+11
* r16076: Fix for machine password timeout overflow from Shlomi YaakobovichJeremy Allison2007-10-101-1/+1
* r15476: Transfer the was_mapped flag from user_info to server_info also in au...Volker Lendecke2007-10-101-0/+4
* r15472: Remove an unused function parameterVolker Lendecke2007-10-101-1/+0
* r13382: added server affinity cache stores for 'net rpc join' and trusted dom...Gerald Carter2007-10-101-0/+4
* r13316: Let the carnage begin....Gerald Carter2007-10-101-19/+22
* r11661: Store the INFO3 in the PAC data into the netsamlogon_cache.Gerald Carter2007-10-101-1/+1
* r11652: Reinstate the netsamlogon_cache in order to workGerald Carter2007-10-101-0/+2