r19216: Merge from SAMBA_4_0_RELEASE:
[sfrench/samba-autobuild/.git] / source4 / libcli /
2007-10-10 Volker Lendecker19200: Implement smbcli_rap_netservergetinfo. To be...
2007-10-10 Günther Deschnerr19162: Merge WERR code from Samba 3.
2007-10-10 Andrew Bartlettr18989: Fixes found by these two LDAP testsuites:
2007-10-10 Andrew Tridgellr18971: avoid strndup is a few places. Fixes a minor...
2007-10-10 Andrew Tridgellr18968: EWOULDBLOCK should also be mapped to STATUS_MOR...
2007-10-10 Andrew Tridgellr18965: fixed the bug with RPC-NETLOGON and solaris...
2007-10-10 Andrew Tridgellr18916: fixed the messaging layer on *BSD systems....
2007-10-10 Günther Deschnerr18847: Add WERR_NO_SYSTEM_RESOURCES showing up in...
2007-10-10 Andrew Tridgellr18835: expand IO limits on SMB2. Samba4 now tops out...
2007-10-10 Andrew Tridgellr18715: 0x8 style status returns should also fail here...
2007-10-10 Günther Deschnerr18633: Add a couple of new WERR codes encountered...
2007-10-10 Andrew Tridgellr18309: FreeBSD 6.1 has a symbol ldap_new_connection...
2007-10-10 Andrew Tridgellr18301: I discovered how to load the warnings from...
2007-10-10 Andrew Tridgellr18280: more portability tidyups, ensuring we use libre...
2007-10-10 Andrew Tridgellr18256: use the right status variable
2007-10-10 Andrew Tridgellr18243: when setting up a composite continuation, if...
2007-10-10 Stefan Metzmacherr18213: don't list LIBREPLACE depdendecies explicit and
2007-10-10 Andrew Tridgellr18211: wct is not a size, so don't use size_t
2007-10-10 Andrew Tridgellr18130: the move to system/ in libreplace broke some...
2007-10-10 Andrew Bartlettr18025: Don't try to set a target host if there isn...
2007-10-10 Andrew Bartlettr18024: The %c sscanf format I'm using doesn't null...
2007-10-10 Andrew Bartlettr18021: Add ldapi support to our LDAP client. To be...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Volker Lendecker17848: Ok, this did not do it. Still got the same...
2007-10-10 Volker Lendecker17846: Ok, this is a patch that needs further discussi...
2007-10-10 Stefan Metzmacherr17586: merge lib/netif into lib/socket and use -lnsl...
2007-10-10 Stefan Metzmacherr17567: add error code I got from DsGetNCChanges
2007-10-10 Stefan Metzmacherr17430: implement the LDAP_SERVER_PERMISSIVE_MODIFY...
2007-10-10 Stefan Metzmacherr17429: implement the LDAP_SERVER_SHOW_DELETED control...
2007-10-10 Stefan Metzmacherr17420: add client support for the LDAP_SERVER_DOMAIN_S...
2007-10-10 Stefan Metzmacherr17419: add client support for the LDAP_SERVER_SEARCH_O...
2007-10-10 Stefan Metzmacherr17418: add client support for the LDAP_SERVER_SD_FLAGS...
2007-10-10 Stefan Metzmacherr17414: add new error code
2007-10-10 Stefan Metzmacherr17319: make better usage of the composite api
2007-10-10 Stefan Metzmacherr17318: make better usage of the composite api
2007-10-10 Stefan Metzmacherr17317: - add a composite_create() function that alloca...
2007-10-10 Stefan Metzmacherr17278: fix un uninitialized value found by valgrind
2007-10-10 Stefan Metzmacherr17277: we need to trigger an event when we return...
2007-10-10 Stefan Metzmacherr17230: don't overwrite the error with NT_STATUS_NO_MEMORY
2007-10-10 Andrew Bartlettr17222: Change the function prototypes for the GENSEc...
2007-10-10 Andrew Bartlettr17197: This patch moves the encryption of bulk data...
2007-10-10 Stefan Metzmacherr17083: - implement SMB2 Cancel in the client
2007-10-10 Volker Lendecker17082: Add a test that walks and tests denying tconX...
2007-10-10 Stefan Metzmacherr17081: add idle handler support to the smb2 client...
2007-10-10 Stefan Metzmacherr17020: pass the real error to the failing requests
2007-10-10 Stefan Metzmacherr17019: don't timeout on notifies
2007-10-10 Stefan Metzmacherr16980: - make struct smb_notify a union and add levels...
2007-10-10 Stefan Metzmacherr16975: implement SMB2 Notify call in the client lib
2007-10-10 Stefan Metzmacherr16949: add and fix some NOTIFY return codes
2007-10-10 Stefan Metzmacherr16918: the SMB2 Ioctls are sometimes called with a...
2007-10-10 Stefan Metzmacherr16875: implement SMB2 Find in the frontend
2007-10-10 Stefan Metzmacherr16873: - grow the buffer with the correct size, we...
2007-10-10 Stefan Metzmacherr16871: zero padding bytes
2007-10-10 Stefan Metzmacherr16834: split the level's of smb_search_first/smb_searc...
2007-10-10 Günther Deschnerr16801: Adding WERR_DS_DRA_ACCESS_DENIED.
2007-10-10 Rafal Szczesniakr16791: Typo fix in a comment.
2007-10-10 Stefan Metzmacherr16734: the 2 bytes after the opcode and before the...
2007-10-10 Stefan Metzmacherr16708: the packet format of SMB2 SessionSetup has...
2007-10-10 Stefan Metzmacherr16705: fix a bug found by valgrind...
2007-10-10 Stefan Metzmacherr16699: the layout of SMB2 Read and Write is identical...
2007-10-10 Stefan Metzmacherr16669: this calls don't expect any valid error codes...
2007-10-10 Stefan Metzmacherr16667: - use ndr_pull_struct_blob() to make the RAW_FI...
2007-10-10 Stefan Metzmacherr16569: - use push_string()
2007-10-10 Stefan Metzmacherr16566: add pull function for a site32/offset32 blob
2007-10-10 Stefan Metzmacherr16464: split client and server min/max protocol settings
2007-10-10 Stefan Metzmacherr16406: use the generic smb_handle in smb2_getinfo...
2007-10-10 Gerald Carterr16100: Patch from Michael Wood <mwood@icts.uct.ac...
2007-10-10 Volker Lendecker16091: Without this patch Samba3 will not accept this...
2007-10-10 Andrew Bartlettr16073: On an incoming wildcard search, it is critical...
2007-10-10 Andrew Tridgellr15854: more talloc_set_destructor() typesafe fixes
2007-10-10 Andrew Tridgellr15835: fixed locking in the client library
2007-10-10 Andrew Tridgellr15834: fixed a memory leak in the session code
2007-10-10 Stefan Metzmacherr15820: this line was just for testing
2007-10-10 Stefan Metzmacherr15815: add SMB2 Lock client code
2007-10-10 Stefan Metzmacherr15814: add SMB2 Lock interface structure
2007-10-10 Andrew Tridgellr15794: fixed a problem with DOS status codes - found...
2007-10-10 Stefan Metzmacherr15775: add some privilege related WERROR codes
2007-10-10 Stefan Metzmacherr15770: when there's a dynamic body, we need to send...
2007-10-10 Stefan Metzmacherr15756: handle RAW_OPEN_SMB2
2007-10-10 Stefan Metzmacherr15744: convert_string_talloc() handles src_len ==...
2007-10-10 Stefan Metzmacherr15741: move smb2 request structures into the main...
2007-10-10 Stefan Metzmacherr15740: add TODO, that we should check if the server...
2007-10-10 Stefan Metzmacherr15737: fix a typos and comment
2007-10-10 Stefan Metzmacherr15718: - split the SMBflush with the 0xFFFF wildcard...
2007-10-10 Stefan Metzmacherr15688: windows sends 4 as max_setup count on NT IOCTL
2007-10-10 Stefan Metzmacherr15661: add NT_STATUS_OBJECTID_NOT_FOUND
2007-10-10 Stefan Metzmacherr15656: for NT IOCTL's we need to control the max_data...
2007-10-10 Stefan Metzmacherr15643: add some FSCTL_ codes
2007-10-10 Stefan Metzmacherr15640: - NT IOCTL calls also have an 'in' data_blob
2007-10-10 Stefan Metzmacherr15638: add a usefull macro to get a pointer the smb_ha...
2007-10-10 Jelmer Vernooijr15573: Fix build of systems that have iconv headers...
2007-10-10 Stefan Metzmacherr15532: add a BOOL body_dynamic_present, because the...
2007-10-10 Stefan Metzmacherr15505: - add 'generic' alias to smb_seek and smb_flush
2007-10-10 Jelmer Vernooijr15457: Get rid of more usages of uint_t
2007-10-10 Andrew Bartlettr15416: Point out that this doesn't work, but for serve...
2007-10-10 Andrew Bartlettr15415: Use Jelmer's new credentials 'wrong password...
2007-10-10 Andrew Bartlettr15400: Move the TLS code behind the socket interface.
2007-10-10 Tim Potterr15397: Fix typo.
2007-10-10 Tim Potterr15395: Fix build by adding another copy of the Python...
2007-10-10 Tim Potterr15391: Wrap up the nbt_name_query() function as a...
next