summaryrefslogtreecommitdiffstats
path: root/source4/libcli
Commit message (Expand)AuthorAgeFilesLines
* r15640: - NT IOCTL calls also have an 'in' data_blobStefan Metzmacher2007-10-102-7/+17
* r15638: add a usefull macro to get a pointer the smb_handle unionStefan Metzmacher2007-10-101-1/+43
* r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij2007-10-104-4/+2
* r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0Stefan Metzmacher2007-10-1016-18/+29
* r15505: - add 'generic' alias to smb_seek and smb_flushStefan Metzmacher2007-10-101-8/+14
* r15457: Get rid of more usages of uint_tJelmer Vernooij2007-10-101-1/+1
* r15416: Point out that this doesn't work, but for servers this old, I justAndrew Bartlett2007-10-101-0/+2
* r15415: Use Jelmer's new credentials 'wrong password' code to give the user 3Andrew Bartlett2007-10-101-1/+52
* r15400: Move the TLS code behind the socket interface.Andrew Bartlett2007-10-103-20/+22
* r15397: Fix typo.Tim Potter2007-10-101-1/+1
* r15395: Fix build by adding another copy of the Python detection m4 fragment.Tim Potter2007-10-101-0/+31
* r15391: Wrap up the nbt_name_query() function as a bit of an experiment. ItTim Potter2007-10-102-0/+141
* r15387: Fix installation of dcerpc headers, remove more instances of uint_tJelmer Vernooij2007-10-101-1/+1
* r15384: Improve naming of socket library, disable Requires(.private)? fields ...Jelmer Vernooij2007-10-102-5/+5
* r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij2007-10-101-1/+1
* r15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent name clashes with -lsocke...Jelmer Vernooij2007-10-102-5/+5
* r15365: Fix error in my previous commit, caught by metze.Jelmer Vernooij2007-10-101-3/+3
* r15358: Fix some compiler warnings / type safety. Found by tccJelmer Vernooij2007-10-101-2/+6
* r15356: Remove unused 'flags' argument from socket_send() and friends.Andrew Bartlett2007-10-103-7/+7
* r15352: Remove reference to just-removed subsystemJelmer Vernooij2007-10-101-1/+1
* r15350: Remove empty subsystem, don't install .a files of subsystemsJelmer Vernooij2007-10-101-8/+0
* r15344: Fix shared library buildJelmer Vernooij2007-10-102-5/+4
* r15338: Fix build of most things with shared libs enabled.Jelmer Vernooij2007-10-102-7/+7
* r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMBJelmer Vernooij2007-10-101-8/+5
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-105-4/+34
* r15313: Fix some dependencies in dso modeJelmer Vernooij2007-10-102-6/+6
* r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij2007-10-101-0/+1
* r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij2007-10-101-2/+4
* r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...Jelmer Vernooij2007-10-105-82/+9
* r15288: fix some problemsSimo Sorce2007-10-101-3/+3
* r15241: Add helper function to set reconnect status defaultsSimo Sorce2007-10-101-0/+11
* r15238: Add some code to automatically reconnect if we want to.Simo Sorce2007-10-103-11/+134
* r15225: Use talloc_zero() to avoid use of uninitialised values later on.Andrew Bartlett2007-10-101-1/+1
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-105-17/+17
* r15191: Avoid uint_t as it's not standard.Jelmer Vernooij2007-10-107-16/+16
* r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach2007-10-101-2/+4
* r15181: Don't try kerberos sign/seal when in SSLSimo Sorce2007-10-101-1/+6
* r15121: fix pushing of the FLAGS2_READ_PERMIT_EXECUTE flag in theStefan Metzmacher2007-10-101-1/+3
* r15079: w2k3 returns NT_STATUS_PRIVILEGE_NOT_HELD if SEC_FLAG_SYSTEM_SECURITY isStefan Metzmacher2007-10-101-1/+1
* r14974: work around an ibm checker bugAndrew Tridgell2007-10-101-2/+2
* r14973: req cannot be NULL in smb_raw_t2open_recv() (found by IBM checker)Andrew Tridgell2007-10-101-1/+1
* r14946: added a smbcli_ftruncate() call, useful for torture testingAndrew Tridgell2007-10-101-7/+16
* r14938: add smbcli_fsetatr() as a convenient interface to a setfileinfo forAndrew Tridgell2007-10-101-0/+23
* r14894: - add some 'const'Stefan Metzmacher2007-10-103-37/+21
* r14891: fix a bug found by the ibm checkerStefan Metzmacher2007-10-102-24/+46
* r14876: added ENOSYS to unix error mappingAndrew Tridgell2007-10-101-0/+3
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-108-9/+29
* r14859: fix bugs noticed by the ibm code checkerStefan Metzmacher2007-10-101-9/+11
* r14840: - rename some functionsStefan Metzmacher2007-10-101-31/+41
* r14724: Rearrange some source files, install more headers.Jelmer Vernooij2007-10-109-10/+46