s3-rpc_server: Use gensec for NCALRPC_AS_SYSTEM.
[sfrench/samba-autobuild/.git] / source3 / lib /
2014-04-23 Volker Lendeckes3: messaging: Add infrastructure to clean up orphaned...
2014-04-23 Volker Lendeckesmbd: Call the msg_ctx destructor for background jobs
2014-04-23 Volker Lendeckemessaging_dgm: Add messaging_dgm_wipe
2014-04-23 Volker Lendeckemessaging3: Add messaging_send_iov
2014-04-23 Volker Lendeckelib: Add iov_buf
2014-04-23 Volker Lendeckelib: Introduce iov_buflen
2014-04-23 Volker Lendeckelib: Remove messages_local
2014-04-23 Volker Lendeckelib: Add messaging_dgm
2014-04-23 Volker Lendeckelib: Move full_path_tos to util_str.c
2014-04-23 Volker Lendeckelib: Add unix_msg
2014-04-23 Volker Lendeckelib: Add poll_funcs
2014-04-17 Andreas Schneiders3-lib: Add root_mode() which can deal with uid_wrapper.
2014-04-16 Björn Baumbachlib-util: rename memdup to smb_memdup and fix all callers
2014-04-13 Jelmer VernooijTypo: Specifing -> specifying.
2014-04-11 Stefan Metzmachers3:lib: use stack buffers in drain_socket() and default...
2014-04-08 Jeremy Allisons3-lib/util: fix logic inside set_namearray loops.
2014-04-08 Björn Baumbachs3-lib/util: fix read across end of namelist string
2014-04-05 Jeremy Allisons3: smbd/nmbd/winbindd - fix append on trailing slash...
2014-04-03 Jeremy Allisons3: messages: Implement cleanup of dead records.
2014-04-02 Stefan Metzmachers3:lib/netapi/examples: remove unused variables
2014-04-02 Stefan Metzmachers3:lib/netapi/examples: fix const warnings in netlogon_...
2014-04-02 Stefan Metzmachers3:lib/netapi/examples: fix invalid pointer value warni...
2014-04-02 Stefan Metzmachers3:lib/netapi: fix some incompatible pointer type warni...
2014-04-02 Stefan Metzmachers3:lib/smbconf: fix const warnings in testsuite.c
2014-04-02 Stefan Metzmachers3:lib: fix a const warning in client_match()
2014-03-31 Volker Lendecketdb_wrap: Remove tdb_wrap_open_ again
2014-03-31 Volker Lendeckemutex: Avoid passing lp_ctx to tdb_wrap_open in grab_na...
2014-03-31 Volker Lendeckedbwrap: Avoid passing lp_ctx to tdb_wrap_open in db_ope...
2014-03-31 Volker Lendeckeserverid: Avoid passing lp_ctx to tdb_wrap_open in...
2014-03-31 Volker Lendeckemessaging: Avoid passing lp_ctx to tdb_wrap_open in...
2014-03-31 Volker Lendeckemessaging: Avoid passing lp_ctx to tdb_wrap_open in...
2014-03-27 Volker Lendeckeasys: Allow multiple results to be received
2014-03-27 Volker Lendeckepthreadpool: Allow multiple jobs to be received
2014-03-27 Volker Lendeckepthreadpool: Avoid a malloc/free per job
2014-03-24 Stefan Metzmachers3:build: remove global CLUSTER_SUPPORT define
2014-03-24 Stefan Metzmachers3:wscript: only build ctdb_dummy.c if we have no clust...
2014-03-24 Stefan Metzmachers3:serverid: use ctdb_serverids_exist_supported() runti...
2014-03-24 Stefan Metzmachers3:ctdb_conn: only use ctdb_protocol.h or ctdb_private...
2014-03-24 Stefan Metzmachers3:lib: add cluster_support_[available|features]()
2014-03-24 Stefan Metzmachers3:param: move lp_ctdbd_socket() to ctdbd_conn.c
2014-03-24 Stefan Metzmachers3:lib: move all ctdb related dummy functions to ctdb_d...
2014-03-24 Stefan Metzmachers3:ctdbd_conn: always provide ctdb_serverids_exist()
2014-03-24 Stefan Metzmachers3:ctdbd_conn: add ctdb_serverids_exist_supported()
2014-03-11 Volker Lendeckegencache: Add gencache values to memcache
2014-03-08 Andrew Bartlettbuild: Do not rely on sys.platform for ACL tests, combi...
2014-03-03 Volker Lendeckepthreadpool: Add test for fork crash
2014-03-03 Volker Lendeckepthreadpool: Fix pthreadpools with fork
2014-03-03 Michael Adamdbwrap_ctdb: avoid smbd/ctdb deadlocks: check whether...
2014-02-25 Volker Lendeckedbwrap: Slightly simplify dbwrap_watch_record_stored
2014-02-21 Stefan Metzmachers3:lib/ctdbd_conn: let release_ip_handler return bool
2014-02-20 Volker Lendeckelib: Fix a typo
2014-02-20 Volker Lendeckemessaging: Fix a memleak on error in messaging_tdb_init
2014-02-20 Volker Lendeckelib: Avoid a strlen call in xx_path()
2014-02-20 Volker Lendeckemessaging: Enforce just one messaging context
2014-02-12 Volker Lendeckeauth: Make new_server_id_task() static to auth_samba4
2014-02-12 Andrew Bartlettcmdline: Remove dynconfig hooks in command line processing
2014-02-12 Andrew Bartlettlib/param: Remove special handling for 'state dir'...
2014-02-08 Garming Samparam: rename lp function and variable from "nis_home_m...
2014-02-08 Garming Samparam: rename lp function and variable from "usernamele...
2014-02-08 Garming Samparam: rename lp function and variable from "cli_maxpro...
2014-02-08 Garming Samparam: rename lp function and variable from "nis_home_m...
2014-02-08 Garming Samparam: rename lp function and variable from "serverstri...
2014-02-08 Garming Samparam: rename lp function and variable from 'lockdir...
2014-02-07 Michael Adamdbwrap: use DBWRAP_LOCK_ORDER_VALID() in db_open()
2014-02-07 Michael Adamdbwrap: add dbwrap_flags argument to dbwrap_local_open()
2014-02-07 Stefan Metzmacherdbwrap_open: add 'dbwrap_optimize_readonly:* = yes...
2014-02-07 Stefan Metzmacherdbwrap_ctdb: implement DBWRAP_FLAG_OPTIMIZE_READONLY_ACCESS
2014-02-07 Michael Adamdbwrap: add a dbwrap_flags argument to db_open_ctdb()
2014-02-07 Michael Adamdbwrap: add a dbwrap_flags argument to db_open()
2014-02-04 Andreas Schneiders3-lib: Add winbind_lookup_usersids().
2014-01-28 Volker Lendeckepthreadpool: Fix a comment, "quit"->"shutdown"
2014-01-24 Volker Lendeckesmbd: Fix format errors on FreeBSD10
2014-01-21 Volker Lendeckemessaging3: Remove unused messaging_tdb_event
2014-01-21 Volker Lendeckemessaging3: remove msg_channel
2014-01-21 Volker Lendeckedbwrap_watch: Use messaging_read_send/recv
2014-01-21 Volker Lendeckemessaging3: Add messaging_read_send/recv
2014-01-17 Stefan Metzmachers3:lib/tldap: make use of tevent_req_set_cleanup_fn()
2014-01-17 Stefan Metzmachers3:lib/tldap: make use of tevent_req_defer_callback()
2014-01-17 Stefan Metzmachers3:lib/fncall: make use of tevent_req_set_cleanup_fn()
2014-01-16 Christof Schmitts3:dbwrap: Use milliseconds for "Held tdb lock" message
2014-01-16 Christof Schmitts3:dbwrap: Store warning thresholds in db_ctdb_ctx
2014-01-16 Christian Ambachs3:dbwrap include the hashchain in the logs
2014-01-16 Christian Ambachs3:dbwrap report time for chainlock and CTDB migrate
2014-01-16 Volker Lendeckedbwrap_ctdb: Instrument chainunlock timing
2014-01-16 Volker Lendeckectdb_conn: Log long fetch_lock calls
2014-01-10 Volker Lendeckemessaging: Fix a memleak (master only..)
2014-01-09 Volker Lendeckemessaging: Use talloc_pooled_object
2014-01-09 Volker Lendeckemessaging: Move the self-send logic out of messaging_tdb
2014-01-09 Volker Lendeckemessaging: Fix a memleak with clustering
2013-12-16 Abhidnya Joshis3: Add DAC_OVERRIDE capability support
2013-12-16 Volker Lendeckegencache: Fix a type-punned warning
2013-12-14 Stefan Metzmachers3:lib: avoid talloc_zero_array() in poll_one_fd()
2013-12-11 Gregor Becks3: use directory_create_or_exist_strict() to create...
2013-12-10 Andreas Schneiders3-lib: Fix %G substitution for domain users in smbd
2013-12-10 Christian Ambachs3:lib/asys modify included headers
2013-12-09 Jeremy AllisonCVE-2013-4408:s3:Ensure LookupRids() replies arrays...
2013-12-09 Jeremy AllisonCVE-2013-4408:s3:Ensure LookupNames replies arrays...
2013-12-09 Stefan MetzmacherCVE-2013-4408:s3:ctdb_conn: add some length verificatio...
2013-12-09 Stefan MetzmacherCVE-2013-4408:s3:util_tsock: add some overflow detectio...
2013-12-05 Volker Lendeckeidmap_cache: Use gencache_parse
next