Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit 4b5cf0c9cffe9903c86ac7e8b41c303fdbde5bac)
|
|
(This used to be commit f64866a43fbc21666e919cafdf3002a8e43c60af)
|
|
(This used to be commit 75555ae1c8039b7bbca796dd16609de08230265a)
|
|
Metze, you wanted to port talloc_get_type_abort() to 4. Should I just use it
in 3-ldb?
Volker
(This used to be commit ba0df1c915c49afad629df789375440225968633)
|
|
(This used to be commit cf4309b9048a8417104cac660421a3dcd2e96ffe)
|
|
(This used to be commit 1f3e20ef3985a0a16e8945907611654ef5e884c4)
|
|
(This used to be commit c5e041661ec6dd63188ad0a09a228192b6dfd2b3)
|
|
metze
(This used to be commit 207643e9c9c75546f38a09f12ea0b574b08086c5)
|
|
and significant speedups
(This used to be commit bb5c205fef90aa8b89ba400fb9f2f37a111676a8)
|
|
fixed another checker warning and a possible error on allocation
failure
metze
(This used to be commit d64583a763ffcff27f0bd6761196f7d554d44849)
|
|
add ldb_set_create_perms() function to set the create_perms after
ldb_init() and before ldb_connect()
metze
(This used to be commit dd9d469eef337954b6aee4c86ac0691f52812456)
|
|
It would be nice if someone can merge that to samba4,
otherwise I'll merge that to samba4 on monday
metze
(This used to be commit 6bc42f31ce294f2bd50ffbd536e1ee42607ef799)
|
|
metze
(This used to be commit e4f2183684da90a67bc6a635d008b72a6dd3d0dd)
|
|
(This used to be commit c879ed3d1edffeda629dc1e05031dca91c1a1e30)
|
|
(This used to be commit df148a5def06956ecd8392d259f1c408c62100fa)
|
|
Samba4 smbd force the umask to 0, which meant we ended up with ldb
being world writable.
This isn't really an ideal fix, as it means ldb no longer honors umask
(as it should do, like all good libraries).
Unfortunately the 'proper' fix is too complex for now
this also merges a tiny code style fix from s4 to s3
(This used to be commit dd8ec8725f168f4286bbfc00d69cd56089ba3543)
|
|
code. Yay!
This first commit copies lib/ldb/ from Samba4. A huge congratulations
should go to Simo on this - he has put an enormous amount of work into
ldb, and it's great to see it go into the Samba3 tree.
(This used to be commit bbedf2e34315f5c420a3a05dfe22b1d5cf79f042)
|