summaryrefslogtreecommitdiff
path: root/source3/auth
AgeCommit message (Expand)AuthorFilesLines
2004-01-15BUG 936: fix bind credentials for schannel binds in smbd (and add a comment t...Gerald Carter1-4/+9
2004-01-13sync HEAD with recent changes in 3.0Gerald Carter1-2/+2
2004-01-07Fixes to doxygen comment.Rafal Szczesniak1-2/+5
2004-01-06(merge from 3.0)Andrew Bartlett1-2/+5
2004-01-05(merge from 3.0)Andrew Bartlett1-1/+1
2004-01-05(merge from 3.0)Andrew Bartlett1-345/+1
2004-01-05(merge from 3.0)Andrew Bartlett1-148/+219
2003-12-19* add a few useful debug linesGerald Carter2-9/+30
2003-12-09Final part of fix for #445. Don't add user for machine accounts.Jeremy Allison1-0/+4
2003-12-06Fix for bug #445 (missing unix user on kerberos auth doesn't call add userJeremy Allison1-3/+13
2003-11-23(Merge from 3.0)Andrew Bartlett2-2/+15
2003-11-22(merge from 3.0)Andrew Bartlett4-30/+142
2003-11-10Patch from Andrew Bartlett <abartlet@samba.org> for security=server coreJeremy Allison1-6/+8
2003-11-09From 3_0:Volker Lendecke1-0/+1
2003-11-06run krb5 logins through the username map if the winbindd lookup fails; bug 698Gerald Carter1-4/+9
2003-10-24Andrew Bartlett patch to cope with Exchange 5.5 cleartext pop password auth.Jeremy Allison1-0/+16
2003-10-22Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison1-1/+1
2003-10-20more 2.2.x compatibility fixes - allow user looksup in the kerb5Gerald Carter1-1/+25
2003-10-07make sure to call get_user_groups() with the full winbindd name for a user if...Gerald Carter2-11/+22
2003-09-09sync 3.0 into HEAD for the last timeGerald Carter7-108/+128
2003-08-02port latest changes from SAMBA_3_0 treeSimo Sorce5-14/+13
2003-07-16trying to get HEAD building again. If you want the codeGerald Carter11-518/+498
2003-05-28Spelling.Tim Potter1-1/+1
2003-05-27volker's fix for crash when my_private_data == NULLGerald Carter1-2/+8
2003-05-26Correctly initialize winbind auth method.Volker Lendecke1-0/+3
2003-05-15Patch from Luke Howard <lukeh@PADL.COM> that fixes some weird handling ofJelmer Vernooij1-9/+17
2003-05-14spellingTim Potter1-2/+2
2003-05-01*id_to_*id call reshape to return NTSTATUS errorsSimo Sorce2-12/+14
2003-05-01Use ints for the version numbers in the smb_register_*() functions (patch by ...Jelmer Vernooij1-1/+1
2003-04-29This is a nice rewrite:Simo Sorce2-18/+18
2003-04-28Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij8-36/+43
2003-04-28Merge compile warning fixes from 3.0Andrew Bartlett1-1/+1
2003-04-16Add some static and #ifdef DEVELOPERAndrew Bartlett1-3/+5
2003-04-16Store the type of 'sec channel' that we establish to the DC. If we are aAndrew Bartlett1-2/+8
2003-04-16Cause the winbind auth module to call the ntdomain module if winbind is notAndrew Bartlett2-42/+65
2003-04-07We never actually got an 'ads' auth module, so don't send the auth subsystemAndrew Bartlett1-1/+1
2003-04-05some more idmapping :)Simo Sorce1-5/+7
2003-04-02Map a useless error code to a useful one...Andrew Bartlett1-0/+5
2003-03-25- Support building all auth modules as .so'sJelmer Vernooij1-1/+1
2003-03-25Make auth.c compile again. I'm not sure what this does though...Volker Lendecke1-2/+3
2003-03-24- Add support to auth/ for the new modules systemJelmer Vernooij8-81/+103
2003-03-23Fix compile.Andrew Bartlett1-2/+2
2003-03-23NTLM Authentication:Andrew Bartlett2-7/+3
2003-03-19Fix some comment typosJelmer Vernooij1-2/+2
2003-03-15Now that mimir has done the grunt work, I'll fix up the commentAndrew Bartlett1-4/+1
2003-03-14Extending code to work both in case of domain membershipRafal Szczesniak1-1/+1
2003-03-14Fresh meat in trusted domains code:Rafal Szczesniak1-20/+6
2003-03-08Make sure that the 'remote' machine name can only be set once. For some weirdAndrew Bartlett1-1/+1
2003-02-28Doxygen janitor: rpc_resolve_dc parameter is spelled "trust_passwd"Martin Pool1-1/+1
2003-02-28Doxygen janitor: check_domain_match parameter is spelledMartin Pool1-2/+2