summaryrefslogtreecommitdiffstats
path: root/source3/libsmb
Commit message (Expand)AuthorAgeFilesLines
* s3: Make --pw-nt-hash useable in smbclientVolker Lendecke2012-06-121-0/+3
* s3: Add cli_state->pw_nt_hashVolker Lendecke2012-06-122-1/+9
* s3-libsmbclient: change vnum to 0.2.0Stefan Metzmacher2012-06-122-1/+173
* s3-libsmbclient: Add OptionUseNTHashVolker Lendecke2012-06-122-0/+22
* S3: Add ntlmssp_set_password_hashVolker Lendecke2012-06-121-0/+22
* s3-libsmbclient: Make SMBC_call_auth_fn staticVolker Lendecke2012-06-121-1/+1
* libsmbclient: fix use of a non-existent word (existant)Michael Adam2012-06-121-1/+1
* s3-libsmb: Fix error messages to correctly mention PLAINTEXT not LMAndrew Bartlett2012-06-061-6/+6
* s3:libsmb: fix the talloc parent of clistr_pull_talloc() in cli_notify_done()Stefan Metzmacher2012-06-051-1/+1
* s3:libsmb: change cli_sesssetup_blob_* to use uint8_t instead of char for inbufStefan Metzmacher2012-06-051-8/+8
* s3:libsmb: use inhdr instead of inbuf in tree connect related functionsStefan Metzmacher2012-06-051-5/+5
* s3:libsmb: use inhdr instead of inbuf in session setup related functionsStefan Metzmacher2012-06-051-34/+36
* s3:libsmb: remove unused 'inbuf' variableStefan Metzmacher2012-06-055-20/+10
* s3:libsmb: don't require a pinbuf in cli_smb_recv() to keep the memoryStefan Metzmacher2012-06-051-0/+5
* s3:libsmb: get rid of cli_smb_req_*,cli_smb_wct_ofs,cli_smb_chain_sendLuk Claes2012-06-035-47/+8
* Fix bad bugfix for bug #8910 - resolve_ads() code can return zero addresses a...Ira Cooper2012-05-301-1/+1
* Fix metze's complaint about the bugfix for bug #8953 - winbind can hang as nb...Jeremy Allison2012-05-301-7/+0
* s3:libsmb: use nb_connect_send() directly instead of doing a 0 timer for port...Stefan Metzmacher2012-05-301-4/+9
* s3:libsmb: use cli_tree_connect() instead of cli_tcon_andx()Stefan Metzmacher2012-05-301-2/+2
* s3:libsmb: fallback to SMBtcon for old serversStefan Metzmacher2012-05-301-1/+15
* build: Provide .pc file for libsmbsharemodesAndrew Bartlett2012-05-301-0/+11
* s3:cli_np_tstream: pass a leading backslash for the pipe name for SMB1Stefan Metzmacher2012-05-281-1/+13
* s3:libsmb: get rid of cli_ucs2Luk Claes2012-05-287-64/+54
* s3:libsmb: get rid of clisigning routinesLuk Claes2012-05-284-62/+9
* s3:libsmb: get rid of cli_has_async_callsLuk Claes2012-05-2811-75/+76
* s3:libsmb: get rid of cli_negprotLuk Claes2012-05-285-31/+9
* s3:libsmb: get rid of cli_state_disconnectLuk Claes2012-05-283-11/+1
* s3:libsmb: get rid of cli_state_server_time_zoneLuk Claes2012-05-286-23/+18
* s3:libsmb: get rid of cli_state_security_modeLuk Claes2012-05-283-9/+3
* s3:libsmb: get rid of cli_state_server_gss_blobLuk Claes2012-05-283-7/+1
* s3:libsmb: get rid of cli_state_server_challengeLuk Claes2012-05-283-11/+5
* s3:libsmb: get rid of cli_state_encryption_onLuk Claes2012-05-285-13/+6
* s3:libsmb: get rid of cli_state_max_requestsLuk Claes2012-05-283-8/+2
* s3:libsmb: get rid of cli_state_server_session_keyLuk Claes2012-05-283-10/+4
* s3:libsmb: get rid of cli_state_capabilitiesLuk Claes2012-05-2812-27/+21
* s3:libsmb: get rid of cli_state_protocolLuk Claes2012-05-286-24/+18
* s3:libsmb: get rid of cli_state_remote_nameLuk Claes2012-05-288-23/+21
* s3:libsmb: get rid of cli_state_*_sockaddrLuk Claes2012-05-283-13/+1
* s3:libsmb: get rid of cli_sockoptLuk Claes2012-05-282-10/+0
* s3:libsmb: remove unused (un)set_pending functionsLuk Claes2012-05-283-12/+3
* Move source3/libads/dns.c to lib/addnsSimo Sorce2012-05-232-2/+2
* s3-ads-dns: Avoid unnecessary dependenciesSimo Sorce2012-05-231-1/+8
* s3-ads-dns: Break dependency on lp_parmSimo Sorce2012-05-232-11/+23
* Fix bug #8953 - winbind can hang as nbt_getdc() has no timeout.Jeremy Allison2012-05-223-1/+14
* Added torture test for bug #8910. Test remove_duplicate_addrs2().Jeremy Allison2012-05-221-1/+1
* libcli/smb: move smb2cli_ioctl.c from source3 to the toplevelBjörn Baumbach2012-05-152-372/+0
* libcli/smb: move smb2cli_query_directory.c from source3 to the toplevelBjörn Baumbach2012-05-152-242/+1
* libcli/smb: move smb2cli_query_info.c from source3 to the toplevelBjörn Baumbach2012-05-152-286/+0
* libcli/smb: move smb2cli_set_info.c from source3 to the toplevelBjörn Baumbach2012-05-152-209/+0
* libcli/smb: move smb2cli_flush.c from source3 to the toplevelBjörn Baumbach2012-05-152-149/+0