summaryrefslogtreecommitdiff
path: root/source3/libsmb/libsmb_server.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-30s3-libsmb: put namequery headers to nmblib.hGünther Deschner1-0/+1
2011-02-28s3-rpc_client: Move client pipe functions to own header.Andreas Schneider1-0/+1
2010-12-20s3: Remove unused "retry" from cli_full_connectionVolker Lendecke1-1/+1
2010-10-12libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett1-0/+1
2010-05-18s3-rpc_client: move protos to cli_lsarpc.hGünther Deschner1-0/+1
2010-05-06s3: only include gen_ndr headers where needed.Günther Deschner1-1/+1
2010-01-24s3-libsmbclient: Add smbc_setOptionUseCCache()Volker Lendecke1-0/+7
2009-11-21s3: Convert cli_get_fs_attr_info to the async APIVolker Lendecke1-2/+2
2009-11-12Ensure all callers to the rpc_client/cli_pipe functions correctlyJeremy Allison1-2/+2
2009-10-28Fix bug 6572 - libsmbclient: unable to access 'msdfs proxy' share.SATOH Fumiyasu1-34/+109
2009-10-22Simplify the logic.Jeremy Allison1-5/+2
2009-10-22Fix bug 6829 - smbclient does not show special characters properly.Jeremy Allison1-0/+11
2009-04-21s3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of SEC_RIGHTS_MAXIMUM_ALLOWED.Günther Deschner1-1/+1
2009-02-20Make libsmbclient work with DFSBo Yang1-1/+18
2009-01-30Make cli_tcon_andx asyncVolker Lendecke1-8/+9
2009-01-17Determine case sensitivity based on file system attributes.Derrell Lipman1-8/+63
2009-01-16Treat file names in POSIX-like case-sensitive fashion by defaultDerrell Lipman1-0/+7
2008-12-19Make cli_negprot return NTSTATUS instead of boolVolker Lendecke1-1/+3
2008-12-03s3: Change sockaddr util function names for consistencyTim Prouty1-3/+3
2008-09-12fix nonempty blank linesVolker Lendecke1-98/+98
2008-07-20Refactoring: Change calling conventions for cli_rpc_pipe_open_noauthVolker Lendecke1-4/+3
2008-03-17Fix use of AuthDataWithContext capabilityDerrell Lipman1-4/+18
2008-03-06Check for NULL pointers before dereferencing them.Derrell Lipman1-4/+4
2008-03-03Continued revamping of libsmbclient.Derrell Lipman1-37/+38
2008-03-01Additional revamped libsmbclient documentationDerrell Lipman1-133/+142
2008-03-01Modified revamp of the libsmbclient interface.Derrell Lipman1-16/+17
2008-03-01Initial revamp of the libsmbclient interface.Derrell Lipman1-0/+675