summaryrefslogtreecommitdiff
path: root/source/auth/auth_domain.c
Commit message (Expand)AuthorAgeFilesLines
* s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_schannel().Günther Deschner2009-10-081-1/+1
* Simply our main loop processing. A lot :-). Correctly use events for all the ...Jeremy Allison2008-10-151-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
* r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison2007-10-101-9/+10
* r11492: Fix bug #3224 (I hope). Correctly use machine_account_nameJeremy Allison2007-10-101-3/+4
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2007-10-101-1/+1
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-96/+108
* r9588: remove netsamlogon_cache interface...everything seems to work fine. W...Gerald Carter2007-10-101-1/+0
* r2086: fix bug with winbindd_getpwnam() caused by Microsoft DC's not filling ...Gerald Carter2007-10-101-1/+1
* Remove bogus check. No functional change, just cosmetics.Volker Lendecke2004-02-021-5/+0
* BUG 936: fix bind credentials for schannel binds in smbd (and add a comment t...Gerald Carter2004-01-151-4/+9
* Doxygen comment fix.Rafal Szczesniak2004-01-071-2/+5
* Change our Domain controller lookup routines to more carefully seperateAndrew Bartlett2004-01-051-2/+5
* Fix bug found by tridge in 2.2.x. Ensure that %U substitution isJeremy Allison2003-08-281-3/+0
* Add a command line option (-S on|off|required) to enable signing on clientJeremy Allison2003-07-301-1/+1
* convert snprintf() calls using pstrings & fstringsGerald Carter2003-07-231-1/+1
* This patch takes the work the jerry did for beta2, and generalises it:Andrew Bartlett2003-07-031-3/+3
* * cleanup more DC name resolution issues in check_*domain_security()Gerald Carter2003-06-301-209/+51
* Here's the code to make winbindd work on a Samba DCGerald Carter2003-06-291-1/+2
* add check for NT_STATUS_NOT_IMPLEMENTED in auth check so thatGerald Carter2003-06-281-14/+27
* large change:Gerald Carter2003-06-251-1/+1
* * s/get_dc_name/rpc_dc_name/g (revert a previous change)Gerald Carter2003-06-231-1/+1
* merge of the netsamlogon caching code from APPLIANCE_HEADGerald Carter2003-06-211-1/+1