smbd: Remove unused [push_pull]_file_id_24
[samba.git] / source3 / modules / onefs_open.c
2012-05-16 Stefan Metzmachers3:onefs: remove all onefs related code as it not maint...
2011-12-13 Stefan Metzmachers3:smbd/oplock_onefs: pass smbd_server_connection to...
2011-11-04 Jeremy AllisonRemove can_access_file_data() - make it use the standar...
2011-07-19 Andrew Bartletts3-auth Use struct auth_user_info_unix for unix_name...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-16 Jeremy AllisonEnsure we always write the correct incoming mid into...
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCH
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
2011-04-05 Jeremy AllisonFix bug #7080 - Quota only shown when logged as root.
2011-03-29 Günther Deschners3-vfs: include smbd/smbd.h in vfs modules.
2011-02-24 Jeremy AllisonFix bug 7950 - Samba 3.5.x fails BASE-CREATEX_SHAREMODE...
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2010-07-27 Simo Sorces3-smbd: Migrated to new spoolss functions for printing.
2010-05-13 Jeremy AllisonBe more forgiving on client oplock break failure (as...
2010-05-13 Jeremy AllisonTreat an open of stream ::$DATA as an open of the base...
2010-04-23 Simo Sorces3-smbd: group print relate data in own structure
2010-04-23 Jeremy AllisonAllow smb2 create requests to be cancelled.
2010-04-23 Jeremy AllisonMake deferred opens (NT_STATUS_SHARING_VIOLATION) work...
2010-04-13 Jeremy AllisonMove to using 64-bit mid values in our internal open...
2010-04-10 Jeremy AllisonPlumb SMB2 stubs into all the places we defer SMB1...
2010-03-05 Jeremy AllisonFix for bug #7189 - Open txt files with notepad on...
2009-12-04 Jeremy AllisonRemove smb_fname duplicates that just keep the same...
2009-12-03 Jeremy AllisonRemove unneeded argument from can_set_delete_on_close...
2009-11-23 Volker LendeckeRevert "s3: Make the implicit reference to Protocol...
2009-11-21 Volker Lendeckes3: Make the implicit reference to Protocol in is_in_pa...
2009-11-17 Jeremy AllisonRemove "store create time" code, cause create time...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-06 Abhidnya P Chirmules3: Add access_mask to the flock VFS call
2009-09-24 Steven Dannemans3 onefs: Fix 1 second share mode delay handling
2009-09-24 Steven Dannemans3 onefs: Fix a race condition exists in onefs_open...
2009-09-24 Zack Kirschs3 onefs: Add some debugging/asserts to give more info...
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-21 Tim Proutys3: Finish plumbing the fsp->fsp_name smb_fname convers...
2009-07-09 Tim Proutys3: Prepare open.c to switch fsp_name to an smb_filenam...
2009-07-09 Tim Proutys3: Change the share_mode_lock struct to store a base_n...
2009-07-09 Tim Proutys3: Plumb smb_filename through dos_mode() and related...
2009-07-09 Tim Proutys3: convert unix_mode to take an smb_filename
2009-07-01 Stefan Metzmachers3:onefs_open: remove unused variable passed to parent_...
2009-06-26 Tim Proutys3 onefs: Plumb smb_filename through onefs createfile...
2009-06-18 Tim Proutys3 onefs: Remove dfs resolution from create_file()...
2009-06-18 Tim Proutys3: Plumb smb_filename from create_file all of the...
2009-06-15 Tim Proutys3 onefs: Change onefs modules to use the new createfil...
2009-06-10 Tim Proutys3: Remove unix_convert handling from createfile implem...
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Tim Proutys3 onefs: update the onefs module to be compliant with...
2009-05-21 Tim Proutys3 onefs: Fix invalid argument from the unix_convert...
2009-05-21 Tim Proutys3: Change unix_convert (and its callers) to use struct...
2009-05-19 Aravind Srinivasans3 onefs: Removing an incorrect TALLOC_FREE
2009-05-13 Tim Proutys3 onefs: Fix ignore sacl parameter
2009-04-02 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-02 Andrew TridgellMerge commit 'abartlet/wspp-schema' into wspp-schema
2009-04-02 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-02 Tim Proutys3 onefs: Quiet a log message about oplocks being reque...
2009-04-01 Andrew TridgellMerge commit 'master/master' into wspp-schema
2009-04-01 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-01 Tim Proutys3 onefs: Add missing newlines to debug statements...
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Jelmer VernooijMerge branch 'copyright' of /home/jelmer/samba4
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-25 Steven DannemanAdd missing newlines to debug statements
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Tim Proutys3 OneFS: Remove usage of non-existant function
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-08 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-05 Tim Proutys3 OneFS: Use the public open_streams_for_delete
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-03 Tim Proutys3 OneFS: Add parameter to ignore streams
2009-03-02 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-02 Tim Proutys3 OneFS: Refactor config code and cleanup includes
2009-02-19 Aravind Srinivasans3: Fix OneFS bug opening streams with truncating dispo...
2009-02-12 Steven Dannemans3 onefs: rename custom parameter to plural to match...
2009-02-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-11 todd stechers3 OneFS: Expand the usage of the ignore sacl parameter
2009-02-10 Tim Proutys3 OneFS: Add kernel oplocks implementation
2009-01-12 Tim Proutys3: Add OneFS alternate data streams implementation
2009-01-12 Tim Proutys3: General cleanup of the open path in the OneFS vfs...
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-02 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-01 Tim Proutys3: Fix caller of print_fsp_open
2008-12-31 Volker LendeckeRename parent_dirname_talloc() to parent_dirname()
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-10 Tim Proutys3: [3/3]: Fix a delete on close divergence from window...
2008-12-09 Tim Proutys3: Add the OneFS SMB_VFS_CREATE_FILE implementation
2008-12-09 Tim Proutys3: Add onefs_open.c with code copied verbatim from...