samba.git
2018-03-07 Jeremy Allisons3: vfs_fruit: Ensure we operate on a copy of the incom...
2018-03-07 Jeremy Allisons3: vfs_fruit. Ensure we only return one set of the...
2018-03-07 Gary Lockyerldb_mod_op_test: Make sure that closing the database...
2018-03-06 Gary Lockyerldb_mod_op_test: Add new nested transactions test
2018-03-06 Gary Lockyerselftest: Change name to sam.ldb to align with new...
2018-03-06 Gary Lockyerldb: Remove python warning in tests/python/index.py
2018-03-06 Garming Samldb_tdb: Build a key value operation library
2018-03-05 Garming Sampartition: Allow a different backend store from @PARTITION
2018-03-05 Garming Samldb_tdb: Implement a traversal function in key value ops
2018-03-05 Garming Samldb_tdb: Use key value ops for fetch command
2018-03-05 Garming Samldb_tdb: factor out the (to be) common init code
2018-03-05 Gary Lockyerldb_tdb: Add errorstr to the key value ops
2018-03-05 Garming Samldb_tdb: Remove tdb_get_seqnum and use a generic 'has_c...
2018-03-05 Garming Samldb_tdb: Add lock_read and unlock_read to key value ops
2018-03-05 Garming Samldb_tdb: Replace tdb transaction code with generic...
2018-03-05 Garming Samldb_tdb: Replace exists, name and error_map with key...
2018-03-05 Garming Samldb_tdb: Begin abstracting out the base key value opera...
2018-03-05 Garming Samdsdb: The schema should be reloaded during the transaction
2018-03-05 Bob Campbellsamdb/schema_load: do schema loading with one search
2018-03-05 Garming Samschema_set: Add a missing newline between functions
2018-03-05 Gary Lockyerremove_dc.py: Abort transaction before throwing an...
2018-03-05 Gary Lockyerldb_mod_op_test: Fix core dump on ldb_case_attrs_index_...
2018-03-05 Garming Sampartition: Leave metadata.tdb unlocking until last
2018-03-05 Garming Samschema: Do not read different schema sequence values...
2018-03-05 Andrew Bartlettpartition: Use a transaction to write and a read lock...
2018-03-05 David Disseldorpbuild: fix standalone ctdb build --with-systemd
2018-03-05 David Disseldorpctdb/pmda: fix num_recoveries metric store
2018-03-05 Andreas Schneiderldb: Directly return an error and do not fall through
2018-03-05 Douglas Bagnalltests/smbcontrol: reduce ping test false positive rate
2018-03-03 Gary Lockyerldb_tdb: Add tests for truncated index keys
2018-03-03 Gary Lockyerldb_tdb: Combine identical not GUID index and special...
2018-03-03 Gary Lockyerldb_tdb: Refuse to store a value in a unique index...
2018-03-03 Gary Lockyerldb_tdb: Do not give the warning of duplicate attribute...
2018-03-03 Gary Lockyerldb_tdb: Cope with key truncation
2018-03-03 Gary Lockyerldb_tdb: Do not fail in GUID index mode if there is...
2018-03-03 Gary Lockyerldb_tdb: Add support for an option to restrict the...
2018-03-03 Andreas Schneiderselftest: Impove test names for samba.wbinfo_simple
2018-03-02 Andreas Schneidertestprogs: Return the correct error status code
2018-03-02 Andreas Schneiders3:tests: Skip smbd error test if we do not log to...
2018-03-02 Swen SchilligReplace NT_STATUS_HAVE_NO_MEMORY macro
2018-03-02 Swen SchilligMinor cleanup of libnet_LookupName_recv
2018-03-02 Swen SchilligZero libnet_LookupName out struct before using
2018-03-02 Noel PowerWHATSNEW: Add info for 'net ads keytab' and 'net ads...
2018-03-02 Noel Powerdocs: Add manpage for new 'net ads setspn' subcommand
2018-03-02 Noel Powerdocs: Add manpage for 'net ads keytab' subcommand
2018-03-02 Noel Powertestprogs: 'net ads keytab create' expected failures...
2018-03-02 Noel Powers3:libads: 'net ads keytab create' shouldn't write...
2018-03-02 Noel Powertestprogs: Switch expected failure tests to expected...
2018-03-02 Noel Powers3:utils: Modify default behaviour of 'net ads keytab...
2018-03-02 Noel Powers3:libads: add param to prevent writing spn(s) to ads
2018-03-02 Noel Powertestprogs:: Add blackbox tests for 'net ads keytab...
2018-03-02 Noel Powers3:libads: Allow 'net ads keytab add' handle Windows...
2018-03-02 Noel Powers3:libads: Allow 'net ads keytab add' handle Windows...
2018-03-02 Noel Powertestprocs/blackbox: Add tests for net ads setspn (add...
2018-03-02 Noel Powers3:utils: add new 'net ads setspn delete' subcommand
2018-03-02 Noel Powers3:utils: add new 'net ads setspn add' subcommand
2018-03-02 Noel Powers3:utils: add new 'net ads setspn list' subcommand
2018-03-02 Noel Powers3:libads: change ads_add_service_principal_name implem...
2018-03-02 Noel Powers3:libads: Add a basic Windows SPN parser.
2018-03-02 Noel Powers3:libads: Clean up code a little rename 'ads_get_samac...
2018-03-02 Noel Powers3:libads: ads_get_dnshostname & ads_get_samaccountname...
2018-03-02 David Disseldorptests: Add basic ms_fnmatch unit test
2018-03-02 Andreas Schneiderutil: Fix the logic in ms_fnmatch_protocol()
2018-03-02 Christof SchmittFix autobuild for user names starting with c
2018-03-02 Ralph Boehmensswitch: fix wbinfo -m --verbose trust type "Local"
2018-03-01 Andreas Schneiders3:smbd: Do not crash if we fail to init the session...
2018-03-01 Dan Robertsonlibsmb: Use smb2 tcon if conn_protocol >= SMB2_02
2018-03-01 Amitay Isaacsctdb-pmda: Use modified API in pcp library 4.0
2018-03-01 Martin Schwenkectdb-tests: Generalise SM_NOTIFY output format in statd...
2018-03-01 Martin Schwenkectdb-scripts: Clean up statd-callout
2018-03-01 Martin Schwenkectdb-tests: Exit on statd-callout sub-test failure
2018-03-01 Martin Schwenkectdb-scripts: Avoid no-op "ctdb ptrans" call
2018-03-01 Martin Schwenkectdb-tools: Reindent parts of onnode
2018-03-01 Martin Schwenkectdb-tools: Remove test hooks from onnode
2018-03-01 Martin Schwenkectdb-tests: Use fake ssh script for onnode in local...
2018-03-01 Martin Schwenkectdb-tests: Add fake ssh command for local daemons...
2018-03-01 Martin Schwenkectdb-tools: Revisit stray file descriptor avoidance...
2018-03-01 Martin Schwenkectdb-tools: Introduce a variable to hold the ssh command
2018-03-01 Martin Schwenkectdb-tools: Change onnode to use ONNODE_SSH and ONNODE_...
2018-03-01 Martin Schwenkectdb-common: Drop debugging variable CTDB_EXTERNAL_TRACE
2018-03-01 Martin Schwenkectdb-tests: Avoid creating files in /tmp.
2018-03-01 Martin Schwenkectdb-tests: Check for errors when adding stubs/ subdire...
2018-03-01 Martin Schwenkectdb-tests: Clean up PATH setting for stubs/ subdirectory
2018-03-01 Martin Schwenkectdb-tests: Drop unneccessary unset of variable
2018-03-01 Martin Schwenkectdb-tests: Use consistent NAT gateway nodes file
2018-03-01 Martin Schwenkectdb-tests: Fix a double-typo bug
2018-03-01 Martin Schwenkectdb-scripts: Add default for public addresses file...
2018-03-01 Martin Schwenkectdb-scripts: Do not use ctdb_service_reconfigure(...
2018-03-01 Martin Schwenkectdb-packaging: Package event scripts via a wildcard
2018-03-01 Martin Schwenkectdb-packaging: Make the ctdb package own more directories
2018-03-01 Andreas Schneiderwafsamba: Build with -Wimplicit-fallthrough if supported
2018-03-01 Andreas Schneiderauth:credentials: Avoid an 'else' branch
2018-03-01 Andreas Schneiderauth:credentials: Add FALL_THROUGH statements in creden...
2018-03-01 Volker Lendeckewinbind: Fix --ping-dc error handling
2018-03-01 Volker Lendeckewinbind: Fix a race between the sigchld and 0-sized...
2018-03-01 Volker Lendeckewinbind: Remove the "winbindd_children" global
2018-03-01 Volker Lendeckewinbind: Use forall_children in reinit_after_fork()
2018-03-01 Volker Lendeckewinbind: Use forall_children in winbind_msg_ip_dropped_...
2018-03-01 Volker Lendeckewinbind: Use forall_domain_children in winbind_msg_online
2018-03-01 Volker Lendeckewinbind: Use forall_domain_children in winbind_msg_offl...
next