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
2007-10-10
r21458: Prepare for generating separate primitives/deferred code.
Jelmer Vernooij
1
-20
/
+23
2007-10-10
r21457: Cope with anonymous nested types in the NDR layer. This doesn't handled
Jelmer Vernooij
2
-33
/
+22
2007-10-10
r21456: Allow anonymous and non-anonymous nested structures/unions/enums/bitm...
Jelmer Vernooij
1
-43
/
+105
2007-10-10
r21455: Fix a bug in our handling of conformant arrays. The conformant array was
Jelmer Vernooij
2
-32
/
+70
2007-10-10
r21451: if kerberos is requested ( -k yes ), we should use authentificated co...
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r21448: return the same error codes as a windows KDC
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r21447: make handling of replying e_data more generic
Stefan Metzmacher
1
-18
/
+12
2007-10-10
r21445: Apply tdb_parse_record Tridges error return, merge to 3_0_25 and 4_0
Volker Lendecke
4
-13
/
+94
2007-10-10
r21443: Refactor some of the NDR code in preparation of nested data structure...
Jelmer Vernooij
1
-102
/
+125
2007-10-10
r21442: Allow more flexible data structure names.
Jelmer Vernooij
1
-106
/
+111
2007-10-10
r21441: create a union for the PrimaryKerberosBlob content
Stefan Metzmacher
3
-56
/
+84
2007-10-10
r21440: Support different variables in environments.
Jelmer Vernooij
2
-12
/
+19
2007-10-10
r21439: fix compiler warnings
Stefan Metzmacher
1
-6
/
+6
2007-10-10
r21438: create the PAC element in the same order as w2k3,
Stefan Metzmacher
1
-7
/
+7
2007-10-10
r21437: Cherrypick typelib tests.
Jelmer Vernooij
2
-1
/
+63
2007-10-10
r21436: Choose the TGT session key enctype also by checking what enctypes
Stefan Metzmacher
1
-4
/
+20
2007-10-10
r21435: ntPwdHash,lmPwdHash,sambaNTPwdHistory,sambaLMPwdHistory and krb5Key
Stefan Metzmacher
1
-73
/
+88
2007-10-10
r21434: - get rid of "krb5Key"
Stefan Metzmacher
4
-409
/
+865
2007-10-10
r21433: Get rid of the COM support code - it's not used and unmaintained. We can
Jelmer Vernooij
23
-1255
/
+177
2007-10-10
r21432: Handle properties on tagged types in TDR.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r21431: More tests, work on support in wireshark for tagged types.
Jelmer Vernooij
3
-17
/
+42
2007-10-10
r21430: Support tagged types without typedef. This means:
Jelmer Vernooij
13
-1082
/
+1161
2007-10-10
r21429: Fix the build.
Jelmer Vernooij
2
-4
/
+4
2007-10-10
r21428: Handle representation types in Needed().
Jelmer Vernooij
4
-18
/
+82
2007-10-10
r21427: Add tests for Needed*(), in preparation of refactoring.
Jelmer Vernooij
2
-24
/
+72
2007-10-10
r21426: Add more spoolss tests.
Jelmer Vernooij
2
-5
/
+195
2007-10-10
r21425: Add ReplyClosePrinter.
Jelmer Vernooij
2
-1
/
+15
2007-10-10
r21424: Add FindClosePrinterNotify.
Jelmer Vernooij
2
-1
/
+14
2007-10-10
r21423: Extend testsuite, check that all bytes have been consumed. DsBind fai...
Jelmer Vernooij
4
-4
/
+162
2007-10-10
r21422: Add IDL for EnumPrinterKey and RemoteFindNextPrinterChangeNotifyEx.
Jelmer Vernooij
1
-17
/
+102
2007-10-10
r21421: Fix a memleak. This made tdb look considerably worse than necessary.
Volker Lendecke
1
-0
/
+2
2007-10-10
r21419: Give some more clue about what's going on
Simo Sorce
1
-2
/
+2
2007-10-10
r21418: Return the ratio as well
Simo Sorce
1
-2
/
+8
2007-10-10
r21416: add missing file
Jelmer Vernooij
1
-0
/
+305
2007-10-10
r21415: Add tests for spoolss and drsuapi. Still need to add validators.
Jelmer Vernooij
5
-4
/
+124
2007-10-10
r21414: Fill in IDL for ReplyOpenPrinter.
Jelmer Vernooij
1
-7
/
+14
2007-10-10
r21413: fix pushing of supplementalCredentials
Stefan Metzmacher
1
-6
/
+6
2007-10-10
r21412: The last patch also incremented the seqnum when tdb_store failed. Not...
Volker Lendecke
1
-8
/
+10
2007-10-10
r21411: Add some simple tests for the wireshark NDR generator.
Jelmer Vernooij
2
-3
/
+30
2007-10-10
r21410: We have to increment the sequence number also when tdb_update_hash()
Volker Lendecke
1
-1
/
+1
2007-10-10
r21408: Remove test that uses empty array.
Jelmer Vernooij
1
-3
/
+0
2007-10-10
r21407: auto set the len values
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r21406: add idl for parsing the 'Packages' and 'Primary:CLEARTEXT' elements
Stefan Metzmacher
1
-0
/
+16
2007-10-10
r21405: add support for [flag(STR_NOTERM|NDR_REMAINING)] string_array foo;
Stefan Metzmacher
1
-22
/
+105
2007-10-10
r21404: packages just contain utf16 strings not guids:-)
Stefan Metzmacher
1
-9
/
+3
2007-10-10
r21403: Add netlogon tests.
Jelmer Vernooij
4
-3
/
+126
2007-10-10
r21395: fix comments
Stefan Metzmacher
1
-7
/
+7
2007-10-10
r21392: - decode the salt utf16 string into a unix string
Stefan Metzmacher
1
-4
/
+5
2007-10-10
r21391: add supporting for
Stefan Metzmacher
1
-0
/
+31
2007-10-10
r21390: move fetching the key version number into the function
Stefan Metzmacher
1
-2
/
+2
[next]