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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-28
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
11
-52
/
+540
2008-05-28
Another (useless) header to install
Andrew Bartlett
1
-0
/
+1
2008-05-28
Install the ntp_signd NDR headers...
Andrew Bartlett
1
-0
/
+1
2008-05-28
add testing of creating a file with an initial ACL on SMB2
Andrew Tridgell
3
-31
/
+95
2008-05-28
added a newline at the end of the IDL
Andrew Tridgell
1
-1
/
+1
2008-05-28
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
8
-2
/
+327
2008-05-28
test unknown tags and bad tag lengths
Andrew Tridgell
1
-0
/
+19
2008-05-28
added some of the new SMB2 create tags to gentest_smb2
Andrew Tridgell
1
-1
/
+17
2008-05-28
ensure we don't change the incoming blobs in a SMB2 create
Andrew Tridgell
1
-1
/
+16
2008-05-28
added testing of SMB2 create blobs
Andrew Tridgell
1
-2
/
+100
2008-05-28
implement the documented SMB2 create blobs in the server
Andrew Tridgell
4
-11
/
+84
2008-05-28
expose a function for pushing all SMB2 create blobs
Andrew Tridgell
1
-17
/
+36
2008-05-28
Try adding a stub to fix the build
Andrew Bartlett
1
-0
/
+6
2008-05-28
added support for all of the known SMB2 create tags in our client
Andrew Tridgell
2
-11
/
+195
2008-05-28
Fix dependency list for NDR_TABLE
Andrew Bartlett
1
-1
/
+1
2008-05-28
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
14
-57
/
+145
2008-05-28
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2
-2
/
+1
2008-05-28
Bring up the ntp signing deamon
Andrew Bartlett
5
-21
/
+28
2008-05-28
Fix dependency on swig ldb module.
Jelmer Vernooij
2
-2
/
+1
2008-05-28
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
39
-279
/
+261
2008-05-28
expanded the SMB2-READ test, including the windows position bug
Andrew Tridgell
1
-4
/
+51
2008-05-28
add exceptions for some of the strange windows SMB2 locking behaviour
Andrew Tridgell
1
-2
/
+10
2008-05-28
answer SMB2_ALL_EAS qfileinfo
Andrew Tridgell
1
-0
/
+9
2008-05-28
added --valid option to gentest_smb2
Andrew Tridgell
1
-10
/
+27
2008-05-28
added --skip-cleanup to gentest
Andrew Tridgell
1
-0
/
+7
2008-05-28
fixed error code for write on a directory
Andrew Tridgell
1
-1
/
+1
2008-05-28
fix error code for read on a directory
Andrew Tridgell
1
-1
/
+1
2008-05-28
make sure we send a reply packet for bad create options
Andrew Tridgell
1
-1
/
+2
2008-05-28
Use variables for directories in ntvfs smb2 module.
Jelmer Vernooij
1
-1
/
+1
2008-05-28
Use variables for directories in dsdb ldb modules.
Jelmer Vernooij
1
-26
/
+26
2008-05-28
Use variables for directories in static_deps.mk
Jelmer Vernooij
1
-8
/
+8
2008-05-28
Depend on debug names of shared libs for linking.
Jelmer Vernooij
1
-1
/
+1
2008-05-28
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
184
-10748
/
+5784
2008-05-27
Allow librpcsrcdir to be an absolute path.
Jelmer Vernooij
1
-1
/
+1
2008-05-27
Add variable for smbreadline directory.
Jelmer Vernooij
2
-2
/
+3
2008-05-27
Allow external use of regf idl.
Jelmer Vernooij
1
-5
/
+4
2008-05-27
Use variables for IDL file paths.
Jelmer Vernooij
1
-1
/
+1
2008-05-27
Use variable path for heimdal glue code.
Jelmer Vernooij
1
-1
/
+1
2008-05-27
Use variable for ndr_netlogon.o path.
Jelmer Vernooij
1
-3
/
+2
2008-05-27
Simplify handling of source directory in et compile wrapper.
Jelmer Vernooij
2
-22
/
+8
2008-05-27
Simplify handling of source directory in asn compile wrapper.
Jelmer Vernooij
2
-22
/
+8
2008-05-27
Use variables in generated make fragments.
Jelmer Vernooij
2
-2
/
+2
2008-05-27
Don't throw away cflags if they start with a variable.
Jelmer Vernooij
2
-2
/
+5
2008-05-27
Move more CFLAGS to Makefile.
Jelmer Vernooij
1
-3
/
+3
2008-05-27
Move source dir variables to Makefile.
Jelmer Vernooij
2
-47
/
+48
2008-05-27
Move CFLAGS that are not inherited out of smb_build.
Jelmer Vernooij
3
-7
/
+6
2008-05-27
Use variables for et files too.
Jelmer Vernooij
2
-12
/
+14
2008-05-27
Move asn1 cflags definition to gmake.
Jelmer Vernooij
1
-2
/
+3
2008-05-27
use varibale for asn1 compiler.
Jelmer Vernooij
2
-2
/
+4
2008-05-27
Use variables for more object file paths.
Jelmer Vernooij
1
-5
/
+5
[next]