s3:secrets: add some const to secrets_store_domain_guid()
[sfrench/samba-autobuild/.git] / source3 / lib /
2017-06-24 Volker Lendeckelib: Use ctdb_protocol instead of ctdb_private
2017-06-21 Volker Lendeckemessaging: Deliver messages only once
2017-06-21 Volker Lendeckelib: Fix typos
2017-06-21 Volker Lendeckelib: Give messages_ctdbd.c its own header
2017-06-21 Volker Lendeckemessaging: Use size_t for array sizes
2017-06-20 Volker Lendeckemessaging: Fix queueing on FreeBSD
2017-06-20 Andreas Schneiders3:popt_common: Reparse the username in popt_common_cre...
2017-06-17 Jeremy Allisons3: libsmb: Correctly save and restore connection tcon...
2017-06-17 Jeremy Allisons3: libsmb: Widen cli_state_get_tid() / cli_state_set_t...
2017-06-15 Volker Lendeckeg_lock: open with LOCK_ORDER_3
2017-06-15 Volker Lendeckeg_lock: Heuristically check for server existence
2017-06-15 Volker Lendeckeg_lock: Allow lock upgrade/downgrade
2017-06-15 Volker Lendeckeg_lock: Make g_lock_dump return a complete list of...
2017-06-15 Volker Lendeckeg_lock: Add g_lock_write_data
2017-06-15 Volker Lendeckeg_lock: Make g_lock_record_store also store userdata
2017-06-15 Volker Lendeckeg_lock: Reformat to allow userdata
2017-06-15 Volker Lendeckeg_lock: Move parsing routines together
2017-06-15 Volker Lendeckeg_lock: unparse->put
2017-06-15 Volker Lendeckeg_lock: parse->get
2017-06-15 Volker Lendeckeg_lock: Remove a pointless "else"
2017-06-15 Volker Lendeckeg_lock: Remove unused g_lock_get
2017-06-15 Volker Lendeckeg_lock: Make it endian-neutral
2017-06-15 Volker Lendeckeg_lock: More correct error msg
2017-06-15 Volker Lendeckeg_lock: Fix two typos
2017-06-10 Volker Lendeckectdbd_conn: Fix ctdbd_connection_destructor
2017-06-09 Volker Lendeckectdbd_conn: Fix a copy&paste error
2017-06-08 David Mulder via... messaging: fix net command failure due to unhandled...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_GET_FILE to use const...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_DELETE_DEF_FILE to...
2017-05-31 Jeremy Allisons3: lib: Add new utility function cp_smb_filename_nostr...
2017-05-30 Volker Lendeckelib: Remove use of MSG_NOSIGNAL
2017-05-10 Günther Deschners3-lib/idmap_cache: remove some dead prototypes
2017-05-10 Günther Deschners3-lib: remove some dead prototypes
2017-05-10 Volker Lendeckedbwrap_ctdb: Fix a typo
2017-05-09 Jeremy Allisons3: popt: Change to NULL from talloc_autofree_context...
2017-05-09 Jeremy Allisons3: client tools. Remove direct access to struct user_a...
2017-05-09 Jeremy Allisons3: popt: Add utility functions popt_get_cmdline_auth_i...
2017-05-09 Jeremy Allisons3: popt: When using a global variable, don't hide...
2017-05-07 Ralph Boehmes3/dbwrap_ctdb: free resources in an error code path
2017-05-07 Ralph Boehmes3/dbwrap_ctdb: set async_ctx to initialized
2017-05-03 Volker Lendeckelib: Fix a comment
2017-05-03 Volker Lendeckelib: Fix whitespace
2017-05-01 Volker Lendeckedbwrap_watch: Protect against corrupt records
2017-04-25 Volker Lendeckelib: Fix CID 1405493 Error handling issues (CHECKED_RETURN)
2017-04-20 Hanno Böckcleanupdb: Fix a memory read error
2017-04-20 Volker Lendeckesmbldap: Bump version number
2017-04-20 Volker Lendeckesmbldap: Privatize struct smbldap_state
2017-04-20 Volker Lendeckesmbldap: Introduce "smbldap_get_paged_results"
2017-04-20 Volker Lendeckesmbldap: Introduce "smbldap_get_paged_results"
2017-04-20 Volker Lendeckesmbldap: Introduce "smbldap_get_ldap"
2017-04-18 Ralph Boehmedbwrap_watch: add parse_record_send/recv wrappers
2017-04-18 Ralph Boehmedbwrap_ctdb: implement parse_record_send()/recv()
2017-04-18 Ralph Boehmedbwrap_ctdb: factor out a db_ctdb_try_parse_local_recor...
2017-04-18 Ralph Boehmectdb_conn: add ctdbd_parse_send/recv
2017-04-18 Jeremy Allisons3:lib: Fix incorrect logic in sys_broken_getgroups()
2017-04-18 Jeremy Allisons3:lib:charcnv: Remove use of global global_iconv_handle
2017-03-28 Volker Lendeckelib: Remove unused winbind_get_groups and _get_sid_aliases
2017-03-18 Volker Lendecketldap: Allow dropping messages in tldap_search()
2017-03-16 Jeremy AllisonChanges to make the Solaris C compiler happy.
2017-03-03 Volker Lendeckelib: Make gencache hash size configurable, default...
2017-02-23 Andreas Schneiders3:lib: Do not segfault if username is NULL
2017-02-22 Chris LambCorrect "successfuly" typos.
2017-02-22 Chris LambCorrect "occured" typos.
2017-02-22 Chris LambCorrect "doesnt" typos.
2017-02-15 Volker Lendeckelib: Avoid an "includes.h"
2017-02-15 Volker Lendeckelib: Fix some whitespace
2017-02-10 Andrew Bartlettmessaging_dgm: avoid GCC snprintf warnings in messaging...
2017-02-09 Matthieu PatouMove pthreadpool to top of the tree.
2017-01-30 Jeremy Allisons3: lib: Fix two old, old bugs in set_conn_connectpath...
2017-01-30 Jeremy Allisons3: lib: Add canonicalize_absolute_path().
2017-01-22 Volker Lendeckes3/lib: Use ms_fnmatch_protocol in mask_match
2017-01-22 Volker Lendeckelib: Avoid a "includes.h"
2017-01-22 Volker Lendeckesmbd: Fix a typo
2017-01-22 Volker Lendeckelib: Add lib/util/server_id.h
2017-01-10 Volker Lendeckemessaging: Fix dead but not cleaned-up-yet destination...
2016-12-28 Volker Lendeckelib: Avoid an includes.h
2016-12-28 Volker Lendeckepassdb: Move lookup_unix_[user|group]_name to lookup_sid.c
2016-12-28 Volker Lendeckelib: Add lib/util_unixsids.h
2016-12-28 Ralph Boehmectdbd_conn: remove unused fde from struct ctdbd_connection
2016-12-28 Ralph Boehmectdbd_conn: fix a resource leak
2016-12-27 Volker Lendeckelib: Fix a comment in idmap_cache.c
2016-12-20 Stefan Metzmachers3:user_auth_info: let struct user_auth_info use struct...
2016-12-20 Stefan Metzmachers3:popt_common: let POPT_COMMON_CREDENTIALS imply logfi...
2016-12-19 Stefan Metzmachers3:lib/netapi: Use lp_client_ipc_max_protocol() in...
2016-12-11 Volker Lendeckelib: popt_common xfile->stdio
2016-12-09 Stefan Metzmachers3:libsmb: don't pass 'passlen' to cli_tree_connect...
2016-11-23 Anoop C Ss3/dump_core: Honour pipe symbol (|) in system-wide...
2016-11-20 Volker Lendeckelib: Remove global xfile.h includes
2016-11-16 Jeremy AllisonMove source3/lib/access.c to toplevel lib/util/access.c
2016-11-16 Jeremy Allisons3: lib: Replace s3 strnequal with top level strncasecmp_m.
2016-11-16 Jeremy Allisons3: lib: Use top level function strequal_m not the...
2016-11-16 Jeremy Allisons3: lib: Change masked_match() from SMB_STRDUP macro...
2016-11-16 Jeremy Allisonlib/util: Move unix_wild_match() from source3/lib/util...
2016-11-16 Jeremy Allisons3: lib: Move from talloc_strdup then lower to strlower...
2016-11-16 Jeremy Allisons3: util: Remove unneeded strequal() call. Convert...
2016-11-16 Jeremy Allisons3: lib - Fix formatting of unix_wild_match() sub-funct...
2016-11-15 Andreas Schneiders3:messaging: Add messaging_init_client() function
2016-11-15 Andreas Schneiders3:messaging: Create an messaging_init_internal() retur...
2016-11-15 Stefan Metzmachers3:popt_common: simplify popt_common_credentials handling
next