summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21297: Remove the GTK+ tools and library from the main repository. They are ...Jelmer Vernooij34-4484/+48
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-10r21282: we only need one for loop...Stefan Metzmacher1-7/+5
2007-10-10r21281: move constinancy checks to the beginning of the functionStefan Metzmacher1-8/+8
2007-10-10r21276: Actually fire off multiple parallel read/write requests.Volker Lendecke1-17/+57
2007-10-10r21275: Reformat the bench-readwrite test a bitVolker Lendecke1-89/+117
2007-10-10r21272: in the history fields each hash is rid crypted on its ownStefan Metzmacher1-46/+16
2007-10-10r21270: Fix a memleakVolker Lendecke1-0/+1
2007-10-10r21267: the first 4 bytes in each encrypted attribute is the crc32Stefan Metzmacher1-9/+30
2007-10-10r21261: add support for getting to the plain nthash (and I assume others too)Stefan Metzmacher1-12/+74
2007-10-10r21260: Fix regex.Jelmer Vernooij1-1/+1
2007-10-10r21256: - msg_type is not needed in the cluster messaging APIAndrew Tridgell9-13/+24
2007-10-10r21255: Add a debugging option to avoid rid decryption in the samsync output.Andrew Bartlett1-12/+22
2007-10-10r21254: Fix running the testsuite outside pidl/Jelmer Vernooij1-2/+2
2007-10-10r21253: Merge some pidl fixes:Jelmer Vernooij9-58/+276
2007-10-10r21245: combination "c[3] s[1] e[1] d[0]..." was successful!!!!!!!!!!!!!!!!!!...Stefan Metzmacher1-266/+75
2007-10-10r21244: fix typo...Stefan Metzmacher1-1/+1
2007-10-10r21243: create the infrastructure to test a lot of crypto combinationsStefan Metzmacher1-1/+248
2007-10-10r21242: prepare trying to decrypt the encrypted attributesStefan Metzmacher1-5/+28
2007-10-10r21236: store and orint the dcerpc session key, gensec session key and user n...Stefan Metzmacher1-1/+25
2007-10-10r21235: fix crash bugStefan Metzmacher1-0/+2
2007-10-10r21234: fixed a subtle bug with talloc reference counting and async ntvfsAndrew Tridgell1-2/+2
2007-10-10r21233: first version of samba4 messaging using ctdb is working. This means weAndrew Tridgell4-14/+88
2007-10-10r21232: added a raw ctdb messaging api - allowing ctdb applications to takeAndrew Tridgell6-14/+133
2007-10-10r21230: added the hooks needed in the cluster layer and the messaging code forAndrew Tridgell7-10/+161
2007-10-10r21222: Merge a couple of pidl fixes:Jelmer Vernooij13-836/+842
2007-10-10r21216: fail the RAW-BENCH-LOCK test if the locking doesn't happen evenlyAndrew Tridgell1-1/+10
2007-10-10r21215: extend the RAW-MUX test to test cancelling a async lock request usingAndrew Tridgell1-1/+29
2007-10-10r21214: fixed a valgrind error that can be caused by a semi-async call insideAndrew Tridgell1-1/+4
2007-10-10r21213: the build farm seems to show that FreeBSD 6.2 has two different errorAndrew Tridgell1-1/+3
2007-10-10r21212: detect if the kernel does not support integrated epoll/aio when theAndrew Tridgell1-1/+11
2007-10-10r21211: fixed 3 places that assumed that torture_fail() didn't callAndrew Tridgell3-8/+8
2007-10-10r21208: fix a crash bug caused by r21205Andrew Tridgell1-1/+1
2007-10-10r21206: - a couple more nttrans places were a memcpy() should be usedAndrew Tridgell5-18/+13
2007-10-10r21205: Fix warning.Jelmer Vernooij1-1/+1
2007-10-10r21183: Commit the big/little endian fix for nttrans setup[] handling.Volker Lendecke2-8/+5
2007-10-10r21179: Anything more complex than this causes the keytab never to be updated...Andrew Bartlett1-1/+2
2007-10-10r21178: Adapt RPC-SAMBA3-SHARESEC to new smbd behaviorVolker Lendecke1-3/+3
2007-10-10r21175: Fix the kerberos keytab update code to handle deletes.Andrew Bartlett2-31/+2
2007-10-10r21174: many thanks to Paul Wayper for pointing out that C99 requires aAndrew Tridgell5-11/+18
2007-10-10r21173: - keep the ctdb queue when reconnecting (this will need to be moreAndrew Tridgell1-9/+2
2007-10-10r21172: fixed a commentAndrew Tridgell1-1/+2
2007-10-10r21171: fixed a bug related to recursive event handling.Andrew Tridgell4-11/+7
2007-10-10r21142: fix compiler warningsStefan Metzmacher1-0/+1
2007-10-10r21141: Attempt to fix the buildVolker Lendecke1-1/+1