summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r23159: Tag talloc 1.0.1talloc-1.0.1Jelmer Vernooij2007-05-262-508/+27
* r23158: Set version to 1.0.1.Jelmer Vernooij2007-05-261-1/+1
* r23157: Add news file for talloc.Jelmer Vernooij2007-05-261-0/+13
* r23153: a first cut at a fix for the dgram flood problem that volkerAndrew Tridgell2007-05-261-1/+41
* r23152: fixed some async retry issues in openbenchAndrew Tridgell2007-05-261-37/+34
* r23149: Fix up the trusted domain lookup code to use the new structures.Andrew Bartlett2007-05-262-24/+21
* r23146: fix the build (temporary)Stefan Metzmacher2007-05-251-0/+7
* r23145: try to fix the build on solarisStefan Metzmacher2007-05-251-1/+2
* r23144: splitup RAW-OPLOCK into small unitsStefan Metzmacher2007-05-252-84/+630
* r23143: error found by valgrindAndrew Tridgell2007-05-252-8/+10
* r23142: added error checking and reconnect on echo repliesAndrew Tridgell2007-05-252-8/+50
* r23141: Use the finddcs() library call rather than a winbind-specific version.Andrew Bartlett2007-05-253-64/+35
* r23140: send send echos while disconnectedAndrew Tridgell2007-05-252-2/+6
* r23139: use echo operations once a second in lockbench and openbench to ensureAndrew Tridgell2007-05-252-0/+21
* r23138: added a raw interface for SMBecho operationsAndrew Tridgell2007-05-252-0/+86
* r23137: make it possible to skip the pidl testsStefan Metzmacher2007-05-251-1/+3
* r23136: Set the event context onto the credentials in more places.Andrew Bartlett2007-05-252-0/+3
* r23135: inet_ntop and inet_pton are now provided by libreplaceStefan Metzmacher2007-05-252-15/+0
* r23134: Set the event context onto the cli_credentials.Andrew Bartlett2007-05-251-0/+1
* r23133: I felt pity on Kai, as he starts work on winbind in Samba4, so IAndrew Bartlett2007-05-257-477/+228
* r23132: Resolve an issue where we would use the ccache after we free()ed it.Andrew Bartlett2007-05-252-31/+64
* r23129: Merge from 3_0:Günther Deschner2007-05-243-15/+69
* r23126: this was sitting on my laptop for a while...Rafal Szczesniak2007-05-242-18/+14
* r23125: add host manager subcontext function.Rafal Szczesniak2007-05-241-0/+2
* r23124: add host subcontext providing (at the moment) list of domainsRafal Szczesniak2007-05-243-1/+203
* r23123: Fix two utterly simply typos that broke the whole build farm...Michael Adam2007-05-241-2/+2
* r23118: Make inet_pton and inet_ntop available through lib/replace.Michael Adam2007-05-246-0/+418
* r23115: the attribute array needs to be NULL terminated...Stefan Metzmacher2007-05-241-1/+1
* r23114: we fail the new BASE-DELETE/deltest20a|b testsStefan Metzmacher2007-05-241-0/+2
* r23111: nicer ./configure --help outputStefan Metzmacher2007-05-242-2/+2
* r23110: add --disable-shared option, very useful for the build-farm...Stefan Metzmacher2007-05-241-2/+10
* r23108: Add defines of RTLD_NOW and RTLD_GLOBAL to replace.h.Michael Adam2007-05-241-0/+6
* r23104: Add comment explaining the new test.Jeremy Allison2007-05-231-1/+7
* r23103: Add a torture test for the insane semantics Steve's cifsfs clientJeremy Allison2007-05-231-0/+104
* r23099: New interesting delete on close tests :-).Jeremy Allison2007-05-231-1/+62
* r23090: a test showing two netlogon pipes open at once, using the LogonEx opsAndrew Tridgell2007-05-232-0/+96
* r23089: This is upstream now, so we don't need to add it manually.Andrew Bartlett2007-05-231-13/+0
* r23071: print the command on failure onlyStefan Metzmacher2007-05-221-1/+1
* r23069: print out the command, to find out the problem on host 'tridge'Stefan Metzmacher2007-05-221-0/+1
* r23067: use 'const union smb_search_data *file' also in the server code to ge...Stefan Metzmacher2007-05-2213-33/+33
* r23066: don't ignore errorsStefan Metzmacher2007-05-221-0/+1
* r23065: revert local includes to prevent security problems (at leastRafal Szczesniak2007-05-221-17/+0
* r23064: Clarify comment and indentAndrew Bartlett2007-05-222-13/+13
* r23063: Make sure to invalidate the ccache when we set aAndrew Bartlett2007-05-223-6/+70
* r23062: make sure one node doesn't get ahead of the others at the startAndrew Tridgell2007-05-221-2/+4
* r23061: keep the RAW-BENCH-OPEN test balancedAndrew Tridgell2007-05-221-19/+34
* r23060: use #include <roken.h> consistently. Using "roken.h" in this directoryAndrew Tridgell2007-05-2218-18/+18
* r23059: reject_free needs to be initialisedAndrew Tridgell2007-05-221-0/+1
* r23058: the cldap code was getting too intimate with the internals of structAndrew Tridgell2007-05-221-3/+9
* r23057: only call the async recv function for the first pending receive, notAndrew Tridgell2007-05-211-2/+5