summaryrefslogtreecommitdiffstats
path: root/source4/libcli
Commit message (Collapse)AuthorAgeFilesLines
* r15395: Fix build by adding another copy of the Python detection m4 fragment.Tim Potter2007-10-101-0/+31
| | | | | This stuff should be common somewhere. (This used to be commit e906781cbd7a9d782e028fb0497de739ac6fb797)
* r15391: Wrap up the nbt_name_query() function as a bit of an experiment. ItTim Potter2007-10-102-0/+141
| | | | | | | | seemed to work quite well and this technique might be good for generating an interface to use for automated testing. Tested by doing a nbt lookup against smbd. (This used to be commit 11150b3140c91459f17c767adf07a54524338c18)
* r15387: Fix installation of dcerpc headers, remove more instances of uint_tJelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit 9e9bfd04c6db013453b900e201df9c09e8777a22)
* r15384: Improve naming of socket library, disable Requires(.private)? fields ↵Jelmer Vernooij2007-10-102-5/+5
| | | | | | | in pkg-config files for now as they break external projects. (This used to be commit f919fd6655f00361691e676d260bd40e0b8ddcc7)
* r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit 0fafa2e59566f8f892d7dfd7dd33d0100b96a780)
* r15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent name clashes with ↵Jelmer Vernooij2007-10-102-5/+5
| | | | | | | -lsocket on SUN boxes. (This used to be commit c95ad11307dc89384c10bd5919817bf12d9c1ed9)
* r15365: Fix error in my previous commit, caught by metze.Jelmer Vernooij2007-10-101-3/+3
| | | | (This used to be commit 0d99397007960e555f562f1498a202407e235f36)
* r15358: Fix some compiler warnings / type safety. Found by tccJelmer Vernooij2007-10-101-2/+6
| | | | (This used to be commit 12ba42de5886f9f4f9b1698476557e0c217d06f3)
* r15356: Remove unused 'flags' argument from socket_send() and friends.Andrew Bartlett2007-10-103-7/+7
| | | | | | | This is in preperation for making TLS a socket library. Andrew Bartlett (This used to be commit a312812b92f5ac7e6bd2c4af725dbbbc900d4452)
* r15352: Remove reference to just-removed subsystemJelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit ccb86ab15986fa642d412432bfd4f8f2f280e13d)
* r15350: Remove empty subsystem, don't install .a files of subsystemsJelmer Vernooij2007-10-101-8/+0
| | | | (This used to be commit 087188cfc4a38d92b13fc8e58e1f408306442055)
* r15344: Fix shared library buildJelmer Vernooij2007-10-102-5/+4
| | | | (This used to be commit 7113a16309a83225f3ab6ccbfe48778ae8fc52e8)
* r15338: Fix build of most things with shared libs enabled.Jelmer Vernooij2007-10-102-7/+7
| | | | (This used to be commit 8985093d3fba90287bd739aaaa0fbfdadca2b999)
* r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMBJelmer Vernooij2007-10-101-8/+5
| | | | (This used to be commit 4ec89bce8715f35f21fe05bb738dae13fc6c3066)
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-105-4/+34
| | | | | | Remove some autogenerated headers (which had prototypes now autogenerated by pidl) Remove ndr_security.h from a few places - it's no longer necessary (This used to be commit c19c2b51d3e1ad347120b06a22bda5ec586c22e8)
* r15313: Fix some dependencies in dso modeJelmer Vernooij2007-10-102-6/+6
| | | | (This used to be commit f0afe9e2ff16515df1b3226b479b19ea3e9c3d0c)
* r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij2007-10-101-0/+1
| | | | | system - these should be removed later on. (This used to be commit 06547391669e064d2b92f5841b7df5f101a34cb9)
* r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij2007-10-101-2/+4
| | | | | | | | | | Recursive dependencies are now forbidden (the build system will bail out if there are any). I've split up auth_sam.c into auth_sam.c and sam.c. Andrew, please rename sam.c / move its contents to whatever/wherever you think suits best. (This used to be commit 6646384aaf3e7fa2aa798c3e564b94b0617ec4d0)
* r15297: Move create_security_token() to samdb as it requires SAMDB (and the ↵Jelmer Vernooij2007-10-105-82/+9
| | | | | | | | rest of LIBSECURITY doesn't) Make the ldb password_hash module only depend on some keys manipulation code, not full heimdal Some other dependency fixes (This used to be commit 5b3ab728edfc9cdd9eee16ad0fe6dfd4b5ced630)
* r15288: fix some problemsSimo Sorce2007-10-101-3/+3
| | | | (This used to be commit d448389be88b3bb9d6f9a3b8a1e1597c4988a0ff)
* r15241: Add helper function to set reconnect status defaultsSimo Sorce2007-10-101-0/+11
| | | | (This used to be commit 6fff8f871a607e561531e2aabef37f3469aa85e9)
* r15238: Add some code to automatically reconnect if we want to.Simo Sorce2007-10-103-11/+134
| | | | (This used to be commit e2102999e26566543162455b34adbd2b0486b74d)
* r15225: Use talloc_zero() to avoid use of uninitialised values later on.Andrew Bartlett2007-10-101-1/+1
| | | | | Andrew Bartlett (This used to be commit e312cddafd7e00680dd059fad7ef7e5ecdbbb484)
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-105-17/+17
| | | | | for REQUIRED_SUBSYSTEMS. (This used to be commit adc8a019b6da256f104abed1b82bfde6998a2ac9)
* r15191: Avoid uint_t as it's not standard.Jelmer Vernooij2007-10-107-16/+16
| | | | (This used to be commit 7af59357b94e3819415b3a9257be0ced745ce130)
* r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach2007-10-101-2/+4
| | | | | | "." for "..". These express the intention better that strcmp or strequal and improve searchability via cscope/ctags. (This used to be commit 7e4ad7e8e5ec266b969e3075c4ad7f021571f24e)
* r15181: Don't try kerberos sign/seal when in SSLSimo Sorce2007-10-101-1/+6
| | | | (This used to be commit 3be3b1130c41e8e372531c137c46f91c5c0acf98)
* r15121: fix pushing of the FLAGS2_READ_PERMIT_EXECUTE flag in theStefan Metzmacher2007-10-101-1/+3
| | | | | | | "readx.read_for_execute = True" case. metze (This used to be commit f30f9cd3285f75ac8cbbe8dc5a476fe6a714a2e3)
* r15079: w2k3 returns NT_STATUS_PRIVILEGE_NOT_HELD if SEC_FLAG_SYSTEM_SECURITY isStefan Metzmacher2007-10-101-1/+1
| | | | | | | desired but SeSecurityPrivilege isn't granted metze (This used to be commit be7285bdebd58e7a86fcc64f7b22b9f533bcc4f5)
* r14974: work around an ibm checker bugAndrew Tridgell2007-10-101-2/+2
| | | | (This used to be commit 2031e07a8a14d83ab621f8baaae6b4e1425667d7)
* r14973: req cannot be NULL in smb_raw_t2open_recv() (found by IBM checker)Andrew Tridgell2007-10-101-1/+1
| | | | (This used to be commit c2cde823ee004b53707acd1390d25fa9856b5179)
* r14946: added a smbcli_ftruncate() call, useful for torture testingAndrew Tridgell2007-10-101-7/+16
| | | | (This used to be commit b8b9acc60003c86fb1f0377b46f65155c3b898a9)
* r14938: add smbcli_fsetatr() as a convenient interface to a setfileinfo forAndrew Tridgell2007-10-101-0/+23
| | | | | torture testing. Used by RAW-NOTIFY. (This used to be commit 517db1b1b0061be57c67ea02d42000fb8ace844d)
* r14894: - add some 'const'Stefan Metzmacher2007-10-103-37/+21
| | | | | | | | - remove sid_active_in_token() was the same as security_token_has_sid() - rename some functions metze (This used to be commit 81390dcda50f53d61e70059fb33014de0d283dc5)
* r14891: fix a bug found by the ibm checkerStefan Metzmacher2007-10-102-24/+46
| | | | | | | | | | | | the problem was that we shift with <<= (privilege-1) and we called the function with privilege=0 add some checks to catch invalid privilege values and hide the mask representation in privilege.c metze (This used to be commit a69f000324764bcd4cf420f2ecba1aca788258e4)
* r14876: added ENOSYS to unix error mappingAndrew Tridgell2007-10-101-0/+3
| | | | (This used to be commit 77f32a273541afcd07f6da8a26315bf21ea05c51)
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-108-9/+29
| | | | | metze (This used to be commit 9ec706238c173992dc938d537bdf1103bf519dbf)
* r14859: fix bugs noticed by the ibm code checkerStefan Metzmacher2007-10-101-9/+11
| | | | | metze (This used to be commit afa8f944a7c572becd011b8c248eef13d7495ac7)
* r14840: - rename some functionsStefan Metzmacher2007-10-101-31/+41
| | | | | | | - stack specific functions on top of generic ones metze (This used to be commit e391f3c98aae600c5f64d5975dd55567a09c3100)
* r14724: Rearrange some source files, install more headers.Jelmer Vernooij2007-10-109-10/+46
| | | | (This used to be commit 7146c1600f29c349e5bb78f810e7e170b535dd37)
* r14641: fix typoStefan Metzmacher2007-10-101-2/+2
| | | | | metze (This used to be commit 0ad464f686dddc5befdf1ec8d20101ee0ad83585)
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-1014-2/+49
| | | | (This used to be commit 51b4270513752d2eafbe77f9de598de16ef84a1f)
* r14539: get rid of a pointless union layer in struct smb_notifyAndrew Tridgell2007-10-102-29/+27
| | | | (This used to be commit 1e1c5593817e84c59c1a10b5a3c1957e363e5198)
* r14511: Install more headersJelmer Vernooij2007-10-107-6/+22
| | | | (This used to be commit e1f896948fad8cf5a1aec300865c250c5721ee7d)
* r14498: Revert part of my commit that removed support for compilers thatJelmer Vernooij2007-10-101-0/+12
| | | | | don't support immediate structures (This used to be commit 657a893b25bc6669f016a9d251e07120d025f436)
* r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2007-10-101-4/+4
| | | | (This used to be commit 4682bc5ce047d81586447b9df82c91ed1fe677cf)
* r14484: Install more headersJelmer Vernooij2007-10-101-0/+1
| | | | (This used to be commit 430c6516d383bfd7f27287394bf8eef9f174b3e6)
* r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij2007-10-101-2/+0
| | | | (This used to be commit 9c37f847d32d2f327a88c53a90af0c73126b76be)
* r14473: Modern splint has no problems with immediate structures.Jelmer Vernooij2007-10-101-18/+0
| | | | (This used to be commit 6046dd822078cf5daa1a00c90fab998608e6872a)
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit f7312dab3b9aba2b2b82e8a6e0c483a32a03a63a)