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
2009-04-06
Improve formatting in Python file.
Jelmer Vernooij
1
-0
/
+5
2009-04-06
Make valid_netbios_name() check a bit stricter.
Jelmer Vernooij
2
-2
/
+16
2009-04-01
s4 torture: Addition to RAW-BENCH-LOCK to take a configurable number of locks...
Zack Kirsch
1
-1
/
+19
2009-04-01
s/NT_STATUS_WIN7_INVALID_RANGE/NT_STATUS_INVALID_LOCK_RANGE/g
Zach Loafman
3
-8
/
+8
2009-04-01
s4 torture: Remove unused parameter
Tim Prouty
1
-14
/
+7
2009-04-01
s4 torture: Add new streams oplock test
Tim Prouty
1
-0
/
+176
2009-04-01
s4:torture/smb2: Add torture tests for lease breaks, durable opens.
Zach Loafman
2
-136
/
+988
2009-04-01
s4:smb2: Add lease break support for SMB2.1
Zach Loafman
6
-12
/
+167
2009-03-31
change ldb version number (as ldb_module structure has changed)
Andrew Tridgell
2
-2
/
+2
2009-03-31
use the prepare_commit op in the partition code
Andrew Tridgell
1
-14
/
+49
2009-03-31
added support for a prepare_commit() op in ldb modules
Andrew Tridgell
6
-5
/
+36
2009-03-28
s4:torture/smb2: Add torture tests for leases.
Zach Loafman
3
-0
/
+298
2009-03-28
s4:smb2: Add rudimentary SMB2.1 lease support to libcli
Zach Loafman
3
-0
/
+50
2009-03-27
s4:torture/smb2: fix compiler warnings and bugs
Stefan Metzmacher
1
-1
/
+3
2009-03-27
s4:torture/smb2: fix the build
Stefan Metzmacher
1
-5
/
+5
2009-03-27
s4:build: make it possible to pass down CTAGS_OPTIONS or ETAGS_OPTIONS
Stefan Metzmacher
1
-2
/
+3
2009-03-26
Add durable open / oplock interaction test. Rather than give it a chance to d...
Zach Loafman
1
-3
/
+109
2009-03-26
Reorganize old persistent_handles test into durable_open.c, turn it into a su...
Zach Loafman
3
-9
/
+20
2009-03-27
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Andrew Tridgell
10
-16
/
+38
2009-03-27
added a --wspp option
Andrew Tridgell
1
-4
/
+7
2009-03-26
configure: Use m4 defines for minimum library versions rather than shell
Jelmer Vernooij
2
-7
/
+7
2009-03-26
Merge branch 'master' of ssh://git.samba.org/data/git/samba into displaysec
Jelmer Vernooij
6
-45
/
+153
2009-03-26
s4:heimdal_build: provide heimdal_version and heimdal_long_version symbols
Stefan Metzmacher
2
-0
/
+7
2009-03-26
s4:heimdal_build: define HAVE_STRLCPY, HAVE_STRLCAT, HAVE_STRCASECMP and HAVE...
Stefan Metzmacher
1
-0
/
+16
2009-03-26
s4:kdc: use krb5_data_free()
Stefan Metzmacher
1
-1
/
+1
2009-03-26
s4:auth/credentials: use krb5_data_free()
Stefan Metzmacher
1
-5
/
+1
2009-03-26
s4:auth/credentials: include gssapi/gssapi_krb5.h
Stefan Metzmacher
1
-0
/
+1
2009-03-26
fixed possibleinferiors.py so it matches windows behaviour
Andrew Tridgell
1
-39
/
+127
2009-03-25
display_sec: Move to common libcli/security directory.
Jelmer Vernooij
1
-2
/
+0
2009-03-25
Merge branch 'master' of ssh://git.samba.org/data/git/samba into displaysec
Jelmer Vernooij
11
-339
/
+225
2009-03-24
s4-install: add new location of generated dcerpc headers to headermap file.
Günther Deschner
1
-0
/
+2
2009-03-24
move dcerpc.idl to main directory.
Günther Deschner
2
-308
/
+2
2009-03-24
the start of a possibleInferiors test suite
Andrew Tridgell
1
-0
/
+155
2009-03-23
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Andrew Tridgell
12
-211
/
+405
2009-03-22
LDAP-CLDAP: remove temporary debug statements...
Stefan Metzmacher
1
-2
/
+2
2009-03-21
s4:selftest: rename SMBD_VALGRIND => SAMBA_VALGRIND
Stefan Metzmacher
1
-6
/
+6
2009-03-21
s4:smbd: the name of the binary is "samba" now
Stefan Metzmacher
1
-1
/
+1
2009-03-21
s4/provision: Use existing serverrole variable.
Matthias Dieter Wallnoefer
1
-1
/
+1
2009-03-21
pyldb: Let conversion to LDIF up to the user of the API rather than doing
Jelmer Vernooij
1
-12
/
+1
2009-03-21
Remove unnecessary duplication of string in memory.
Jelmer Vernooij
1
-5
/
+16
2009-03-20
Adapt Zahari's test to the generic LDB Python tests.
Jelmer Vernooij
1
-0
/
+13
2009-03-20
Setting nTSecurityDescriptor via LDAP fails
zahari
1
-2
/
+4
2009-03-20
Add more comments.
Jelmer Vernooij
1
-6
/
+25
2009-03-20
Merge branch 'master' of ssh://git.samba.org/data/git/samba into displaysec
Jelmer Vernooij
39
-1340
/
+868
2009-03-20
Fix uninstallman.
Matthias Dieter Wallnoefer
1
-1
/
+1
2009-03-20
s4:build: include ../libcli/cldap/config.mk
Stefan Metzmacher
1
-0
/
+1
2009-03-20
s4:fullschema Use server-side sort to make the output deterministic
Andrew Bartlett
1
-2
/
+4
2009-03-20
s4:ldb Allow paged_searches to be mixed with other controls
Andrew Bartlett
1
-3
/
+3
2009-03-20
s4: Remove autogenerated attributes from minschema and fullschema output
Andrew Bartlett
2
-16
/
+0
2009-03-20
Add minschema like tool to extract and dump the full schema from AD
Andrew Bartlett
1
-0
/
+191
[next]