Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r15416: Point out that this doesn't work, but for servers this old, I just | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r15415: Use Jelmer's new credentials 'wrong password' code to give the user 3 | Andrew Bartlett | 1 | -1/+52 |
2007-10-10 | r15400: Move the TLS code behind the socket interface. | Andrew Bartlett | 3 | -20/+22 |
2007-10-10 | r15397: Fix typo. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r15395: Fix build by adding another copy of the Python detection m4 fragment. | Tim Potter | 1 | -0/+31 |
2007-10-10 | r15391: Wrap up the nbt_name_query() function as a bit of an experiment. It | Tim Potter | 2 | -0/+141 |
2007-10-10 | r15387: Fix installation of dcerpc headers, remove more instances of uint_t | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15384: Improve naming of socket library, disable Requires(.private)? fields ... | Jelmer Vernooij | 2 | -5/+5 |
2007-10-10 | r15379: Fix shared library build's unresolved dependencies | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent name clashes with -lsocke... | Jelmer Vernooij | 2 | -5/+5 |
2007-10-10 | r15365: Fix error in my previous commit, caught by metze. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r15358: Fix some compiler warnings / type safety. Found by tcc | Jelmer Vernooij | 1 | -2/+6 |
2007-10-10 | r15356: Remove unused 'flags' argument from socket_send() and friends. | Andrew Bartlett | 3 | -7/+7 |
2007-10-10 | r15352: Remove reference to just-removed subsystem | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15350: Remove empty subsystem, don't install .a files of subsystems | Jelmer Vernooij | 1 | -8/+0 |
2007-10-10 | r15344: Fix shared library build | Jelmer Vernooij | 2 | -5/+4 |
2007-10-10 | r15338: Fix build of most things with shared libs enabled. | Jelmer Vernooij | 2 | -7/+7 |
2007-10-10 | r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMB | Jelmer Vernooij | 1 | -8/+5 |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 5 | -4/+34 |
2007-10-10 | r15313: Fix some dependencies in dso mode | Jelmer Vernooij | 2 | -6/+6 |
2007-10-10 | r15301: Use static libraries internally. This required a few hacks in the build | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r15298: Fix the build using a few hacks in the build system. | Jelmer Vernooij | 1 | -2/+4 |
2007-10-10 | r15297: Move create_security_token() to samdb as it requires SAMDB (and the r... | Jelmer Vernooij | 5 | -82/+9 |
2007-10-10 | r15288: fix some problems | Simo Sorce | 1 | -3/+3 |
2007-10-10 | r15241: Add helper function to set reconnect status defaults | Simo Sorce | 1 | -0/+11 |
2007-10-10 | r15238: Add some code to automatically reconnect if we want to. | Simo Sorce | 3 | -11/+134 |
2007-10-10 | r15225: Use talloc_zero() to avoid use of uninitialised values later on. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 5 | -17/+17 |
2007-10-10 | r15191: Avoid uint_t as it's not standard. | Jelmer Vernooij | 7 | -16/+16 |
2007-10-10 | r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename is | James Peach | 1 | -2/+4 |
2007-10-10 | r15181: Don't try kerberos sign/seal when in SSL | Simo Sorce | 1 | -1/+6 |
2007-10-10 | r15121: fix pushing of the FLAGS2_READ_PERMIT_EXECUTE flag in the | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r15079: w2k3 returns NT_STATUS_PRIVILEGE_NOT_HELD if SEC_FLAG_SYSTEM_SECURITY is | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14974: work around an ibm checker bug | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r14973: req cannot be NULL in smb_raw_t2open_recv() (found by IBM checker) | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r14946: added a smbcli_ftruncate() call, useful for torture testing | Andrew Tridgell | 1 | -7/+16 |
2007-10-10 | r14938: add smbcli_fsetatr() as a convenient interface to a setfileinfo for | Andrew Tridgell | 1 | -0/+23 |
2007-10-10 | r14894: - add some 'const' | Stefan Metzmacher | 3 | -37/+21 |
2007-10-10 | r14891: fix a bug found by the ibm checker | Stefan Metzmacher | 2 | -24/+46 |
2007-10-10 | r14876: added ENOSYS to unix error mapping | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r14860: create libcli/security/security.h | Stefan Metzmacher | 8 | -9/+29 |
2007-10-10 | r14859: fix bugs noticed by the ibm code checker | Stefan Metzmacher | 1 | -9/+11 |
2007-10-10 | r14840: - rename some functions | Stefan Metzmacher | 1 | -31/+41 |
2007-10-10 | r14724: Rearrange some source files, install more headers. | Jelmer Vernooij | 9 | -10/+46 |
2007-10-10 | r14641: fix typo | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 14 | -2/+49 |
2007-10-10 | r14539: get rid of a pointless union layer in struct smb_notify | Andrew Tridgell | 2 | -29/+27 |
2007-10-10 | r14511: Install more headers | Jelmer Vernooij | 7 | -6/+22 |
2007-10-10 | r14498: Revert part of my commit that removed support for compilers that | Jelmer Vernooij | 1 | -0/+12 |
2007-10-10 | r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now. | Jelmer Vernooij | 1 | -4/+4 |