Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit 9109d43595ce0a5e4b58df659f745da081ce5f4d)
|
|
(This used to be commit a88ab4fa3a07c31bc45c612043f9e096f384eda4)
|
|
(This used to be commit 419ef7393f9208e274745808980e0342e2e65a37)
|
|
includes a new EVENT_FD_AUTOCLOSE flag that prevents race conditions
where code using fd events might close a fd before releasing the
struct fd_event. That causes headaches for epoll.
(This used to be commit f1ad216de13b154a1f8747a44b0970dcc47a784a)
|
|
lib/events
(This used to be commit 2c9d0b57f9cef96ac0878a9761f3c15774fda336)
|
|
(This used to be commit 1193c759622edd9e6843d9b7f53d9532748ce8a0)
|
|
if we return a zero assoc_group_id longhorn beta3 stops
after getting the bind_ack.
metze
(This used to be commit 09aea65960073cc8b50a4b39531490876f6d89ef)
|
|
a write on a different file handle.
SMB2-LOCK-BLOCK-WRITE
- make it possible to run each SMB2-LOCK-* test on its own
metze
(This used to be commit 9c02f690bc07ebf99cb272e255a24d7061d8e730)
|
|
(This used to be commit f5b2011db9b05fcca82f6a6b3976aa1b4924b0a8)
|
|
rafal
(This used to be commit d66b13f6facdba407604f33211574f43163b186c)
|
|
instead of target host name specified in binding string.
metze: this fixes the problem with passing name resolution
down the socket wrapper calls. NET tests now run against
$SERVER flawlessly.
rafal
(This used to be commit 44eacd8654a26dbd473050705f28966ce08ccd70)
|
|
rafal
(This used to be commit c78dfd356777f133427fb8d9013f38f19d43ecbd)
|
|
This allows not requiring it as an argument in some function calls
and still enables specifying any size if it's necessary via libnet
context.
rafal
(This used to be commit 3e4b0c5b3b6d6bd155c8ce11b2342f4af08342f6)
|
|
instead of a single handler.
rafal
(This used to be commit c27c0523ac695ef71df9b3176a69c6fb25b02ac0)
|
|
metze
(This used to be commit a4111527315c2b193a5235c6d32e9f392066506f)
|
|
metze
(This used to be commit 2259bc2cad3333d41a6972ad9659820f85906bba)
|
|
metze
(This used to be commit c08eeb62ca001cebcb7af2b655269e4b388e69c1)
|
|
metze
(This used to be commit e1cc933c009f98264c0e8c65bfd93a0d1219a0e2)
|
|
metze
(This used to be commit f6740c8b7abdaa65c8467220bf2d14e21fe71053)
|
|
metze
(This used to be commit 635a636e89e462825efaacd5563c40fec2ceefb1)
|
|
metze
(This used to be commit 0fa4eb7323d95b6b8fb0c98225aebfa0b05e685a)
|
|
(This used to be commit 74d51579aff73913cae31734bddc3b5a48cd32fa)
|
|
- use event context provided with libnet context instead of creating
a new one
rafal
(This used to be commit ce8414b3daad335eac356a393f1653e2e10e2640)
|
|
allocation checks.
rafal
(This used to be commit 621f3e567478fc8067f08f3589b54bf58ca9e1f1)
|
|
* Change license to LGPL, so it can be used by non-Samba users of
LDB (cleared with Martin as well).
* Include ldb_map in standalone build.
* Move ldb_map to its own directory
(This used to be commit a90202abca26c0da5425a2f3dd8494077c3290fd)
|
|
talloc_append_string()
- update manpage and add comments about _talloc_set_name_const(ret, ret);
in all places which use them
metze
(This used to be commit 5cd100de829b75b83e49bd572a33a267cf86f215)
|
|
destrutor
metze
(This used to be commit 305117fae0b4692b27b9cc7204fc59fb1312eabb)
|
|
--partitions-only (suggestions for a better name welcome) will setup
the partitions records, but no any data in those partitions. This can
then point at the already configured remote LDAP server.
Andrew Bartlett
(This used to be commit ee7b06fc832ca7c572205c7c268c3c7c552effa0)
|
|
metze
(This used to be commit da92bf88e55739daefd2a0c595e0fa61819fa348)
|
|
supported by the system), thanks to libreplace.
(This used to be commit 1152a4f56d7402bf3aa00b5b108c5c6c668cec6b)
|
|
replies
and never have an async callback that could free it.
we only had the memory leak in the error path the
standard path was ok.
metze
(This used to be commit d2a2fe662db5b773f4bd54498d6b31b773633903)
|
|
irpc_servers_byname()
metze
(This used to be commit b54584dfabee77ec7743cab431bda9765057a295)
|
|
metze
(This used to be commit cd958034df67a606492b69e55f1f4bc5fa95383b)
|
|
metze
(This used to be commit d907fb26a7b0a6543a4bf0b848327a0b7d0da9fa)
|
|
(This used to be commit 7240c2d7e30968b751d944f8a9a50573fcbe6671)
|
|
(This used to be commit 40d6235b2491462bae480415e2ae075c041b3b7e)
|
|
rafal
(This used to be commit 6d4268bcd3c28ed2928e68aea567517a671e314a)
|
|
- close connection handle after domains enumeration
- collect domain names in subsequent rounds of enumeration
(if there are more than one)
rafal
(This used to be commit 5ab76ce515c9b0524529e8e3607e991aff0fd7be)
|
|
metze
(This used to be commit d8440f0579a87e7edff466269bc1dfab8796af34)
|
|
metze
(This used to be commit 0397eca102e17d2da726d1669e3ff6d925e50e89)
|
|
fixes the code to support both...
the problem is that we always add EXT::TALLOC in config.mk
before 'include lib/talloc/config.mk'
metze
(This used to be commit fa5b22e0c63f8fb06bfee1cfd7ca20cf5c34f1d4)
|
|
.m4 files only once
metze
(This used to be commit 81f906537dc6db6357b1eca1f506bb1b1153c56f)
|
|
(This used to be commit 05ca6ecef70b0e66348b479badcb77d0a0bef9f2)
|
|
(This used to be commit 4d3f02e845577be4a995398dbc5322da8d470009)
|
|
(This used to be commit 3a2f9e0977bc311daa8171ea709a9cbcdd0a0c85)
|
|
spotted by Volker
(This used to be commit e24812016f60f506f0df2cb5ba8c2c6987f7da40)
|
|
an attempt to work around this: Maybe it helps if we include other stuff
first.
This raises a question however: Do we want the DN handling to be locale
dependent? isalpha() can return different things depending on the
current locale.
(This used to be commit 75ba82dee052fa5f4141e66e1cb748101aa95d71)
|
|
(This used to be commit 0b34da929f2a482c6470a18a6b365634cb1f5b22)
|
|
(This used to be commit 582e743e68a1dbfafe06e7e283ff998140149ae7)
|
|
code on the 2nd run.
thanks volker for finding this!
metze
(This used to be commit 00ccc217da62a7f4125f28e77030ae526d573f3a)
|