summaryrefslogtreecommitdiff
path: root/source4/auth
AgeCommit message (Expand)AuthorFilesLines
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
2008-02-18Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij1-4/+4
2008-02-18Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'Jelmer Vernooij2-2/+2
2008-02-16Move responsibilities of build.h to makefile.Jelmer Vernooij2-2/+0
2008-02-15cyrus_sasl: fix compiler warningsStefan Metzmacher1-1/+4
2008-01-24Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij1-1/+1
2008-01-24netlogon.idl: make use of bitmap samr_GroupAttrsStefan Metzmacher1-1/+1
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-22build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij1-1/+0
2008-01-22gensec: Use manually written .pc file.Jelmer Vernooij2-0/+12
2008-01-15util: Move asn1 to lib/util to trim down the number of subsystems.Jelmer Vernooij2-2/+2
2008-01-14pidl/python: Pass credentials and loadparm context when connecting using DCE/...Jelmer Vernooij2-0/+33
2008-01-03r26652: msrpc_parse/msrpc_gen: Add iconv_convenience argument.Jelmer Vernooij5-11/+31
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