summaryrefslogtreecommitdiff
path: root/source4/auth
AgeCommit message (Expand)AuthorFilesLines
2008-01-02r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij1-3/+3
2008-01-01r26640: Janitorial: Remove some more uses of global_loadparm.Jelmer Vernooij1-2/+3
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij3-9/+17
2008-01-01r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij2-7/+21
2007-12-29r26626: Install auth/session.hJelmer Vernooij1-0/+1
2007-12-24r26580: Include sentinel in build.h, in case the list is empty.Jelmer Vernooij2-2/+2
2007-12-24r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij4-4/+4
2007-12-24r26572: Fix warnings in the Python code.Jelmer Vernooij3-5/+6
2007-12-24r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij4-100/+58
2007-12-21r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij3-6/+6
2007-12-21r26539: Remove unnecessary statics.Jelmer Vernooij3-6/+6
2007-12-21r26504: Don't rely on system-provided kerberos headers.Jelmer Vernooij3-4/+6
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 Vernooij6-46/+61
2007-12-21r26477: Allow setting loadparm context for a ldb context in python, plus some...Jelmer Vernooij1-1/+1
2007-12-21r26474: Move credentials-specific kerberos file to credentials subsystem. Fix...Jelmer Vernooij3-4/+5
2007-12-21r26464: Tighten dependencies.Jelmer Vernooij2-2/+2
2007-12-21r26460: Enable ldb python tests.Jelmer Vernooij1-1/+1
2007-12-21r26454: Add simple SWIG macro for wrapping talloced types.Jelmer Vernooij2-49/+97
2007-12-21r26449: Support configuration without a known configuration dir.Jelmer Vernooij1-1/+1
2007-12-21r26445: Fix credentials python bindings.Jelmer Vernooij3-4/+11
2007-12-21r26430: require explicit specification of loadparm context.Jelmer Vernooij7-34/+54
2007-12-21r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij1-6/+7
2007-12-21r26427: Avoid global_smb_iconv_convenience.Jelmer Vernooij1-1/+1
2007-12-21r26418: Janitorial: Kill pstring in ntlmssp_parse.cKai Blin1-28/+55
2007-12-21r26416: Janitorial: Fix warnings in auth/gensec/Kai Blin2-11/+15
2007-12-21r26413: we should check the return value of talloc_reference()Stefan Metzmacher1-3/+9
2007-12-21r26399: Use -O option for SWIG (less evil generated code).Jelmer Vernooij4-34/+77
2007-12-21r26397: Fix circular dependency in samba-socket.Jelmer Vernooij1-1/+1
2007-12-21r26393: Fix inline comment.Günther Deschner1-3/+1
2007-12-21r26385: Integrate gensec-socket into gensec.Jelmer Vernooij5-67/+37
2007-12-21r26382: Remove more uses of global_loadparm.Jelmer Vernooij1-1/+1
2007-12-21r26379: Remove more global_loadparm instances.Jelmer Vernooij3-10/+4
2007-12-21r26376: Add context for libcli_resolve.Jelmer Vernooij2-4/+5
2007-12-21r26360: Add some const.Jelmer Vernooij3-4/+4
2007-12-21r26357: Add separate subsystem for auth_sam_reply parsing.Jelmer Vernooij3-4/+9
2007-12-21r26356: Remove prototype for nonexisting function.Jelmer Vernooij1-9/+0
2007-12-21r26348: Avoid use of autofree context.Jelmer Vernooij1-3/+3
2007-12-21r26335: Specify name_resolve_order to socket code.Jelmer Vernooij1-1/+2
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-21r26319: Split encoding functions out of libcli_ldap.Jelmer Vernooij2-1/+2
2007-12-21r26316: Use contexts for conversion functions.Jelmer Vernooij2-7/+7
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-21r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...Jelmer Vernooij1-3/+3