index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r23146: fix the build (temporary)
Stefan Metzmacher
2007-10-10
1
-0
/
+7
*
r23145: try to fix the build on solaris
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r23144: splitup RAW-OPLOCK into small units
Stefan Metzmacher
2007-10-10
2
-84
/
+630
*
r23143: error found by valgrind
Andrew Tridgell
2007-10-10
2
-8
/
+10
*
r23142: added error checking and reconnect on echo replies
Andrew Tridgell
2007-10-10
2
-8
/
+50
*
r23141: Use the finddcs() library call rather than a winbind-specific version.
Andrew Bartlett
2007-10-10
3
-64
/
+35
*
r23140: send send echos while disconnected
Andrew Tridgell
2007-10-10
2
-2
/
+6
*
r23139: use echo operations once a second in lockbench and openbench to ensure
Andrew Tridgell
2007-10-10
2
-0
/
+21
*
r23138: added a raw interface for SMBecho operations
Andrew Tridgell
2007-10-10
2
-0
/
+86
*
r23137: make it possible to skip the pidl tests
Stefan Metzmacher
2007-10-10
1
-1
/
+3
*
r23136: Set the event context onto the credentials in more places.
Andrew Bartlett
2007-10-10
2
-0
/
+3
*
r23135: inet_ntop and inet_pton are now provided by libreplace
Stefan Metzmacher
2007-10-10
2
-15
/
+0
*
r23134: Set the event context onto the cli_credentials.
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r23133: I felt pity on Kai, as he starts work on winbind in Samba4, so I
Andrew Bartlett
2007-10-10
7
-477
/
+228
*
r23132: Resolve an issue where we would use the ccache after we free()ed it.
Andrew Bartlett
2007-10-10
2
-31
/
+64
*
r23129: Merge from 3_0:
Günther Deschner
2007-10-10
3
-15
/
+69
*
r23126: this was sitting on my laptop for a while...
Rafal Szczesniak
2007-10-10
2
-18
/
+14
*
r23125: add host manager subcontext function.
Rafal Szczesniak
2007-10-10
1
-0
/
+2
*
r23124: add host subcontext providing (at the moment) list of domains
Rafal Szczesniak
2007-10-10
3
-1
/
+203
*
r23123: Fix two utterly simply typos that broke the whole build farm...
Michael Adam
2007-10-10
1
-2
/
+2
*
r23118: Make inet_pton and inet_ntop available through lib/replace.
Michael Adam
2007-10-10
6
-0
/
+418
*
r23115: the attribute array needs to be NULL terminated...
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r23114: we fail the new BASE-DELETE/deltest20a|b tests
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r23111: nicer ./configure --help output
Stefan Metzmacher
2007-10-10
2
-2
/
+2
*
r23110: add --disable-shared option, very useful for the build-farm...
Stefan Metzmacher
2007-10-10
1
-2
/
+10
*
r23108: Add defines of RTLD_NOW and RTLD_GLOBAL to replace.h.
Michael Adam
2007-10-10
1
-0
/
+6
*
r23104: Add comment explaining the new test.
Jeremy Allison
2007-10-10
1
-1
/
+7
*
r23103: Add a torture test for the insane semantics Steve's cifsfs client
Jeremy Allison
2007-10-10
1
-0
/
+104
*
r23099: New interesting delete on close tests :-).
Jeremy Allison
2007-10-10
1
-1
/
+62
*
r23090: a test showing two netlogon pipes open at once, using the LogonEx ops
Andrew Tridgell
2007-10-10
2
-0
/
+96
*
r23089: This is upstream now, so we don't need to add it manually.
Andrew Bartlett
2007-10-10
1
-13
/
+0
*
r23071: print the command on failure only
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r23069: print out the command, to find out the problem on host 'tridge'
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r23067: use 'const union smb_search_data *file' also in the server code to ge...
Stefan Metzmacher
2007-10-10
13
-33
/
+33
*
r23066: don't ignore errors
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r23065: revert local includes to prevent security problems (at least
Rafal Szczesniak
2007-10-10
1
-17
/
+0
*
r23064: Clarify comment and indent
Andrew Bartlett
2007-10-10
2
-13
/
+13
*
r23063: Make sure to invalidate the ccache when we set a
Andrew Bartlett
2007-10-10
3
-6
/
+70
*
r23062: make sure one node doesn't get ahead of the others at the start
Andrew Tridgell
2007-10-10
1
-2
/
+4
*
r23061: keep the RAW-BENCH-OPEN test balanced
Andrew Tridgell
2007-10-10
1
-19
/
+34
*
r23060: use #include <roken.h> consistently. Using "roken.h" in this directory
Andrew Tridgell
2007-10-10
18
-18
/
+18
*
r23059: reject_free needs to be initialised
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r23058: the cldap code was getting too intimate with the internals of struct
Andrew Tridgell
2007-10-10
1
-3
/
+9
*
r23057: only call the async recv function for the first pending receive, not
Andrew Tridgell
2007-10-10
1
-2
/
+5
*
r23056: added automatic reconnect to RAW-BENCH-OPEN, similar to RAW-BENCH-LOCK
Andrew Tridgell
2007-10-10
1
-28
/
+163
*
r23047: Allow local inclusion of js files as well as from predefined
Rafal Szczesniak
2007-10-10
1
-4
/
+22
*
r23045: forward SMB2 oplock breaks to the client
Stefan Metzmacher
2007-10-10
2
-3
/
+50
*
r23044: - use uint32_t for handle id's
Stefan Metzmacher
2007-10-10
3
-19
/
+26
*
r23043: allow more than UINT16_MAX - 1 handles on smb2 connections
Stefan Metzmacher
2007-10-10
1
-1
/
+4
*
r23037: actually fix the asn1 memory leak :-)
Stefan Metzmacher
2007-10-10
1
-1
/
+1
[prev]
[next]