Age | Commit message (Collapse) | Author | Files | Lines |
|
trim duplicate may attributes
(This used to be commit 4975659fd70abdbae42ee378b7be766102f4df55)
|
|
readd --always-create option to mkproto.pl
metze
(This used to be commit 1686c69d0e784220aba053e3dd21f6d14cc86929)
|
|
contex :-)
once at connection time, after modules have been loaded.
Introduce a function to retrieve the value where needed.
(This used to be commit 0caf6a44e03393c645030a9288e7dfd31e97c98b)
|
|
(This used to be commit 9910c01a3a5dd417c47e83b9c9b6df8f4547e816)
|
|
ensures we never try twice
(This used to be commit 946901e5dde9d31727448070a06e56da38d4a59e)
|
|
(This used to be commit 4242309d54d201b35e9cc96c0359ded64cf7485a)
|
|
(This used to be commit 8df16dce4d67c17a24aba934f0d656aa5670e539)
|
|
(This used to be commit 4ec4f91a437bdfab7b8e0fd1e43c0b8b1927e461)
|
|
(This used to be commit 09007b0907662a0d147e8eb21d5bdfc90dbffefc)
|
|
needed in searches
(This used to be commit a5ea749f0ac63bf495a55ee8d9d002208ab93572)
|
|
(This used to be commit c670837cc0dd04834a283bde0471c702a34c66c9)
|
|
automatically work out the basedn when basedn==NULL. The basedn is
fetched from the rootDSE defaultNamingContext value (if there is one)
This means we don't have to have the defaultNamingContext logic in
lots of places. It makes a lot of sense to me to have basedn==NULL
mean "use the default, as given by the database"
Note that explicitly specifing a basedn of '' is not the same thing,
and will not trigger this code
The baseDN is cached in a ldb opaque, so we only have to fetch it once
(This used to be commit 5d1b66b68fc517ce684f75e466ed5f25e46857d5)
|
|
(This used to be commit 221272e3930e1fbf30df1ad19713935d38cde46c)
|
|
metze
(This used to be commit 6968136621dc75532a19c910bf559aa37b7e41bd)
|
|
-Wmissing-field-initializers
gcc options, but don't enable them yet.
we should step by step try to enable them, after removing the flood of warnings
they would generate.
metze
(This used to be commit 40fb476a9cc53c757dcf07e879107c4572b8a1ee)
|
|
and iname->winserver = talloc_steal(iname, io.out.winsserver)
generated a warning, so I changed iname->winsserver to also
be a const char *.
then a talloc_free(iname->winsserver) would generate a warning,
but we can steal it into the tmp_ctx without a warning
and that gets free'ed a few lines later.
metze
(This used to be commit fdef17f81e5fc48cca3dd7611d6d5007147473b1)
|
|
metze
(This used to be commit ba866665f5baffc1dc703d60114b9f1856c4b886)
|
|
metze
(This used to be commit 560a3058e53479133015d1b0a7cd149393c45438)
|
|
metze
(This used to be commit dec228be4d4a68e2a6794ad4e7a9224e040fa7f2)
|
|
metze
(This used to be commit 00fcc4f16a01a0c6a70f86c8bd9d1f9801dfd9df)
|
|
when the wrong macro is used on a field.
metze
(This used to be commit dd0f692d19416c82f237661710b814ba20163605)
|
|
metze
(This used to be commit 7670e224d4be7035bb07fdaa0d156c5f109f20cc)
|
|
metze
(This used to be commit 256fc452a46dfe7449c6ebddb75e0801ceae5dc4)
|
|
metze
(This used to be commit 8b806c4c5e4f25e011b545d742097b3b307e5af8)
|
|
metze
(This used to be commit c999dd02100e59bfd34585850c354ac2e9708cbb)
|
|
metze
(This used to be commit 97f6980372e2d06bdae461c737f9e0279f30b9b9)
|
|
metze
(This used to be commit bbe641f23676961972ac337304ece1116b0219b6)
|
|
metze
(This used to be commit fbdc5c635606490618ecd54f1b49db70e680cf05)
|
|
metze
(This used to be commit 5389ba19c8ce4cc8f5992b2f9b4fc451df8ee3f2)
|
|
metze
(This used to be commit 4f753f9ebc8ea9e37f1fee5fa84e020885b196a8)
|
|
metze
(This used to be commit 45baef570de751412116bf59ae5c91a57635349f)
|
|
metze
(This used to be commit 58e7fa037571a3a9fab46945e6158687fff54a17)
|
|
metze
(This used to be commit c66cf31afd99d537b1f4dfc8ff1502dfa6accfd3)
|
|
metze
(This used to be commit 2f4aa95f8d414262eb4d78060ee3a97a85ec5182)
|
|
metze
(This used to be commit 3953d3566e41d0a189be38aee3d99805dd71961a)
|
|
(only when defined in the .c file not in headers)
metze
(This used to be commit a6f22cd924ce040d6b3c31c9c483f1c256015f8d)
|
|
(This used to be commit 47e695ed88d364a7d423e804fe5340006ebf7c18)
|
|
(This used to be commit 348aff8c8372b235d42ede35c18f83fd53db99f9)
|
|
(This used to be commit 0b254f3bde8827312c6fcb93ccd7a0c489ed5e20)
|
|
framework patch. There are some issues with the patch that I will
discuss in a separate email to the list, but given the low (zero?)
impact of the patch as it is, I think its better to integrate it now,
then let Brad send some minor update patches later
(This used to be commit 7232da0436ff1d84e419d268fee31a095bbb88b7)
|
|
(This used to be commit f41d3ed4b3d76c37c9c5bfd15e9e4e27179450f0)
|
|
(This used to be commit 5c00b6d08324b46cd7025264c0320352d2842ead)
|
|
(This used to be commit ed2dbc4dfe4556831c809dab24e3833cd2018138)
|
|
(This used to be commit 535c96f1e7639071d34ea47a88181d861c3a3038)
|
|
ldb build...I'll test more tomorrow.
metze
(This used to be commit aeee1b4655620154a8fefe471ac6327c5ccb8798)
|
|
I hope we can find a more clean approach to import lib/replace/ into ldb.
metze
(This used to be commit f9fc3f08258d36b6008aac207471f1e193065321)
|
|
and make this behavior the default.
as with make 3.81 and autodependencies this way is much
faster as make can use faster codepathes internally.
(without this make needed more and more startup time after using
autodependencies for a few weeks)
metze
(This used to be commit e85d7eeb0a233ffb88bec1bc88b697c18bba1ed4)
|
|
metze
(This used to be commit eda302ffa5458a34f78d733cd0a46e79a74e81d7)
|
|
use UINT16_MAX as invalid search handle
metze
(This used to be commit a4e19d6cc4cce611241c502de485dbd2496be0d3)
|
|
(This used to be commit ac178b52935d7629f8583092e833b74093ca70e1)
|