summaryrefslogtreecommitdiff
path: root/source3/include/libsmb_internal.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-7/+7
* r18013: Fix for "bug" (enhancement) 3684.Derrell Lipman2007-10-101-0/+6
* r18009: Fixes bug 4026.Derrell Lipman2007-10-101-0/+9
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-1/+1
* r14664: r13868@cabra: derrell | 2006-03-22 17:04:30 -0500Derrell Lipman2007-10-101-0/+12
* r12576: r12115@cabra: derrell | 2005-12-29 11:16:03 -0500Derrell Lipman2007-10-101-5/+13
* r7172: This is the proper fix for setting file times from libsmbclient. We nowDerrell Lipman2007-10-101-1/+1
* r5968: derrell's large file fix for libsmbclient (BUG 2505)Gerald Carter2007-10-101-1/+1
* r5752: implement derrell's solution for binary compatibilty in the _SMBCCTX s...Gerald Carter2007-10-101-60/+0
* r5735: rest of derrel's patch for BUG 2308; had to move the options structure...Gerald Carter2007-10-101-3/+73
* r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter2007-10-101-1/+1