summaryrefslogtreecommitdiff
path: root/source4/auth
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15702: Fix typoJelmer Vernooij1-1/+1
2007-10-10r15572: Trim build/m4/rewrite.m4 a bit more, remove unused tests.Jelmer Vernooij1-0/+2
2007-10-10r15511: Using this name causes less warnings on the IBM checker, due to usingAndrew Bartlett1-3/+5
2007-10-10r15501: Allow interactive password prompting on kerberos as well.Andrew Bartlett1-0/+7
2007-10-10r15498: Initialise the callback_running field, and get the flag set/clear theAndrew Bartlett1-4/+5
2007-10-10r15485: This 'fake' GSSAPI doesn't do the extra SASL negotiation correctly, soAndrew Bartlett1-1/+0
2007-10-10r15426: Implement SPNEGO as the default RPC authentication mechanism. WhereAndrew Bartlett1-0/+9
2007-10-10r15422: Fix issues with functions being called recursively in the credentialsJelmer Vernooij2-6/+27
2007-10-10r15421: Correct function comments.Andrew Bartlett1-4/+3
2007-10-10r15420: Add a new function to print a the 'unparsed' string format for userna...Andrew Bartlett1-3/+37
2007-10-10r15415: Use Jelmer's new credentials 'wrong password' code to give the user 3Andrew Bartlett1-1/+3
2007-10-10r15414: Support retrying different username/password combinationsJelmer Vernooij2-1/+26
2007-10-10r15384: Improve naming of socket library, disable Requires(.private)? fields ...Jelmer Vernooij1-1/+1
2007-10-10r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij2-2/+2
2007-10-10r15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent name clashes with -lsocke...Jelmer Vernooij1-1/+1
2007-10-10r15366: Use type name rather then typedef directly - fixes build on tccJelmer Vernooij1-1/+1
2007-10-10r15363: Fix dependencies for shared libraryJelmer Vernooij2-4/+4
2007-10-10r15356: Remove unused 'flags' argument from socket_send() and friends.Andrew Bartlett1-4/+4
2007-10-10r15330: Add comment for IBM checker.Andrew Bartlett1-2/+1
2007-10-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij2-2/+0
2007-10-10r15313: Fix some dependencies in dso modeJelmer Vernooij1-1/+1
2007-10-10r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij3-10/+5
2007-10-10r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij8-450/+494
2007-10-10r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...Jelmer Vernooij8-19/+16
2007-10-10r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij3-5/+5
2007-10-10r15258: Another attempt at fixing getaddrinfo on IRIXJelmer Vernooij1-0/+1
2007-10-10r15256: Use libroken's getaddrinfo if it is not provided by the system. ShouldJelmer Vernooij2-1/+2
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij5-11/+11
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