index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
open.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor the crypto code after a very helpful conversation
Jeremy Allison
2008-01-04
1
-2
/
+2
*
Use NULL instead of 0
Volker Lendecke
2008-01-01
1
-4
/
+4
*
Fix setting the initial permission bits
Volker Lendecke
2007-12-28
1
-4
/
+9
*
We need to return the correct atime
Volker Lendecke
2007-12-26
1
-1
/
+6
*
Remove redundant connection_struct from fd_close() parameter list.
Michael Adam
2007-12-22
1
-11
/
+11
*
Remove redundant connection_struct from fd_close_posix() parameter list.
Michael Adam
2007-12-22
1
-1
/
+1
*
separate out create_file_unixpath()
Volker Lendecke
2007-12-11
1
-171
/
+242
*
Move more stuff out of the way
Volker Lendecke
2007-12-11
1
-7
/
+7
*
Move INTERNAL_OPEN_ONLY calculation out of the way
Volker Lendecke
2007-12-11
1
-4
/
+4
*
Increase debug level
Volker Lendecke
2007-12-10
1
-1
/
+1
*
Pass only internal oplock request values to create_file
Volker Lendecke
2007-12-07
1
-42
/
+5
*
More parameter shuffling
Volker Lendecke
2007-12-07
1
-1
/
+1
*
Re-arrange create_file() parameters
Volker Lendecke
2007-12-07
1
-1
/
+1
*
Make fname arg to create_file a "const char *"
Volker Lendecke
2007-12-07
1
-6
/
+15
*
There's no point in passing down a 0
Volker Lendecke
2007-12-05
1
-15
/
+25
*
Move create_file to open.c
Volker Lendecke
2007-12-05
1
-0
/
+475
*
Add MAX_DNS_NAME_LENGTH, remove more pstrings.
Jeremy Allison
2007-11-15
1
-3
/
+3
*
Fix some cases where file_set_dosmode was being passed
Jeremy Allison
2007-10-31
1
-2
/
+4
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-21
/
+21
*
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
2007-10-10
1
-0
/
+4
*
r25534: Apply some const
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r25391: Fix bug #4978 : Store DOS Attributes fails when copying folders.
Jeremy Allison
2007-10-10
1
-0
/
+10
*
r25117: The mega-patch Jerry was waiting for. Remove all pstrings from
Jeremy Allison
2007-10-10
1
-12
/
+28
*
r25055: Add file_id_string_tos
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r24809: Consolidate the use of temporary talloc contexts.
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r24702: Remove the old API pointers
Volker Lendecke
2007-10-10
1
-17
/
+15
*
r24120: add a file_id_create() hook into the VFS layer
Stefan Metzmacher
2007-10-10
1
-5
/
+5
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23725: Remove get_current_mid()
Volker Lendecke
2007-10-10
1
-17
/
+33
*
r23724: Reduce access to the global inbuf a tiny bit. Add a struct smb_request
Volker Lendecke
2007-10-10
1
-20
/
+46
*
r23375: Fix a 64-bit warning
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r23183: Check in a change made by Tridge:
Volker Lendecke
2007-10-10
1
-40
/
+29
*
r23151: Re-arrange the logic so it looks identical to the
Jeremy Allison
2007-10-10
1
-8
/
+14
*
r23150: Fix Samba3 in the build farm again. In the case where the
Jeremy Allison
2007-10-10
1
-0
/
+17
*
r23100: Implement the delete on close semantics I've just tested for
Jeremy Allison
2007-10-10
1
-18
/
+22
*
r23087: Fix POSIX setfilepathinfo to use lstat, not stat.
Jeremy Allison
2007-10-10
1
-1
/
+6
*
r22942: Some message_register -> messaging_register conversions
Volker Lendecke
2007-10-10
1
-5
/
+10
*
r22868: Replace some message_send_pid calls with messaging_send_pid calls. More
Volker Lendecke
2007-10-10
1
-2
/
+4
*
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r21665: Fix bug #4428 reported by Jason Mader <jason@ncac.gwu.edu>.
Jeremy Allison
2007-10-10
1
-2
/
+1
*
r21480: Make fd_open match fd_close be translating
Jeremy Allison
2007-10-10
1
-9
/
+12
*
r21279: Get rid of 'aio write behind', this is broken.
Volker Lendecke
2007-10-10
1
-5
/
+0
*
r21191: Add in the POSIX open/mkdir/unlink calls.
Jeremy Allison
2007-10-10
1
-35
/
+74
*
r21115: notify_internal.c needs to remove the table entry if a process has cr...
Volker Lendecke
2007-10-10
1
-5
/
+6
*
r21093: Remove the hash and dnotify backends. Disabling FAM for this checkin,...
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r21087: Make the param list of notify_fname match notify_trigger
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r21064: The core of this patch is
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r20883: W00t! I now understand how "delete on close" really
Jeremy Allison
2007-10-10
1
-7
/
+5
*
r20873: Some correctness fixes w.r.t. Samba4 torture BASE-DELETE.
Jeremy Allison
2007-10-10
1
-4
/
+6
[next]