summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/libsmb_server.c
Commit message (Expand)AuthorAgeFilesLines
* s3-rpc_client: move protos to cli_lsarpc.hGünther Deschner2010-05-181-0/+1
* s3: only include gen_ndr headers where needed.Günther Deschner2010-05-061-1/+1
* s3-libsmbclient: Add smbc_setOptionUseCCache()Volker Lendecke2010-01-241-0/+7
* s3: Convert cli_get_fs_attr_info to the async APIVolker Lendecke2009-11-211-2/+2
* Ensure all callers to the rpc_client/cli_pipe functions correctlyJeremy Allison2009-11-121-2/+2
* Fix bug 6572 - libsmbclient: unable to access 'msdfs proxy' share.SATOH Fumiyasu2009-10-281-34/+109
* Simplify the logic.Jeremy Allison2009-10-221-5/+2
* Fix bug 6829 - smbclient does not show special characters properly.Jeremy Allison2009-10-221-0/+11
* s3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of SEC_RIGHTS_MAXIMUM_ALLOWED.Günther Deschner2009-04-211-1/+1
* Make libsmbclient work with DFSBo Yang2009-02-201-1/+18
* Make cli_tcon_andx asyncVolker Lendecke2009-01-301-8/+9
* Determine case sensitivity based on file system attributes.Derrell Lipman2009-01-171-8/+63
* Treat file names in POSIX-like case-sensitive fashion by defaultDerrell Lipman2009-01-161-0/+7
* Make cli_negprot return NTSTATUS instead of boolVolker Lendecke2008-12-191-1/+3
* s3: Change sockaddr util function names for consistencyTim Prouty2008-12-031-3/+3
* fix nonempty blank linesVolker Lendecke2008-09-121-98/+98
* Refactoring: Change calling conventions for cli_rpc_pipe_open_noauthVolker Lendecke2008-07-201-4/+3
* Fix use of AuthDataWithContext capabilityDerrell Lipman2008-03-171-4/+18
* Check for NULL pointers before dereferencing them.Derrell Lipman2008-03-061-4/+4
* Continued revamping of libsmbclient.Derrell Lipman2008-03-031-37/+38
* Additional revamped libsmbclient documentationDerrell Lipman2008-03-011-133/+142
* Modified revamp of the libsmbclient interface.Derrell Lipman2008-03-011-16/+17
* Initial revamp of the libsmbclient interface.Derrell Lipman2008-03-011-0/+675