index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r23232: Add in some extra files required by the new provision-backend.
Andrew Bartlett
2
-0
/
+24
2007-10-10
r23231: Fix make test on build farm for 64-bit hosts. There's no reason this...
Jim McDonough
1
-0
/
+1
2007-10-10
r23209: import getnameinfo.c, inet_ntop.c and inet_pton.c from
Stefan Metzmacher
5
-4
/
+347
2007-10-10
r23208: on some HP-UX boxes dlfcn.h is available and use unsigned int flags
Stefan Metzmacher
3
-6
/
+19
2007-10-10
r23205: abartlet please commit the correct content ...
Stefan Metzmacher
1
-0
/
+0
2007-10-10
r23191: Use the new provision-backend script to setup Fedora DS for make test.
Andrew Bartlett
2
-80
/
+13
2007-10-10
r23189: Work towards a totally scripted setup of LDAP backends, so others can
Andrew Bartlett
8
-20
/
+52
2007-10-10
r23188: revert 23123 and 23118.
Stefan Metzmacher
6
-418
/
+0
2007-10-10
r23187: revert 23145 and 23135 to fix the build on solaris...
Stefan Metzmacher
2
-2
/
+16
2007-10-10
r23182: fixed valgrind error
Andrew Tridgell
2
-0
/
+4
2007-10-10
r23181: prevent attempts to reopen the connection twice at the same time
Andrew Tridgell
2
-21
/
+30
2007-10-10
r23180: auto-reconnect on both NT_STATUS_END_OF_FILE and NT_STATUS_LOCAL_DISC...
Andrew Tridgell
2
-3
/
+6
2007-10-10
r23179: I forgot ejsnet.js script is one of tests. Disable it temporarily.
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r23178: add simple js code I use for testing and which starts to look like
Rafal Szczesniak
3
-30
/
+155
2007-10-10
r23177: Add in a new provision-backend script. This helps set up the OpenLDA...
Andrew Bartlett
8
-4
/
+344
2007-10-10
r23176: Note that we only return one DC from this call at the moment.
Andrew Bartlett
1
-0
/
+3
2007-10-10
r23175: Handle PKG_CONFIG_PATH not set yet - fixes warning in selftest.pl
Jelmer Vernooij
3
-5
/
+17
2007-10-10
r23174: merge text
Jelmer Vernooij
1
-0
/
+5
2007-10-10
r23158: Set version to 1.0.1.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r23157: Add news file for talloc.
Jelmer Vernooij
1
-0
/
+13
2007-10-10
r23153: a first cut at a fix for the dgram flood problem that volker
Andrew Tridgell
1
-1
/
+41
2007-10-10
r23152: fixed some async retry issues in openbench
Andrew Tridgell
1
-37
/
+34
2007-10-10
r23149: Fix up the trusted domain lookup code to use the new structures.
Andrew Bartlett
2
-24
/
+21
2007-10-10
r23146: fix the build (temporary)
Stefan Metzmacher
1
-0
/
+7
2007-10-10
r23145: try to fix the build on solaris
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r23144: splitup RAW-OPLOCK into small units
Stefan Metzmacher
2
-84
/
+630
2007-10-10
r23143: error found by valgrind
Andrew Tridgell
2
-8
/
+10
2007-10-10
r23142: added error checking and reconnect on echo replies
Andrew Tridgell
2
-8
/
+50
2007-10-10
r23141: Use the finddcs() library call rather than a winbind-specific version.
Andrew Bartlett
3
-64
/
+35
2007-10-10
r23140: send send echos while disconnected
Andrew Tridgell
2
-2
/
+6
2007-10-10
r23139: use echo operations once a second in lockbench and openbench to ensure
Andrew Tridgell
2
-0
/
+21
2007-10-10
r23138: added a raw interface for SMBecho operations
Andrew Tridgell
2
-0
/
+86
2007-10-10
r23137: make it possible to skip the pidl tests
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r23136: Set the event context onto the credentials in more places.
Andrew Bartlett
2
-0
/
+3
2007-10-10
r23135: inet_ntop and inet_pton are now provided by libreplace
Stefan Metzmacher
2
-15
/
+0
2007-10-10
r23134: Set the event context onto the cli_credentials.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r23133: I felt pity on Kai, as he starts work on winbind in Samba4, so I
Andrew Bartlett
7
-477
/
+228
2007-10-10
r23132: Resolve an issue where we would use the ccache after we free()ed it.
Andrew Bartlett
2
-31
/
+64
2007-10-10
r23129: Merge from 3_0:
Günther Deschner
3
-15
/
+69
2007-10-10
r23126: this was sitting on my laptop for a while...
Rafal Szczesniak
2
-18
/
+14
2007-10-10
r23125: add host manager subcontext function.
Rafal Szczesniak
1
-0
/
+2
2007-10-10
r23124: add host subcontext providing (at the moment) list of domains
Rafal Szczesniak
3
-1
/
+203
2007-10-10
r23123: Fix two utterly simply typos that broke the whole build farm...
Michael Adam
1
-2
/
+2
2007-10-10
r23118: Make inet_pton and inet_ntop available through lib/replace.
Michael Adam
6
-0
/
+418
2007-10-10
r23115: the attribute array needs to be NULL terminated...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r23114: we fail the new BASE-DELETE/deltest20a|b tests
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r23111: nicer ./configure --help output
Stefan Metzmacher
2
-2
/
+2
2007-10-10
r23110: add --disable-shared option, very useful for the build-farm...
Stefan Metzmacher
1
-2
/
+10
2007-10-10
r23108: Add defines of RTLD_NOW and RTLD_GLOBAL to replace.h.
Michael Adam
1
-0
/
+6
2007-10-10
r23104: Add comment explaining the new test.
Jeremy Allison
1
-1
/
+7
[prev]
[next]