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
*
r4637: log packets when the server code returns an DCERPC_FAULT
Stefan Metzmacher
2007-10-10
2
-0
/
+5
*
r4636: Per tridge's wish (and probably correct behaviour), don't key off a
Andrew Bartlett
2007-10-10
1
-1
/
+3
*
r4635: Fix NTLMSSP to return NT_STATUS_OK when it has constructed the auth
Andrew Bartlett
2007-10-10
8
-234
/
+146
*
r4634: disable sign and seal in ldap_server for now.
Stefan Metzmacher
2007-10-10
1
-6
/
+6
*
r4632: added spnego testing and no-auth testing in test_w2k3.sh
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4631: don't consider an epmapper insert as a failure for the moment
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r4630: for ncacn_np if we don't have an explicit request for one of the
Andrew Tridgell
2007-10-10
2
-2
/
+6
*
r4629: we now have a global macro NT_STATUS_HAVE_NO_MEMORY()
Stefan Metzmacher
2007-10-10
2
-56
/
+42
*
r4628: this function should be static
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r4627: - simplified the dcerpc auth code using a common function
Andrew Tridgell
2007-10-10
6
-118
/
+93
*
r4626: Jelmer, can you look at why this init is failing? It is preventing all...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4625: added a test that demonstrates that once a context_id is established,
Andrew Tridgell
2007-10-10
1
-0
/
+28
*
r4624: Several crash fixes for DCOM
Jelmer Vernooij
2007-10-10
6
-12
/
+64
*
r4623: Convert values from UTF8 to UTF16 in gconf registry backend (caught
Jelmer Vernooij
2007-10-10
1
-3
/
+4
*
r4622: Clarify a comment a bit
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r4621: Add torture tests for epm_Insert and epm_Delete
Jelmer Vernooij
2007-10-10
1
-0
/
+71
*
r4620: - add interface functions to the auth subsystem so that callers doesn'...
Stefan Metzmacher
2007-10-10
20
-1637
/
+1267
*
r4619: Remove extern declaration of dcerpc_pipes, which is now static
Jelmer Vernooij
2007-10-10
1
-3
/
+0
*
r4618: - tidied up the alter_context client code a bit
Andrew Tridgell
2007-10-10
11
-143
/
+100
*
r4617: basic alter_context requests now work in our client library. The test
Andrew Tridgell
2007-10-10
8
-22
/
+217
*
r4616: the first phase in the addition of proper support for
Andrew Tridgell
2007-10-10
23
-584
/
+627
*
r4615: added acl checking on directory search in pvfs
Andrew Tridgell
2007-10-10
5
-12
/
+24
*
r4614: Fix RPC-SAMLOGON, to use the workstation context (forgot to globally r...
Andrew Bartlett
2007-10-10
2
-5
/
+8
*
r4613: Fix stuff I broke in the last commit with the /x regexp flag.
Tim Potter
2007-10-10
1
-44
/
+45
*
r4612: make the output for the w2k3 acl bug a bit clearer
Andrew Tridgell
2007-10-10
1
-0
/
+19
*
r4611: - renamed add_socket() to smb_add_socket() as that is less confusing
Andrew Tridgell
2007-10-10
1
-10
/
+6
*
r4610: You can't join as a BDC and test against trusted domains. This test
Andrew Bartlett
2007-10-10
1
-1
/
+4
*
r4609: add a usefull data_blob_dup_talloc() macro
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r4608: - use better error codes
Stefan Metzmacher
2007-10-10
1
-12
/
+7
*
r4607: add some usefull macros to make the code more readable
Stefan Metzmacher
2007-10-10
1
-0
/
+36
*
r4606: Start adding some more comments and some indentation for the eparser
Tim Potter
2007-10-10
1
-43
/
+93
*
r4605: Fix a confusing comment :-)
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r4603: Test creating local and global secrets over LSA.
Andrew Bartlett
2007-10-10
1
-97
/
+102
*
r4600: Remove Data::Dumper import leftover from debugging.
Tim Potter
2007-10-10
1
-12
/
+16
*
r4599: Remove some duplicated code in pidl.pl.
Tim Potter
2007-10-10
3
-24
/
+42
*
r4597: Recently I've come across a case where I suspect the GetAnyDCName requ...
Volker Lendecke
2007-10-10
1
-0
/
+94
*
r4596: added a dynamic inheritance ACLs test. As far as I can tell w2k3 does ...
Andrew Tridgell
2007-10-10
1
-10
/
+148
*
r4595: on create check access against parent not child ...
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r4594: Add more testes to the standard 'passes against win2k3' script.
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r4593: don't use the _p function in the testsuite, as when built standalone i...
Andrew Tridgell
2007-10-10
1
-9
/
+9
*
r4592: fixed typo from talloc testsuite fixup for the new syntax
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4591: - converted the other _p talloc functions to not need _p
Andrew Tridgell
2007-10-10
39
-105
/
+136
*
r4590: Make RPC-SAMSYNC pass againt Win2k3.
Andrew Bartlett
2007-10-10
1
-4
/
+9
*
r4589: forgot to commit the new NT_STATUS_RPC_PROTSEQ_NOT_SUPPORTED error code
Andrew Tridgell
2007-10-10
2
-0
/
+2
*
r4588: fixed the double bind in ncalrpc with dcerpc_secondary_connection()
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4587: fixed dcerpc_secondary_connection() for ncacn_ip_tcp
Andrew Tridgell
2007-10-10
1
-3
/
+1
*
r4586: RPC-LSA now passes against w2k3
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r4585: don't consider LookupSids3 failing with NT_STATUS_ACCESS_DENIED (as w2...
Andrew Tridgell
2007-10-10
1
-1
/
+38
*
r4584: fix pvfs backend to pass the new enhanced RAW-ACLS test. Easy once I r...
Andrew Tridgell
2007-10-10
5
-20
/
+43
*
r4583: print which bit failed in the owner bits check
Andrew Tridgell
2007-10-10
1
-0
/
+4
[next]