summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21355: work in child domains, CN=Configuration isn't always under the domain dnStefan Metzmacher1-2/+2
2007-10-10r21354: fix commentStefan Metzmacher1-1/+1
2007-10-10r21351: Change ldb ejs bindings return codes.Simo Sorce9-886/+945
2007-10-10r21350: Add more tests for the NDR layer of winreg. I actually discovered a p...Jelmer Vernooij2-8/+266
2007-10-10r21348: Fix the build.Simo Sorce1-1/+1
2007-10-10r21347: All current tests in the testsuite mainly test the RPC code in genera...Jelmer Vernooij5-1/+195
2007-10-10r21344: ensure that the full range of error values is available to applicatio...Derrell Lipman1-0/+10
2007-10-10r21343: Add access masks, pointed out by Ronnie Sahlberg.Jelmer Vernooij1-0/+8
2007-10-10r21342: add parsing code for the trustAuthIncoming/trustAuthOutgoing attributesStefan Metzmacher1-0/+66
2007-10-10r21341: Improve QueryKeyInfo idl, pointed out by Ronnie Sahlberg.Jelmer Vernooij1-2/+1
2007-10-10r21340: Fix warning undefJelmer Vernooij1-1/+1
2007-10-10r21338: Fix handling of top-level arrays for the Samba 3 client code. This do...Jelmer Vernooij2-12/+98
2007-10-10r21337: add hack option to use DsGetNCChanges level 5 against w2kStefan Metzmacher1-0/+2
2007-10-10r21335: add dssync:save_pwd_blobs_dir=path/ option to store the password blobsStefan Metzmacher1-2/+22
2007-10-10r21334: compare the original buffer and the validated one byte by byteStefan Metzmacher1-2/+30
2007-10-10r21333: fix POPT handling in ndrdumpStefan Metzmacher1-7/+23
2007-10-10r21332: Fix bug in pidl that prevented value(0) from working. Bug reported by...Jelmer Vernooij2-6/+27
2007-10-10r21331: add comment about how the cleartext password is storedStefan Metzmacher1-0/+7
2007-10-10r21330: move fetching of krb5 keys into its own functionStefan Metzmacher1-47/+66
2007-10-10r21329: complete support for parsing the supplementalCredentials valueStefan Metzmacher1-9/+30
2007-10-10r21328: Ok, now we can successfully modify the ldb and refresh the treeSimo Sorce2-31/+56
2007-10-10r21326: get rid of old qooxdoo version.Derrell Lipman2493-247923/+0
2007-10-10r21325: delete children in reverse order since the array is manipulated durin...Derrell Lipman1-1/+1
2007-10-10r21323: add a start to parse the supplementalCredentials value,Stefan Metzmacher1-0/+25
2007-10-10r21321: - Allow pruning all of the children of a node without removing the nodeDerrell Lipman2-17/+24
2007-10-10r21317: this happens very often when you have multihomed nodesStefan Metzmacher1-1/+1
2007-10-10r21316: if we got an unexpected nbt packet that most times meanStefan Metzmacher1-1/+1
2007-10-10r21315: ldb now supports filters like (&(dn=%s)(&(objectClass=kerberosSecret)...Stefan Metzmacher1-4/+30
2007-10-10r21314: add more usefull debug outputStefan Metzmacher1-6/+6
2007-10-10r21311: fix very ugly "using free'ed memory" bugStefan Metzmacher1-1/+1
2007-10-10r21307: make it possible to pass in NULL for domain or rid,Stefan Metzmacher1-4/+10
2007-10-10r21306: fix the RPC-LSA tests the admin couldn't no longer get the 'currentVa...Stefan Metzmacher1-0/+1
2007-10-10r21305: Change the skel module a little, so make it names clearer.Andrew Bartlett1-6/+7
2007-10-10r21304: - Get rid of the extra set of scroll bars in the tree. The tree neve...Derrell Lipman1-1/+1
2007-10-10r21303: As discussed on samba-technical: Change the static array for the in-m...Volker Lendecke4-36/+96
2007-10-10r21302: Provide simple redirecting headers for standard headers.Jelmer Vernooij3-1/+17
2007-10-10r21301: - the history contains lm and nt historyStefan Metzmacher1-4/+4
2007-10-10r21300: let the caller decide if it wants rid decrypted hashes or notStefan Metzmacher5-3/+12
2007-10-10r21299: Fix the build for those that don't have talloc.h installed.Jelmer Vernooij2-2/+2
2007-10-10r21298: protect windows password attributes tooStefan Metzmacher1-0/+11
2007-10-10r21297: Remove the GTK+ tools and library from the main repository. They are ...Jelmer Vernooij36-4559/+130
2007-10-10r21296: remove the session specific encryption from the attributesStefan Metzmacher2-1/+134
2007-10-10r21295: pass down the gensec session key to the store_chunk hookStefan Metzmacher2-3/+11
2007-10-10r21294: this is useless, now that there's no operation in between...Stefan Metzmacher1-7/+0
2007-10-10r21293: store the gensec session key for each drsuapi connectionStefan Metzmacher1-0/+14
2007-10-10r21292: add become_dc:print = yes option to dump out the drsuapi trafficStefan Metzmacher1-3/+74
2007-10-10r21291: add two more error codesStefan Metzmacher2-1/+5
2007-10-10r21287: Improve user feedback. Cursor now changes to stopwatch during RPC an...Derrell Lipman3-2/+41
2007-10-10r21286: Tree column now resizes wiith splitter adjustment, but scrollbars don...Derrell Lipman4-18/+24
2007-10-10r21285: - Add the new ResizeTableColumnModel and make use of it in TreeVirtua...Derrell Lipman7-31/+1131