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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
5
-16
/
+16
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
2
-2
/
+2
2007-10-10
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
2
-14
/
+14
2007-10-10
r862: remove acl and sendfile stuff
Stefan Metzmacher
1
-230
/
+0
2007-10-10
r766: convert ntvfs/* to a config.mk file
Stefan Metzmacher
2
-11
/
+72
2007-10-10
r755: - disallow process_model _thread when we don't have pwread/pwrite
Stefan Metzmacher
1
-1
/
+21
2007-10-10
r665: merge over the new build system from my tmp branch
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r623: setUserInfo level 24 (password set) now works in the SAMR server. This ...
Andrew Tridgell
1
-0
/
+5
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
3
-95
/
+16
2007-10-10
r152: a quick airport commit ....
Andrew Tridgell
1
-5
/
+6
2007-10-10
r147: - Remove dublicate ldap tests (richard the current test is in libads/co...
Stefan Metzmacher
1
-0
/
+230
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-03-10
add config hints for cifs backend
Andrew Tridgell
1
-0
/
+11
2004-03-09
make sure the tags in the NBENCH test match the tags in the generated
Andrew Tridgell
1
-2
/
+2
2004-03-09
fixed the label for search requests
Andrew Tridgell
1
-1
/
+1
2004-03-08
fixed a typo
Andrew Tridgell
1
-1
/
+1
2004-03-08
added the "nbench" ntvfs backend. This is used to capture NBENCH load
Andrew Tridgell
3
-0
/
+716
2004-03-08
in the async socket handling routines in the cifs backend don't assume
Andrew Tridgell
1
-3
/
+3
2004-02-03
if vfs_cifs want to modify the ntvfs_ops struct, it should
Stefan Metzmacher
1
-1
/
+6
2004-02-03
move include/ntvfs.h to ntvfs/ntvfs.h
Stefan Metzmacher
1
-0
/
+87
2004-02-03
- port AUTH and PASSDB subsystems to new
Stefan Metzmacher
1
-5
/
+8
2004-02-02
- we now specify the object files in the subsystems config.m4 file
Stefan Metzmacher
1
-6
/
+14
2004-02-02
some DEBUG and comment fixes
Stefan Metzmacher
5
-8
/
+13
2004-02-01
Makefile.in cleanups:
Stefan Metzmacher
1
-5
/
+5
2004-01-28
- remove all STFS related stuff
Stefan Metzmacher
1
-15
/
+6
2004-01-20
dcerpc server output now copes with the client blocking part way
Andrew Tridgell
1
-2
/
+2
2004-01-08
This patch adds a better dcerpc server infastructure.
Stefan Metzmacher
2
-12
/
+21
2004-01-08
remove a useless assignment
Stefan Metzmacher
1
-1
/
+1
2003-12-16
a fairly large commit!
Andrew Tridgell
1
-10
/
+76
2003-12-13
dcerpc over tcp in the samba4 server now works to some extent. It
Andrew Tridgell
1
-1
/
+1
2003-12-13
rpcdump.exe now works fine against a Samba4 server
Andrew Tridgell
1
-7
/
+56
2003-12-12
* the RPC-ECHO pipe now works in smbd, as long as the data sizes
Andrew Tridgell
1
-0
/
+5
2003-12-11
the next step in the dcerpc server code. Added the link between the
Andrew Tridgell
3
-6
/
+155
2003-12-10
the rest of the initial rpc server side infrastructure
Andrew Tridgell
1
-3
/
+179
2003-12-04
merged more updates from Jim Myers
Andrew Tridgell
1
-12
/
+103
2003-12-04
* patch based on work by Jim Myers to unify the ioctl handling to be
Andrew Tridgell
4
-8
/
+12
2003-12-02
Initial step at cleaning and splitting up configure.in.
Jelmer Vernooij
1
-0
/
+18
2003-12-02
make sure we can expand the critical versions structure without
Andrew Tridgell
1
-7
/
+10
2003-11-25
CVS: ----------------------------------------------------------------------
Jelmer Vernooij
6
-54
/
+54
2003-09-02
thanks to ntfsd and some google searches I worked out what the unknown
Andrew Tridgell
3
-4
/
+13
2003-08-15
fix IRIX build
Herb Lewis
1
-0
/
+4
2003-08-13
- added SMBntrename test suite
Andrew Tridgell
4
-6
/
+10
2003-08-13
first public release of samba4 code
Andrew Tridgell
18
-0
/
+4203