]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2017-11-24  Andrew Bartlettselftest: Split out creation of complex (often invalid...
2017-11-24  Andrew Bartlettselftest: Split out dbcheck runs from dangling_multi_va...
2017-11-24  Andrew Bartlettselftest: add more dbcheck tests
2017-11-24  Andrew Bartlettdbcheck: Use the GUID as the DN to fix replPropertyMetaData
2017-11-24  Andrew Bartlettdbcheck: Clarify error count bumping in deleted/gone...
2017-11-24  Amitay Isaacsctdb-eventd: Simplify eventd code
2017-11-24  Amitay Isaacsctdb-common: Add special monitor handling to run_event...
2017-11-24  Amitay Isaacsctdb-tests: Make sure child processes are waited on...
2017-11-24  Uri Simchonilib/replace: apply readline -Wstrict-prototypes workaround
2017-11-24  Uri Simchonilib/smbreadline: detect picky compile issue with readline.h
2017-11-24  Uri Simchonipam_wrapper: Use a constant string format specifier...
2017-11-24  Uri Simchonipam_wrapper: use uintptr_t as base for const-discarding
2017-11-24  Uri Simchonivfs_full_audit: make do_log() printf-aware
2017-11-24  Uri Simchonis4-torture: fix type of enum in various places
2017-11-24  Uri Simchonis4-torture: fix truncation warnings
2017-11-24  Uri Simchoniwinbind_nss_freebsd: fix const discard warning
2017-11-24  Uri Simchonipam_winbind: fix const discard warnings
2017-11-24  Andreas Schneiders3:torture: Fix building with -O3 and gcc 7
2017-11-24  Garming Samschema_set: Add comment about set schema from ldif...
2017-11-24  Garming Samschema: Make writing indices flag an enum for a new...
2017-11-24  Andreas Schneiderpython:tests: Use bin/tdbdump only if built
2017-11-22  Uri Simchonibuild: ensure compiler flags are properly detected
2017-11-22  Uri Simchonibuild: specify -Wformat as a prerequisite of -Wformat...
2017-11-22  Uri Simchonibuild: allow specifying prerequisite flags when checkin...
2017-11-22  Uri Simchonipam_wrapper: #ifdef-out unused functions
2017-11-22  Uri Simchonibuild: disable format-zero-length warning
2017-11-22  Uri Simchonis3-torture: fix an always-true comparison
2017-11-22  Uri Simchonis3-torture: fix some truncation warnings
2017-11-22  Uri Simchonismbspool_krb5_wrapper: fix some error messages
2017-11-22  Uri Simchonis3-rpc-server: fix type of enum in lsa server
2017-11-22  Uri Simchonis2-rpc-server: fix enum type in assignment
2017-11-22  Uri Simchonis4-lib-policy: fix type of enum
2017-11-22  Uri Simchonis4-torture: get rid of extra parentheses
2017-11-22  Uri Simchonis4-torture: fix file time checks
2017-11-22  Uri Simchonidns server: fix warning about enum mismatch
2017-11-22  Uri Simchonildb-samba: use ldap enum instead of ldb enum
2017-11-22  Uri Simchonilibrpc-build: ignore unused functions in generated...
2017-11-22  Uri Simchonibuild: detect availability of -Wno-unused-function
2017-11-22  Uri Simchonibuild: allow adding cflags to end of python module...
2017-11-22  Uri Simchonibuild: allow passing custom cflags to end of library...
2017-11-22  Uri Simchonildb: silence some clang warnings in picky developer...
2017-11-22  Uri Simchonilib/crypto: remove unused code
2017-11-22  Uri Simchonitorture: remove spurious semicolon
2017-11-22  Uri Simchoninfs4acl: fix picky build in case rpc/xdr.h is not available
2017-11-22  Volker Lendeckelibgpo: Fix CID 1422263 Resource leak
2017-11-21  Volker Lendeckelibgpo: Fix CID 1422262 Explicit null dereferenced
2017-11-21  Jeremy Allisons3: smbd: Chain code can return uninitialized memory...
2017-11-21  Jeremy Allisons3: smbd: Fix SMB1 use-after-free crash bug. CVE-2017...
2017-11-21  Volker Lendeckedocs: Fix the "aio r/w size" smb.conf entries
2017-11-21  Amitay Isaacsctdb-common: Add async version of shutdown in sock_daemon
2017-11-21  Amitay Isaacsctdb-common: Add async version of reconfigure in sock_d...
2017-11-21  Amitay Isaacsctdb-common: Add async version of startup in sock_daemon
2017-11-21  Amitay Isaacsctdb-tests: Create sock_daemon_funcs per test
2017-11-21  Amitay Isaacsctdb-common: Handle errors on unexpected socket close...
2017-11-21  Amitay Isaacsctdb-common: Start listening to sockets only on success...
2017-11-21  Amitay Isaacsctdb-common: Start wait computation only after successf...
2017-11-21  Amitay Isaacsctdb-common: Return status from sock_daemon startup...
2017-11-21  Amitay Isaacsctdb-common: Do not use sock->req outside sock_socket...
2017-11-21  Amitay Isaacsctdb-common: Call missing tevent_wakeup_recv() in sock_...
2017-11-21  Amitay Isaacsctdb-daemon: Allocate deferred calls off calling context
2017-11-21  Jeremy Allisons3: utils: net. Fix return paths that don't free talloc...
2017-11-21  Garming SamFix formating of sources to be less than 80 lines
2017-11-20  Andrew Bartlettpython: Convert gop.GROUP_POLICY_OBJECT to pytalloc
2017-11-20  Andrew Bartlettpython: Remove talloc_stackframe() held in an object
2017-11-20  David Mulderlibgpo: Setup the stack frame in ads_connect
2017-11-20  Andrew BartlettUse talloc_stackframe() not talloc_tos() in namequery.c
2017-11-20  Andrew Bartlettpython: Remove Python 2.4 compat macro
2017-11-20  Andrew Bartlettpython: Use py_check_dcerpc_type() to safely check...
2017-11-20  Andrew Bartlettgpoupdate: Move closer to 80 columns
2017-11-20  Andrew Bartlettpython: This function converts days to a relative ...
2017-11-20  Andrew Bartlettpygpo: Check for errors in gpo.gpo_get_sysvol_gpt_version()
2017-11-20  David Mulderdoc: Add samba_gpoupdate man page, update WHATSNEW
2017-11-20  David Muldergpo: Apply kerberos settings
2017-11-20  David Muldergpo: Always enforce policy, even if unchanged
2017-11-20  David Muldergpo: Add GPO unapply
2017-11-20  David Muldergpo: Add gpo tests
2017-11-20  David Muldergpo: Install the samba_gpoupdate script
2017-11-20  David Muldergpoupdate: Rewrite samba_gpoupdate
2017-11-20  David Muldergpo: Make the gpclass more easily extensible
2017-11-20  David Mulderlibgpo: Add libgpo python bindings
2017-11-20  Garming Samgpo: fix the building of gpext to only once
2017-11-20  Luke Morrisongpo: enable gpo update with addition to build system
2017-11-20  Andrew Bartlettgpoupdate: Remove developer path from the comment
2017-11-20  Andrew Bartlettgpoupdate: Correct comment about hard-coded 5 second...
2017-11-20  Andrew Bartlettgpoupdate: Do not DEBUG(0) every scan interval
2017-11-20  Garming Samgpo: Create the gpo update service
2017-11-20  David Muldergpo: Make the gpoupdate script much more reliable
2017-11-20  Luke Morrisongpo: Initial commit for GPO work
2017-11-20  Luke Morrisongpo: Add python libgpo bindings
2017-11-20  Garming SamRevert "libgpo: remove unused libgpo wscript_build."
2017-11-20  David Muldergpo: move mkdir_p to lib/util
2017-11-20  Andrew Bartlettwaf: Move script list to one-per-line
2017-11-20  Gary Lockyersource3: remove sock_exec
2017-11-19  Ralph Boehmewinbindd: tdb_exists returns 1 if a record is found
2017-11-18  Volker Lendeckewinbind: Remove winbind_messaging_context
2017-11-17  Volker Lendeckewinbind: winbind_messaging_context -> server_messaging_...
2017-11-17  Volker Lendeckewinbind: Remove winbind_event_context
2017-11-17  Volker Lendeckewinbind: Replace winbind_event_context with server_even...
2017-11-17  Stefan Metzmacherlibnet_join: fix "net rpc oldjoin"
2017-11-17  Stefan Metzmachers3:selftest: add samba3.blackbox.net_rpc_oldjoin test
next