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
2007-10-10
r21539: try to get rid of all valgrind warnings...
Stefan Metzmacher
1
-26
/
+21
2007-10-10
r21538: this looks better...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is created
Andrew Tridgell
11
-21
/
+36
2007-10-10
r21534: Add some more tests for wireshark.
Jelmer Vernooij
3
-6
/
+50
2007-10-10
r21533: try to get rid of the valgrind warnings of uninitialized memory
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21532: Add tests for StripPrefixes utility function.
Jelmer Vernooij
3
-16
/
+22
2007-10-10
r21531: Use pidl-specific utility functions. Patch from Ronnie Sahlberg
Jelmer Vernooij
1
-7
/
+7
2007-10-10
r21528: This file gets called by testit(), so it shouldn't call testit().
Brad Henry
1
-4
/
+2
2007-10-10
r21524: don't send unitialized data to the socket
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21523: fix a valgrind warning, we write the struct content to the file and s...
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r21522: Stop passing the VM config file path to wintest_2k3_dc.sh on the comm...
Brad Henry
1
-1
/
+1
2007-10-10
r21521: Add missing quotes around shell variables which could have spaces.
Brad Henry
4
-12
/
+10
2007-10-10
r21520: fix the altercontext test... sorry
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r21519: when we want to send non initialized data, then
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r21518: fix panic, sorry...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21516: - use the same assoc_group_id, for all 3 drsuapi connection
Stefan Metzmacher
1
-4
/
+21
2007-10-10
r21515: add some more PFC_FLAGS from the DCERPC spec, and fix some names
Stefan Metzmacher
5
-11
/
+32
2007-10-10
r21514: move away from a hardcoded "smbtorturedc"
Stefan Metzmacher
1
-31
/
+67
2007-10-10
r21513: I don't know how long this has been wrong, but fix this up so we can
Andrew Bartlett
1
-1
/
+1
2007-10-10
r21512: finish DsBind() in the DRSUAPI server:
Stefan Metzmacher
2
-14
/
+140
2007-10-10
r21511: this seems to be the nicer fix for the problem with
Stefan Metzmacher
2
-12
/
+4
2007-10-10
r21510: make it possible to push tags with length > 0xFFFFFF
Stefan Metzmacher
1
-1
/
+12
2007-10-10
r21504: for simo...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21503: add usefull function to get the site dn for the local server
Stefan Metzmacher
1
-0
/
+17
2007-10-10
r21502: add a very useful option "become dc:donnot leave=yes"
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r21501: ugly but the windows 2000 mmc deturns decoding error without this
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r21499: fill in the correct forest dns name
Stefan Metzmacher
1
-2
/
+35
2007-10-10
r21498: Putting the second parameter in quotes so that we accept spaces in th...
Brad Henry
1
-1
/
+1
2007-10-10
r21497: Pass more of the RPC-CRACKNAMES test by using the new search_options ...
Andrew Bartlett
1
-26
/
+89
2007-10-10
r21496: A number of ldb control and LDAP changes, surrounding the
Andrew Bartlett
15
-413
/
+603
2007-10-10
r21495: Pass the VM .vmx file path to wintest_2k3_dc.sh on the command line.
Brad Henry
2
-1
/
+2
2007-10-10
r21494: Fix 'make wintest' to support command-line changes to 'vm-get-ip.pl' ...
Brad Henry
8
-64
/
+88
2007-10-10
r21493: Patch from Ronnie Sahlberg. From his email:
Jelmer Vernooij
1
-3
/
+5
2007-10-10
r21492: Finish work on nested type support in EJS.
Jelmer Vernooij
3
-122
/
+127
2007-10-10
r21491: Verify that the DNS domain name is filled in on GUID searches in the
Andrew Bartlett
1
-0
/
+32
2007-10-10
r21490: Add some tests for the EJS code
Jelmer Vernooij
2
-72
/
+75
2007-10-10
r21489: Remove accidently committed test idl.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r21488: Ignore autogenerated file.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r21487: Fix warning when using anonymous types, initial work on nested type s...
Jelmer Vernooij
3
-7
/
+32
2007-10-10
r21486: Remove spurious semicolons.
Jelmer Vernooij
1
-4
/
+7
2007-10-10
r21485: Remove obsolete smb_interfaces code (discussed with tpot).
Jelmer Vernooij
1
-8
/
+0
2007-10-10
r21484: Fix Needed* for nested datastructures.
Jelmer Vernooij
4
-85
/
+115
2007-10-10
r21477: Remove unnecessary properties.
Jelmer Vernooij
2
-5
/
+0
2007-10-10
r21476: Add another test for EnumValue.
Jelmer Vernooij
1
-0
/
+11
2007-10-10
r21475: Updated vm_get_ip.pl to read the name of the environment variable con...
Brad Henry
3
-1
/
+139
2007-10-10
r21473: Added new parameters to test_win.conf that apply only to the DC tests.
Brad Henry
2
-3
/
+41
2007-10-10
r21470: generate Primary:WDigest blob with precalculated digest-md5 hashes:
Stefan Metzmacher
1
-6
/
+383
2007-10-10
r21466: run the LDAP-UPTODATEVECTOR test in make test
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r21465: the LDAP-UPTODATEVECTOR test shows that the replUpToDateVector
Stefan Metzmacher
1
-37
/
+11
2007-10-10
r21464: add parsing code for the Primary:WDigest blob
Stefan Metzmacher
1
-0
/
+17
[prev]
[next]