summaryrefslogtreecommitdiffstats
path: root/source4/auth
Commit message (Expand)AuthorAgeFilesLines
...
* r17173: Check for oversize output, not oversize input, and fix the GSSAPI mechAndrew Bartlett2007-10-101-10/+11
* r17171: Add a gensec function to determine the maximum negotiated buffer size,Andrew Bartlett2007-10-103-34/+134
* r17170: Catch some more out-of-memory cases, and provide some clues whenAndrew Bartlett2007-10-101-7/+18
* r16961: Merge 'seperate policy from logic' changes from Samba3. The 56-bitAndrew Bartlett2007-10-103-4/+12
* r16829: Fix a number of issues raised by the IBM checker, or gcc warnings.Andrew Bartlett2007-10-101-2/+3
* r16569: - use push_string()Stefan Metzmacher2007-10-101-4/+4
* r16516: Get rid of file_exists() as there already is a file_exist().Jelmer Vernooij2007-10-101-1/+1
* r16238: Use a baseDN for the auth_sam searches, to allow continued functionAndrew Bartlett2007-10-102-7/+11
* r16218: If a connection is forced as 'anonymous', don't treat it asAndrew Bartlett2007-10-101-2/+2
* r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...Gerald Carter2007-10-101-1/+1
* r16056: Fix errors found by trying to use our kpasswd server and the Apple cl...Andrew Bartlett2007-10-101-1/+1
* r15988: try to fix the build on au2 IRIX 6.4Stefan Metzmacher2007-10-101-1/+1
* r15876: Fix build on IPv6-less systems.Jelmer Vernooij2007-10-101-0/+2
* r15853: started the process of removing the warnings now thatAndrew Tridgell2007-10-105-25/+17
* r15702: Fix typoJelmer Vernooij2007-10-101-1/+1
* r15572: Trim build/m4/rewrite.m4 a bit more, remove unused tests.Jelmer Vernooij2007-10-101-0/+2
* r15511: Using this name causes less warnings on the IBM checker, due to usingAndrew Bartlett2007-10-101-3/+5
* r15501: Allow interactive password prompting on kerberos as well.Andrew Bartlett2007-10-101-0/+7
* r15498: Initialise the callback_running field, and get the flag set/clear theAndrew Bartlett2007-10-101-4/+5
* r15485: This 'fake' GSSAPI doesn't do the extra SASL negotiation correctly, soAndrew Bartlett2007-10-101-1/+0
* r15426: Implement SPNEGO as the default RPC authentication mechanism. WhereAndrew Bartlett2007-10-101-0/+9
* r15422: Fix issues with functions being called recursively in the credentialsJelmer Vernooij2007-10-102-6/+27
* r15421: Correct function comments.Andrew Bartlett2007-10-101-4/+3
* r15420: Add a new function to print a the 'unparsed' string format for userna...Andrew Bartlett2007-10-101-3/+37
* r15415: Use Jelmer's new credentials 'wrong password' code to give the user 3Andrew Bartlett2007-10-101-1/+3
* r15414: Support retrying different username/password combinationsJelmer Vernooij2007-10-102-1/+26
* r15384: Improve naming of socket library, disable Requires(.private)? fields ...Jelmer Vernooij2007-10-101-1/+1
* r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij2007-10-102-2/+2
* r15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent name clashes with -lsocke...Jelmer Vernooij2007-10-101-1/+1
* r15366: Use type name rather then typedef directly - fixes build on tccJelmer Vernooij2007-10-101-1/+1
* r15363: Fix dependencies for shared libraryJelmer Vernooij2007-10-102-4/+4
* r15356: Remove unused 'flags' argument from socket_send() and friends.Andrew Bartlett2007-10-101-4/+4
* r15330: Add comment for IBM checker.Andrew Bartlett2007-10-101-2/+1
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-102-2/+0
* r15313: Fix some dependencies in dso modeJelmer Vernooij2007-10-101-1/+1
* r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij2007-10-103-10/+5
* r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij2007-10-108-450/+494
* r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...Jelmer Vernooij2007-10-108-19/+16
* r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2007-10-103-5/+5
* r15258: Another attempt at fixing getaddrinfo on IRIXJelmer Vernooij2007-10-101-0/+1
* r15256: Use libroken's getaddrinfo if it is not provided by the system. ShouldJelmer Vernooij2007-10-102-1/+2
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-105-11/+11
* r15000: Move some more autoconf tests out of build/m4/rewrite.m4Jelmer Vernooij2007-10-101-0/+6
* r14977: more IBM checker fixesAndrew Tridgell2007-10-101-0/+1
* r14975: use the magic comment recognised by the IBM checker for deliberateAndrew Tridgell2007-10-101-1/+1
* r14952: Make sure the auth subsystem gets initialized if a gensec module need...Jelmer Vernooij2007-10-104-3/+22
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-104-4/+4
* r14837: fixed build errorAndrew Tridgell2007-10-101-1/+2
* r14816: Simplify test for comparison_fn_tJelmer Vernooij2007-10-101-0/+2
* r14713: For testing, it is sometimes useful to specify a hostname for kerberosAndrew Bartlett2007-10-101-0/+6