summaryrefslogtreecommitdiff
path: root/source4/auth
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15000: Move some more autoconf tests out of build/m4/rewrite.m4Jelmer Vernooij1-0/+6
2007-10-10r14977: more IBM checker fixesAndrew Tridgell1-0/+1
2007-10-10r14975: use the magic comment recognised by the IBM checker for deliberateAndrew Tridgell1-1/+1
2007-10-10r14952: Make sure the auth subsystem gets initialized if a gensec module need...Jelmer Vernooij4-3/+22
2007-10-10r14860: create libcli/security/security.hStefan Metzmacher4-4/+4
2007-10-10r14837: fixed build errorAndrew Tridgell1-1/+2
2007-10-10r14816: Simplify test for comparison_fn_tJelmer Vernooij1-0/+2
2007-10-10r14713: For testing, it is sometimes useful to specify a hostname for kerberosAndrew Bartlett1-0/+6
2007-10-10r14701: Allow, with non-default options, NTLMSSP to access the LM session key,Andrew Bartlett2-3/+13
2007-10-10r14700: Fix spelling, and change these informational messages to debug level 5.Andrew Bartlett1-6/+6
2007-10-10r14589: This morning, I think I can spell...Andrew Bartlett1-3/+3
2007-10-10r14575: Move some path-related functions to libsamba-config so libsamba-utilJelmer Vernooij2-2/+2
2007-10-10r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij2-2/+2
2007-10-10r14571: More improvements on shared library support in Samba. Only ldb is lef...Jelmer Vernooij1-1/+1
2007-10-10r14567: Make some more functions public.Jelmer Vernooij1-2/+2
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij6-0/+6
2007-10-10r14497: Fix build with shared librariesJelmer Vernooij2-2/+4
2007-10-10r14494: Add comments to clarify that we deliberatly fall though hereAndrew Bartlett1-1/+4
2007-10-10r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij1-1/+1
2007-10-10r14484: Install more headersJelmer Vernooij5-5/+9
2007-10-10r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij1-1/+0
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij9-7/+9
2007-10-10r14409: quieten warningsAndrew Tridgell1-0/+2
2007-10-10r14383: Fix non-developer build.Jelmer Vernooij2-2/+2
2007-10-10r14380: Reduce the size of structs.hJelmer Vernooij11-9/+13
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij6-1/+14
2007-10-10r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij1-3/+2
2007-10-10r14306: fixed two break errorsAndrew Tridgell1-2/+2
2007-10-10r14305: fixed a memory leak and a break errorAndrew Tridgell1-0/+5
2007-10-10r14202: Oops. When removing a header, we need to replace it.Andrew Bartlett1-0/+1
2007-10-10r14201: I don't think including roken is going to be a good solution. Let'sAndrew Bartlett1-2/+0
2007-10-10r14180: The PAC isn't so special that it deserves a level 0 debug any more.Andrew Bartlett1-1/+1
2007-10-10r14071: fix the buildStefan Metzmacher2-3/+6
2007-10-10r14070: this functions need to be exported,Stefan Metzmacher2-3/+3
2007-10-10r14065: build gensec_schannel always static as libnet needs functions from itStefan Metzmacher1-0/+1
2007-10-10r14064: - split out MSRPC_PARSE into a speperate subsystemStefan Metzmacher5-2/+10
2007-10-10r13969: Make these names lowercase as well (just like they are now in the bui...Jelmer Vernooij2-2/+2
2007-10-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij4-23/+23
2007-10-10r13938: Around round of splitupsJelmer Vernooij4-0/+4
2007-10-10r13926: More header splitups.Jelmer Vernooij2-0/+3
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij16-3/+19
2007-10-10r13910: Fix the 'your password has expired' on every login. We now considerAndrew Bartlett1-13/+16
2007-10-10r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij5-1/+7
2007-10-10r13851: More doc improvements.Jelmer Vernooij1-1/+1
2007-10-10r13844: Remove _PUBLIC_ for now as the proto script seems to make false assum...Jelmer Vernooij1-1/+1
2007-10-10r13842: Make some more functions public.Jelmer Vernooij1-1/+1
2007-10-10r13840: Mark some functions as public.Jelmer Vernooij1-13/+13
2007-10-10r13655: Use new name of build headerJelmer Vernooij2-2/+2
2007-10-10r13619: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r13584: Another try at SPNEGO stuff. I need to write a better testsuite for ...Andrew Bartlett1-0/+23