wafsamba: create unique names when building shared modules
[metze/samba/wip.git] / source3 / lib /
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
2014-10-17 Stefan Metzmachers3:lib/netapi: avoid calling cli_set_username()
2014-10-17 Stefan Metzmachers3:libsmb: Remove unused domain copy stored in cli_state
2014-10-17 Andrew Bartletts3:libsmb: Remove unused password copy stored in cli_state
2014-10-06 David Disseldorpgencache: don't leak cache_path onto talloc tos
2014-10-06 Jeremy Allisons3: lib, s3: modules: Fix compilation on Solaris.
2014-09-30 Jeremy Allisons3: lib: Signal handling - ensure smbrun and change...
2014-09-30 Michael Adams3:unix_msg: document closing of fds in the receive...
2014-09-30 Michael Adams3:unix_msg: close the fds in unix_dgram_recv_handler...
2014-09-30 Michael Adams3:messaging: upon receiving fds, dup them so the calle...
2014-09-30 Michael Adams3:messaging: allow the messaging receive callback...
2014-09-30 Michael Adams3:unix_msg: don't fill cmsg buffer in unix_dgram_send_...
2014-09-30 Michael Adams3:unix_msg: add close_fd_array_cmsg()
2014-09-30 Michael Adams3:unix_msg: factor extract_fd_array_from_msghdr()...
2014-09-30 Michael Adams3:unix_msg: simplify queue_msg() by moving space calcu...
2014-09-30 Michael Adams3:unix_msg: use an iov in unix_dgram_msg/queue_msg...
2014-09-30 Michael Adams3:unix_msg: rename a variable buflen->data_len in...
2014-09-30 Michael Adams3:unix_msg: use a buffer pointer instead of array...
2014-09-30 Michael Adams3:unix_msg: remember errno in unix_dgram_send_job...
2014-09-30 Michael Adams3:unix_msg: don't close the fd-array at the end of...
2014-09-30 Michael Adams3:unix_msg: add "close_fds" exit point to unix_msg_recv()
2014-09-30 Michael Adams3:messaging: msg_type int->uint32_t in struct messagin...
2014-09-30 Michael Adams3:messaging: fix uninitialized data introduced by...
2014-09-29 Christof Schmitts3: Move init_lsa_ref_domain_list to lib
2014-09-27 Michael Adams3:unix_msg: fix a tab<->space mixup in unix_msg_recv()
2014-09-25 Jeremy Allisons3: tldap_util: Ensure all asn1_XX returns are checked.
2014-09-25 Jeremy Allisons3: tldap: Ensure all asn1_XX returns are checked.
2014-09-24 Michael Adams3:messaging: add fds-array to messaging_send_iov()
next