summaryrefslogtreecommitdiffstats
path: root/source4/auth
Commit message (Expand)AuthorAgeFilesLines
* util: Move asn1 to lib/util to trim down the number of subsystems.Jelmer Vernooij2008-01-152-2/+2
* pidl/python: Pass credentials and loadparm context when connecting using DCE/...Jelmer Vernooij2008-01-142-0/+33
* r26652: msrpc_parse/msrpc_gen: Add iconv_convenience argument.Jelmer Vernooij2008-01-035-11/+31
* r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij2008-01-021-3/+3
* r26640: Janitorial: Remove some more uses of global_loadparm.Jelmer Vernooij2008-01-011-2/+3
* r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij2008-01-013-9/+17
* r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij2008-01-012-7/+21
* r26626: Install auth/session.hJelmer Vernooij2007-12-291-0/+1
* r26580: Include sentinel in build.h, in case the list is empty.Jelmer Vernooij2007-12-242-2/+2
* r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij2007-12-244-4/+4
* r26572: Fix warnings in the Python code.Jelmer Vernooij2007-12-243-5/+6
* r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij2007-12-244-100/+58
* r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2007-12-213-6/+6
* r26539: Remove unnecessary statics.Jelmer Vernooij2007-12-213-6/+6
* r26504: Don't rely on system-provided kerberos headers.Jelmer Vernooij2007-12-213-4/+6
* r26484: Don't rely on removed header.Jelmer Vernooij2007-12-212-1/+5
* r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij2007-12-216-46/+61
* r26477: Allow setting loadparm context for a ldb context in python, plus some...Jelmer Vernooij2007-12-211-1/+1
* r26474: Move credentials-specific kerberos file to credentials subsystem. Fix...Jelmer Vernooij2007-12-213-4/+5
* r26464: Tighten dependencies.Jelmer Vernooij2007-12-212-2/+2
* r26460: Enable ldb python tests.Jelmer Vernooij2007-12-211-1/+1
* r26454: Add simple SWIG macro for wrapping talloced types.Jelmer Vernooij2007-12-212-49/+97
* r26449: Support configuration without a known configuration dir.Jelmer Vernooij2007-12-211-1/+1
* r26445: Fix credentials python bindings.Jelmer Vernooij2007-12-213-4/+11
* r26430: require explicit specification of loadparm context.Jelmer Vernooij2007-12-217-34/+54
* r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij2007-12-211-6/+7
* r26427: Avoid global_smb_iconv_convenience.Jelmer Vernooij2007-12-211-1/+1
* r26418: Janitorial: Kill pstring in ntlmssp_parse.cKai Blin2007-12-211-28/+55
* r26416: Janitorial: Fix warnings in auth/gensec/Kai Blin2007-12-212-11/+15
* r26413: we should check the return value of talloc_reference()Stefan Metzmacher2007-12-211-3/+9
* r26399: Use -O option for SWIG (less evil generated code).Jelmer Vernooij2007-12-214-34/+77
* r26397: Fix circular dependency in samba-socket.Jelmer Vernooij2007-12-211-1/+1
* r26393: Fix inline comment.Günther Deschner2007-12-211-3/+1
* r26385: Integrate gensec-socket into gensec.Jelmer Vernooij2007-12-215-67/+37
* r26382: Remove more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26379: Remove more global_loadparm instances.Jelmer Vernooij2007-12-213-10/+4
* r26376: Add context for libcli_resolve.Jelmer Vernooij2007-12-212-4/+5
* r26360: Add some const.Jelmer Vernooij2007-12-213-4/+4
* r26357: Add separate subsystem for auth_sam_reply parsing.Jelmer Vernooij2007-12-213-4/+9
* r26356: Remove prototype for nonexisting function.Jelmer Vernooij2007-12-211-9/+0
* r26348: Avoid use of autofree context.Jelmer Vernooij2007-12-211-3/+3
* r26335: Specify name_resolve_order to socket code.Jelmer Vernooij2007-12-211-1/+2
* r26323: Regenerated credentials SWIG.Jelmer Vernooij2007-12-211-3/+1
* r26321: Fix python tests.Jelmer Vernooij2007-12-211-2/+3
* r26320: Clean up properly after error.Jelmer Vernooij2007-12-212-3/+2
* r26319: Split encoding functions out of libcli_ldap.Jelmer Vernooij2007-12-212-1/+2
* r26316: Use contexts for conversion functions.Jelmer Vernooij2007-12-212-7/+7
* r26274: Some syntax fixes, remove more global_loadparm instances.Jelmer Vernooij2007-12-212-3/+5
* r26272: Remove global_loadparm in some more places.Jelmer Vernooij2007-12-211-2/+3
* r26271: Remove some more uses of global_loadparm.Jelmer Vernooij2007-12-212-7/+12