summaryrefslogtreecommitdiff
path: root/source4/auth
AgeCommit message (Expand)AuthorFilesLines
2008-05-06Tiago Batista posted a patch to fix the build:Tiago Batista1-1/+1
2008-05-05Fix the build after the auth/ -> auth/ntlm/ renameAndrew Bartlett8-8/+8
2008-05-05Move NTLM authentication details into auth/ntlmAndrew Bartlett16-82/+256
2008-05-05Add a new implementation of security=server.Andrew Bartlett3-323/+184
2008-05-05Allow an NTLM response to be specified into the auth subsystem.Andrew Bartlett3-18/+63
2008-04-26Fix dependencies on gensec_krb5 and the NTLMSSP code.Andrew Bartlett2-2/+2
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij20-114/+173
2008-04-24Add documentation to session token functions.Andrew Bartlett2-5/+16
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce1-17/+5
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij10-16/+28
2008-04-17Remove event context tracking from the credentials struct.Jelmer Vernooij7-50/+60
2008-04-15Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij1-3/+4
2008-04-15Fix the build.Jelmer Vernooij1-1/+1
2008-04-14Fix unresolved symbols.Jelmer Vernooij1-1/+1
2008-04-14Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2-9/+8
2008-04-14Move object files lists to makefile rather than smb_build.Jelmer Vernooij5-46/+59
2008-04-14Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij2-0/+11
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij37-121/+523
2008-04-05Extend credentials python API to include set_machine_account.Andrew Bartlett4-29/+78
2008-04-02Reduce the number of installed headers.Jelmer Vernooij3-4/+4
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij30-102/+408
2008-03-28Fix and test python scripts and kerberosAndrew Bartlett4-15/+111
2008-03-28Merge v4.0-testJelmer Vernooij5-13/+26
2008-03-25Remove useless extra argument to samdb_result_account_expires().Andrew Bartlett1-2/+2
2008-03-17Don't require users of credentials.h to have krb5.h and gssapi.hAndrew Bartlett4-11/+24
2008-03-09Move PC_FILE out of the perl code.Jelmer Vernooij1-1/+1
2008-03-08Fix the build.Jelmer Vernooij1-1/+1
2008-03-08Push SOVERSION and VERSION out of perl code.Jelmer Vernooij1-2/+2
2008-03-07Fix the build.Jelmer Vernooij1-1/+1
2008-03-07Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-2/+2
2008-03-07Update account expiration to use new samdb_result_account_expires() function.Andrew Kroeger1-2/+2
2008-03-04Fix the build.Jelmer Vernooij2-16/+11
2008-03-04Fix some paths.Jelmer Vernooij1-2/+2
2008-03-04Fix includes.Jelmer Vernooij2-0/+4
2008-03-03Fix some syntax errors.Jelmer Vernooij2-2/+2
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij5-40/+52
2008-02-29Change remaining prototype headers to be private.Jelmer Vernooij1-3/+3
2008-02-29Move public header accumulation out of the perl code.Jelmer Vernooij3-6/+10
2008-02-29Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2-20/+25
2008-02-29Simplify the 'password must change' logicAndrew Bartlett1-5/+6
2008-02-28Generate ACB_PW_EXPIRED correctlyAndrew Bartlett2-18/+22
2008-02-26Move public header accumulation out of the perl code.Jelmer Vernooij3-4/+8
2008-02-26Fix the build (again).Jelmer Vernooij2-0/+11
2008-02-25Remove public prototype headers. Generating both public and private prototype...Jelmer Vernooij3-5/+5
2008-02-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij13-16/+27
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij1-1/+1
2008-02-21Avoid use of global_loadparm.Jelmer Vernooij4-5/+16
2008-02-20Make more module init functions public, since they are compiled with -fvisibi...Jelmer Vernooij5-5/+5
2008-02-20Make all auth module init functions public, since they are compiled with -fvi...Jelmer Vernooij5-5/+5
2008-02-18Merge branch 'v4-0-trivial' into v4-0-gmake3Jelmer Vernooij3-6/+6