[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
[ira/wip.git] / source3 / libsmb / clifile.c
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr23347: Fix Coverity 363. Dead code elimination.
2007-10-10 Volker Lendecker22844: Introduce const DATA_BLOB data_blob_null =...
2007-10-10 Jeremy Allisonr22589: Make TALLOC_ARRAY consistent across all uses.
2007-10-10 Jeremy Allisonr22391: Looks bigger than it is. Make "inbuf" available
2007-10-10 Jeremy Allisonr21777: As Stevef requested and the Apple guys agreed...
2007-10-10 Jeremy Allisonr21750: Sync up with SAMBA_3_0_25. Only client changes...
2007-10-10 Herb Lewisr21703: fix build when O_SYNC not defined
2007-10-10 Jeremy Allisonr21644: Allow mkdir on platforms with no O_DIRECTORY.
2007-10-10 Jeremy Allisonr21643: Put the correct bits on the wire for posix_mkdir.
2007-10-10 Jeremy Allisonr21640: Fix the build for broken platoforms without...
2007-10-10 Jeremy Allisonr21639: Add in implementations of POSIX open/mkdir...
2007-10-10 Jeremy Allisonr21604: I got this wrong also in libsmb :-(.
2007-10-10 Jeremy Allisonr20744: Fix the build (I missed some chkpth -> checkpat...
2007-10-10 Derrell Lipmanr18009: Fixes bug 4026.
2007-10-10 Jeremy Allisonr17902: Fix possible null deref caught by Stanford...
2007-10-10 Jeremy Allisonr17800: Start using struct timespec internally for...
2007-10-10 Volker Lendecker17333: Some C++ warnings
2007-10-10 Jeremy Allisonr15028: Fix logic error checking valid args to POSIX...
2007-10-10 Jeremy Allisonr15018: Merge Volker's ipc/trans2/nttrans changes over
2007-10-10 Jeremy Allisonr11511: A classic "friday night check-in" :-). This...
2007-10-10 Jeremy Allisonr11420: Fix issue pointed out by Dina Fine <dina@exanet...
2007-10-10 Tim Potterr8572: Remove crufty #define NO_SYSLOG as it's not...
2007-10-10 Jeremy Allisonr8219: Merge the new open code from HEAD to 3.0. Haven...
2007-10-10 Gerald Carterr8184: fix build issue on Solaris in smbclient
2007-10-10 Derrell Lipmanr6753: Fixes bug 2663. cli_getattrE() and cli_setattrE...
2007-10-10 Derrell Lipmanr6392: - Fixes bug 2564: when smbc_opendir() was called...
2007-10-10 Gerald Carterr5968: derrell's large file fix for libsmbclient (BUG...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr3714: Getfacl now seems to work on files and directori...
2007-10-10 Jeremy Allisonr3713: Implementation of get posix acls in UNIX extensi...
2007-10-10 Jeremy Allisonr2665: Ensure the UNIX info level returned enough data.
2007-10-10 Jeremy Allisonr2651: Added 'stat' command to smbclient to exercise...
2007-10-10 Günther Deschnerr1965: add cli_setattrE (inspired by samba4-code)....
2007-10-10 Jeremy Allisonr96: Stupid f&%'n UNIX extensions.... SETPATHINFO
2004-03-30 Jeremy AllisonEnsure we cope correctly with ea length of zero. Detect...
2004-03-29 Jeremy AllisonFix get/set of EA's in client library. Added torture...
2004-03-27 Jeremy AllisonWorking (tested) client code for setting EA's by filena...
2004-03-24 Jeremy AllisonAdded cli_set_ea(), cli_get_ea next...
2004-03-03 Jeremy AllisonAdded client "hardlink" commant to test doing NT rename...
2004-03-03 Jeremy AllisonAdded client "hardlink" commant to test doing NT rename...
2004-03-03 Jeremy AllisonUse a common function to parse all pathnames from the...
2004-03-03 Jeremy AllisonUse a common function to parse all pathnames from the...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-05 Jeremy AllisonMore tuning from cachegrind. Change most trim_string...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-10 Andrew Tridgellfixed libsmb code to set correct timeout in cli_state...
2003-04-23 Andrew BartlettMerge torture tests from HEAD - it looks like we had...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-15 Gerald Cartermerge in metze' smbcquotas patch from HEAD
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-11 Gerald Cartersmbcquota patch from metze
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-30 Andrew Tridgelladded simple tests for SMBchkpath and SMBioctl
2003-03-18 Andrew BartlettJeremy merged across my string parinoia fixes, but...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-14 Andrew BartlettFound by metze with the clobber-region check - if it...
2003-03-13 Jeremy AllisonMerge from HEAD. 'win2000 can take much longer than...
2003-03-13 Andrew Tridgellwin2000 can take much longer than the specified time...
2003-03-13 Jeremy AllisonChange size parameters from signed to unsigned to fix...
2003-03-12 Jeremy AllisonChange size parameters from signed to unsigned to fix...
2003-03-03 Richard SharpeMore janitorial duties, fixing the BIG_UINT changes...
2003-03-03 Richard SharpeDo my janitorial duties to encourage others to do so.
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-21 Jelmer VernooijPatch from Paul Green <Paul.Green@stratus.com> to be...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-21 Jeremy AllisonDon't use uint. It doesn't exist on some platforms...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-11 Andrew Tridgelladded cli_locktype() for testing different lockingX...
2002-03-10 Andrew Tridgellbetter handling of a zero timeout in cli_lock
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-16 Jeremy AllisonMerged in %S fixes and XX_NOT_CHANGED fixes from 2.2.
2002-01-16 Jeremy AllisonAdded CIFS UNIX extension code to client.
2002-01-11 Jeremy AllisonSame fix as went into 2.2 (I'm waiting for jerry to...
2001-11-04 Jeremy AllisonGot serious about const again.
2001-11-03 Jeremy AllisonAdded NT_USER_TOKEN into server_info to fix extra group...
2001-09-17 Andrew Tridgellfixed ctemp in server and client. It turns out that...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-05 Andrew Tridgelluse cli_is_error() instead of looking in smb_rcls,...
2001-08-23 Andrew Tridgelluse 32 bit locking if client doesn't do 64 bit
2001-08-21 Andrew Tridgellstring terminate in mkdir
2001-08-10 Tim PotterA rewrite of the error handling in the libsmb client...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-07-02 Jeremy AllisonInsure caught the fact that PTRDIFFs were being done...
2001-06-21 Andrew TridgellAdded STR_NOALIGN flags to clistr and srvstr fns. Yes...
2001-05-17 Richard SharpeFix a small warning about char * vs unsigned char ...
2001-04-22 Andrew Tridgellmerging from 2.2 to head
2001-03-30 Jeremy AllisonThis is a big, rather ugly patch. Whilst investigating...
2001-03-29 Jeremy AllisonAdded cli_nt_delete_on_close() call to allow flag to...
2001-03-29 Jeremy AllisonAdded cli_nt_create_full() as a way to get at all the...
2001-03-14 Andrew Tridgellsimpler clistr interface which handles individual packe...
next