summaryrefslogtreecommitdiff
path: root/source3/libsmb/libsmb_compat.c
Commit message (Expand)AuthorAgeFilesLines
* s3: libsmb: Added new API smbc_readdirplus2()Jeremy Allison2019-10-301-0/+7
* s3: libsmbclient: Add new function SMBC_readdirplus_ctx().Puran Chand2018-05-051-0/+6
* libsmb: Implement smbc_notifyVolker Lendecke2015-07-101-0/+11
* Fix some blank line endingsVolker Lendecke2013-06-211-8/+8
* s3: Fix some nonempty blank linesVolker Lendecke2009-11-211-29/+28
* [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/+15
* The compatibility function also should have a const buffer pointerDerrell Lipman2008-07-161-1/+1
* Additional revamped libsmbclient documentationDerrell Lipman2008-03-011-26/+26
* Initial revamp of the libsmbclient interface.Derrell Lipman2008-03-011-122/+207
* add smbc_ftruncate() to emulate POSIX ftruncate()Derrell Lipman2008-02-261-0/+6
* r24981: - Use the formal syntax for calling functions through pointers. I've...Derrell Lipman2007-10-101-42/+42
* r24969: Fwd port "open" patchSimo Sorce2007-10-101-1/+1
* 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
* r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607Volker Lendecke2007-10-101-0/+16
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-1/+1
* r8093: Next round. Now it compiles with --enable-socket-wrapper.Volker Lendecke2007-10-101-3/+3
* r7168: Updating file times from libsmbclient was not working for win98. Alth...Derrell Lipman2007-10-101-4/+6
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-1/+1
* r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter2007-10-101-1/+1
* Remove some unused variables uncovered by the build farm.Richard Sharpe2003-10-271-3/+0
* Commit Derrell's changes to libsmbclient plus a small change to configure.inRichard Sharpe2003-10-241-17/+173
* Now that I am running config.developer, I decided to get rif of some warnings:Richard Sharpe2003-01-131-6/+2
* Change libsmbclient.h -> ../include/libsmbclient.h in 3.0 as wellJelmer Vernooij2002-09-281-1/+1
* Add these two files I forgot.Richard Sharpe2002-07-131-0/+285