Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r15415: Use Jelmer's new credentials 'wrong password' code to give the user 3 | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r15414: Support retrying different username/password combinations | Jelmer Vernooij | 2 | -1/+26 |
2007-10-10 | r15384: Improve naming of socket library, disable Requires(.private)? fields ... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15379: Fix shared library build's unresolved dependencies | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent name clashes with -lsocke... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15366: Use type name rather then typedef directly - fixes build on tcc | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15363: Fix dependencies for shared library | Jelmer Vernooij | 2 | -4/+4 |
2007-10-10 | r15356: Remove unused 'flags' argument from socket_send() and friends. | Andrew Bartlett | 1 | -4/+4 |
2007-10-10 | r15330: Add comment for IBM checker. | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 2 | -2/+0 |
2007-10-10 | r15313: Fix some dependencies in dso mode | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15304: Fix smbd build, more updates on getting --enable-dso to build again | Jelmer Vernooij | 3 | -10/+5 |
2007-10-10 | r15298: Fix the build using a few hacks in the build system. | Jelmer Vernooij | 8 | -450/+494 |
2007-10-10 | r15297: Move create_security_token() to samdb as it requires SAMDB (and the r... | Jelmer Vernooij | 8 | -19/+16 |
2007-10-10 | r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit... | Jelmer Vernooij | 3 | -5/+5 |
2007-10-10 | r15258: Another attempt at fixing getaddrinfo on IRIX | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r15256: Use libroken's getaddrinfo if it is not provided by the system. Should | Jelmer Vernooij | 2 | -1/+2 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 5 | -11/+11 |
2007-10-10 | r15000: Move some more autoconf tests out of build/m4/rewrite.m4 | Jelmer Vernooij | 1 | -0/+6 |
2007-10-10 | r14977: more IBM checker fixes | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r14975: use the magic comment recognised by the IBM checker for deliberate | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r14952: Make sure the auth subsystem gets initialized if a gensec module need... | Jelmer Vernooij | 4 | -3/+22 |
2007-10-10 | r14860: create libcli/security/security.h | Stefan Metzmacher | 4 | -4/+4 |
2007-10-10 | r14837: fixed build error | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r14816: Simplify test for comparison_fn_t | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r14713: For testing, it is sometimes useful to specify a hostname for kerberos | Andrew Bartlett | 1 | -0/+6 |
2007-10-10 | r14701: Allow, with non-default options, NTLMSSP to access the LM session key, | Andrew Bartlett | 2 | -3/+13 |
2007-10-10 | r14700: Fix spelling, and change these informational messages to debug level 5. | Andrew Bartlett | 1 | -6/+6 |
2007-10-10 | r14589: This morning, I think I can spell... | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r14575: Move some path-related functions to libsamba-config so libsamba-util | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r14572: Give libraries saner names, remove some .pc files, make some things | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r14571: More improvements on shared library support in Samba. Only ldb is lef... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14567: Make some more functions public. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 6 | -0/+6 |
2007-10-10 | r14497: Fix build with shared libraries | Jelmer Vernooij | 2 | -2/+4 |
2007-10-10 | r14494: Add comments to clarify that we deliberatly fall though here | Andrew Bartlett | 1 | -1/+4 |
2007-10-10 | r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14484: Install more headers | Jelmer Vernooij | 5 | -5/+9 |
2007-10-10 | r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 9 | -7/+9 |
2007-10-10 | r14409: quieten warnings | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r14383: Fix non-developer build. | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 11 | -9/+13 |
2007-10-10 | r14363: Remove credentials.h from the global includes. | Jelmer Vernooij | 6 | -1/+14 |
2007-10-10 | r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters: | Jelmer Vernooij | 1 | -3/+2 |
2007-10-10 | r14306: fixed two break errors | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r14305: fixed a memory leak and a break error | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r14202: Oops. When removing a header, we need to replace it. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r14201: I don't think including roken is going to be a good solution. Let's | Andrew Bartlett | 1 | -2/+0 |
2007-10-10 | r14180: The PAC isn't so special that it deserves a level 0 debug any more. | Andrew Bartlett | 1 | -1/+1 |