martins/samba.git
2018-07-02 Martin Schwenkectdb-common: Move capture_socket functions to ctdb_sock...
2018-07-02 Martin Schwenkectdb-common: Move ctdb_sys_send_tcp() to ctdb_socket...
2018-07-02 Martin Schwenkectdb-common: Move ctdb_sys_send_arp() to ctdb_socket...
2018-07-02 Martin Schwenkectdb-common: Move ctdb_get_peer_pid() to system.[ch]
2018-07-02 Martin Schwenkectdb-common: Move ctdb_system_check_iface_exists()...
2018-07-02 Martin Schwenkectdb-common: Move parse_ip_mask() to system_socket...
2018-07-02 Martin Schwenkectdb-common: Rename system utility files
2018-07-02 Amitay Isaacsctdb-build: Add ipv6 headers check for packet details
2018-07-02 Amitay Isaacsctdb-build: Add checks for raw pkt handling support
2018-07-02 Amitay Isaacsctdb-common: Use sin6_len only if the structure supports it
2018-07-02 Amitay Isaacsreplace: Add test for sin6_len in sockaddr_in6 structure
2018-06-29 Amitay Isaacsctdb-common: Correctly handle conf->reload()
2018-06-29 Carlos O'Donellctdb: Improve robust mutex test
2018-06-28 Björn BaumbachREADME.Coding: Fix link to Python coding style guide...
2018-06-28 Joe Guotests/ntacls: fix pep8 warnings
2018-06-28 Joe Guotests/ntacls: use global vars to make code DRY
2018-06-28 Joe Guotests/ntacls_backup: register test
2018-06-28 Joe Guontacls: add extra test file for ntacls backup
2018-06-28 Joe Guontacls: add functions to backup and restore ntacls
2018-06-28 Joe Guopysmbd: add py_smbd_create_file
2018-06-28 Joe Guopysmbd: extract init_files_struct function
2018-06-28 Joe Guopysmbd: add py_smbd_mkdir
2018-06-28 Joe Guopysmb: add py_smb_unlink and test
2018-06-28 Douglas Bagnallsamba-tool showrepl tests: test all-good with --pull...
2018-06-28 Andrew Bartlettsamba-tool drs showrepl: add --pull-summary and --notif...
2018-06-28 Douglas Bagnalls4/torture/samba_tool_drs_showrepl: use assertRegexpMatches
2018-06-28 Douglas Bagnalls4/torture/drs/python: don't double-call enable/disable...
2018-06-28 Douglas Bagnallsamba-tool drs showrepl test: remove useless print
2018-06-28 Andrew Bartlettsamba-tool drs showrepl: Skip deleted DSAs when checkin...
2018-06-28 Douglas Bagnallsamba-tool drs show_repl: simplify the collection of...
2018-06-28 Douglas Bagnallsamba-tool drs showrepl --summary for a quick local...
2018-06-28 Douglas Bagnallsamba-tool drs showrepl: add a --color flag
2018-06-28 Tim Bealeprovision: set 'binddns dir' when making new smb.conf
2018-06-28 Tim Bealeselftest: Update MAX_WRAPPED_INTERFACES comment to...
2018-06-28 Tim Bealetests: Add basic test for non-global LoadParm behaviour
2018-06-28 Aaron Haslettparam: Add non-global smb.cfg option (support 2 differe...
2018-06-28 Aaron Haslettsamba: read backup date field on init and fail if present
2018-06-28 Tim Bealetests: Add test that Samba cannot be started with a...
2018-06-27 Andreas Schneiderdocs: Add manpage for winbind_krb5_localauth.8
2018-06-27 Andreas Schneiderdocs: Move winbind_krb5_locator manpage to volume 8
2018-06-27 Andreas Schneiderkrb5_plugin: Move krb5 locator plugin to krb5_plugin...
2018-06-27 Andreas Schneiderkrb5_plugin: Install plugins to krb5 modules dir
2018-06-27 Andrew BartlettUpdate .travis.yml to match package list used in docker...
2018-06-26 Tim Bealeremove_dc: Fix removal of an old Windows DC
2018-06-26 Justin Stephensons3:tests: Add test for smbclient --quiet
2018-06-26 Justin Stephensons3:client: Add --quiet option to smbclient
2018-06-26 Gary Lockyerdsdb audit: Fix timestamp tests
2018-06-26 Andrew Bartlettdsdb-audit: Remove flapping part of the tests
2018-06-26 Andrew Bartlettdsdb: Use GUID_zero() rather than memset in dsdb audit...
2018-06-26 Andrew Bartlettdsdb: Use customary variable names for the audit privat...
2018-06-26 Andrew Bartlettdsdb: Use customary variable names for audit event...
2018-06-26 Andrew Bartlettdsdb: Use correct memory context for imessaging_client_...
2018-06-26 Andrew Bartlettaudit_logging: Remove duplciate error printing
2018-06-26 Andrew Bartlettaudit_logging: Initialise event_server
2018-06-26 Andrew Bartlettaudit_logging: Remove incorrect check for NT_STATUS_OBJ...
2018-06-26 Andrew Bartlettaudit_logging: Clarify debug messages
2018-06-26 Andrew Bartlettautobuild: Build samba-fileserver --without-json-audit
2018-06-25 Andrew Bartlettdsdb: Ensure a build --without-json-audit --without...
2018-06-25 Andrew Bartlettlib/audit_logging: Only build audit_logging_test for...
2018-06-25 Andrew Bartlettlib/audit_logging: Require jansson JSON library for...
2018-06-25 Andrew Bartlettbuild: Move --without-json-audit and json lib detection...
2018-06-25 Gary Lockyerdsdb: Log the transaction duraton.
2018-06-25 Andrew Bartlettauth: For NTLM and KDC authentication, log the authenti...
2018-06-23 Volker Lendecketalloc_stack: Call talloc destructors while frame is...
2018-06-23 Andrej Gesselcheck return value before using key_values
2018-06-23 Andrej Gesselldb: check return values
2018-06-22 Christof Schmittkrb5_wrap: fix keep_old_entries logic for older kerbero...
2018-06-22 Swen Schilligctdb-common: replace talloc / memcpy by talloc_memdup
2018-06-21 Andreas Schneiderkrb5_plugin: Add winbind localauth plugin for MIT Kerberos
2018-06-21 Jeremy Allisons3: smbd: Don't use getcwd() directly. We must always...
2018-06-20 Andreas Schneiders3:winbind: Fix regression introduced with bso #12851
2018-06-20 Andreas Schneiders3:smbget: Fix buffer truncation issues with gcc8
2018-06-20 Andreas Schneiders3:registry: Fix buffer truncation issues issues with...
2018-06-20 Andreas Schneidersamdb: Fix build error with gcc8
2018-06-20 Swen SchilligPossible memory leak in map_info3_to_validation
2018-06-20 Björn Baumbachheimdal: remove include/includedir directives for krb5...
2018-06-20 Noel Powerpython/samba/netcmd: Fix NameError exception
2018-06-19 Noel Powerpython/samba: enclose map.values with list (py2/py3)
2018-06-19 Noel Powerpython/samba: Another object.next() to next(object...
2018-06-19 Noel Powerpython/samba/emulate: py2/py3 .next usage, replace...
2018-06-19 Noel Powerpython/samba/tests: py2/py3 port has_keys usage
2018-06-19 Noel Powerpython/samab: py2/py3 string.upper(astring) -> astring...
2018-06-19 Noel Powerpython/samba: Py2|Py3 compat, fix more missed exception...
2018-06-19 Tim Bealetests: Increase PSO test timeouts to minimise failures
2018-06-19 Tim Bealetests: Increase minPwdAge used for PSO tests
2018-06-19 Volker Lendeckewinbind: Fix a typo
2018-06-19 Volker Lendeckelib: Align integer types
2018-06-19 Volker Lendeckeidmap_hash: Align integer types
2018-06-19 Andreas Schneidertestparm: Remove warning from the last century
2018-06-18 Volker Lendeckelibrpc/crypto: Fix a misleading comment
2018-06-18 Nicolas Williamsheimdal: Add include/includedir directives for krb5...
2018-06-18 Björn Baumbachheimdal: small code adaption to cherry-pick heimdal...
2018-06-18 Jeffrey Altmanheimdal: lib/krb5: do not fail set_config_files due...
2018-06-18 Stefan Metzmachersmbd: remove unused smbd_server_connection->ev_ctx
2018-06-18 Stefan Metzmachersmbd: add an effective {smb,smbd_smb2}_request->ev_ctx...
2018-06-18 Stefan Metzmachersmbd: add an effective connection_struct->user_ev_ctx...
2018-06-18 Stefan Metzmachersmbd: use sconn->root_ev_ctx for smbd_sig_{term,hup...
2018-06-18 Stefan Metzmachersmbd: use sconn->root_ev_ctx for brl_timeout_fn()
2018-06-18 Stefan Metzmachersmbd: add smbd_server_connection->{root,guest}_ev_ctx...
2018-06-18 Stefan Metzmachersmbd: use raw_ev_ctx to clear the MSG_SMB_CONF_UPDATED...
next