summaryrefslogtreecommitdiffstats
path: root/source/libsmb/clifile.c
Commit message (Expand)AuthorAgeFilesLines
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
* r23347: Fix Coverity 363. Dead code elimination.Jeremy Allison2007-06-041-7/+3
* r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; andVolker Lendecke2007-05-141-1/+1
* r22589: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-04-301-3/+7
* r21777: As Stevef requested and the Apple guys agreed, makeJeremy Allison2007-03-091-3/+4
* r21703: fix build when O_SYNC not definedHerb Lewis2007-03-051-0/+2
* r21644: Allow mkdir on platforms with no O_DIRECTORY.Jeremy Allison2007-03-011-9/+17
* r21643: Put the correct bits on the wire for posix_mkdir.Jeremy Allison2007-03-011-1/+2
* r21640: Fix the build for broken platoforms without O_DIRECT or O_DIRECTORY.Jeremy Allison2007-03-011-0/+9
* r21639: Add in implementations of POSIX open/mkdir/unlink/rmdir.Jeremy Allison2007-03-011-0/+176
* r21604: I got this wrong also in libsmb :-(.Jeremy Allison2007-02-281-0/+2
* r20744: Fix the build (I missed some chkpth -> checkpath renames).Jeremy Allison2007-01-131-1/+1
* r20655: After consulting with Volker, fix our pathnameJeremy Allison2007-01-101-2/+11
* r19806: merge time.c changesGerald Carter2006-11-201-19/+24
* r17902: Fix possible null deref caught by Stanford checker.Jeremy Allison2006-08-291-1/+3
* r15028: Fix logic error checking valid args to POSIX lockJeremy Allison2006-04-101-1/+1
* r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison2006-04-101-1/+104
* r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison2005-11-051-8/+8
* r11420: Fix issue pointed out by Dina Fine <dina@exanet.com>. We canJeremy Allison2005-10-311-12/+22
* r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.Tim Potter2005-07-191-2/+0
* r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2005-07-081-1/+1
* r8184: fix build issue on Solaris in smbclientGerald Carter2005-07-061-0/+5
* r6753: Fixes bug 2663. cli_getattrE() and cli_setattrE() were not formatting orDerrell Lipman2005-05-121-6/+6
* r6392: - Fixes bug 2564: when smbc_opendir() was called with a file rather thanDerrell Lipman2005-04-191-2/+2
* r5968: derrell's large file fix for libsmbclient (BUG 2505)Gerald Carter2005-03-221-2/+2
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-3/+3
* r3714: Getfacl now seems to work on files and directories. Next do setfaclJeremy Allison2004-11-131-1/+2
* r3713: Implementation of get posix acls in UNIX extensions. Passes valgrind.Jeremy Allison2004-11-121-0/+48
* r2665: Ensure the UNIX info level returned enough data.Jeremy Allison2004-09-261-0/+6
* r2651: Added 'stat' command to smbclient to exercise the UNIX_FILE_BASICJeremy Allison2004-09-261-1/+130
* r1965: add cli_setattrE (inspired by samba4-code). needed for furtherGünther Deschner2004-08-201-0/+41
* r96: Stupid f&%'n UNIX extensions.... SETPATHINFOJeremy Allison2004-04-061-9/+10
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+1417