Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r21376: More tests. | Jelmer Vernooij | 2 | -3/+220 |
2007-10-10 | r21375: More lsa tests. | Jelmer Vernooij | 3 | -14/+226 |
2007-10-10 | r21374: lsa tests | Jelmer Vernooij | 4 | -5/+1120 |
2007-10-10 | r21373: More tests. | Jelmer Vernooij | 6 | -5/+264 |
2007-10-10 | r21372: Tests, more tests! Some are still commented out, because the code the... | Jelmer Vernooij | 2 | -7/+222 |
2007-10-10 | r21371: Ehmm I was reseting the wrong dataModel... | Simo Sorce | 1 | -1/+3 |
2007-10-10 | r21368: Adapy Json to the new ldb functions return object, this | Simo Sorce | 1 | -5/+36 |
2007-10-10 | r21367: Clear out the table with a deleted object contents after the record i... | Simo Sorce | 1 | -2/+5 |
2007-10-10 | r21366: Until we have a schema enforcing module (which will make it | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r21364: cosmetic change: it's nicer to use the KEYTYPE_ macro | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r21363: fallback to fetch the KEYTYPE_ARCFOUR out of the "unicodePwd" attribute | Stefan Metzmacher | 1 | -38/+86 |
2007-10-10 | r21362: rename: | Stefan Metzmacher | 9 | -59/+59 |
2007-10-10 | r21361: let samba3sam.js pass when we'll use unicodePwd for storing the nt hash | Stefan Metzmacher | 1 | -7/+7 |
2007-10-10 | r21360: - put in the correct machine account password into test_secrets.ldb | Stefan Metzmacher | 1 | -80/+4 |
2007-10-10 | r21359: remove the rid encryption before storing the password hashes | Stefan Metzmacher | 1 | -7/+39 |
2007-10-10 | r21356: we have a function to get the sites dn | Stefan Metzmacher | 1 | -5/+1 |
2007-10-10 | r21355: work in child domains, CN=Configuration isn't always under the domain dn | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r21354: fix comment | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21351: Change ldb ejs bindings return codes. | Simo Sorce | 9 | -886/+945 |
2007-10-10 | r21350: Add more tests for the NDR layer of winreg. I actually discovered a p... | Jelmer Vernooij | 2 | -8/+266 |
2007-10-10 | r21348: Fix the build. | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r21347: All current tests in the testsuite mainly test the RPC code in genera... | Jelmer Vernooij | 5 | -1/+195 |
2007-10-10 | r21344: ensure that the full range of error values is available to applicatio... | Derrell Lipman | 1 | -0/+10 |
2007-10-10 | r21343: Add access masks, pointed out by Ronnie Sahlberg. | Jelmer Vernooij | 1 | -0/+8 |
2007-10-10 | r21342: add parsing code for the trustAuthIncoming/trustAuthOutgoing attributes | Stefan Metzmacher | 1 | -0/+66 |
2007-10-10 | r21341: Improve QueryKeyInfo idl, pointed out by Ronnie Sahlberg. | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r21340: Fix warning undef | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r21338: Fix handling of top-level arrays for the Samba 3 client code. This do... | Jelmer Vernooij | 2 | -12/+98 |
2007-10-10 | r21337: add hack option to use DsGetNCChanges level 5 against w2k | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r21335: add dssync:save_pwd_blobs_dir=path/ option to store the password blobs | Stefan Metzmacher | 1 | -2/+22 |
2007-10-10 | r21334: compare the original buffer and the validated one byte by byte | Stefan Metzmacher | 1 | -2/+30 |
2007-10-10 | r21333: fix POPT handling in ndrdump | Stefan Metzmacher | 1 | -7/+23 |
2007-10-10 | r21332: Fix bug in pidl that prevented value(0) from working. Bug reported by... | Jelmer Vernooij | 2 | -6/+27 |
2007-10-10 | r21331: add comment about how the cleartext password is stored | Stefan Metzmacher | 1 | -0/+7 |
2007-10-10 | r21330: move fetching of krb5 keys into its own function | Stefan Metzmacher | 1 | -47/+66 |
2007-10-10 | r21329: complete support for parsing the supplementalCredentials value | Stefan Metzmacher | 1 | -9/+30 |
2007-10-10 | r21328: Ok, now we can successfully modify the ldb and refresh the tree | Simo Sorce | 2 | -31/+56 |
2007-10-10 | r21326: get rid of old qooxdoo version. | Derrell Lipman | 2493 | -247923/+0 |
2007-10-10 | r21325: delete children in reverse order since the array is manipulated durin... | Derrell Lipman | 1 | -1/+1 |
2007-10-10 | r21323: add a start to parse the supplementalCredentials value, | Stefan Metzmacher | 1 | -0/+25 |
2007-10-10 | r21321: - Allow pruning all of the children of a node without removing the node | Derrell Lipman | 2 | -17/+24 |
2007-10-10 | r21317: this happens very often when you have multihomed nodes | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21316: if we got an unexpected nbt packet that most times mean | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21315: ldb now supports filters like (&(dn=%s)(&(objectClass=kerberosSecret)... | Stefan Metzmacher | 1 | -4/+30 |
2007-10-10 | r21314: add more usefull debug output | Stefan Metzmacher | 1 | -6/+6 |
2007-10-10 | r21311: fix very ugly "using free'ed memory" bug | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21307: make it possible to pass in NULL for domain or rid, | Stefan Metzmacher | 1 | -4/+10 |
2007-10-10 | r21306: fix the RPC-LSA tests the admin couldn't no longer get the 'currentVa... | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r21305: Change the skel module a little, so make it names clearer. | Andrew Bartlett | 1 | -6/+7 |
2007-10-10 | r21304: - Get rid of the extra set of scroll bars in the tree. The tree neve... | Derrell Lipman | 1 | -1/+1 |