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
...
*
r21406: add idl for parsing the 'Packages' and 'Primary:CLEARTEXT' elements
Stefan Metzmacher
2007-10-10
1
-0
/
+16
*
r21405: add support for [flag(STR_NOTERM|NDR_REMAINING)] string_array foo;
Stefan Metzmacher
2007-10-10
1
-22
/
+105
*
r21404: packages just contain utf16 strings not guids:-)
Stefan Metzmacher
2007-10-10
1
-9
/
+3
*
r21403: Add netlogon tests.
Jelmer Vernooij
2007-10-10
4
-3
/
+126
*
r21395: fix comments
Stefan Metzmacher
2007-10-10
1
-7
/
+7
*
r21392: - decode the salt utf16 string into a unix string
Stefan Metzmacher
2007-10-10
1
-4
/
+5
*
r21391: add supporting for
Stefan Metzmacher
2007-10-10
1
-0
/
+31
*
r21390: move fetching the key version number into the function
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r21389: give a better error when our parser hasn't consumed all data
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r21386: Run all NDR tests in the buildfarm, import some functions from Samba3...
Jelmer Vernooij
2007-10-10
9
-227
/
+210
*
r21384: Change warning to pidl warning, fix uppercasing.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r21381: dfs tests.
Jelmer Vernooij
2007-10-10
4
-4
/
+127
*
r21380: add idl for parsing the Primary:Kerberos blobs
Stefan Metzmacher
2007-10-10
1
-0
/
+29
*
r21378: Add simple NDR epmap test.
Jelmer Vernooij
2007-10-10
4
-2
/
+82
*
r21377: More tests.
Jelmer Vernooij
2007-10-10
2
-4
/
+500
*
r21376: More tests.
Jelmer Vernooij
2007-10-10
2
-3
/
+220
*
r21375: More lsa tests.
Jelmer Vernooij
2007-10-10
3
-14
/
+226
*
r21374: lsa tests
Jelmer Vernooij
2007-10-10
4
-5
/
+1120
*
r21373: More tests.
Jelmer Vernooij
2007-10-10
6
-5
/
+264
*
r21372: Tests, more tests! Some are still commented out, because the code the...
Jelmer Vernooij
2007-10-10
2
-7
/
+222
*
r21364: cosmetic change: it's nicer to use the KEYTYPE_ macro
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r21363: fallback to fetch the KEYTYPE_ARCFOUR out of the "unicodePwd" attribute
Stefan Metzmacher
2007-10-10
1
-38
/
+86
*
r21362: rename:
Stefan Metzmacher
2007-10-10
9
-59
/
+59
*
r21360: - put in the correct machine account password into test_secrets.ldb
Stefan Metzmacher
2007-10-10
1
-80
/
+4
*
r21359: remove the rid encryption before storing the password hashes
Stefan Metzmacher
2007-10-10
1
-7
/
+39
*
r21356: we have a function to get the sites dn
Stefan Metzmacher
2007-10-10
1
-5
/
+1
*
r21355: work in child domains, CN=Configuration isn't always under the domain dn
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r21354: fix comment
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r21351: Change ldb ejs bindings return codes.
Simo Sorce
2007-10-10
5
-74
/
+94
*
r21350: Add more tests for the NDR layer of winreg. I actually discovered a p...
Jelmer Vernooij
2007-10-10
2
-8
/
+266
*
r21348: Fix the build.
Simo Sorce
2007-10-10
1
-1
/
+1
*
r21347: All current tests in the testsuite mainly test the RPC code in genera...
Jelmer Vernooij
2007-10-10
5
-1
/
+195
*
r21343: Add access masks, pointed out by Ronnie Sahlberg.
Jelmer Vernooij
2007-10-10
1
-0
/
+8
*
r21342: add parsing code for the trustAuthIncoming/trustAuthOutgoing attributes
Stefan Metzmacher
2007-10-10
1
-0
/
+66
*
r21341: Improve QueryKeyInfo idl, pointed out by Ronnie Sahlberg.
Jelmer Vernooij
2007-10-10
1
-2
/
+1
*
r21340: Fix warning undef
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r21338: Fix handling of top-level arrays for the Samba 3 client code. This do...
Jelmer Vernooij
2007-10-10
2
-12
/
+98
*
r21337: add hack option to use DsGetNCChanges level 5 against w2k
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r21335: add dssync:save_pwd_blobs_dir=path/ option to store the password blobs
Stefan Metzmacher
2007-10-10
1
-2
/
+22
*
r21334: compare the original buffer and the validated one byte by byte
Stefan Metzmacher
2007-10-10
1
-2
/
+30
*
r21333: fix POPT handling in ndrdump
Stefan Metzmacher
2007-10-10
1
-7
/
+23
*
r21332: Fix bug in pidl that prevented value(0) from working. Bug reported by...
Jelmer Vernooij
2007-10-10
2
-6
/
+27
*
r21331: add comment about how the cleartext password is stored
Stefan Metzmacher
2007-10-10
1
-0
/
+7
*
r21330: move fetching of krb5 keys into its own function
Stefan Metzmacher
2007-10-10
1
-47
/
+66
*
r21329: complete support for parsing the supplementalCredentials value
Stefan Metzmacher
2007-10-10
1
-9
/
+30
*
r21323: add a start to parse the supplementalCredentials value,
Stefan Metzmacher
2007-10-10
1
-0
/
+25
*
r21317: this happens very often when you have multihomed nodes
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r21316: if we got an unexpected nbt packet that most times mean
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r21315: ldb now supports filters like (&(dn=%s)(&(objectClass=kerberosSecret)...
Stefan Metzmacher
2007-10-10
1
-4
/
+30
*
r21314: add more usefull debug output
Stefan Metzmacher
2007-10-10
1
-6
/
+6
[prev]
[next]