summaryrefslogtreecommitdiff
path: root/source3/include/libsmb_internal.h
Commit message (Expand)AuthorAgeFilesLines
* libsmb: Remove the CREATE_ACCESS_READ #defineVolker Lendecke2020-05-281-2/+0
* libsmb: Make SMBC_dlist_contains return boolVolker Lendecke2020-05-251-2/+1
* libsmb: Pass "struct timespec" to SMBC_setatr()Volker Lendecke2020-04-081-4/+4
* libsmb: Remove a typedefVolker Lendecke2020-04-081-2/+2
* libsmb: Don't try to find posix stat info in SMBC_getatr()Volker Lendecke2020-03-201-1/+0
* libsmbclient: Put it back to a known, well-working stateVolker Lendecke2020-03-101-2/+2
* libsmb: Use posix result in SMBC_readdirplus2_ctxVolker Lendecke2020-03-031-0/+1
* libsmb: Make SMBC_dlist_contains return boolVolker Lendecke2020-02-251-2/+1
* s3:libsmb: Add a setup_stat_from_stat_ex() functionAndreas Schneider2019-12-191-0/+3
* s3:libsmb: Return a 'struct stat' buffer for SMBC_getatr()Andreas Schneider2019-12-191-7/+1
* s3:libsmb: Add try_posixinfo to SMBSRV struct. Only enable for SMB1 with UNIX...Andreas Schneider2019-12-191-0/+1
* s3: libsmb: Added new API smbc_readdirplus2()Jeremy Allison2019-10-301-0/+5
* s3: libsmb: Add missing ino field to internal struct smbc_dirplus_list.Jeremy Allison2019-10-301-0/+1
* s3: libsmb: Move setting all struct stat fields into setup_stat().Jeremy Allison2019-10-301-1/+5
* s3: libsmb: Move setting st->st_ino into setup_stat.Jeremy Allison2019-10-301-1/+2
* s3: libsmb: Change generate_inode()/setup_stat() to modern coding standards.Jeremy Allison2019-10-301-0/+5
* s3: libsmbclient: Add new function SMBC_readdirplus_ctx().Puran Chand2018-05-051-0/+4
* s3: libsmbclient: Add internal/external structures needed for readdirplus.Puran Chand2018-05-051-0/+5
* libsmb: Implement smbc_notifyVolker Lendecke2015-07-101-0/+7
* s3: libsmbclient: Re-resolving targetcli on every read/write/lseek/ftruncate/...Jeremy Allison2015-06-051-0/+5
* s3: libsmbclient: Add server-side copy supportRoss Lagerwall2015-05-291-2/+9
* Convert all uint32/16/8 to _t in a grab-bag of remaining files.Richard Sharpe2015-05-141-2/+2
* s3: lib: libsmbclient: If reusing a server struct, check every cli->timout mi...Jeremy Allison2015-03-201-0/+1
* s3:libsmb: SMBC_getatr use pathinfo3 for second tryGregor Beck2013-10-301-0/+1
* Fix some blank line endingsVolker Lendecke2013-06-211-16/+15
* Add smbc_getPort(), smbc_setPort(). Bump the .so minor number.Jeremy Allison2013-06-111-0/+1
* Add the port argument to SMBC_server().Jeremy Allison2013-06-111-0/+1
* Add port argument to SMBC_attr_server(). Does nothing as yet.Jeremy Allison2013-06-111-0/+1
* Add the ability to parse out the port to SMBC_parse_path().Jeremy Allison2013-06-111-0/+1
* s3-libsmbclient: Add OptionUseNTHashVolker Lendecke2012-06-121-0/+4
* s3-libsmbclient: Make SMBC_call_auth_fn staticVolker Lendecke2012-06-121-9/+0
* build: Remove SMB_OFF_T, replace with off_tAndrew Bartlett2012-04-061-3/+3
* More const fixes for compiler warnings from the waf build.Jeremy Allison2011-05-051-1/+1
* s3-libsmb: only include rap client when needed.Günther Deschner2011-03-151-0/+1
* s3-libsmbclient Don't store 'debug_stderr' on the libsmbclient contextAndrew Bartlett2010-11-021-5/+0
* s3: remove POLICY_HND.Günther Deschner2009-03-181-1/+1
* Remove the global "struct cm_cred_struct" and associated calls, makeJeremy Allison2009-03-171-0/+6
* [Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman2009-02-141-2/+2
* s3 libsmbclient: Fix fstatvfs to be more portableTim Prouty2009-02-131-2/+2
* [Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman2009-02-121-0/+14
* [Bug 6022] smbc_urlencode and smbc_urldecode were not exportedDerrell Lipman2009-01-161-10/+0
* Treat file names in POSIX-like case-sensitive fashion by defaultDerrell Lipman2009-01-161-0/+5
* commit b520befe6f51644d20434add9864d7a2fa30aa2eSATOH Fumiyasu2008-12-161-6/+7
* The buf in the smbclient write function should be const.Andreas Schneider2008-07-161-1/+1
* Continued revamping of libsmbclient.Derrell Lipman2008-03-031-99/+1
* Additional revamped libsmbclient documentationDerrell Lipman2008-03-011-21/+27
* Modified revamp of the libsmbclient interface.Derrell Lipman2008-03-011-3/+13
* Initial revamp of the libsmbclient interface.Derrell Lipman2008-03-011-20/+518
* Fix bug 5185: repeated calls to smbc_getxattr() lose sid-name mappingDerrell Lipman2008-01-171-0/+1
* Add the options smb_encrypt_level to set the requestedJeremy Allison2008-01-051-0/+7