summaryrefslogtreecommitdiff
path: root/source4/auth
AgeCommit message (Expand)AuthorFilesLines
2008-05-24Add docstrings to a couple more python modules.Jelmer Vernooij4-2/+14
2008-05-23Regenerate with SWIG 1.3.35.Jelmer Vernooij2-20/+47
2008-05-23Add some docstrings to credentials python module.Jelmer Vernooij3-25/+174
2008-05-22Fix CFLAGS for SWIG files.Jelmer Vernooij1-1/+1
2008-05-21Move more modules inside of the samba package.Jelmer Vernooij6-25/+52
2008-05-21Move some python files into the samba package.Jelmer Vernooij2-2/+2
2008-05-21Move CFLAGS overrides for SWIG modules to Makefile.Jelmer Vernooij2-0/+4
2008-05-21Remove support for .py files from smb_build - deal with it only in the makefi...Jelmer Vernooij2-0/+4
2008-05-20Fix proto generation.Jelmer Vernooij1-1/+1
2008-05-20Don't regenerate pam_errors.h any more.Andrew Bartlett1-2/+0
2008-05-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett7-56/+76
2008-05-18Fix a bunch of dependencies.Jelmer Vernooij4-6/+6
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij6-14/+14
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij4-7/+11
2008-05-18Merge branch 'v4-0-test' of /home/jelmer/samba34.git/samba4 into v4-0-testJelmer Vernooij1-1/+1
2008-05-18Typo, formatting fixes.Jelmer Vernooij1-1/+1
2008-05-18Avoid smb_build for prototype headers in some places.Jelmer Vernooij3-10/+17
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij5-27/+28
2008-05-10Clean up some git merges gone wrong.Jelmer Vernooij1-1/+1
2008-05-10Merge branch 'v4-0-test' into v4-0-gmake3Jelmer Vernooij26-479/+572
2008-05-08Install session.h, required by OpenChange's proxy.Jelmer Vernooij1-1/+1
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