index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed the possibleInferiors calculation so it now passes the test
Andrew Tridgell
2009-04-09
2
-27
/
+28
*
slightly nicer output in our possibleInferiors test code
Andrew Tridgell
2009-04-09
1
-2
/
+2
*
hook the new possibleInferiors calculation into the schema
Andrew Tridgell
2009-04-09
1
-14
/
+77
*
Make the schema_inferiors generation code to compile
Andrew Bartlett
2009-04-08
4
-70
/
+101
*
first cut at a C version of the possible inferiors code
Andrew Tridgell
2009-04-07
1
-0
/
+172
*
don't load @ATTRIBUTES if we have an override handler in place
Andrew Tridgell
2009-04-07
1
-0
/
+7
*
fixed internal handling of attribute deletion
Andrew Tridgell
2009-04-07
1
-13
/
+23
*
s4:schema Don't free mem_ctx before it is initilised
Andrew Bartlett
2009-04-03
1
-1
/
+0
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schema
Andrew Bartlett
2009-04-03
6
-23
/
+210
|
\
|
*
s4 torture: Addition to RAW-BENCH-LOCK to take a configurable number of locks...
Zack Kirsch
2009-04-01
1
-1
/
+19
|
*
s/NT_STATUS_WIN7_INVALID_RANGE/NT_STATUS_INVALID_LOCK_RANGE/g
Zach Loafman
2009-04-01
3
-8
/
+8
|
*
s4 torture: Remove unused parameter
Tim Prouty
2009-04-01
1
-14
/
+7
|
*
s4 torture: Add new streams oplock test
Tim Prouty
2009-04-01
1
-0
/
+176
*
|
s4:schema Update Windows 2008 schema from Microsoft to latest version
Andrew Bartlett
2009-04-03
3
-5147
/
+5150
*
|
Remove minschema generated schema - we now generate from setup/ad-schema/
Andrew Bartlett
2009-04-03
1
-10390
/
+0
*
|
Add parentGUID as an allowed attribute in samba4Top
Andrew Bartlett
2009-04-03
1
-0
/
+1
*
|
major upgrade to the ldb attribute handling
Andrew Tridgell
2009-04-02
17
-154
/
+432
*
|
Merge commit 'master/master' into wspp-schema
Andrew Tridgell
2009-04-02
8
-148
/
+1155
|
\
|
|
*
s4:torture/smb2: Add torture tests for lease breaks, durable opens.
Zach Loafman
2009-04-01
2
-136
/
+988
|
*
s4:smb2: Add lease break support for SMB2.1
Zach Loafman
2009-04-01
6
-12
/
+167
*
|
possibleInferiors is a generated attribute - we can't pull it over DRS
Andrew Tridgell
2009-03-31
1
-2
/
+0
*
|
Merge branch 'master' into wspp-schema
Andrew Tridgell
2009-03-31
8
-21
/
+87
|
\
|
|
*
change ldb version number (as ldb_module structure has changed)
Andrew Tridgell
2009-03-31
2
-2
/
+2
|
*
use the prepare_commit op in the partition code
Andrew Tridgell
2009-03-31
1
-14
/
+49
|
*
added support for a prepare_commit() op in ldb modules
Andrew Tridgell
2009-03-31
6
-5
/
+36
*
|
Merge branch 'master' into wspp-schema
Andrew Tridgell
2009-03-31
35
-462
/
+1099
|
\
|
|
*
s4:torture/smb2: Add torture tests for leases.
Zach Loafman
2009-03-28
3
-0
/
+298
|
*
s4:smb2: Add rudimentary SMB2.1 lease support to libcli
Zach Loafman
2009-03-28
3
-0
/
+50
|
*
s4:torture/smb2: fix compiler warnings and bugs
Stefan Metzmacher
2009-03-27
1
-1
/
+3
|
*
s4:torture/smb2: fix the build
Stefan Metzmacher
2009-03-27
1
-5
/
+5
|
*
s4:build: make it possible to pass down CTAGS_OPTIONS or ETAGS_OPTIONS
Stefan Metzmacher
2009-03-27
1
-2
/
+3
|
*
Add durable open / oplock interaction test. Rather than give it a chance to d...
Zach Loafman
2009-03-26
1
-3
/
+109
|
*
Reorganize old persistent_handles test into durable_open.c, turn it into a su...
Zach Loafman
2009-03-26
3
-9
/
+20
|
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Andrew Tridgell
2009-03-27
10
-16
/
+38
|
|
\
|
|
*
configure: Use m4 defines for minimum library versions rather than shell
Jelmer Vernooij
2009-03-26
2
-7
/
+7
|
|
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba into displaysec
Jelmer Vernooij
2009-03-26
6
-45
/
+153
|
|
|
\
|
|
|
*
s4:heimdal_build: provide heimdal_version and heimdal_long_version symbols
Stefan Metzmacher
2009-03-26
2
-0
/
+7
|
|
|
*
s4:heimdal_build: define HAVE_STRLCPY, HAVE_STRLCAT, HAVE_STRCASECMP and HAVE...
Stefan Metzmacher
2009-03-26
1
-0
/
+16
|
|
|
*
s4:kdc: use krb5_data_free()
Stefan Metzmacher
2009-03-26
1
-1
/
+1
|
|
|
*
s4:auth/credentials: use krb5_data_free()
Stefan Metzmacher
2009-03-26
1
-5
/
+1
|
|
|
*
s4:auth/credentials: include gssapi/gssapi_krb5.h
Stefan Metzmacher
2009-03-26
1
-0
/
+1
|
|
*
|
display_sec: Move to common libcli/security directory.
Jelmer Vernooij
2009-03-25
1
-2
/
+0
|
|
*
|
Merge branch 'master' of ssh://git.samba.org/data/git/samba into displaysec
Jelmer Vernooij
2009-03-25
11
-339
/
+225
|
|
|
\
\
|
|
*
\
\
Merge branch 'master' of ssh://git.samba.org/data/git/samba into displaysec
Jelmer Vernooij
2009-03-20
39
-1340
/
+868
|
|
|
\
\
\
|
|
*
|
|
|
Strip /usr/include from include flags, so we don't end up including
Jelmer Vernooij
2009-03-15
2
-1
/
+5
|
*
|
|
|
|
added a --wspp option
Andrew Tridgell
2009-03-27
1
-4
/
+7
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
fixed possibleinferiors.py so it matches windows behaviour
Andrew Tridgell
2009-03-26
1
-39
/
+127
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
s4-install: add new location of generated dcerpc headers to headermap file.
Günther Deschner
2009-03-24
1
-0
/
+2
|
*
|
|
move dcerpc.idl to main directory.
Günther Deschner
2009-03-24
2
-308
/
+2
|
*
|
|
the start of a possibleInferiors test suite
Andrew Tridgell
2009-03-24
1
-0
/
+155
[next]