Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit 9692a48aeb1c22a86a98ca736f173b2332a87480)
|
|
(This used to be commit 4d1fb503de31c5c81eb22cdd0a61eae5e4813b40)
|
|
(This used to be commit e67d8c7b6a5035c64d96ff92494ae38f7b6d8205)
|
|
(This used to be commit ba91b609f5a6e2dd93b931a155cbce0c27ebd6d6)
|
|
(This used to be commit 873941d8a8dca8e7ace83f9af9939e4264f78c96)
|
|
(This used to be commit d4272bc6bcfcd71fa93edb25bb33d6458e8b33cd)
|
|
(This used to be commit c46b7e90e347da76156ddcae4866adb88e9fec21)
|
|
(This used to be commit 03226035aaa8d4fc68996b08bc6beb43feabbd3a)
|
|
(This used to be commit 2dc2bb800dab3f7dbdba01f5ca5076edd1a2b0f3)
|
|
(This used to be commit d947310b94b235a66d32ba9aacd9c13127d45d94)
|
|
In particular, this should draw attention to accidential 'standalone'
server provisions and therefore cause less frustration.
Andrew Bartlett
(This used to be commit e906ae041a2b589ffceff97b74f7c4b01386382a)
|
|
(This used to be commit 982acd6f80f009d28ff1e63abd2151de0165623e)
|
|
(This used to be commit 7d4c02fdfc9ca1a48a0a1e4672765636d4c4a717)
|
|
Andrew Bartlett
(This used to be commit 96eb3f1691fbc8808e3cb80a45283fb7dff53826)
|
|
Andrew Bartlett
(This used to be commit e06911de3326fcbd751932d6ab1b9d4644619135)
|
|
(This used to be commit f39af7c2c35abb794e1dc1a496c1960221f006f2)
|
|
(This used to be commit 66efff41a72190ad73512cbf08fa68b1b44406b9)
|
|
This passes down the timeout more consistantly, and ensures that no
matter how the modules screw up, we don't free() the memory we are
going to write into the ASN1 packet until we actually write it out.
Andrew Bartlett
(This used to be commit eefd46289b90967ce6b4cd385fb1f7e1d6f9b343)
|
|
These small changes seem to fix some of the early issues in 'make
valgrindtest'
Previously, the subtree_delete code didn't pass on the timeout,
leaving it uninitialised.
The ldap_server/ldap_backend.c change tidies up the talloc hierarchy a
bit.
Andrew Bartlett
(This used to be commit 95314f29a9cf83db71d37e68728bfb5009fce60d)
|
|
(I really do wish it was clear what strings should be used in this file)
Until these tests authenticate, we can't pass against Samba4, and they
never could pass against AD.
Andrew Bartlett
(This used to be commit 6e863e5fecf83f95ddc5b0149cf7093e2a6a1b07)
|
|
(This used to be commit 764b7879d23bfa413a6747226f377ce2eaeaea26)
|
|
This fixes up the python credentials interface in a number of areas,
with the aim of supporting '-k yes' as a command line option. (This
enables the use of kerberos).
As such, I've had to change the get_credentials call to take a
loadparm context, so that the credentials can be initialised
correctly.
The test_kinit script has been modified to prove that this continues
to work, as well as to provide greater code coverage of the kerberos
paths.
Andrew Bartlett
(This used to be commit 727ef40c2b56910028ef3c1092b8eab1bfa6ce63)
|
|
metze
(This used to be commit 326ae6ce9c8a6f5800d5ecb4a2bfdfc32336797d)
|
|
metze
(This used to be commit 91dd223bd432f0461c5c85259b4e48a1b7f83af1)
|
|
metze
(This used to be commit a6cd4e7509dbd1aef4873c7c0eef2a13bc907880)
|
|
This should fix the build on solaris.
Later this needs better fixing...
metze
(This used to be commit 89b7955733c34e9699a3b43ee54de92cb9469b90)
|
|
(This used to be commit ebe5e8399422eb7e2ff4deb546338823e2718907)
|
|
(This used to be commit 2e14b4ea64ba7e223f29b5b535b1b1be326f711c)
|
|
These need a testsuite, but this will come soon.
Andrew Bartlett
(This used to be commit fbcaa622bd1929399e32326349e96b6676a49b96)
|
|
(This used to be commit b6c61bee649734f6000fbf3fe3736d8c82155ac9)
|
|
Andrew Bartlett
(This used to be commit cd275862c65542ea1118cfb76d7d1b082427098a)
|
|
Instead, sub in "", so that the default continued to come from the code.
Andrew Bartlett
(This used to be commit b1829da8f75175fcc569a3a9195f2358731055a9)
|
|
(This used to be commit 59d8d17093efac3a177a032f2e121ea6f43a96c8)
|
|
I forgot one more place where I must specify the new config option. I
wish this was more templated...
Andrew Bartlett
(This used to be commit 5a740f4daa79cf1b5fc9f24e424ae50e10932f4b)
|
|
Issue originally reported by user Julsa-FR on IRC.
(This used to be commit ee9ad77009ef5e36655a49c41730a4a963ba9d43)
|
|
(This used to be commit f47df5761571dd5c36789fb2e225a1125ca0e8f7)
|
|
defined and there is no smb.conf file
(This used to be commit 19c29f473883be0a17fa740de9feb226f347df4a)
|
|
This is not a proper bug but the code is clearer now
and we are tracking failure of open separate from that of close.
Michael
(This used to be commit 4ae4692bc6c6da15483a6f4a3363cdc23121efc7)
|
|
Andrew Bartlett
(This used to be commit 08ec91958d5d773dfc805869685094da749470e8)
|
|
Andrew Bartlett
(This used to be commit 2c18482b1983b4e2764beccc20f08e9b3074816a)
|
|
Andrew Bartlett
(This used to be commit 4e4152dfd70145a7a00bc42effcd07b607204926)
|
|
Andrew Bartlett
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Conflicts:
source/ntvfs/common/opendb_tdb.c
(This used to be commit 7c7a1a2b1f69cb4623c8832b732e8a1343ebd109)
|
|
This even goes via the share options system (a very odd layer of indirection).
Andrew Bartlett
(This used to be commit f2c65f9907760b8852b70c53637388f08751ba88)
|
|
metze
(This used to be commit 9342c4f5ff2be16c9771fd07fbec87076af2e681)
|
|
metze
(This used to be commit 225a9852eeee66f22a4135a660f18b70666c1c5f)
|
|
(This used to be commit e1095673089d12e11a4e17a8d6c5b756cc9f427b)
|
|
Andrew Bartlett
(This used to be commit 861a85985d2d27f58cb8fa2fef0d445c7dac94c6)
|
|
Thanks in particular to arkanes and KirkMcDonald on #python for their
assistance, suggesting breaking the DN check.
I eventually found it while trying to cut down on the number of gcc
warnings, which is why we also add printf annotations.
Andrew Bartlett
(This used to be commit ba30e82d4efcba23c49622de43d3d6fc9c800e35)
|
|
client.
Guenther
(This used to be commit 8ca4b0b0942564afa70b2e8a6d67d65ea8b75e43)
|
|
(This used to be commit 9a1466abbd4115f4a57d794006aca29aa0184ced)
|