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