Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit 39458e62f576c551df016a7be4d35175dc21696e)
|
|
(This used to be commit 31bbf865a069f902dc979f469aec896d3d34422c)
|
|
supportedSASLMechanism list.
Andrew Bartlett
(This used to be commit 3e69637b5f79e4132026ebaf9d57cf67ef3826c1)
|
|
string-format GUID.
Andrew Bartlett
(This used to be commit 11cc6408c93f46f4d9ae7ae0ee18dac836fe270d)
|
|
metze
(This used to be commit d905bb499d81ac4e2f00277ae77ce0a51bdc7474)
|
|
Andrew Bartlett
(This used to be commit 27259f3632a3fe21cfc5d1375aa630ec0f9f4734)
|
|
and "priorSecret" are "currentValue" and "priorValue".
With this, we pass RPC-LSA against OpenLDAP.
Andrew Bartlett
(This used to be commit 4380bcaaee74a0aa1a83540bf39793c4aeab4068)
|
|
We were adding packet fragments onto the *reply* queue, not the
recieve queue. This worked, as long as we got a whole packet before
we did any reply work, but failed once the backend called a remote
LDAP server (and I presume something invoked the event loop).
Andrew Bartlett
(This used to be commit a0162e0ace48104d94f7b7dd3d2f62a7f42e10c6)
|
|
handle. Avoids a lookup for the basic domain information for every
request.
Andrew Bartlett
(This used to be commit 35b69bc5f4bda7f4f2480997cc32188154a175ce)
|
|
LookupNames3/LookupNames4
The latter calls don't supply a policy handle
The latter calls now acquire a policy handle, then call the earlier
calls. This means we still share the codepaths, but don't need to
fetch policy state when it is already provided.
Andrew Bartlett
(This used to be commit 5fa9e96bd0d1f75e208be9a8a04dfc90a854bee9)
|
|
(This used to be commit 6a2144caab60073b40577dc1f66f663f817d6cbd)
|
|
(This used to be commit 3752cc2b5767950b26b57e79fa87a70f8d93173d)
|
|
(This used to be commit d46c3be9f9db6666be52b5584b0210da925106d1)
|
|
(Fails on older Unix C compilers)
Andrew Bartlett
(This used to be commit a4cc13a93fc2f18bfb266603617e14d1cc7ceecf)
|
|
valgrind. Reduce to 50, which is plenty for testing the code
(This used to be commit 911c8e1c73bf3953591755ecb4c50f5644fc9c18)
|
|
RAW-NOTIFY test.
(This used to be commit 81fd19ba3f38ac19d8bcac56210a83fdfc8237de)
|
|
Andrew Bartlett
(This used to be commit 8357f8be45ef93bd1b648350c951bbe3b1bb5682)
|
|
permanently by replacing printf() on systems that don't have a C99
printf lib
(This used to be commit eacb5357c347255817a0a47abe7dadfaf24301fa)
|
|
d_printf() is. This fixes a crash on solaris
(This used to be commit 52d156671158fa25d3a84a46c98ca1d81e4a18d1)
|
|
(This used to be commit db694a7c82e4b5071aa7f609de6ecde90a8d42dd)
|
|
(This used to be commit e251c211f7fa67e2e32d684f10a742b496913284)
|
|
hours for a single test)
(This used to be commit febaf6af4cafed7bc57276186a35099959b2ce62)
|
|
(This used to be commit cc89ef3e1fd2f1d550ab65d32dfa894dc7963868)
|
|
(This used to be commit 8cc456e6dcb348375dbded0de1a0c07ea6bf8ff9)
|
|
(This used to be commit 0e1d4be23ab807b17959e09dffbaf9c8c8dd048e)
|
|
(This used to be commit 06469a6ba0ee1cc8701214bcefa1d6c696b0150b)
|
|
fix the misleading idl names
(This used to be commit 8367b3bcee9338fa3e268b7342ae8db928008b55)
|
|
places to avoid a #ifdef
(This used to be commit 095b8057740a4bb207e24e4c63a2dcb53521a72f)
|
|
(This used to be commit e191f84f24e017d90c49d779a04a5306d96848a5)
|
|
(This used to be commit 9d688eb9cbaed484ccb75d601c2331760bd59fab)
|
|
(This used to be commit f3b24ea48a70268be5a3af601b5bb923d446c5d5)
|
|
(This used to be commit e98e0a28a0cb79e272c0caa0bcb3b5fb6bf3a17b)
|
|
metze
(This used to be commit 91800fd80c1763157f9bfded8f10e2d8c9a04cd2)
|
|
honor the MMAP_BLACKLIST
(This used to be commit c2f2dbb5d1c082ee1391908073336a9dfc10f712)
|
|
flag. Unfortunately that flag conflicts with the -AC99 flag, and we
get lots of breakage.
This is a trick to force off the -Ae option
(This used to be commit eb93fb8e54c46df35904e03870063c4532599442)
|
|
(This used to be commit 45a3a6a566de020578c24feb5788367efd685f29)
|
|
it does have 'usr'
(This used to be commit 96db975024a744f42a0418e379df1da6c4079fe6)
|
|
when $@ is foo/bar.o, $< could be torture/foo/bar.c
if it also exists. So better use $* which is foo/bar
to get foo/bar.c
metze
(This used to be commit 7aad9f81d927778bd3da6a37afc0489f1fefdc58)
|
|
(This used to be commit 6ff100b26698a50ba79b587a687cc0d440f73b55)
|
|
(This used to be commit 997ed10bf540cc99da1bab5e53634beb3b239253)
|
|
(This used to be commit cc86719f53a47e3ca25b19d7a765314ce967ab01)
|
|
build failures on older BSD systems with broken make
metze
(This used to be commit 7edb40569a5b5c971894a5e753638eeccef15dea)
|
|
(This used to be commit 81230464600bd3a2bb283303b2b9c71f6409675b)
|
|
(This used to be commit b2bba4e7261e4daf2be44110c454eb0e217836ca)
|
|
it's the broken BSD make again where we endup with this:
... -c torture/libnet/libnet_rpc.c -o libnet/libnet_rpc.o
metze
(This used to be commit 97d73452c55c7110f25687d33e026f326a43b03c)
|
|
(This used to be commit 6e7e151432a31e48a67679df3966d2227d555317)
|
|
(This used to be commit 08562d6ebe6b2c48026f0d1e97ec4dd8ea215b2c)
|
|
(This used to be commit 86ef345cbf98e38b4e135cf52761c7268b608313)
|
|
first. That leads to a conflicting define for lseek() due to
_LARGE_FILES being defined after standards headers are included
(This used to be commit 9034238e27f22a7077df9fa0d7c83cce4503aabc)
|
|
(This used to be commit 449fab2c264aa50601f9a2d3310f1910ba97706b)
|