index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
ntvfs
/
posix
/
pvfs_open.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r3034: - fixed a bug in message dispatch, when the dispatch function called ...
Andrew Tridgell
1
-0
/
+4
2007-10-10
r3031: added support for lock cancelation, which effectively just triggers an...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3029: implemented byte range lock timeouts.
Andrew Tridgell
1
-2
/
+4
2007-10-10
r3012: added initial support for byte range locking in the posix vfs. This is
Andrew Tridgell
1
-0
/
+19
2007-10-10
r2926: name->dos.attrib is not valid unless name->exists is true
Andrew Tridgell
1
-2
/
+4
2007-10-10
r2916: longhorn client doesn't bother setting the directory bit in ntcreatex
Andrew Tridgell
1
-1
/
+6
2007-10-10
r2751: this is a new ntvfs design which tries to solve:
Stefan Metzmacher
1
-13
/
+16
2007-10-10
r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()
Andrew Tridgell
1
-2
/
+51
2007-10-10
r2613: use a talloc destructor to ensure that file descriptors are not leaked
Andrew Tridgell
1
-2
/
+26
2007-10-10
r2561: completely redid the ntvfs module chaining code, You can now do someth...
Andrew Tridgell
1
-3
/
+3
2007-10-10
r2438: compile on systems without O_DIRECTORY (probably won't work, but I'll ...
Andrew Tridgell
1
-0
/
+5
2007-10-10
r2436: the second big lump of posix vfs code.
Andrew Tridgell
1
-0
/
+175