summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r21314: add more usefull debug outputStefan Metzmacher2007-10-101-6/+6
* r21311: fix very ugly "using free'ed memory" bugStefan Metzmacher2007-10-101-1/+1
* r21307: make it possible to pass in NULL for domain or rid,Stefan Metzmacher2007-10-101-4/+10
* r21306: fix the RPC-LSA tests the admin couldn't no longer get the 'currentVa...Stefan Metzmacher2007-10-101-0/+1
* r21305: Change the skel module a little, so make it names clearer.Andrew Bartlett2007-10-101-6/+7
* r21304: - Get rid of the extra set of scroll bars in the tree. The tree neve...Derrell Lipman2007-10-101-1/+1
* r21303: As discussed on samba-technical: Change the static array for the in-m...Volker Lendecke2007-10-104-36/+96
* r21302: Provide simple redirecting headers for standard headers.Jelmer Vernooij2007-10-103-1/+17
* r21301: - the history contains lm and nt historyStefan Metzmacher2007-10-101-4/+4
* r21300: let the caller decide if it wants rid decrypted hashes or notStefan Metzmacher2007-10-105-3/+12
* r21299: Fix the build for those that don't have talloc.h installed.Jelmer Vernooij2007-10-102-2/+2
* r21298: protect windows password attributes tooStefan Metzmacher2007-10-101-0/+11
* r21297: Remove the GTK+ tools and library from the main repository. They are ...Jelmer Vernooij2007-10-1036-4559/+130
* r21296: remove the session specific encryption from the attributesStefan Metzmacher2007-10-102-1/+134
* r21295: pass down the gensec session key to the store_chunk hookStefan Metzmacher2007-10-102-3/+11
* r21294: this is useless, now that there's no operation in between...Stefan Metzmacher2007-10-101-7/+0
* r21293: store the gensec session key for each drsuapi connectionStefan Metzmacher2007-10-101-0/+14
* r21292: add become_dc:print = yes option to dump out the drsuapi trafficStefan Metzmacher2007-10-101-3/+74
* r21291: add two more error codesStefan Metzmacher2007-10-102-1/+5
* r21287: Improve user feedback. Cursor now changes to stopwatch during RPC an...Derrell Lipman2007-10-103-2/+41
* r21286: Tree column now resizes wiith splitter adjustment, but scrollbars don...Derrell Lipman2007-10-104-18/+24
* r21285: - Add the new ResizeTableColumnModel and make use of it in TreeVirtua...Derrell Lipman2007-10-107-31/+1131
* r21282: we only need one for loop...Stefan Metzmacher2007-10-101-7/+5
* r21281: move constinancy checks to the beginning of the functionStefan Metzmacher2007-10-101-8/+8
* r21276: Actually fire off multiple parallel read/write requests.Volker Lendecke2007-10-101-17/+57
* r21275: Reformat the bench-readwrite test a bitVolker Lendecke2007-10-101-89/+117
* r21272: in the history fields each hash is rid crypted on its ownStefan Metzmacher2007-10-101-46/+16
* r21270: Fix a memleakVolker Lendecke2007-10-101-0/+1
* r21267: the first 4 bytes in each encrypted attribute is the crc32Stefan Metzmacher2007-10-101-9/+30
* r21266: Add/Modify/Delete operations seem to work correctly nowSimo Sorce2007-10-103-62/+269
* r21261: add support for getting to the plain nthash (and I assume others too)Stefan Metzmacher2007-10-101-12/+74
* r21260: Fix regex.Jelmer Vernooij2007-10-101-1/+1
* r21256: - msg_type is not needed in the cluster messaging APIAndrew Tridgell2007-10-109-13/+24
* r21255: Add a debugging option to avoid rid decryption in the samsync output.Andrew Bartlett2007-10-101-12/+22
* r21254: Fix running the testsuite outside pidl/Jelmer Vernooij2007-10-101-2/+2
* r21253: Merge some pidl fixes:Jelmer Vernooij2007-10-109-58/+276
* r21252: Add operation works now, still to do mod and del opsSimo Sorce2007-10-103-70/+106
* r21249: Now the ldif is generated correctly, but still rpc is not happySimo Sorce2007-10-101-4/+6
* r21248: - Test for Simo: no change of selected row(s) upon open/close click. ...Derrell Lipman2007-10-101-0/+2
* r21245: combination "c[3] s[1] e[1] d[0]..." was successful!!!!!!!!!!!!!!!!!!...Stefan Metzmacher2007-10-101-266/+75
* r21244: fix typo...Stefan Metzmacher2007-10-101-1/+1
* r21243: create the infrastructure to test a lot of crypto combinationsStefan Metzmacher2007-10-101-1/+248
* r21242: prepare trying to decrypt the encrypted attributesStefan Metzmacher2007-10-101-5/+28
* r21236: store and orint the dcerpc session key, gensec session key and user n...Stefan Metzmacher2007-10-101-1/+25
* r21235: fix crash bugStefan Metzmacher2007-10-101-0/+2
* r21234: fixed a subtle bug with talloc reference counting and async ntvfsAndrew Tridgell2007-10-101-2/+2
* r21233: first version of samba4 messaging using ctdb is working. This means weAndrew Tridgell2007-10-104-14/+88
* r21232: added a raw ctdb messaging api - allowing ctdb applications to takeAndrew Tridgell2007-10-106-14/+133
* r21230: added the hooks needed in the cluster layer and the messaging code forAndrew Tridgell2007-10-107-10/+161
* r21222: Merge a couple of pidl fixes:Jelmer Vernooij2007-10-1013-836/+842