summaryrefslogtreecommitdiff
path: root/source3/libsmb/libsmb_compat.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-21Fix some blank line endingsVolker Lendecke1-8/+8
2009-11-21s3: Fix some nonempty blank linesVolker Lendecke1-29/+28
2009-02-14[Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman1-2/+2
2009-02-13s3 libsmbclient: Fix fstatvfs to be more portableTim Prouty1-2/+2
2009-02-12[Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman1-0/+15
2008-07-16The compatibility function also should have a const buffer pointerDerrell Lipman1-1/+1
2008-03-01Additional revamped libsmbclient documentationDerrell Lipman1-26/+26
2008-03-01Initial revamp of the libsmbclient interface.Derrell Lipman1-122/+207
2008-02-26add smbc_ftruncate() to emulate POSIX ftruncate()Derrell Lipman1-0/+6
2007-10-10r24981: - Use the formal syntax for calling functions through pointers. I've...Derrell Lipman1-42/+42
2007-10-10r24969: Fwd port "open" patchSimo Sorce1-1/+1
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607Volker Lendecke1-0/+16
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-1/+1
2007-10-10r8093: Next round. Now it compiles with --enable-socket-wrapper.Volker Lendecke1-3/+3
2007-10-10r7168: Updating file times from libsmbclient was not working for win98. Alth...Derrell Lipman1-4/+6
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-1/+1
2007-10-10r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter1-1/+1
2003-10-27Remove some unused variables uncovered by the build farm.Richard Sharpe1-3/+0
2003-10-24Commit Derrell's changes to libsmbclient plus a small change to configure.inRichard Sharpe1-17/+173
2003-01-13Now that I am running config.developer, I decided to get rif of some warnings:Richard Sharpe1-6/+2
2002-09-28Change libsmbclient.h -> ../include/libsmbclient.h in 3.0 as wellJelmer Vernooij1-1/+1
2002-07-13Add these two files I forgot.Richard Sharpe1-0/+285