Merge branch 'master' of ssh://git.samba.org/data/git/samba into regsrv
[kai/samba.git] / source3 / include / smbprofile.h
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijUse {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-09 Jeremy AllisonYay ! Remove a VFS entry. Removed the set_nt_acl()...
2007-11-02 Gerald (Jerry) CarterMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-11-01 Jeremy AllisonAdd missing recvfile_bytes element - noticed by Kukks.
2007-10-30 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-10-30 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
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...