summaryrefslogtreecommitdiffstats
path: root/source4/libcli/util
Commit message (Collapse)AuthorAgeFilesLines
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-103-6/+3
| | | | (This used to be commit 5c9b19271e0e3ad897499707003ce4703ffa4870)
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-103-3/+3
| | | | (This used to be commit 84b468b2f8f2dffda89593f816e8bc6a8b6d42ac)
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-108-24/+16
| | | | | | There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
* r23381: Merge netr_GetDcName WERROR return and ↵Günther Deschner2007-10-102-0/+2
| | | | | | | | | WERROR_DOMAIN_CONTROLLER_NOT_FOUND from SAMBA_3_0. Guenther (This used to be commit 841ad140a34648ff52d5e44a6642f346ef9eee02)
* r23037: actually fix the asn1 memory leak :-)Stefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 13bda1152d3b88c0b93610d4698ce24183334276)
* r23036: error checking on asn1_init() failureAndrew Tridgell2007-10-101-1/+5
| | | | (This used to be commit 26cf8494084c0106ef0e1c9b6ef40eeadf945ef2)
* r23030: finally fixed up our asn1 code to use better memory allocation. ThisAndrew Tridgell2007-10-101-27/+34
| | | | | should allow us to fix some long standing memory leaks. (This used to be commit 3db49c2ec9968221c1361785b94061046ecd159d)
* r22986: error 2312 is returned when NetSessDel() fails because a matching ↵Ronnie Sahlberg2007-10-101-0/+1
| | | | | | | session (username/clientname) could not be found (This used to be commit e2b46d280db114656e18f023a9efa939b5c893d5)
* r22958: For SRVSVC/NetFileClose only Administrator is allowed to close ↵Ronnie Sahlberg2007-10-101-0/+1
| | | | | | | | | | open files. If a normal user tries to close a file that exists, even that users own files the server responds with this error on w2k if the file does not exist, the server instead responds with WERR_BADFILE (This used to be commit c17df8bed66d70765b85b6e04f2ad0a57073ffb4)
* r22884: Be consistant with the case of these constants.Andrew Bartlett2007-10-101-1/+1
| | | | | Andrew Bartlett (This used to be commit 7b086eebd6af21674ca18c7d9b35cb2c6b57514a)
* r21591: add new error codeStefan Metzmacher2007-10-102-0/+2
| | | | | metze (This used to be commit 04da3db29d57ffeab3ba39551b326b8c176a5bcb)
* r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is createdAndrew Tridgell2007-10-101-1/+1
| | | | | | | | | | using the pattern in the clilsa code, it didn't fill in the p->binding structure. This affects nearly all users of dcerpc_pipe_open_smb(), so the simplest fix is to ensure that dcerpc_pipe_open_smb() initialises the binding if its not already there. - re-enable the RAW-ACLS test (This used to be commit d8875c286d2be49c01703d8fd58bbc1842054bd9)
* r21510: make it possible to push tags with length > 0xFFFFFFStefan Metzmacher2007-10-101-1/+12
| | | | | metze (This used to be commit 8e604107da4a8a1bf6ccab45e85e147daab29519)
* r21297: Remove the GTK+ tools and library from the main repository. They are ↵Jelmer Vernooij2007-10-101-0/+2
| | | | | | | | now maintained separately in bzr at http://people.samba.org/bzr/jelmer/samba-gtk This also adds some more headers to the list that is installed and a couple of extra #include lines so these headers can be used externally without problems. (This used to be commit 07652f65ce7a5b19130f1a27cbf0e1e5fae13454)
* r21291: add two more error codesStefan Metzmacher2007-10-102-1/+5
| | | | | metze (This used to be commit dd04c5dec58b18048ca5029f7bfe513242cbe4e9)
* r20765: add two more schema related error codesStefan Metzmacher2007-10-102-0/+4
| | | | | metze (This used to be commit 75f5a88f2229fa604726ecb0ebb2b5a4589d5b86)
* r20404: add error code for missing attribute syntaxStefan Metzmacher2007-10-102-0/+2
| | | | | metze (This used to be commit 769ce9799b0e9d1ccc5f2155440e5dedf655d40c)
* r20378: add new error code that says the schema mismatches between DC'sStefan Metzmacher2007-10-102-0/+2
| | | | | metze (This used to be commit e769029f42f848db8121c7dcfe5be261861776c8)
* r20308: ContextSimple can be zero length -- seen in a multi-step gssapi ldap ↵Volker Lendecke2007-10-101-1/+1
| | | | | | | | | bind. Did not find that in Samba3 code, so there's nothing to port. Volker (This used to be commit 9bdc19b6d5fe3dff57a07f4b760840d0043a53ad)
* r20284: Simplify OID primitive BER parsing.Simo Sorce2007-10-101-63/+83
| | | | | | | Do not require an artificial ASN.1 context to be setup. Simo. (This used to be commit 14b3b9861ae47498c74a6643e6979b3d85260a61)
* r20277: make sure the asn1 structure has a welldefined state after a asn1_free()Stefan Metzmacher2007-10-101-0/+2
| | | | | metze (This used to be commit 7e7d1a1da2d64d28915a06c399072de1caf108c4)
* r20276: remove unneeded talloc_strdup()Stefan Metzmacher2007-10-101-3/+3
| | | | | metze (This used to be commit c4733b20c7c113dc1abfb2219a899b80bbcc2875)
* r20259: add function to start a fake tag so that asn1_read_OID_String()Stefan Metzmacher2007-10-101-0/+19
| | | | | | | can work alone metze (This used to be commit ea70f6ff07930951d98a952b03963d0ba358fec4)
* r20258: add functions to read and write asn1 encoded OID strings without ↵Stefan Metzmacher2007-10-101-17/+58
| | | | | | | leading tag metze (This used to be commit 576d4c54cca844164b90e5d6ec71fe44b59607b7)
* r20213: add 2 error codes related to the msDs-IntId attributeStefan Metzmacher2007-10-102-0/+4
| | | | | metze (This used to be commit dd5df84cccd10e9880648eecbff6faf7252d5e73)
* r20080: add error code that maps to NT_STATUS_INVALID_NETWORD_RESPONSEStefan Metzmacher2007-10-102-0/+2
| | | | | metze (This used to be commit cb5c2e9dc6838145fe9f6f2e727a1df26e688467)
* r20072: make sure WERR_ACCESS_DENIED gets mapped to NT_STATUS_ACCESS_DENIEDStefan Metzmacher2007-10-101-0/+5
| | | | | metze (This used to be commit 417f64184e734ab4ce5c78dc3d268c5c4a2cd18d)
* r19734: display LDAP error code nicerStefan Metzmacher2007-10-101-6/+47
| | | | | metze (This used to be commit a0a45c3326560b9b31d0e17f1439d2638e91aee0)
* r19162: Merge WERR code from Samba 3.Günther Deschner2007-10-102-0/+2
| | | | | Guenther (This used to be commit d9562e0f83d76043da7955e89b1fff8a1d921a36)
* r18989: Fixes found by these two LDAP testsuites:Andrew Bartlett2007-10-101-1/+22
| | | | | | | | - http://www.ee.oulu.fi/research/ouspg/protos/testing/c06/ldapv3/ - http://gleg.net/protover_ldap_sample.shtml Also fixes found by a subsequent audit of the code for similar issues. (This used to be commit 441a4f6262459dabfefd9bb12622ada9c007a60c)
* r18968: EWOULDBLOCK should also be mapped to STATUS_MORE_ENTRIESAndrew Tridgell2007-10-101-1/+4
| | | | (This used to be commit 27114fe1752f20c58948b34264e38db263f7a0ea)
* r18916: fixed the messaging layer on *BSD systems. When a socket was full weAndrew Tridgell2007-10-101-1/+1
| | | | | | | | | | were getting ENOBUFS, which mapped to NT_STATUS_NO_MEMORY, which in turn caused the messaging code to loop trying until it gave up. Now it correctly falls back to select. Messaging speed goes from 3 messages per second to over 7000 on my test vmware box. Not bad for a one line change :) (This used to be commit 6568f30adf980c572f9ffd6ff884336ebe652f90)
* r18847: Add WERR_NO_SYSTEM_RESOURCES showing up in dfs torture testing.Günther Deschner2007-10-102-0/+2
| | | | | Guenther (This used to be commit 692746ff8d1352a93a19ba9d537ca894a2ea186f)
* r18633: Add a couple of new WERR codes encountered with dfs torture testing.Günther Deschner2007-10-102-2/+12
| | | | | Guenther (This used to be commit e2879f6fc21e5ca96b24ed11e4a460a0ebada8c3)
* r17567: add error code I got from DsGetNCChangesStefan Metzmacher2007-10-102-0/+4
| | | | | | | | when I don't use the DRSUAPI_SUPPORTED_EXTENSION_STRONG_ENCRYPTION flag on DsBind metze (This used to be commit 8458ee72c5c1005ab80b9f7ea6efe617e5c76106)
* r17414: add new error codeStefan Metzmacher2007-10-102-0/+2
| | | | | metze (This used to be commit e15a015a1d9aa3872271c0c5542e7d055a6f673a)
* r16949: add and fix some NOTIFY return codesStefan Metzmacher2007-10-102-1/+4
| | | | | metze (This used to be commit e40d62363c2123fff37b35c1c7004e85a6786c2a)
* r16801: Adding WERR_DS_DRA_ACCESS_DENIED.Günther Deschner2007-10-102-0/+2
| | | | | Guenther (This used to be commit 075242b97614202ee265577c9e5dd499e56bd768)
* r15794: fixed a problem with DOS status codes - found by kukks (thanks!)Andrew Tridgell2007-10-101-0/+5
| | | | (This used to be commit 1a57b16715bf8b82e8f9118c3ab401acf081d02c)
* r15775: add some privilege related WERROR codesStefan Metzmacher2007-10-102-0/+4
| | | | | metze (This used to be commit 4e8c9bbd768a0d3f8719d8f2005d9b1b527c44fd)
* r15661: add NT_STATUS_OBJECTID_NOT_FOUNDStefan Metzmacher2007-10-102-0/+2
| | | | | metze (This used to be commit 2c9db9429106094b8ee9fa45e6f9a89af7c3725f)
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-1/+0
| | | | | | 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)
* 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-101-1/+1
| | | | | metze (This used to be commit 9ec706238c173992dc938d537bdf1103bf519dbf)
* r14724: Rearrange some source files, install more headers.Jelmer Vernooij2007-10-103-381/+29
| | | | (This used to be commit 7146c1600f29c349e5bb78f810e7e170b535dd37)
* 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)
* 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)
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
| | | | | try to include just the BASENAME.h files (containing only structs) (This used to be commit 3dd477ca5147f28a962b8437e2611a8222d706bd)
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-101-0/+1
| | | | (This used to be commit 7054ebf0249930843a2baf4d023ae8f62cedb109)