Age | Commit message (Collapse) | Author | Files | Lines |
|
emacs compile mode (hint, paste to a file, and compile as "cat
filename").
This allowed me to fix nearly all the warnings for a IA_64 SuSE build
very quickly.
(This used to be commit eba6c84efff735bb0ca941ac4b755ce2b0591667)
|
|
(This used to be commit ce5b1b8c09a9fe07fb953e7ad6bef204f98918aa)
|
|
(This used to be commit 03f9c67c066d772d9a544f1183fbee609ab8137b)
|
|
What we want to do here is to just make sure res is freed.
Well let's just do so explicitly, the steal cofused me
initially while reading the code. This way it is clear
what we want to do.
Simo.
(This used to be commit 30a26a501fef939991a2e998003c5a43fd5cb67e)
|
|
correct memory context).
Andrew Bartlett
(This used to be commit b4f234e507fa94e9600c362fb6edb704d299cfce)
|
|
(This used to be commit 320003127690ab98fc2185f0eb528a778cae2740)
|
|
always at it as first private dependencies
metze
(This used to be commit 135d096776b53ae09ffc2b4f767dfbd18139570f)
|
|
(This used to be commit 8b622c5ded0732df0eaf9f6226f52a27b6eacd73)
|
|
(This used to be commit b34310029a02402bf5f5bd8690a67a3d746906ee)
|
|
(This used to be commit 849fa935401b8d846e5e9c92267dc1cbabd3ae55)
|
|
metze
(This used to be commit 39dc57a50280889a56fa27638b9f56574883a487)
|
|
and include them from there
metze
(This used to be commit 38f9e90a120b4e62f005a1bac89139ee87f63071)
|
|
metze
(This used to be commit e354cd0fae7ad87be30a820954dc840271301177)
|
|
(This used to be commit a4d1f1d2229e1a0b1523bf14fab59278207abbc0)
|
|
(This used to be commit efe60c8a4b28fa88abe5177b1a95c4ac5ac9496c)
|
|
happier now
(This used to be commit 18542f184f75074e56a9793a9e3b6c6d747bb9e6)
|
|
isolation of our portability environment from the main code, and also
simplifies the includes system (no separate #ifdef _SAMBA_BUILD for
tdb. ldb etc now)
(This used to be commit 77d1a468e06290aba789e2f3affc769fc5159a21)
|
|
(This used to be commit e84b6c70a19a5113d5a100820a1f430077e52c50)
|
|
(This used to be commit 1adf65b4d7c5d2d4f65d4b28575bdf2368a42139)
|
|
(This used to be commit c079cedb084d621c5a0aac59310b237ba375df20)
|
|
(This used to be commit e9ee8b1053875fd3ddc950e3b21feb106eb3850c)
|
|
(This used to be commit 2057159c7575479c9808aeffe711fc861e53f3c8)
|
|
(This used to be commit 28dcbb512fecd825428c5d5f343ec16e4a6906f9)
|
|
this breaks ./autogen.sh in lib/ldb/, but the ldb build is broken
anyway
metze
(This used to be commit 816fa197a73f5f309b6a113d997d21a70423361e)
|
|
- remove configure and config.h.in
- cleanup after autoconf and autoheader are done
metze
(This used to be commit ce94fb008dd427856faa523285fb3b6fe35c3f04)
|
|
(This used to be commit 9ad8075d702d67fc82974e1ef2cfbcaefb2028f5)
|
|
* libreplace can now build stand-alone
* add stub testsuite for libreplace
* make talloc/tdb/ldb use libreplace
(This used to be commit fe7ca4b1454e01a33ed0d53791ebffdd349298b4)
|
|
skipped.
Andrew Bartlett
(This used to be commit 6c11501ec3d8b95d5a80d5dbca745ae9e02d3304)
|
|
strnlen
from scratch.
Volker
(This used to be commit 2a7cdf52e4113db30a7a8b180c68cec736f6c186)
|
|
This needs more consideration, as the patch removed the copyright
notice and license from the timegm.c code.
Volker, when you get a minute can you let me know what problem this
patch fixed so I can find a different approach?
(This used to be commit 5b9b9dd5303300778bb9e6d0479ab03fdd70c67d)
|
|
(so it works on both redhat and debian, for example)
(This used to be commit 71264bb78558ada7539ef59048eb38887579c1d1)
|
|
metze
(This used to be commit 18b4ae591a3a137dd25edd16a574e489cd5552bf)
|
|
(This used to be commit fab0e66281ca0feddf1ce26249706e865856b17a)
|
|
(This used to be commit 5b4fc48c49bada2711e356c557ba5f45e34396f6)
|
|
(This used to be commit 4189736e09dab2b7ff57b7bba04d54c0ffeea140)
|
|
problem. Timegm is the same. Simo says this is just a workaround, but it helps
for now. Feel free to revert.
Volker
(This used to be commit fd166ca0c079d83081bc1d631fe40b965c7873d4)
|
|
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)
|
|
ensures we never try twice
(This used to be commit 946901e5dde9d31727448070a06e56da38d4a59e)
|
|
(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 4f753f9ebc8ea9e37f1fee5fa84e020885b196a8)
|
|
metze
(This used to be commit c66cf31afd99d537b1f4dfc8ff1502dfa6accfd3)
|
|
(This used to be commit 47e695ed88d364a7d423e804fe5340006ebf7c18)
|
|
(This used to be commit 348aff8c8372b235d42ede35c18f83fd53db99f9)
|
|
(This used to be commit 0b254f3bde8827312c6fcb93ccd7a0c489ed5e20)
|
|
(This used to be commit f41d3ed4b3d76c37c9c5bfd15e9e4e27179450f0)
|
|
(This used to be commit 5c00b6d08324b46cd7025264c0320352d2842ead)
|
|
(This used to be commit 535c96f1e7639071d34ea47a88181d861c3a3038)
|
|
ldb build...I'll test more tomorrow.
metze
(This used to be commit aeee1b4655620154a8fefe471ac6327c5ccb8798)
|