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
r23281: Ensure we wipe all the right things in distclean.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r23266: HP-UX 11.23 doesn't like this, but HP-UX 11.00 and 11.11 need it
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r23265: HP-UX 11.00 also needs this, try to see if 11.23 is also happy
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r23264: Make it more clear what this is actually setting up
Andrew Bartlett
1
-1
/
+1
2007-10-10
r23262: Fix mkrelease.sh to work in the right directories
Andrew Bartlett
1
-6
/
+5
2007-10-10
r23261: Merge WHATSNEW back into the main branch. Comments/omissions greatly
Andrew Bartlett
1
-66
/
+46
2007-10-10
r23257: Newer OpenLDAP versions don't seem to need this, so simplfy.
Andrew Bartlett
1
-5
/
+3
2007-10-10
r23240: Fill in netr_DsrGetDcSiteCoverageW.
Günther Deschner
3
-5
/
+38
2007-10-10
r23239: Fill in drsuapi_QuerySitesByCost.
Günther Deschner
3
-5
/
+94
2007-10-10
r23238: merged transaction lock changes from ctdb
Andrew Tridgell
4
-14
/
+47
2007-10-10
r23237: update lib/replace from ctdb
Andrew Tridgell
2
-1
/
+5
2007-10-10
r23235: Don't do a seperate LDAP provision step. Instead, everything we need
Andrew Bartlett
2
-164
/
+23
2007-10-10
r23233: Use the schema and basedn files generated by the provision-backend sc...
Andrew Bartlett
1
-5
/
+2
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
[next]