Docs: Remove some ntdb references
[bbaumbach/samba-autobuild/.git] / source3 / lib /
2015-03-16 Michael Adams3:util_sid: donate an empty line.
2015-03-11 Volker Lendeckelib: Avoid a malloc/realloc in getgroups_unix_user
2015-03-11 Volker Lendeckelib: Fix whitespace
2015-03-09 David Disseldorpsystem: add hole punch support to sys_fallocate()
2015-03-09 David Disseldorps3/vfs: change fallocate mode flags from enum->uint32_t
2015-03-09 David Disseldorplib/system: remove useless HAVE_LINUX_FALLOCATE64 logic
2015-03-04 Volker Lendeckelib: Fix CID 1273292 Uninitialized pointer read
2015-03-04 Volker Lendeckelib: Fix CID 1273056 Negative array index read
2015-03-04 Volker Lendeckelib: Fix CID 1128561 Pointer to local outside scope
2015-03-04 Volker LendeckeFix whitespace
2015-03-04 Volker Lendeckelib: Fix CID 1128552 Buffer not null terminated
2015-03-03 Volker LendeckeFix the O3 developer build
2015-02-27 Volker Lendeckelib: Fix talloc hierarchy in init_lsa_ref_domain_list
2015-02-24 Volker Lendeckelib: Move "iov_buf.[ch]" to lib/util
2015-02-13 Volker Lendeckelib: Use talloc_report_str
2015-02-13 Volker Lendeckemessaging4: Use messages_dgm
2015-02-13 Volker Lendeckemessaging3: Use message_hdr_[put|get]
2015-02-13 Volker Lendeckemessaging: Define a binary format for message headers
2015-02-13 Volker Lendeckemessaging3: Use messaging_dgm_ref
2015-02-13 Volker Lendeckelib: Add messages_dgm_ref.[ch]
2015-02-13 Volker Lendeckemessages_dgm: Add a few #includes
2015-02-13 Volker Lendeckeunix_msg: remove cookie from unix_msg_init
2015-02-13 Volker Lendeckemessages_dgm: Move directory handling up
2015-02-13 Volker Lendeckemessages_dgm: Only pass "unique" to messaging_dgm_init
2015-02-10 Volker Lendeckelib: Fix a typo
2015-02-10 Andrew BartlettUpdate mailing list references to point at lists.samba.org
2015-02-09 Michael Adamgencache: don't fail gencache_stabilize if there were...
2015-01-12 Andreas Schneiders3-util: Fix authentication with long hostnames.
2015-01-11 Volker Lendeckesmbd: Make talloc_report of smb_filename more readable
2015-01-09 Volker Lendeckelib: Simplify iov_buf
2015-01-09 Volker Lendeckeunix_msg: Fix 80-line formatting
2015-01-07 Ralph Boehmefixup: check for NULL pointers
2015-01-05 Volker Lendeckelib: Use msghdr_prep_recv_fds in unix_msg
2015-01-05 Volker Lendeckelib: Add msghdr_prep_recv_fds
2015-01-05 Volker Lendeckelib: Use msghdr_extract_fds in unix_msg
2015-01-05 Volker Lendeckelib: Add msghdr_extract_fds
2015-01-05 Volker Lendeckelib: Use msghdr in unix_msg
2015-01-05 Volker Lendeckelib: Add msghdr.[ch]
2015-01-05 Volker Lendeckelib: unix_dgram_msg does not need "num_fds"
2014-12-29 Volker Lendeckelib: Fix a comment
2014-12-29 Volker Lendeckelib: Use iov_advance in write_data_iov
2014-12-29 Volker Lendeckelib: Add iov_advance
2014-12-29 Volker Lendeckelib: iov_buf does not need talloc.h anymore
2014-12-28 Volker Lendeckelib: Use talloc_memdup in messaging_rec_dup
2014-12-26 Richard SharpeFix a comment to indicate that TALLOC_FREE must be...
2014-12-17 Stefan Metzmachers3:lib: fix allocation check in messages_ctdbd.c
2014-12-16 Volker Lendeckelib: Add ctdbd_messaging_send to ctdb_dummy.c
2014-12-16 Volker Lendeckemessaging3: Add messaging_handler_send/recv
2014-12-16 Volker Lendeckemessaging3: Add messaging_send_iov_from
2014-12-16 Volker Lendeckemessaging3: Add messaging_names_db
2014-12-11 Andrew Bartlettnetapi: Move DC check to NetJoinDomain() where it is...
2014-12-09 Volker Lendeckelib: Use iov_buf in unix_msg
2014-12-09 Volker Lendeckelib: Simplify iov_buf[len]
2014-12-09 Volker Lendeckemessaging3: Avoid self-send complexity
2014-12-06 Volker Lendeckelib: Add a simple read_data call without NTSTATUS
2014-12-06 Volker Lendeckelib: Make write_data take a const void *
2014-12-06 Volker Lendeckelib: Split out write_data[_iov]
2014-12-06 Volker Lendeckelib: Split out iov_buf[len]
2014-12-06 Volker Lendeckelib: read_data->read_data_ntstatus
2014-12-06 Volker Lendeckelib: Split out sys_[read|write] & friends
2014-12-06 Volker Lendeckectdbd_conn: Accept msgs to all registered srvids
2014-12-04 Ralph Boehmes3:vfs: add SMB_VFS_READDIR_ATTR()
2014-12-04 Volker Lendeckeunix_msg: Fix unix_msg_test_drain
2014-12-03 Stefan Metzmachers3:idmap_cache: remove unused idmap_cache_set_sid2...
2014-12-02 Andreas Schneiders3-lib: Do not require a password with --use-ccache.
2014-11-26 Christof Schmittgencache: Request mutexes for gencache_notrans.tdb
2014-11-26 Christof Schmittgencache: Convert gencache.tdb to tdb_wrap
2014-11-26 Christof Schmittgencache: Convert gencache_notrans to use tdb_wrap
2014-11-26 Michael Adams3:gencache: don't use transaction non non-persistent...
2014-11-26 Michael Adams3:gencache: simply stabilize() a bit more: remove...
2014-11-26 Michael Adams3:gencache: fix logic in stabilization when deleting...
2014-11-26 Volker Lendeckelib: Use tdb_parse_record in gencache_set
2014-11-25 Volker Lendeckelib: Fix header include protection #define
2014-11-25 Stefan Metzmachers3:lib/netapi/examples: fix pointer from integer error...
2014-11-25 Stefan Metzmachers3:lib/netapi/tests: fix invalid switch enum level...
2014-11-25 Stefan Metzmachers3:lib: fix/simplify srprs_hex()
2014-11-24 Volker Lendeckemessaging3: Fix sending large messages on FreeBSD
2014-11-24 Volker Lendeckeunix_msg: Reformat unix_dgram_send a bit
2014-11-17 Günther Deschnersamba: pass down size_t instead of int to add_string_to...
2014-11-16 Volker Lendeckedbwrap_ctdb: Pass on mutex flags to tdb_open
2014-11-15 Stefan Metzmachers3:lib: fix const warnings in popt_common.c
2014-11-13 Volker Lendeckelib: Slightly simplify strupper_m
2014-11-10 David Disseldorpeventlog: Free tos talloced path.
2014-11-10 Volker LendeckeUse tevent_req_simple_recv_unix in a few places
2014-11-09 Ralph Boehmes3:messaging: fix conversion specifier
2014-11-04 Jeremy Allisons3: nmbd: Ensure NetBIOS names are only 15 characters...
2014-11-03 David Disseldorpserverid: don't leak lock_path onto talloc tos
2014-11-03 David Disseldorpserver_mutex: don't leak lock_path onto talloc tos
2014-11-03 David Disseldorpg_lock: don't leak lock_path onto talloc tos
2014-11-03 David Disseldorpdbwrap_watch: don't leak lock_path onto talloc tos
2014-11-03 David Disseldorpsharesec: don't leak state_path onto talloc tos
2014-11-03 David Disseldorpeventlog: don't leak state_path onto talloc tos
2014-11-03 Gabriel BuadesChange expired password flag indicator
2014-10-28 Amitay Isaacsctdb: Rename CTDB_VERSION to CTDB_PROTOCOL
2014-10-28 Amitay Isaacsbuild: Remove configure checks for ctdb headers
2014-10-28 Amitay Isaacsctdb: Rename ctdb socket variable from CTDB_PATH to...
2014-10-28 Amitay Isaacsbuild: Remove checks for ctdb features
2014-10-24 Günther Deschners3-netapi: add DS_8 and WS flags to libnetapi and nltest.
2014-10-24 Volker Lendeckemessaging3: Fix running down a messaging_context
2014-10-23 Volker Lendeckepoll_funcs_tevent: Fix a valgrind error
next