summaryrefslogtreecommitdiff
path: root/source4/libcli
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r16406: use the generic smb_handle in smb2_getinfo/smb2_setinfoStefan Metzmacher3-7/+7
2007-10-10r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...Gerald Carter1-2/+2
2007-10-10r16091: Without this patch Samba3 will not accept this, and simply setting th...Volker Lendecke1-2/+3
2007-10-10r16073: On an incoming wildcard search, it is critical that the size beAndrew Bartlett1-2/+2
2007-10-10r15854: more talloc_set_destructor() typesafe fixesAndrew Tridgell8-29/+13
2007-10-10r15835: fixed locking in the client libraryAndrew Tridgell1-0/+1
2007-10-10r15834: fixed a memory leak in the session codeAndrew Tridgell1-1/+1
2007-10-10r15820: this line was just for testingStefan Metzmacher1-2/+0
2007-10-10r15815: add SMB2 Lock client codeStefan Metzmacher2-0/+78
2007-10-10r15814: add SMB2 Lock interface structureStefan Metzmacher2-1/+35
2007-10-10r15794: fixed a problem with DOS status codes - found by kukks (thanks!)Andrew Tridgell1-0/+5
2007-10-10r15775: add some privilege related WERROR codesStefan Metzmacher2-0/+4
2007-10-10r15770: when there's a dynamic body, we need to send the first byte even if theStefan Metzmacher1-0/+1
2007-10-10r15756: handle RAW_OPEN_SMB2Stefan Metzmacher1-0/+3
2007-10-10r15744: convert_string_talloc() handles src_len == 0 as errorStefan Metzmacher1-0/+8
2007-10-10r15741: move smb2 request structures into the main smb request structsStefan Metzmacher16-291/+403
2007-10-10r15740: add TODO, that we should check if the server supportsStefan Metzmacher1-0/+4
2007-10-10r15737: fix a typos and commentStefan Metzmacher2-3/+3
2007-10-10r15718: - split the SMBflush with the 0xFFFF wildcard fnum into a different l...Stefan Metzmacher2-1/+18
2007-10-10r15688: windows sends 4 as max_setup count on NT IOCTLStefan Metzmacher1-1/+1
2007-10-10r15661: add NT_STATUS_OBJECTID_NOT_FOUNDStefan Metzmacher2-0/+2
2007-10-10r15656: for NT IOCTL's we need to control the max_data field for some callsStefan Metzmacher2-1/+2
2007-10-10r15643: add some FSCTL_ codesStefan Metzmacher1-5/+32
2007-10-10r15640: - NT IOCTL calls also have an 'in' data_blobStefan Metzmacher2-7/+17
2007-10-10r15638: add a usefull macro to get a pointer the smb_handle unionStefan Metzmacher1-1/+43
2007-10-10r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij4-4/+2
2007-10-10r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0Stefan Metzmacher16-18/+29
2007-10-10r15505: - add 'generic' alias to smb_seek and smb_flushStefan Metzmacher1-8/+14
2007-10-10r15457: Get rid of more usages of uint_tJelmer Vernooij1-1/+1
2007-10-10r15416: Point out that this doesn't work, but for servers this old, I justAndrew Bartlett1-0/+2
2007-10-10r15415: Use Jelmer's new credentials 'wrong password' code to give the user 3Andrew Bartlett1-1/+52
2007-10-10r15400: Move the TLS code behind the socket interface.Andrew Bartlett3-20/+22
2007-10-10r15397: Fix typo.Tim Potter1-1/+1
2007-10-10r15395: Fix build by adding another copy of the Python detection m4 fragment.Tim Potter1-0/+31
2007-10-10r15391: Wrap up the nbt_name_query() function as a bit of an experiment. ItTim Potter2-0/+141
2007-10-10r15387: Fix installation of dcerpc headers, remove more instances of uint_tJelmer Vernooij1-1/+1
2007-10-10r15384: Improve naming of socket library, disable Requires(.private)? fields ...Jelmer Vernooij2-5/+5
2007-10-10r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij1-1/+1
2007-10-10r15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent name clashes with -lsocke...Jelmer Vernooij2-5/+5
2007-10-10r15365: Fix error in my previous commit, caught by metze.Jelmer Vernooij1-3/+3
2007-10-10r15358: Fix some compiler warnings / type safety. Found by tccJelmer Vernooij1-2/+6
2007-10-10r15356: Remove unused 'flags' argument from socket_send() and friends.Andrew Bartlett3-7/+7
2007-10-10r15352: Remove reference to just-removed subsystemJelmer Vernooij1-1/+1
2007-10-10r15350: Remove empty subsystem, don't install .a files of subsystemsJelmer Vernooij1-8/+0
2007-10-10r15344: Fix shared library buildJelmer Vernooij2-5/+4
2007-10-10r15338: Fix build of most things with shared libs enabled.Jelmer Vernooij2-7/+7
2007-10-10r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMBJelmer Vernooij1-8/+5
2007-10-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij5-4/+34
2007-10-10r15313: Fix some dependencies in dso modeJelmer Vernooij2-6/+6
2007-10-10r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij1-0/+1