summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23132: Resolve an issue where we would use the ccache after we free()ed it.Andrew Bartlett2-31/+64
2007-10-10r23129: Merge from 3_0:Günther Deschner3-15/+69
2007-10-10r23126: this was sitting on my laptop for a while...Rafal Szczesniak2-18/+14
2007-10-10r23125: add host manager subcontext function.Rafal Szczesniak1-0/+2
2007-10-10r23124: add host subcontext providing (at the moment) list of domainsRafal Szczesniak3-1/+203
2007-10-10r23123: Fix two utterly simply typos that broke the whole build farm...Michael Adam1-2/+2
2007-10-10r23118: Make inet_pton and inet_ntop available through lib/replace.Michael Adam6-0/+418
2007-10-10r23115: the attribute array needs to be NULL terminated...Stefan Metzmacher1-1/+1
2007-10-10r23114: we fail the new BASE-DELETE/deltest20a|b testsStefan Metzmacher1-0/+2
2007-10-10r23111: nicer ./configure --help outputStefan Metzmacher2-2/+2
2007-10-10r23110: add --disable-shared option, very useful for the build-farm...Stefan Metzmacher1-2/+10
2007-10-10r23108: Add defines of RTLD_NOW and RTLD_GLOBAL to replace.h.Michael Adam1-0/+6
2007-10-10r23104: Add comment explaining the new test.Jeremy Allison1-1/+7
2007-10-10r23103: Add a torture test for the insane semantics Steve's cifsfs clientJeremy Allison1-0/+104
2007-10-10r23099: New interesting delete on close tests :-).Jeremy Allison1-1/+62
2007-10-10r23090: a test showing two netlogon pipes open at once, using the LogonEx opsAndrew Tridgell2-0/+96
2007-10-10r23089: This is upstream now, so we don't need to add it manually.Andrew Bartlett1-13/+0
2007-10-10r23071: print the command on failure onlyStefan Metzmacher1-1/+1
2007-10-10r23069: print out the command, to find out the problem on host 'tridge'Stefan Metzmacher1-0/+1
2007-10-10r23067: use 'const union smb_search_data *file' also in the server code to ge...Stefan Metzmacher13-33/+33
2007-10-10r23066: don't ignore errorsStefan Metzmacher1-0/+1
2007-10-10r23065: revert local includes to prevent security problems (at leastRafal Szczesniak1-17/+0
2007-10-10r23064: Clarify comment and indentAndrew Bartlett2-13/+13
2007-10-10r23063: Make sure to invalidate the ccache when we set aAndrew Bartlett3-6/+70
2007-10-10r23062: make sure one node doesn't get ahead of the others at the startAndrew Tridgell1-2/+4
2007-10-10r23061: keep the RAW-BENCH-OPEN test balancedAndrew Tridgell1-19/+34
2007-10-10r23060: use #include <roken.h> consistently. Using "roken.h" in this directoryAndrew Tridgell18-18/+18
2007-10-10r23059: reject_free needs to be initialisedAndrew Tridgell1-0/+1
2007-10-10r23058: the cldap code was getting too intimate with the internals of structAndrew Tridgell1-3/+9
2007-10-10r23057: only call the async recv function for the first pending receive, notAndrew Tridgell1-2/+5
2007-10-10r23056: added automatic reconnect to RAW-BENCH-OPEN, similar to RAW-BENCH-LOCKAndrew Tridgell1-28/+163
2007-10-10r23047: Allow local inclusion of js files as well as from predefinedRafal Szczesniak1-4/+22
2007-10-10r23045: forward SMB2 oplock breaks to the clientStefan Metzmacher2-3/+50
2007-10-10r23044: - use uint32_t for handle id'sStefan Metzmacher3-19/+26
2007-10-10r23043: allow more than UINT16_MAX - 1 handles on smb2 connectionsStefan Metzmacher1-1/+4
2007-10-10r23037: actually fix the asn1 memory leak :-)Stefan Metzmacher1-1/+1
2007-10-10r23036: error checking on asn1_init() failureAndrew Tridgell8-5/+77
2007-10-10r23035: We don't need to add this entry, and I hope to figure out how to avoidAndrew Bartlett1-2/+1
2007-10-10r23034: Thanks to metze for providing some vital clues in the 'kerberos ccacheAndrew Bartlett1-2/+6
2007-10-10r23033: regenerate schema.ldif with minischema.jsStefan Metzmacher1-0/+137
2007-10-10r23032: Remove calls to println(), and ensure we print the ldb errstring().Andrew Bartlett1-9/+11
2007-10-10r23031: removed bogus event_loop_once() calls in RAW-CONTEXT test - they couldAndrew Tridgell1-5/+0
2007-10-10r23030: finally fixed up our asn1 code to use better memory allocation. ThisAndrew Tridgell11-449/+437
2007-10-10r23029: fixed formattingAndrew Tridgell1-3/+3
2007-10-10r23028: I've now got a patch to Fedora DS to make it only install the very ba...Andrew Bartlett1-3/+1
2007-10-10r23027: Make sure the parent object always exists.Andrew Bartlett1-0/+4
2007-10-10r23021: test some boundary conditions for idtree, after I saw some suspiciousAndrew Tridgell1-1/+18
2007-10-10r23020: a better fix for the memory leak - this one doesn't stuff up spnego :)Andrew Tridgell3-5/+16
2007-10-10r23019: revert r23018 - this will require more thought.Andrew Tridgell1-14/+2
2007-10-10r23018: fixed a memory leak in our server side session setup code for failedAndrew Tridgell1-2/+14