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
/
torture
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2008-08-15
4
-67
/
+187
|
\
|
*
RAW-OPEN: be more strict in create_option checking
Stefan Metzmacher
2008-08-14
1
-2
/
+11
|
*
SMB2-CREATE: add a special test for FILE_ATTRIBUTE_ENCRYPTED
Stefan Metzmacher
2008-08-14
1
-2
/
+21
|
*
SMB2-CREATE: be more strict in checking file attributes
Stefan Metzmacher
2008-08-14
1
-12
/
+20
|
*
SMB2-CREATE: be more strict in error checking
Stefan Metzmacher
2008-08-14
1
-1
/
+11
|
*
NBT-WINSREPLICATION: be more robust to timing errors
Stefan Metzmacher
2008-08-14
1
-6
/
+6
|
*
expanded the SMB2-CREATE and RAW-OPEN tests to explore more of how the
Andrew Tridgell
2008-08-14
2
-8
/
+67
|
*
cope with not knowing the kdc key
Andrew Tridgell
2008-08-14
1
-41
/
+56
*
|
Don't segfault in RPC-ATSVC.
Andrew Bartlett
2008-08-15
1
-1
/
+3
|
/
*
We can't use ndr_pull_struct_blob_all in combinatin with relative pointers
Andrew Bartlett
2008-08-08
1
-3
/
+4
*
drsuapi: fix callers after idl change
Stefan Metzmacher
2008-08-07
1
-1
/
+1
*
Print trustAuthOutgoing and trustAuthIncoming in RPC-DSSYNC
Andrew Bartlett
2008-07-31
1
-6
/
+22
*
Use the cldap reply to avoid segfaulting in RPC-DSSYNC
Andrew Bartlett
2008-07-31
1
-1
/
+13
*
Don't fail if the domain has a trust already.
Andrew Bartlett
2008-07-31
1
-1
/
+6
*
SMB2-CONNECT: remove reference to req->session before calling smb2_logoff_rec...
Stefan Metzmacher
2008-07-28
1
-1
/
+10
*
smbtorture: add --extra-user option
Stefan Metzmacher
2008-07-26
1
-1
/
+13
*
drsuapi: always set the pid field of the outgoing DsBindInfo to 0.
Michael Adam
2008-07-23
1
-1
/
+1
*
RPC-DSSYNC: print 'supplementalCredentials' more verbosely
Stefan Metzmacher
2008-07-23
1
-0
/
+10
*
smbtorture: add a warning for unknown BindInfo length to the RPC-DSSYNC test
Michael Adam
2008-07-23
1
-0
/
+3
*
smbtorture: add support for the DSBindInfo48 to the RPC-DSSYNC test.
Michael Adam
2008-07-23
1
-0
/
+9
*
Change occurrences of the u1 member of DsBindInfo* to pid after idl change.
Michael Adam
2008-07-22
1
-3
/
+3
*
Rename structures to better match the names in the WSPP IDL.
Andrew Bartlett
2008-07-21
2
-24
/
+24
*
Remove bogus test in 'enum trusted domains' LSA server.
Andrew Bartlett
2008-07-21
1
-0
/
+40
*
Fix RAW-OPEN against Samba3
Volker Lendecke
2008-07-19
1
-0
/
+1
*
More 'must be ignored' options from the MS-SMB doc.
Andrew Bartlett
2008-07-18
1
-34
/
+22
*
drsuapi: print out the number of linked attribute values we got
Stefan Metzmacher
2008-07-16
1
-16
/
+27
*
drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]
Stefan Metzmacher
2008-07-16
2
-3
/
+3
*
drsuapi: get ctr6 out of xpress compressed level
Stefan Metzmacher
2008-07-16
1
-0
/
+5
*
drsuapi: total_object_count was the wrong guess
Stefan Metzmacher
2008-07-16
1
-13
/
+10
*
NET-API-BECOME-DC: fix crash bugs because of unintialized variables
Stefan Metzmacher
2008-07-16
1
-1
/
+4
*
Ignore and handle more NT Create & X options.
Andrew Bartlett
2008-07-16
1
-0
/
+56
*
torture: .in.max_data should not depend on the smb max size
Stefan Metzmacher
2008-07-07
2
-9
/
+9
*
rap: trans->in.max_data should not depend on the smb max size
Stefan Metzmacher
2008-07-07
1
-1
/
+1
*
drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)
Stefan Metzmacher
2008-06-30
2
-12
/
+12
*
Use a custom init function for samba4 that sets a samba4
Simo Sorce
2008-06-14
5
-5
/
+5
*
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
2008-06-14
14
-35
/
+37
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2008-06-06
4
-7
/
+9
|
\
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Jelmer Vernooij
2008-06-05
7
-46
/
+57
|
|
\
|
*
|
Add convenience function for creating nbt sockets in torture.
Jelmer Vernooij
2008-06-05
4
-7
/
+9
*
|
|
handle NULL fields in blob comparison
Andrew Tridgell
2008-06-06
1
-1
/
+3
|
|
/
|
/
|
*
|
another SMB2-LOCK fix now that we know that the UNLOCK flag is only
Andrew Tridgell
2008-06-04
1
-5
/
+1
*
|
fixed SMB2-LOCK test for new semantics (from docs)
Andrew Tridgell
2008-06-04
1
-5
/
+1
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2008-06-04
1
-4
/
+1
|
\
\
|
*
|
lib/crypto: remove unused sha1 and hmac-sha1 code
Stefan Metzmacher
2008-06-04
1
-4
/
+1
*
|
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2008-06-03
1
-1
/
+3
|
\
|
|
|
*
|
BASE-DELAYWRITE: fix test on filesystem without high resolution timestamps
Stefan Metzmacher
2008-06-03
1
-1
/
+1
|
*
|
BASE-DELAYWRITE: add missing time checks to make sure the server has updated ...
Stefan Metzmacher
2008-06-03
1
-0
/
+2
|
|
/
*
|
more updates for new info levels
Andrew Tridgell
2008-06-02
1
-7
/
+8
*
|
remove a pstring
Andrew Tridgell
2008-06-02
1
-2
/
+1
*
|
remove unused macros
Andrew Tridgell
2008-06-02
1
-12
/
+0
[next]