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
/
source4
/
ntvfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r3189: improved the share_conflict() logic (both in terms of readability and
Andrew Tridgell
2007-10-10
4
-35
/
+74
*
r3185: Machines can login with krb5, so we need to allow them to map to a uni...
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r3180: - basic support for SEC_RIGHT_MAXIMUM_ALLOWED in pvfs
Andrew Tridgell
2007-10-10
1
-2
/
+14
*
r3179: - fixed error return on utime failure
Andrew Tridgell
2007-10-10
2
-2
/
+3
*
r3178: honor the write_time on pvfs_close()
Andrew Tridgell
2007-10-10
1
-0
/
+5
*
r3177: check for open files on rename
Andrew Tridgell
2007-10-10
1
-0
/
+5
*
r3174: added pvfs_is_open() to allow us to check for open files on unlink. We
Andrew Tridgell
2007-10-10
3
-0
/
+41
*
r3172: much better qfileinfo implementation in pvfs. We now pass RAW-QFILEINFO
Andrew Tridgell
2007-10-10
1
-52
/
+179
*
r3167: Add a member 'endpoint' to the dcerpc_binding struct to use instead of
Jelmer Vernooij
2007-10-10
1
-3
/
+1
*
r3161: pvfs now passes the RAW-SEEK test
Andrew Tridgell
2007-10-10
9
-21
/
+149
*
r3160: recognise RAW_SFILEINFO_DISPOSITION_INFORMATION (fixes temporary files...
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r3159: use easy to recognise file handle numbers for new file, old file and d...
Andrew Tridgell
2007-10-10
1
-9
/
+17
*
r3154: pvfs now passes all of BASE-DELETE
Andrew Tridgell
2007-10-10
1
-2
/
+24
*
r3153: pvfs now passes the first 9 of the BASE-DELETE tests
Andrew Tridgell
2007-10-10
3
-28
/
+143
*
r3147: added basic share modes support for pvfs (or more precisely, ntcreatex
Andrew Tridgell
2007-10-10
5
-41
/
+241
*
r3142: fill in all the ntcreatex response fields explicitly, rather than
Andrew Tridgell
2007-10-10
1
-35
/
+41
*
r3135: split the "create new" logic out from the "open existing" logic in
Andrew Tridgell
2007-10-10
3
-31
/
+191
*
r3133: - more consistent error checking in rename and setfileinfo
Andrew Tridgell
2007-10-10
3
-2
/
+21
*
r3132: - fixed a type conflict found by talloc_array_p()
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r3131: - make map_nt_error_from_unix() return NT_STATUS_UNSUCCESSFUL if errno...
Andrew Tridgell
2007-10-10
1
-12
/
+4
*
r3129: typo
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r3127: added the initial code for the open files database. Doesn't do
Andrew Tridgell
2007-10-10
4
-0
/
+155
*
r3126: in the brlock code I had used a void* for the brl context as I didn't
Andrew Tridgell
2007-10-10
2
-15
/
+10
*
r3118: Eliminate struct dcesrv_ep_description and replace it with
Jelmer Vernooij
2007-10-10
1
-3
/
+5
*
r3114: - More work on merging the various structs that describe endpoints
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r3107: slight tweak to the openx -> ntcreatex mapping routine. This mapping
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r3106: don't call a tree disconnect in the cifs backend, as during a smbd
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r3087: fixed a typo
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3086: fixed smbpid handling in the cifs backend
Andrew Tridgell
2007-10-10
1
-2
/
+50
*
r3083: fixed a couple of generic mapping errors found with RAW-* and cifs:map...
Andrew Tridgell
2007-10-10
1
-2
/
+4
*
r3082: added a "cifs:mapgeneric" option, which tells the cifs backend to use
Andrew Tridgell
2007-10-10
1
-5
/
+50
*
r3081: several updates to ntvfs and server side async request handling in
Andrew Tridgell
2007-10-10
8
-373
/
+656
*
r3064: - use UINT8_MAX and UINT16_MAX instead of hex values for idr_get_new(...
Andrew Tridgell
2007-10-10
2
-3
/
+3
*
r3057: - moved the idtree.c code into lib/
Andrew Tridgell
2007-10-10
2
-361
/
+0
*
r3056: added a id -> pointer data structure (a type of radix tree). This is
Andrew Tridgell
2007-10-10
7
-130
/
+494
*
r3055: use talloc_zero_p()
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3047: Always include a \ again before the pipe name we're opening. Without a
Jelmer Vernooij
2007-10-10
1
-4
/
+3
*
r3046: \\PIPE\\ is internal (not actually included on the wire)
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r3043: Use binding strings for specifying endpoints. The property for
Jelmer Vernooij
2007-10-10
1
-5
/
+0
*
r3039: This solves the problem of async handlers in ntvfs backends not being
Andrew Tridgell
2007-10-10
9
-4
/
+120
*
r3035: if the ntvfs layers prior to us have said that we can't perform an
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r3034: - fixed a bug in message dispatch, when the dispatch function called ...
Andrew Tridgell
2007-10-10
3
-14
/
+38
*
r3031: added support for lock cancelation, which effectively just triggers an...
Andrew Tridgell
2007-10-10
4
-11
/
+72
*
r3029: implemented byte range lock timeouts.
Andrew Tridgell
2007-10-10
6
-35
/
+561
*
r3024: run the *_connect() NTVFS initialisation operation as root, to allow
Andrew Tridgell
2007-10-10
1
-1
/
+4
*
r3017: nicer memory handling for event_context_merge()
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r3012: added initial support for byte range locking in the posix vfs. This is
Andrew Tridgell
2007-10-10
8
-22
/
+645
*
r2984: fixed the error code for a non-terminal component of a path name not e...
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r2941: added pvfs_flush() implementation to the posix backend
Andrew Tridgell
2007-10-10
4
-10
/
+67
*
r2934: - changed the unixuid module to use the nt_user_token instead of the s...
Andrew Tridgell
2007-10-10
1
-14
/
+19
[prev]
[next]