Age | Commit message (Collapse) | Author | Files | Lines |
|
Guenther
(This used to be commit 44e228ac796fca2db8509915067511ed705032bf)
|
|
metze
(This used to be commit db40552d9471f4a8ce2c5c724319a4eb242ed24a)
|
|
- passing mem_ctx as ldb_context is a bad idea!
- naming a static function talloc_ is also bad and misleading
metze
(This used to be commit 0523ad249335c6094854bc9cefb46e2095f4c0ba)
|
|
(This used to be commit c879ed3d1edffeda629dc1e05031dca91c1a1e30)
|
|
I have some problems resolving the last 3 ones in attrib_handlers.c. In line
251 the function ldb_dn_explode_casefold is called with mem_ctx as the first
argument. Looking at ldb_dn_explode_casefold I see that the first argument it
expects is a struct ldb_context. I could certainly add a cast to (struct
ldb_context *) to that call, but I would assume that this is the wrong fix. Is
it possible that attrib_handlers.c:251 and :254 should have ldb and not
mem_ctx as the first argument?
Can anybody from Samba4 clarify this for me and apply the correct fix?
Thanks a lot.
Volker
(This used to be commit 26f2cb71ebf00b2c6f356da5f32384f7fa083521)
|
|
metze
(This used to be commit 21516dc5ac95e7e5d6a7d7f890d42742b36f2454)
|
|
(This used to be commit 70038e8f7b3042c2732e7f8267cab0499972a819)
|
|
(This used to be commit 90bfa3461038f5d179525dec0cf5b3f137e927e0)
|
|
(This used to be commit 65e1500ae6b5ca6334a63f4a18272568202bc048)
|
|
pass LDFLAGS from configure to Makefile
metze
(This used to be commit 7ba9fddacb97153405bf0bec16b3a868e4e323e0)
|
|
between samba 3 and 4.
metze
(This used to be commit 04031a9fca037ad77cca0ba0da6801d5017521ba)
|
|
metze
(This used to be commit 380e647534730313ee57d1acf2756708b7c9676d)
|
|
the moment) but winbindd isn't run in the build farm
so hopefully won't break anything too badly - I don't
want to lose this.
If winbindd starts offline then it falls back to using
MS-RPC backend. On going online it needs to reset the
backend and try and go to using the AD backend code if
possible, as the MS-RPC sequence number fetch just returns
1 as the sequence number if run against an AD DC.
In addition, the winbindd async child may end up
with the AD backend whilst the main winbindd - which
still contacts the DC for some non-async calls, is
left using MS-RPC. This can cause some trouble (as
you can imagine :-).
Attempt to ensure both main winbindd and async children
us AD backends on going online.
Jeremy.
(This used to be commit 5efd4b04b89ace4b264e9ac37a90e202749792be)
|
|
"here's a small fix for gdb_backtrace."
Jeremy.
(This used to be commit a0b4e5d11857cd067c60dd99dc5f00ee62a1354d)
|
|
The attached patch cleans up pam_winbind a tiny bit. Instead of making
exceptions for all pam implementations except for Linux' it's better
to make an exception for the only pam implementation which is
different from all the others. This is equivalent to what pam_smb_auth
does already.
-----------------
Jeremy
(This used to be commit 8e5596470822d20740f86585a6cf67240f2face4)
|
|
metze
(This used to be commit 0a516c3026114a32092f4a62fcbbfc4c410c0dea)
|
|
metze
(This used to be commit 2f146ec68344c4bc11e1a9d174bdf548e1a22d5a)
|
|
export MAKE_TEST_ENABLE_PCAP=yes enables
SOCKET_WRAPPER_PCAP_FILE support
in make test
metze
(This used to be commit 5faf816885b7a1bca5a25ab1ef5151d4e364cbda)
|
|
including SOCKET_WRAPPER_PCAP_FILE support
but I just noticed that samba don't use recv()/send()
on the socket, so the capture only contain connect()/close()
metze
(This used to be commit b894e33023738b5d6121c56e9c0b34b12f3e0005)
|
|
- and fix some whitespaces
metze
(This used to be commit 4906e601511fc2056393d8519bb249e5cce926e4)
|
|
Guenther
(This used to be commit a0d19e1ebe694b089d40d67ea4f26e076af53ff9)
|
|
Guenther
(This used to be commit e99696c97052d4ba962e11fcb7b6ea530350913d)
|
|
we now don't compile mostly each .c file twice.
- we use PICFLAG for all object files
- PICFLAG defaults to PIE_CFLAGS and is then overwritten
if the system supports shared libraries
as we currently always use -fPIE if available
(and at least on linux -fPIE produces the same code as -fPIC)
it doesn't change anything in the resulting code.
"high performance" binaries can be build with
"--disable-pie --disable-shared" if someone really needs to...
metze
(This used to be commit 6db1f57f45bf0b382572aec72dda29657c4a5c3f)
|
|
- including the ldb configure tests via aclocal.m4 is wrong
metze
(This used to be commit cd4b1cf0e7ced553c691ea0e34fd764577d88dce)
|
|
metze
(This used to be commit c7788f6c7183a139f1aa572880faef5bd185d1c0)
|
|
metze
(This used to be commit 52ffc8b12c53d4a65e31385108b34a20f1c74326)
|
|
metze
(This used to be commit 9900abf8ab97113ed33b84e3701d89cbc2cc2a76)
|
|
metze
(This used to be commit 035579b62c76e370356cb4a6ba5f652ac68b5862)
|
|
- source and destination address handling
- tcp handling
metze
(This used to be commit 98154fd43350f3edae54423756620a48e089f96d)
|
|
(This used to be commit 6c4d68d84987a88f91bca976a0396dff720043e5)
|
|
(This used to be commit 682b490c23bb88a1a570bd1fcb7d2b6aa778dd14)
|
|
(This used to be commit 7b6738522a80740824f3b96e73e7c48a0623b1b1)
|
|
(This used to be commit 2b3b9ce2a122ec5fd945728c117c321087d85203)
|
|
(This used to be commit 6bc2cce645af94274a5959312c52799c221b0899)
|
|
(This used to be commit c247cf3fba13ce1a32878efcc922eadfcbc2b092)
|
|
(This used to be commit 0ab5d7692c2c0fe798a067866cb236ea9c304463)
|
|
(This used to be commit d234f39c79e0e50f784826d0920ebd21cc9a283d)
|
|
4_0, I'd
like you to comment.
Volker
(This used to be commit ba18c58f1fb618447ba39bae6ef8f4e6c00c4d32)
|
|
(This used to be commit df148a5def06956ecd8392d259f1c408c62100fa)
|
|
with
asn1_pop_tag.
Volker
(This used to be commit d18e9f1da9a22aa16860aa2a91e7c788d28d3314)
|
|
(This used to be commit 6a8937ed03f0ee62eb81da798e0c38b405d44731)
|
|
(This used to be commit c53e2e54750764c9a0eb57a86fd226b4f8711a66)
|
|
(This used to be commit 45628f71cfc770b1ba67abf38aac53ac40773cd0)
|
|
HAVE_KRB5. If WITH_ADS does not imply KRB5, we have to fix that.
Lets see what the build farm thinks about this.
Volker
(This used to be commit 27b063078dff0d8c5eb552dd73825f6858d04e4b)
|
|
metze
(This used to be commit 9cb182507c8e168a94db0b0e290fd124be1bac11)
|
|
(This used to be commit f8c4578f913bed3bdd7b6785cb402b961f719603)
|
|
password at next logon" code. The "password last set time" of zero now
means "user must change password", because that's how windows seems to
use it. The "can change" and "must change" times are now calculated
based on the "last set" time and policies.
We use the "can change" field now to indicate that a user cannot change
a password by putting MAX_TIME_T in it (so long as "last set" time isn't
zero). Based on this, we set the password-can-change bit in the
faked secdesc.
(This used to be commit 21abbeaee9b7f7cff1d34d048463c30cda44a2e3)
|
|
open read/write. Allow them to fallback to read-only.
Jeremy
(This used to be commit ec526e1b882e3ade23f90c5e3d637c72b6839da5)
|
|
(This used to be commit 3bf313240c8dcabc28a2fbf35a68daf8274cf659)
|
|
KRB5 in
SPNEGO, as long as we don't make use of it without krb libs. Makes the code a
bit simpler.
Volker
(This used to be commit 23549e6c082e92e45ced4eee215bcc0094b2a88b)
|