summaryrefslogtreecommitdiff
path: root/source4/auth/credentials
AgeCommit message (Expand)AuthorFilesLines
2008-05-21Move more modules inside of the samba package.Jelmer Vernooij4-23/+50
2008-05-21Move some python files into the samba package.Jelmer Vernooij1-1/+1
2008-05-21Move CFLAGS overrides for SWIG modules to Makefile.Jelmer Vernooij1-0/+2
2008-05-21Remove support for .py files from smb_build - deal with it only in the makefi...Jelmer Vernooij1-0/+2
2008-05-18Fix a bunch of dependencies.Jelmer Vernooij1-1/+1
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-1/+1
2008-05-18Avoid smb_build for prototype headers in some places.Jelmer Vernooij1-4/+6
2008-05-05Allow an NTLM response to be specified into the auth subsystem.Andrew Bartlett3-18/+63
2008-04-17Remove event context tracking from the credentials struct.Jelmer Vernooij5-44/+44
2008-04-14Move object files lists to makefile rather than smb_build.Jelmer Vernooij1-5/+4
2008-04-05Extend credentials python API to include set_machine_account.Andrew Bartlett4-29/+78
2008-04-02Reduce the number of installed headers.Jelmer Vernooij1-1/+1
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij5-58/+170
2008-03-28Fix and test python scripts and kerberosAndrew Bartlett4-15/+111
2008-03-17Don't require users of credentials.h to have krb5.h and gssapi.hAndrew Bartlett3-7/+20
2008-02-29Move public header accumulation out of the perl code.Jelmer Vernooij1-2/+3
2008-01-24python: Add bindings for cli_credentials_set_cmdline_callbacks().Jelmer Vernooij5-1/+38
2008-01-23Default to creating anonymous credentials.Jelmer Vernooij2-2/+2
2008-01-14pidl/python: Pass credentials and loadparm context when connecting using DCE/...Jelmer Vernooij2-0/+33
2007-12-24r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij1-1/+1
2007-12-24r26572: Fix warnings in the Python code.Jelmer Vernooij2-5/+5
2007-12-24r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij2-77/+38
2007-12-21r26504: Don't rely on system-provided kerberos headers.Jelmer Vernooij1-2/+2
2007-12-21r26484: Don't rely on removed header.Jelmer Vernooij2-1/+5
2007-12-21r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij1-17/+6
2007-12-21r26474: Move credentials-specific kerberos file to credentials subsystem. Fix...Jelmer Vernooij2-2/+4
2007-12-21r26464: Tighten dependencies.Jelmer Vernooij1-1/+1
2007-12-21r26454: Add simple SWIG macro for wrapping talloced types.Jelmer Vernooij2-49/+97
2007-12-21r26445: Fix credentials python bindings.Jelmer Vernooij3-4/+11
2007-12-21r26430: require explicit specification of loadparm context.Jelmer Vernooij4-29/+48
2007-12-21r26399: Use -O option for SWIG (less evil generated code).Jelmer Vernooij2-32/+53
2007-12-21r26385: Integrate gensec-socket into gensec.Jelmer Vernooij1-0/+1
2007-12-21r26382: Remove more uses of global_loadparm.Jelmer Vernooij1-1/+1
2007-12-21r26323: Regenerated credentials SWIG.Jelmer Vernooij1-3/+1
2007-12-21r26321: Fix python tests.Jelmer Vernooij1-2/+3
2007-12-21r26320: Clean up properly after error.Jelmer Vernooij2-3/+2
2007-12-21r26274: Some syntax fixes, remove more global_loadparm instances.Jelmer Vernooij2-3/+5
2007-12-21r26272: Remove global_loadparm in some more places.Jelmer Vernooij1-2/+3
2007-12-21r26271: Remove some more uses of global_loadparm.Jelmer Vernooij2-7/+12
2007-12-21r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu...Jelmer Vernooij3-8/+27
2007-12-21r26269: Fix a couple more references to global_loadparm.Jelmer Vernooij1-1/+1
2007-12-21r26248: Check in SWIG output so SWIG is not required when running out of svn.Jelmer Vernooij2-0/+4172
2007-12-21r26233: Pass loadparm context when creating krb5 contexts.Jelmer Vernooij1-7/+9
2007-12-21r26231: Spell check: credentails -> credentials.Jelmer Vernooij1-1/+1
2007-12-21r26229: Set loadparm context as opaque pointer in ldb, remove more uses of gl...Jelmer Vernooij1-5/+6
2007-12-21r26205: Pass loadparm_context to secrets_db_connect() rather than using globa...Jelmer Vernooij2-2/+1
2007-12-21r26204: Binsings for some more functions.Jelmer Vernooij2-0/+12
2007-12-21r26069: Import python bindings for credentials.Jelmer Vernooij3-0/+181
2007-12-21r26004: Add some simple credentials tests.Jelmer Vernooij1-0/+120
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij1-1/+1