summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r23146: fix the build (temporary)Stefan Metzmacher2007-10-101-0/+7
* r23145: try to fix the build on solarisStefan Metzmacher2007-10-101-1/+2
* r23144: splitup RAW-OPLOCK into small unitsStefan Metzmacher2007-10-102-84/+630
* r23143: error found by valgrindAndrew Tridgell2007-10-102-8/+10
* r23142: added error checking and reconnect on echo repliesAndrew Tridgell2007-10-102-8/+50
* r23141: Use the finddcs() library call rather than a winbind-specific version.Andrew Bartlett2007-10-103-64/+35
* r23140: send send echos while disconnectedAndrew Tridgell2007-10-102-2/+6
* r23139: use echo operations once a second in lockbench and openbench to ensureAndrew Tridgell2007-10-102-0/+21
* r23138: added a raw interface for SMBecho operationsAndrew Tridgell2007-10-102-0/+86
* r23137: make it possible to skip the pidl testsStefan Metzmacher2007-10-101-1/+3
* r23136: Set the event context onto the credentials in more places.Andrew Bartlett2007-10-102-0/+3
* r23135: inet_ntop and inet_pton are now provided by libreplaceStefan Metzmacher2007-10-102-15/+0
* r23134: Set the event context onto the cli_credentials.Andrew Bartlett2007-10-101-0/+1
* r23133: I felt pity on Kai, as he starts work on winbind in Samba4, so IAndrew Bartlett2007-10-107-477/+228
* r23132: Resolve an issue where we would use the ccache after we free()ed it.Andrew Bartlett2007-10-102-31/+64
* r23129: Merge from 3_0:Günther Deschner2007-10-103-15/+69
* 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