Revert "smbd: add smbd_server_connection->{root,guest}_ev_ctx pointer"
[samba.git] / source3 / lib /
2019-01-11 Ralph BoehmeRevert "s3:messages: protect against usage of wrapper...
2019-01-11 Ralph BoehmeRevert "s3:messages: allow messaging_{dgm,ctdb}_registe...
2019-01-11 Ralph BoehmeRevert "s3:messages: allow messaging_dgm_ref() to use...
2019-01-11 Ralph BoehmeRevert "s3:messages: allow messaging_filtered_read_send...
2019-01-11 Stefan Metzmachers3:smbd: prepare the usage of per_thread_cwd_*() functions
2019-01-11 Stefan Metzmachers3:lib: add per_thread_cwd_{check,supported,disable...
2019-01-11 Ralph Boehmes3:lib: add root_unix_token()
2019-01-08 Volker Lendeckelib: Remove StrnCpy
2018-12-20 Volker Lendeckelib: Remove sid_string_dbg
2018-12-20 Volker Lendeckelib: Use dom_sid_str_buf
2018-12-20 Volker Lendeckelib: Avoid sid_string_dbg
2018-12-16 Andreas Schneiders3:lib: Fix checking for config.h #define in system.c
2018-12-11 Volker Lendeckelib: Remove sid_string_talloc
2018-12-10 Volker Lendeckenetapi: Use dom_sid_str_buf
2018-12-10 Volker Lendeckelib: Remove sid_string_tos
2018-12-10 Volker Lendeckelib: Use dom_sid_str_buf
2018-12-03 Andreas Schneiders3:lib: Fix undefined behavior in tdb_unpack()
2018-12-03 Andreas Schneiders3:lib: Fix undefined behavior in tdb_pack()
2018-12-03 Andreas Schneiders3:lib: Fix uninitialized variable
2018-11-28 Andreas Schneiders3:lib: Use #ifdef instead of #if for config.h definitions
2018-11-28 Volker Lendeckelib: Align integer types
2018-11-27 Volker Lendeckeidmap_cache: Use dom_sid_str_buf
2018-11-22 Andreas Schneiders3:lib: Fix undefined behavior in messages_dgm
2018-11-22 Andreas Schneiders3:lib: Do not redefine bool and use stdbool.h
2018-11-22 Andreas Schneiders3:tests: Initialize pointers with NULL in netdisplay...
2018-11-16 Volker Lendeckelib: Fix CID 1441264 Error handling issues (CHECKED_RETURN)
2018-11-10 Volker Lendeckelib: Use dom_sid_str_buf
2018-11-09 Volker Lendeckeidmap: Use dom_sid_str_buf
2018-11-06 Volker Lendeckegencache: Prune expired entries
2018-11-06 Volker Lendeckegencache: Wipe corrupt databases
2018-11-06 Volker Lendeckegencache: Remove transaction-based tdb
2018-11-06 Volker Lendeckegencache: Add crc check
2018-11-06 Volker Lendeckegencache: Convert to a binary timestamp
2018-11-02 Volker Lendeckelib: Use dom_sid_str_buf
2018-11-02 Volker Lendeckelib: Use dom_sid_str_buf
2018-10-27 Volker Lendeckelib: Remove unused tdb_trans_* functions
2018-10-19 Volker Lendeckelib: Remove gencache.h from proto.h
2018-10-17 Volker Lendeckegencache: Remove a redundant check
2018-10-17 Volker Lendeckegencache: Remove a redundant check
2018-10-17 Volker Lendeckegencache: Make gencache_pull_timeout return a payload...
2018-10-17 Volker Lendeckegencache: Make gencache_pull_timeout a bit more robust
2018-10-17 Volker Lendeckegencache: Call string_term_tdb_data() only once
2018-10-17 Volker Lendeckegencache: Swap tests: Do cheapest first
2018-10-17 Volker Lendeckegencache: Avoid counting characters manually
2018-10-16 Volker Lendeckelib: Move the "expired" for gencache_parse calculation...
2018-10-16 Volker Lendeckenamemap_cache: Absorb the expired calculation into...
2018-10-16 Andreas Schneiders3:lib:popt: Use memset_s() to burn password string
2018-10-10 Douglas Bagnallpopt_common_creds: actually use the ignore_missing_conf...
2018-10-08 Volker Lendecketdb_unpack: Protect against overflow
2018-10-08 Volker Lendecketdb_unpack: Correct "len" arg for "B" format
2018-10-08 Volker Lendecketdb_unpack: Convert to size_t for internal calculations
2018-10-05 Martin Schwenkectdbd_conn: Generalise inaccurate error message
2018-10-02 Volker Lendeckelib: Remove unused tdb_pack_append()
2018-09-12 Ralph Boehmedbwrap_ctdb: return correct record count for a persiste...
2018-09-12 Ralph Boehmedbwrap_ctdb: increment record count in traverse_callback()
2018-09-12 Ralph Boehmedbwrap_ctdb: use struct initializer in db_ctdb_traverse()
2018-09-12 Ralph Boehmedbwrap_ctdb: use struct initializer in db_ctdb_traverse...
2018-09-12 Ralph Boehmedbwrap_ctdb: README.Coding fixes in traverse_callback()
2018-09-12 Ralph Boehmedbwrap_ctdb: simplify if condition
2018-09-12 Ralph Boehmedbwrap_ctdb: add error checking to ctdbd_dbpath()
2018-09-12 Ralph Boehmedbwrap: early return, removes an indentation level
2018-09-12 Ralph Boehmedbwrap: move sockname variable and call to lp_ctdbd_soc...
2018-09-07 Christof Schmitts3:lib: Rename server_contexts to global_contexts
2018-09-07 Christof Schmitts3:lib/server_contexts: Rename variables
2018-09-07 Christof Schmitts3: Rename server_messaging_context() to global_messagi...
2018-09-07 Christof Schmitts3: Rename server_event_context() to global_event_context()
2018-09-07 Ralph Boehmes3:messaging: remove unused messaging_init_client()
2018-09-07 Ralph Boehmes3:popt_common: use cmdline_messaging_context() in...
2018-09-07 Christof Schmitts3:lib: Introduce cmdline context wrapper
2018-09-07 Christof Schmitts3:lib: Move popt_common_credentials to separate file
2018-09-07 Christof Schmitts3/lib:popt_common: Move setup_logging to common callback
2018-09-07 Ralph Boehmes3:lib/server_contexts: make server_event_ctx and serve...
2018-08-17 Volker Lendeckedbwrap: Clarify db_open_watched API
2018-08-17 Volker Lendeckeg_lock: Fix DEBUG messages
2018-08-17 Volker Lendeckelib: Pass mem_ctx to cache_path()
2018-08-17 Volker Lendeckelib: Pass mem_ctx to state_path()
2018-08-17 Volker Lendeckelib: Pass mem_ctx to lock_path()
2018-08-17 Volker Lendeckelib: Pass "mem_ctx" down to xx_path
2018-08-14 Volker Lendeckeg_lock: Simplify g_lock_trylock
2018-08-14 Volker Lendeckeg_lock: Avoid a double call to serverid_exist
2018-07-31 Noel Powers3/lib: Fix misleading typo in debug message
2018-07-24 Ralph Boehmes3: lib/xattr_tdb: fix listing xattrs
2018-07-24 Volker Lendeckelib: Fix prototype of srprs_str
2018-07-24 Volker Lendeckelib: Remove an #include "includes.h"
2018-07-24 Volker Lendeckelib: Remove an #include "includes.h"
2018-07-24 Stefan Metzmachers3:util_sec: add a cache to set_thread_credentials()
2018-07-24 Ralph Boehmelib/util: rename USE_LINUX_THREAD_CREDENTIALS to HAVE_L...
2018-07-20 Jeremy Allisons3: smbd: Fix AIX sendfile() for SMB2. Ensure we don...
2018-07-20 Jeremy Allisons3: smbd: Fix FreeBSD sendfile() for SMB2. Ensure we...
2018-07-20 Jeremy Allisons3: smbd: Fix HPUX sendfile() for SMB2. Ensure we don...
2018-07-20 Jeremy Allisons3: smbd: Fix Solaris sendfile() for SMB2. Ensure we...
2018-07-20 Jeremy Allisons3: smbd: Fix Linux sendfile() for SMB2. Ensure we...
2018-07-16 David Disseldorpdbwrap: determine basename once instead of three times
2018-07-12 Stefan Metzmachers3:messages: explicitly use max_thread=unlimited for...
2018-07-11 Stefan Metzmachers3:messages: allow messaging_filtered_read_send() to...
2018-07-11 Stefan Metzmachers3:messages: allow messaging_dgm_ref() to use wrapper...
2018-07-11 Stefan Metzmachers3:messages: allow messaging_{dgm,ctdb}_register_tevent...
2018-07-11 Stefan Metzmachers3:messages: protect against usage of wrapper tevent_co...
2018-07-10 Stefan Metzmachers3:messages: make the loop in msg_dgm_ref_recv() more...
2018-07-03 Ralph Boehmes3: lib/ctdbd_conn: include .h, not .c
next