Add in the recvfile entry to the VFS layer with a default
[vlendec/samba-autobuild/.git] / source3 / include / smbprofile.h
2007-10-30 Jeremy AllisonAdd in the recvfile entry to the VFS layer with a default
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
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 Allisonr23105: Add lchown to the vfs layer. We need this in...
2007-10-10 Jeremy Allisonr21714: Change the VFS interface to use struct timespec
2007-10-10 Jim McDonoughr21324: Add linux setlease to the vfs layer. Next...
2007-10-10 Herb Lewisr21002: Get rid of unused macros - merge change from...
2007-10-10 Jeremy Allisonr20742: Rename chkpth -> checkpath for sanity's sake...
2007-10-10 Jim McDonoughr19647: Add some GPFS support in a vfs mod. Also adds...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 James Peachr15516: Use SMB_BIG_UINT in preference to unsigned...
2007-10-10 James Peachr15508: Use clock_gettime for profiling timstamps if...
2007-10-10 James Peachr15450: Change profiling data macros to use stack varia...
2007-10-10 Jeremy Allisonr15018: Merge Volker's ipc/trans2/nttrans changes over
2007-10-10 Jeremy Allisonr3642: Extend vfs to add seekdir/telldir/rewinddir...
2004-02-24 Jeremy AllisonAdded NTrename SMB (0xA5) - how did we miss this.... ?
2004-02-24 Jeremy AllisonAdded NTrename SMB (0xA5) - how did we miss this.... ?
2004-01-06 Jeremy AllisonPatch based on work from James Peach <jpeach@sgi.com...
2004-01-06 Jeremy AllisonPatch based on work from James Peach <jpeach@sgi.com...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-12 Alexander BokovoyAdd NT quota support. Patch from Stefan (metze) Metzemacher
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-09-12 Jeremy AllisonChanged profile version number to 7 - added sendfile...
2002-09-12 Jeremy AllisonFirst cut at portable sendfile code. Only used in readX...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-21 Tim PotterCompile fix for --with-profiling-data
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-10 Herb Lewisadded structure members referred to by recent changes...
2001-10-11 Andrew Tridgellinitial kerberos/ADS/SPNEGO support in libsmb and smbcl...