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
/
simple
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r3131: - make map_nt_error_from_unix() return NT_STATUS_UNSUCCESSFUL if errno...
Andrew Tridgell
1
-12
/
+4
2007-10-10
r3055: use talloc_zero_p()
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3039: This solves the problem of async handlers in ntvfs backends not being
Andrew Tridgell
1
-0
/
+11
2007-10-10
r2751: this is a new ntvfs design which tries to solve:
Stefan Metzmacher
3
-64
/
+92
2007-10-10
r2671: we're getting too many errors caused by the talloc_realloc() API not
Andrew Tridgell
2
-3
/
+3
2007-10-10
r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()
Andrew Tridgell
1
-1
/
+10
2007-10-10
r2591: fixed two errors in simple backend found with valgrind
Andrew Tridgell
1
-0
/
+2
2007-10-10
r2561: completely redid the ntvfs module chaining code, You can now do someth...
Andrew Tridgell
3
-21
/
+23
2007-10-10
r2434: separate "attrib" and "ex_attrib" elements for DOS attributes is point...
Andrew Tridgell
1
-1
/
+0
2007-10-10
r2403: got rid of a unnecessary mem_ctx in the simple backend
Andrew Tridgell
2
-3
/
+0
2007-10-10
r2249: got rid of some more mem_ctx elements in structures
Andrew Tridgell
2
-25
/
+22
2007-10-10
r2247: talloc_destroy -> talloc_free
Tim Potter
1
-3
/
+3
2007-10-10
r2030: quick hack to allow the simple NTVFS backend to handler base directori...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1983: a completely new implementation of talloc
Andrew Tridgell
2
-4
/
+4
2007-10-10
r1280: rename struct request_context to smbsrv_request
Stefan Metzmacher
2
-31
/
+31
2007-10-10
r1279: rename struct tcon_context to smbsrv_tcon
Stefan Metzmacher
2
-26
/
+26
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
2
-4
/
+4
2007-10-10
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
1
-2
/
+2
2007-10-10
r755: - disallow process_model _thread when we don't have pwread/pwrite
Stefan Metzmacher
1
-1
/
+21
2007-10-10
r313: add the warning about fileaccess as user 'root'
Stefan Metzmacher
2
-0
/
+12
2007-10-10
r312: let ntvfs posix backend return NT_STATUS_ACCESS_DENIED in the connect hook
Stefan Metzmacher
1
-9
/
+1
2007-10-10
r114: - remember to initialise open_files
Andrew Tridgell
1
-1
/
+2
2007-10-10
r113: added support for "read only = yes" in simple backend
Andrew Tridgell
1
-13
/
+39
2007-10-10
r112: the simple backend now registers as both "simple" and "default"
Andrew Tridgell
1
-4
/
+14
2007-10-10
r65: added support for file streams in the simple NTVFS backend
Andrew Tridgell
3
-13
/
+105
2004-02-02
some DEBUG and comment fixes
Stefan Metzmacher
1
-1
/
+2
2003-12-11
the next step in the dcerpc server code. Added the link between the
Andrew Tridgell
1
-0
/
+7
2003-12-04
* patch based on work by Jim Myers to unify the ioctl handling to be
Andrew Tridgell
1
-1
/
+1
2003-11-25
CVS: ----------------------------------------------------------------------
Jelmer Vernooij
1
-6
/
+8
2003-09-02
thanks to ntfsd and some google searches I worked out what the unknown
Andrew Tridgell
2
-2
/
+12
2003-08-15
fix IRIX build
Herb Lewis
1
-0
/
+4
2003-08-13
- added SMBntrename test suite
Andrew Tridgell
1
-3
/
+7
2003-08-13
first public release of samba4 code
Andrew Tridgell
3
-0
/
+1038