samba.git
2018-04-05 Noel Powerpython3 port for passdb module
2018-04-05 Noel Powerpython3 port for param module
2018-04-05 Noel Powerpython selftest: split samba3 test into separate tests
2018-04-05 Noel Powersamba test python: enable samba.tests.policy for py3
2018-04-05 Noel Powerpython3 port for policy module
2018-04-05 David Mulderpython: Write py3 bin to correct args location
2018-04-05 Andrew Bartlettldb: Add test to show a reindex failure must not leave...
2018-04-05 Gary Lockyerlib ldb tests: Prepare to run api and index test on...
2018-04-05 Andrew Bartlettldb_tdb: Ensure we can not commit an index that is...
2018-04-05 Volker Lendeckesmbclient: Handle ENUM_DIR in "notify" command
2018-04-04 Volker Lendeckelibsmb: Handle IO_TIMEOUT in cli_smb2_notify properly
2018-04-04 Volker Lendeckelibsmb: Handle long-running smb2cli_notify
2018-04-04 Volker Lendeckecredentials: Fix a typo
2018-04-04 Volker Lendeckecredentials: Fix CID 1414796 Explicit null dereferenced
2018-04-04 Lutz Justens3: lib: messages: Don't use the result of sec_init...
2018-04-04 Swen Schilligctdb: Remove double sanity checks from ctdb_tcp_read_cb
2018-04-04 Swen Schilligctdb: Remove double sanity checks from ctdb_daemon_read_cb
2018-04-04 Volker Lendeckekrb5_wrap: Fix CID 1414755 Resource leak
2018-04-03 Volker Lendeckekrb5_wrap: Fix CID 1034833 Resource leak
2018-04-03 Volker Lendeckenet: Avoid tallocs
2018-04-03 Volker Lendeckenet: Fix CID 1414752 Resource leak
2018-04-03 Volker Lendeckepdb_ldap: Fix CID 1363266 Resource leak
2018-04-03 Volker Lendeckepygpo: Fix CID 1422263 Resource leak
2018-04-03 Volker Lendeckeutils: Fix CID 1035541 Uninitialized scalar variable
2018-04-03 Volker Lendeckedsdb: Fix CID 1034966 Uninitialized scalar variable
2018-04-03 Volker Lendeckelibads: Fix CID 1272809 Free of address-of expression
2018-04-03 Volker Lendeckegroupdb: Fix CID 1167984 Ignoring number of bytes read
2018-04-03 Volker Lendeckedsdb: Fix CID 1034744 Dereference after null check
2018-04-03 Volker Lendeckecldap: Avoid a ZERO_STRUCTP
2018-04-03 Volker Lendeckesmbd: Fix CID 240676 Dereference after null check
2018-04-03 Volker Lendeckelsasrv: Fix CID 241332 Self assignment
2018-04-03 Volker Lendeckelsasrv: Fix CID 241331 Self assignment
2018-04-03 Volker Lendeckelibcli: Fix CID 710748 Resource leak
2018-04-03 Volker Lendeckelibhttp: Fix CID 1273001 Dereference after null check
2018-04-03 Andreas Schneiderwafsamba: Add missing cflags_end argument to SAMBA_BINARY
2018-04-03 Andreas Schneiders3:modules: Set -Wno-strict-overflow for getdate if...
2018-04-03 Andreas Schneiderreplace: Check for -Wno-strict-overflow
2018-04-03 Andreas Schneiderwafsamba: Add missing cflags_end argument to SAMBA_MODULE
2018-04-03 Andreas Schneiders3:modules: Generate new getdate.c with bison
2018-04-03 Andreas Schneiders3:modules: Update getdate.y to work with newer bison...
2018-04-03 Andreas Schneiders3:torture: Fix size types in make_nonstd_fd()
2018-04-03 Andreas Schneiders3:client: Fix size types
2018-04-03 Andreas Schneiders3:spoolss: Fix size types
2018-04-03 Andreas Schneiders3:printing: Fix size types
2018-04-03 Andreas Schneiders3:smbd: Fix size types in reply_negprot()
2018-04-03 Andreas Schneiders4:torture: Fix size types in torture_create_procs()
2018-04-03 Andreas Schneiderheimdal: Fix size types and array access
2018-04-03 Andreas Schneiders4:client: Fix size types and loop
2018-04-03 Andreas Schneiders4:registry: Fix size type and loop
2018-04-03 Andreas Schneiderlib:util: Fix size types in fgets_slash()
2018-04-03 Andreas Schneiderthird_party: Fix size type in cmocka
2018-04-03 Andreas Schneiderldb: Fix overflow checks
2018-04-03 Andreas Schneiderldb: Add test for ldb_qsort()
2018-04-03 Andreas Schneiderthird_party: Update pam_wrapper to version 1.0.6
2018-04-03 Stefan Metzmachers3:modules: fix the build of vfs_aixacl2.c
2018-04-03 Stefan Metzmacherldb/tests: avoid 'return void_function();' which isn...
2018-04-03 Stefan Metzmacherlib/crypto: avoid 'return void_function();' which isn...
2018-04-03 Stefan Metzmachers3:modules: make virusfilter_io_connect_path() more...
2018-04-03 Stefan Metzmachers3:modules: fix the picky-developer build of vfs_virusf...
2018-04-03 Stefan Metzmachernsswitch: fix the developer build of nsswitch/wins...
2018-04-03 Stefan Metzmachernsswitch: add some const to _nss_winbind_initgroups_dyn...
2018-04-03 Stefan Metzmachernsswitch: maintain prototypes for the linux based funct...
2018-04-03 Stefan Metzmacherlib/replace: define __[u]intptr_t_defined if we prove...
2018-04-03 Stefan Metzmacherlib/util: remove unused '#include <sys/syscall.h>'...
2018-03-31 Amitay Isaacsctdb-scripts: Drop "net serverid wipe" from 50.samba...
2018-03-31 Swen Schilligctdb-server: Only set destructor if required
2018-03-30 Swen Schilligctdb-server: Add goto tag avoiding code duplication
2018-03-30 Swen Schilligctdb-server: Minor code cleanup
2018-03-30 Swen Schilligctdb-server: Replace the variable rc by something meani...
2018-03-30 Swen Schilligctdb-server: Only talloc_set_destructor when required
2018-03-30 Swen Schilligctdb-server: Cleanup ctdb_daemon_call_send_remote
2018-03-30 Swen Schilligctdb: Use talloc_zero instead of zeroing attributes
2018-03-30 Swen Schilligctdb: Use provided mem_ctx for newly allocated memory
2018-03-30 Swen Schilligctdb: Fixing possible memory leak in ctdb_tcp_read_cb
2018-03-30 Swen Schilligctdb: Fixing memory leak in ctdb_tcp_tnode_cb
2018-03-30 Swen Schilligctdb: Fixing possible memory leak in ctdb_daemon_read_cb
2018-03-30 Jones Syues4:torture: kernel oplocks. Fix assertion warning
2018-03-30 Ralph Boehmes3:smbd: don't use the directory cache for SMB2/3
2018-03-29 Jeremy Allisons4: torture: Test all combinations of directory open...
2018-03-29 Jeremy Allisons4: torture: Test all combinations of directory create...
2018-03-29 Jeremy Allisons4: torture: Test all combinations of file open with...
2018-03-29 Jeremy Allisons4: torture: Test all combinations of file create to...
2018-03-29 Jeremy Allisons4: torture: Ensure a failed file create doesn't create...
2018-03-29 Jeremy Allisons3: smbd: Files or directories can't be opened DELETE_O...
2018-03-29 Volker Lendeckelibads: Fix CID 1349423 Resource leak
2018-03-28 Volker Lendeckenet: Fix CID 1128559 Dereference null return value
2018-03-28 Volker Lendeckesmbstatus: Fix CID 1128560 Dereference null return...
2018-03-28 Volker Lendeckevfs_fruit: Fix CID 1433613 Operands don't affect result
2018-03-28 Volker Lendeckedsdb: Fix CID 1433614 Dereference after null check
2018-03-28 Volker Lendeckelibads: Fix 1433611 Resource leak
2018-03-28 Volker Lendeckelsa_server: Fix CID 1433608 Dereference after null...
2018-03-28 Volker Lendeckelibads: Fix CID 1433606 Dereference before null check
2018-03-28 Volker Lendeckendr_string: Do overflow checks in ndr_push/pull_charset
2018-03-28 Volker Lendeckendr_string: Fix a signed/unsigned glitch
2018-03-28 Martin Schwenkectdb-tests: Delete unused fake /etc/sysconfig/ctdb...
2018-03-28 Martin Schwenkectdb-scripts: Tunables are now loaded from ctdb.tunables
2018-03-28 Martin Schwenkectdb-tests: Rename setup_config() to setup_tunable_config()
2018-03-28 Martin Schwenkectdb-tests: Script options into per-script file
2018-03-28 Martin Schwenkectdb-scripts: Use load_script_options in event scripts
2018-03-28 Martin Schwenkectdb-scripts: Add new function load_script_options()
next