]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2018-04-30  Jeremy Allisonceph: VFS: Add asynchronous fsync to ceph module, fake...
2018-04-30  Noel Powerpython/samba: Py2/Py3 compat change '/' to '//' to...
2018-04-30  Noel Powerpython/samba: port some isinstance str checks (to cater...
2018-04-30  Noel Powerpython: Bulk conversion callers of ldb.Dn second param
2018-04-30  Noel Powerpython/samba: bulk conversion of caller to dsdb_Dn...
2018-04-30  Noel Powerpython/samba: Add binary_type for p2/p3 testing.
2018-04-30  Noel PowerAdd aliases for StringIO.StringIO
2018-04-30  Noel Powerpython/samba: Add some compatability PY2/PY3 functions
2018-04-30  Noel Powers4/param: Additionally accept unicode as string param...
2018-04-30  Noel Powers4/librpc: Additionally accept unicode as string param...
2018-04-30  Noel Powers4/dsdb: Additionally accept unicode as string param...
2018-04-30  Noel Powers4/auth: Additionally accept unicode as string param...
2018-04-30  Noel Powerlibcli/nbt: Additionally accept unicode as string param...
2018-04-30  Noel Powerlib/tevent: Additionally accept unicode as string param...
2018-04-30  Noel Powerlib/ldb: Additionally accept unicode as string param...
2018-04-30  Douglas Bagnallsamba-tool visualize: use correct DC in graph label
2018-04-30  Martin Schwenkectdb-tests: Fix a typo
2018-04-30  Martin Schwenkectdb-tests: Simplify a test
2018-04-27  Martin Schwenkectdb-scripts: Drop CTDB_RC_LOCAL testing hook
2018-04-27  Martin Schwenkectdb-scripts: Drop unused variable service_config
2018-04-27  Martin Schwenkectdb-docs: Drop documentation for CTDB_SHUTDOWN_TIMEOUT...
2018-04-27  Martin Schwenkectdb-docs: Drop stale reference to unused configuration...
2018-04-27  Martin Schwenkectdb-docs: Drop references to CTDB_BASE from the docume...
2018-04-27  Martin Schwenkectdb-tools: Avoid filtering stderr when onnode not...
2018-04-27  Martin Schwenkectdb-scripts: Avoid shellcheck SC1117: Backslash is...
2018-04-27  Martin Schwenkectdb: Fix some -Werror=strict-overflow issues
2018-04-26  Ralph Boehmescript/git-hooks: add check-trailing-whitespace
2018-04-25  Ralph BoehmeAdd a wrapper script as git pre-commit hook
2018-04-25  Christof Schmittrpc_server: Fix NetSessEnum with stale sessions
2018-04-25  Christof Schmittselftest: Add testcase for querying sessions after...
2018-04-25  Christof Schmittrpcclient: Print number of entries for NetSessEnum
2018-04-25  William Browns4/smbd/server.c: create /run if missing
2018-04-25  Björn Jackeprinting: return the same error code as windows does...
2018-04-24  Volker Lendeckelib: #include "util_event.h" only where needed
2018-04-24  Volker Lendecketevent: Fix callers of tevent_req_set_endtime
2018-04-24  Volker Lendecketorture3: Fix CID 1435119 Error handling issues (CHECKE...
2018-04-24  Stefan Metzmachers3:util: remove reinit_after_fork_pipe_handler before...
2018-04-24  Volker Lendeckewinbind: Speed up wbinfo -p
2018-04-24  Volker Lendeckensswitch: Only connect to the priv socket if required
2018-04-24  Volker Lendeckentlm_auth: PAM_AUTH_CRAP needs a privileged socket
2018-04-24  Stefan Metzmachernsswitch: fix memory leak in winbind_open_pipe_sock...
2018-04-24  Ralph Boehmes3:messages: improve tevent_create_immediate recycling
2018-04-24  Ralph Boehmes3:messages: check tevent_fd_get_flags() == 0 before...
2018-04-24  Ralph Boehmes3:messages: check reg->refcount == 0 before accessing...
2018-04-24  Volker Lendeckewinbind: Remove an unused struct declaration
2018-04-23  Volker Lendeckedbwrap: Remove dependency on samba-hostconfig
2018-04-23  Volker Lendeckedbwrap: Remove calls to loadparm
2018-04-23  Volker Lendeckelibcli: Call dbwrap_local_open with the correct tdb...
2018-04-23  Volker Lendeckelibcli: Call dbwrap_local_open with the correct hash...
2018-04-23  Volker Lendeckedbwrap3: Call dbwrap_local_open with the correct tdb...
2018-04-23  Volker Lendeckedbwrap3: Call dbwrap_local_open with the correct hash...
2018-04-23  Volker Lendeckecluster4: Call dbwrap_local_open with the correct tdb_flags
2018-04-23  Volker Lendeckecluster4: Call dbwrap_local_open with the correct hash...
2018-04-23  Volker Lendeckecredentials: Call dbwrap_local_open with the correct...
2018-04-23  Volker Lendeckecredentials: Call dbwrap_local_open with the correct...
2018-04-23  Volker Lendeckelibcli: Call dbwrap_local_open with the correct tdb_flags
2018-04-23  Volker Lendeckelibcli: Call dbwrap_local_open with the correct hash...
2018-04-23  Stefan Metzmachers3:vfs_aio_pthread: make use of pthreadpool_tevent...
2018-04-23  Stefan Metzmacherselftest: add some basic testing for aio_pthread
2018-04-23  Stefan Metzmacherdocs-xml: rewrite the vfs_aio_pthread manpage to reflec...
2018-04-23  Stefan Metzmachers3:smbd: call pthreadpool_tevent_init() already in...
2018-04-20  Björn Baumbachbuild: fix build without JSON audit support
2018-04-20  William Browns3/security.c undefined value
2018-04-20  William Brownldb_wrap.c missing header
2018-04-18  Andreas Schneiders3:passdb: Do not return OK if we don't have pinfo...
2018-04-18  Björn Baumbachbuild: add option to choose to build with or without...
2018-04-17  Volker Lendeckenbt_server: Align integer types
2018-04-17  Volker Lendeckenbt_server: Factor out nbtd_node_status_reply_packet
2018-04-17  Volker Lendeckenbt_server: Factor out nbtd_name_query_reply_packet
2018-04-16  Volker Lendecketstream: Fix CID 1167981 Unchecked return value
2018-04-16  Volker Lendecketstream: Fix CID 1167982 Unchecked return value
2018-04-13  Volker Lendeckelibdgram: Fix an error path memleak
2018-04-13  Volker Lendeckelibnbt: Align data types
2018-04-13  Volker Lendeckelibnbt: Add an explicit "mem_ctx" to name_request_send
2018-04-13  Joe Guotraffic_relay: bulk port print to modern py3 style
2018-04-13  Douglas Bagnalls4/webserver: initialise optional parameter
2018-04-13  Douglas Bagnalls4/lib/py-registry: initialize optional parameters...
2018-04-13  Douglas Bagnalls3/py_passdb: initialize optional parameters earlier
2018-04-13  Douglas Bagnallnbt/pynbt: initialize optional parameter in nbt_name_re...
2018-04-13  Douglas Bagnallnbt/pynbt: initialize optional parameter in nbt_name_re...
2018-04-13  Douglas Bagnallldb/pyldb: initialize optional parameter in ldb_connect()
2018-04-13  Joe Guokcc/graph: add __hash__ to InternalEdge for py3
2018-04-13  Joe Guokcc: fix sort for py3
2018-04-13  Joe Guokcc/kcc_utils: fix divide for py3
2018-04-13  Joe Guokcc/kcc_utils: convert dict.keys to list
2018-04-13  Joe Guokcc/graph_utils: port string.translate for py3
2018-04-13  Joe Guoselftest/graph: enable py3 for samba.tests.graph
2018-04-13  Douglas Bagnallpython/tests/graph: actually test graphs, don't print
2018-04-13  Joe Guograph: fix sort for py3
2018-04-13  Joe Guograph: fix divide for py3
2018-04-13  Joe Guoselftest: enable py3 for samba.tests.krb5_credentials
2018-04-13  Joe Guoselftest: enable py3 for samba.tests.docs
2018-04-13  Joe Guoselftest: enable py3 for samba.tests.source
2018-04-13  Joe Guoselftest: enable py3 for samba.tests.lsa_string
2018-04-13  Joe Guoselftest: enable py3 for samba.tests.dcerpc.registry
2018-04-13  Joe Guoselftest: enable py3 for samba.tests.dcerpc.rpcecho
2018-04-13  Joe Guoselftest: enable py3 for samba.tests.dcerpc.bare
2018-04-13  Joe Guoselftest: enable py3 for samba.tests.dcerpc.sam
2018-04-13  Joe Guopython: fix unicode escape in doc string
2018-04-13  Joe Guopython: bulk convert zip to list
next