Age | Commit message (Expand) | Author | Files | Lines |
2009-11-17 | Remove "store create time" code, cause create time to be stored | Jeremy Allison | 1 | -5/+4 |
2009-07-20 | s3: Finish plumbing the fsp->fsp_name smb_fname conversion through the modules. | Tim Prouty | 1 | -2/+8 |
2009-05-26 | Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT | Volker Lendecke | 1 | -1/+1 |
2009-03-01 | Only copy sharename up from rap_to_pjobid | Volker Lendecke | 1 | -2/+1 |
2008-12-31 | Fix an ancient uninitialized variable read | Volker Lendecke | 1 | -5/+5 |
2008-11-21 | First part of fix for bug #5903 - vfs_streams_xattr breaks contents of the file. | Jeremy Allison | 1 | -13/+2 |
2008-10-13 | Pass struct smb_request to file_free | Volker Lendecke | 1 | -2/+2 |
2008-10-13 | Pass struct smb_request to file_new | Volker Lendecke | 1 | -2/+3 |
2008-06-26 | Remove current_user reference from printfsp.c | Volker Lendecke | 1 | -4/+2 |
2008-06-26 | Change print_access_check to take auth_serversupplied_info instead of current... | Volker Lendecke | 1 | -1/+1 |
2008-01-07 | Remove redundant parameter fd from SMB_VFS_FSTAT(). | Michael Adam | 1 | -1/+1 |
2007-10-10 | r24464: Now Volker removed the readbmpx we don't need cached errors any more. | Jeremy Allison | 1 | -1/+0 |
2007-10-10 | r24120: add a file_id_create() hook into the VFS layer | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23183: Check in a change made by Tridge: | Volker Lendecke | 1 | -2/+1 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -7/+13 |
2007-10-10 | r13293: Rather a big patch I'm afraid, but this should fix bug #3347 | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture | Jeremy Allison | 1 | -11/+12 |
2007-10-10 | r6673: Fix the write cache based on some VERY good detective work | Jeremy Allison | 1 | -1/+0 |
2007-10-10 | r6225: get rid of warnings from my compiler about nested externs | Herb Lewis | 1 | -1/+2 |
2007-10-10 | r3067: patch based on volker's initial work in trunk that fixes the queu upda... | Gerald Carter | 1 | -6/+6 |
2003-05-14 | Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF... | Alexander Bokovoy | 1 | -1/+1 |
2003-05-11 | Fix VFS layer: | Alexander Bokovoy | 1 | -1/+1 |
2003-02-04 | Ensure we only ever set fsp->conn in one place. | Jeremy Allison | 1 | -1/+0 |
2002-12-05 | Fix debugs for rap mapping. Delete job on map fail. | Jeremy Allison | 1 | -1/+2 |
2002-12-05 | The element in fsp->print_job should be a RAP jobid, not a uint32 RPC | Jeremy Allison | 1 | -3/+19 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -1/+1 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 1 | -3/+3 |
2002-03-20 | Remove the "stat open" code - make it inline. This should fix the | Jeremy Allison | 1 | -1/+0 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-25 | Fixed display of "remote downlevel document" in old print job submission | Jeremy Allison | 1 | -2/+12 |
2001-11-17 | Tidyups when I was doing the big merge... | Jeremy Allison | 1 | -0/+1 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -2/+0 |
2001-08-27 | converted smbd to use NTSTATUS by default | Andrew Tridgell | 1 | -1/+0 |
2001-04-18 | Removed mktemp from HEAD - same as done in 2.2. | Jeremy Allison | 1 | -2/+2 |
2001-04-14 | configure: | Jeremy Allison | 1 | -1/+1 |
2001-03-11 | Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR | Jeremy Allison | 1 | -4/+0 |
2001-02-22 | Fixed file descriptor leak in error processing of print jobs. | Jeremy Allison | 1 | -0/+8 |
2001-01-29 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -2/+2 |
2000-10-06 | Restructuring of vfs layer to include a "this" pointer - can be an fsp or | Jeremy Allison | 1 | -4/+4 |
2000-07-10 | Re-instated lanman printing security checks (oops). | Tim Potter | 1 | -1/+1 |
2000-06-16 | Pass the vuid from the connection_struct to the printing back end functions. | Tim Potter | 1 | -1/+1 |
2000-05-10 | more merging voodoo | Andrew Tridgell | 1 | -0/+4 |
2000-04-24 | Now that fsp's are created on successful file open, the structure member | Jeremy Allison | 1 | -1/+0 |
2000-04-23 | split fsp specific routines out of printing.c to fix linking problem | Andrew Tridgell | 1 | -0/+91 |