summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/clifsinfo.c
Commit message (Expand)AuthorAgeFilesLines
* s3-ntlmssp Remove auth_ntlmssp_or_flagsAndrew Bartlett2011-08-031-1/+1
* s3-ntlmssp Add mem_ctx argument to auth_ntlmssp_updateAndrew Bartlett2011-08-031-1/+2
* s3-ntlmssp Use auth_ntlmssp_*() functions in more placesAndrew Bartlett2011-08-031-8/+9
* Fix bug #8341 - libsmbclient segfault when feed the root of a mounted share v...Alban Browaeys2011-08-021-1/+2
* s3:libsmb/clifsinfo: make use of cli_state_remote_name()Stefan Metzmacher2011-07-221-1/+1
* s3:libsmb: use clistr_pull_talloc() in cli_get_fs_volume_info()Stefan Metzmacher2011-07-061-6/+26
* s3:libsmb: the SMB_QUERY_FS_VOLUME_INFO response needs at least 18 data bytesStefan Metzmacher2011-07-061-1/+1
* s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett2011-06-091-1/+1
* s3: Do central cli_set_errorVolker Lendecke2011-05-191-9/+0
* s3-libsmb: move protos to libsmb/proto.hGünther Deschner2011-05-061-0/+1
* More const fixes for compiler warnings from the waf build.Jeremy Allison2011-05-051-1/+1
* s3-tevent: only include ../lib/util/tevent wrappers where needed.Günther Deschner2011-04-291-0/+1
* s3-trans2: only include trans2.h where needed.Günther Deschner2011-03-301-0/+1
* s3-libsmb: move smb encryption structs into own header.Günther Deschner2011-03-161-0/+1
* s3: Convert enc_blob_send_receive to cli_trans()Volker Lendecke2011-01-091-34/+21
* s3: Convert cli_get_posix_fs_info() to cli_trans()Volker Lendecke2010-11-141-46/+25
* s3: Remove the use of cli_send_trans from cli_get_fs_full_size_infoVolker Lendecke2010-11-041-43/+27
* s3-build: only include async headers where needed.Günther Deschner2010-09-201-0/+1
* s3: Save the received trans2 from the inbuf in cli_transVolker Lendecke2010-08-051-4/+5
* Add approriate TALLOC_CTX's thoughout the spnego code. No more implicit NULL ...Jeremy Allison2010-07-201-1/+1
* Fix one more data_blob -> data_blob_talloc. Move away from implicit NULL cont...Jeremy Allison2010-07-201-6/+7
* Remove gen_negTokenTarg(), as it's not actually creating a TokenTarg frame, b...Jeremy Allison2010-07-201-1/+1
* ntlmssp: Make the ntlmssp.h from source3/ a common headerAndrew Bartlett2010-05-311-1/+1
* Don't set "requested_posix_capabilities" in the sync code, already done in th...Jeremy Allison2010-04-131-2/+0
* Split out the client unix capabilities to those the server offered, and those...Jeremy Allison2010-04-131-3/+15
* s3:ntlmssp: pass names and use_ntlmv2 to ntlmssp_client_start() and store themStefan Metzmacher2010-03-241-1/+5
* s3: Make cli_get_fs_volume_info() use cli_trans()Volker Lendecke2010-02-071-38/+21
* s3: Remove some unused codeVolker Lendecke2010-02-071-57/+0
* s3: Fix some nonempty blank linesVolker Lendecke2010-02-071-3/+3
* s3:ntlmssp: only include ntlmssp.h where actually neededAndrew Bartlett2009-12-221-0/+1
* s3: Convert cli_get_fs_attr_info to the async APIVolker Lendecke2009-11-211-39/+84
* s3: Fix the build on SolarisVolker Lendecke2009-11-171-1/+1
* s3:libsmb: avoid passing a function call as function parameterStefan Metzmacher2009-11-161-3/+3
* s3: Add min_setup, min_param and min_data to cli_trans_recvVolker Lendecke2009-11-141-8/+4
* s3: Convert cli_set_unix_extensions_capabilities_send to asyncVolker Lendecke2009-11-141-37/+79
* s3: Convert cli_unix_extensions_version to asyncVolker Lendecke2009-11-131-41/+123
* spnego: share spnego_parse.Günther Deschner2009-09-171-0/+1
* [Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman2009-02-121-0/+145
* Decouple clistr_pull from struct cli_state->inbufVolker Lendecke2009-01-261-2/+4
* Add Derrick Schommer's <dschommer@F5.com> kerberos delegation patch. SomeJeremy Allison2008-08-081-1/+1
* Fix the build - don't use SMB_TRANS_ENC_GSS withoutJeremy Allison2008-02-281-6/+2
* Fix some warningsVolker Lendecke2008-02-251-2/+1
* Add general '-e' option to enable smb encryptionJeremy Allison2008-01-051-0/+33
* Add SMB encryption. Still fixing client decrypt butJeremy Allison2007-12-261-0/+333
* Remove pstrings from client/client.c by doing a large rewrite.Jeremy Allison2007-12-061-31/+31
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-10/+10
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter2007-10-101-324/+0
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r22920: Add in the UNIX capability for 24-bit readX, as discussedJeremy Allison2007-10-101-1/+1