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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-29
Allow full-line comments in include/exclude files.
Jelmer Vernooij
2
-0
/
+5
2008-05-29
Fix samdb test and enable it.
Jelmer Vernooij
3
-4
/
+7
2008-05-29
Update after changes to the provision API, make sure temp dir gets cleaned
Jelmer Vernooij
1
-10
/
+19
2008-05-29
Check test directory is cleaned up by Python tests.
Jelmer Vernooij
1
-0
/
+1
2008-05-29
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defs
Jelmer Vernooij
17
-47
/
+427
2008-05-29
Fix extra dash in command line flag.
Jelmer Vernooij
1
-1
/
+1
2008-05-29
Remove extra spaces on prefixMap input and output.
Andrew Bartlett
2
-35
/
+35
2008-05-29
Finish the LDIF parsers for the prefixMap attribute.
Andrew Bartlett
1
-12
/
+33
2008-05-29
Print prefixMap in a human-readable format.
Andrew Bartlett
5
-18
/
+224
2008-05-29
Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-local
Andrew Bartlett
2
-5
/
+2
2008-05-29
Add in an enum for two future NTP signing ops.
Andrew Bartlett
1
-2
/
+3
2008-05-29
Allow the ntp_signd socket to be set from configure.
Andrew Bartlett
8
-5
/
+53
2008-05-28
howto: Remove smbpython.
Andrew Kroeger
1
-4
/
+1
2008-05-28
provision: Add missing string parameter token when assigning ldap_backend.
Andrew Kroeger
1
-1
/
+1
2008-05-29
Final fixes to for a functional NTP signing deamon.
Andrew Bartlett
2
-18
/
+128
2008-05-29
Don't make the NTP signd headers public.
Andrew Bartlett
2
-3
/
+0
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
194
-11372
/
+5785
2008-05-27
Allow librpcsrcdir to be an absolute path.
Jelmer Vernooij
1
-1
/
+1
[next]