abartlet/samba.git/.git
2014-11-14 Andrew Bartlettselftest: Improve password set test handling of unicode... add-machine-privilege-samr
2014-11-14 Andrew Bartlettsamba-tool Use a secured connection for user add, so...
2014-11-14 Samuel Cabreros4:dsdb: Use an LDB control to skip ACL checks on SAMR...
2014-11-14 Andrew Bartlettdsdb-tests: Extend acl.py test to cover creating a...
2014-11-14 Andrew Bartlettdsdb-tests: Also test creating computer accounts
2014-11-14 Andrew Bartlettdsdb: Improve debugging on failures in dsdb_get_structu...
2014-11-14 Andrew Bartlettdsdb-acl: Provide a little more info on why the structu...
2014-11-14 Samuel CabreroTODO SIGN-OFF s4:dsdb/util_samr: Fix bug domain users...
2014-11-14 Andrew Bartlettauth: Force talloc type of session_info pointer to...
2014-11-14 Samuel Cabreros4-acl: Use message dnsHostName if exists in Validated...
2014-11-14 Samuel Cabreros4-acl: Implementation of Validated-DNS-Host-Name valid...
2014-11-14 Jelmer VernooijReduce number of places where sys.path is (possibly...
2014-11-14 Jelmer VernooijDon't assume st/subunit being present means it was...
2014-11-14 Jelmer VernooijRemove duplicate environment name in test names.
2014-11-14 Jelmer Vernooijldap: Use samba.tests.subunitrun.
2014-11-14 Jelmer Vernooijdeletetest: use samba.tests.subunitrun.
2014-11-14 Jelmer Vernooijldap_syntaxes: Use samba.tests.subunitrun.
2014-11-14 Jelmer Vernooijpassword lockout: Use samba.tests.subunitrun.
2014-11-14 Jelmer Vernooijpasswords: Use samba.tests.subunitrun.
2014-11-14 Jelmer Vernooijsam: Use samba.tests.subunitrun.
2014-11-14 Jelmer Vernooijsec_descriptor: Use samba.tests.subunitrun.
2014-11-14 Jelmer Vernooijsites: Use samba.tests.subunitrun.
2014-11-14 Jelmer Vernooijtoken_group: Use samba.tests.subunitrun.
2014-11-14 Jelmer Vernooijspeedtest: Use samba.tests.subunitrun.
2014-11-14 Jelmer Vernooijcredentials test: Use samba.tests.subunitrun.
2014-11-14 Jelmer Vernooijsec_descriptor test: Simplify, use samba.tests.subunitr...
2014-11-14 Jelmer VernooijUse samba.tests.subunitrun in dsdb ldap and ldap_schema...
2014-11-14 Jelmer VernooijUse samba.tests.subunitrun in urgent replication test.
2014-11-14 Jelmer VernooijMove option handling into samba.tests.subunitrun.
2014-11-14 Jelmer VernooijMove option parsing to samba.tests.subunitrun.
2014-11-14 Jelmer Vernooijsubunitrun: Use new samba.tests.subunitrun module.
2014-11-14 Jelmer VernooijAdd convenience class for old-style Samba subunit pytho...
2014-11-14 Jelmer Vernooijdirsync test: Create and run a single testsuite, should...
2014-11-14 Jelmer Vernooijspeedtest: Create and run a single testsuite, should...
2014-11-14 Jelmer Vernooijdsdb.tests.ldap: Create and run a single testsuite...
2014-11-14 Jelmer Vernooijdsdb.tests.acl: Create and run a single testsuite,...
2014-11-14 Jelmer VernooijFix two more tests.
2014-11-14 Jelmer VernooijBe consistent about what functions add $LISTOPT and...
2014-11-14 Jelmer Vernooijselftest/tests.py: Remove testsuite samba.tests.samdb...
2014-11-14 Jelmer VernooijFix subunit test suite name.
2014-11-14 Jelmer Vernooijselftest: Add separate command line for listing tests...
2014-11-14 Jelmer VernooijRe-use add_prefix function.
2014-11-14 Jelmer VernooijRewrite show_test_time in python and support --limit...
2014-11-14 Jelmer VernooijPrint number of slow tests from script rather than...
2014-11-14 Jelmer VernooijDisplay total number of tests in format-subunit, not...
2014-11-14 Jelmer VernooijAdd support for finding extras/mimeparse in old style...
2014-11-14 Jelmer VernooijUse subunitv2 for all old-style Python tests.
2014-11-14 Jelmer VernooijSupport using system ldbmodify.
2014-11-14 Guy Harrispidl: White space cleanups in Conformance.pm and NDR.pm
2014-11-14 Jelmer Vernooijformat-subunit: Remove remaining tabs.
2014-11-14 Jelmer VernooijAllow testsuites to specify what subunit version they...
2014-11-14 Jelmer VernooijInclude mimeparse, which is used by subunit/testtools.
2014-11-14 Jelmer VernooijRemove unused imports.
2014-11-14 Jelmer Vernooijselftest: Drop support for TESTSUITE-IDLIST, and remove...
2014-11-14 Jelmer VernooijUse bundled extras when the system doesn't provide it.
2014-11-14 Jelmer Vernooijselftesthelpers: Cope with tap2subunit outputting subunit2.
2014-11-14 Jelmer Vernooijfilter-subunit: Consistently use spaces rather than...
2014-11-14 Jelmer VernooijAdd python paths for extras.
2014-11-14 Jelmer VernooijAdd bundled copy of 'extras' python module used by...
2014-11-14 Jelmer Vernooijtesttools: Update to new upstream snapshot.
2014-11-14 Jelmer Vernooijsubunit: Update to new upstream snapshot.
2014-11-14 Jelmer Vernooijtesttools: Import new upstream snapshot.
2014-11-14 Amitay Isaacsctdb-daemon: Improve error handling for running event...
2014-11-13 Volker Lendeckelib: Slightly simplify strupper_m
2014-11-13 Volker Lendeckeregistry: Slightly simplify tdb_data_is_cstr
2014-11-12 Jelmer VernooijMove dnspython to third_party.
2014-11-12 Jelmer VernooijAdd samba.ensure_third_party_module() function, loading...
2014-11-12 Matt Rogerss3-keytab: fix keytab array NULL termination.
2014-11-11 Volker Lendeckes3:smb2_break: First test for NT_STATUS_INVALID_OPLOCK_...
2014-11-11 Volker Lendeckes3:locking: convert brl_have_read field to brl_num_read.
2014-11-11 Jeremy Allisons3:smbd: Don't set fsp->oplock_type before we've grante...
2014-11-11 Volker Lendeckes3:smbd: move all oplock granting code to grant_fsp_opl...
2014-11-11 Volker Lendeckes3:smbd: break oplocks to none with FILE_OVERWRITE
2014-11-11 Volker Lendeckepdb_tdb: Avoid a nasty error message with ctdb
2014-11-11 Volker Lendeckepdb_tdb: Fix a TALLOC/SAFE_FREE mixup
2014-11-11 David Disseldorpselftest: ignore flapping addprinter[ex].print_job_enum...
2014-11-10 David Disseldorpeventlog: Free tos talloced path.
2014-11-10 David Disseldorpmapping_tdb: add missing talloc_free in error path
2014-11-10 Jelmer VernooijDon't use a nested function when testing for visibility...
2014-11-10 Jelmer Vernooijdata_blob.h: Add space between literal and string constant.
2014-11-10 Volker LendeckeUse tevent_req_simple_recv_unix in a few places
2014-11-10 Volker Lendeckelib: Add tevent_req_simple_recv_unix
2014-11-09 Ralph Boehmevfs_snapper: check for <linux/ioctl.h>
2014-11-09 Ralph Boehmes3:messaging: fix conversion specifier
2014-11-07 Jeremy Allisonlibcli/smb: Add smb2_lease_equal() which compares clien...
2014-11-07 Volker Lendeckelibcli/smb: add smb2_lease_key_equal() helper function
2014-11-07 Volker Lendeckelibcli/smb: mask off SMB2_LEASE_FLAG_PARENT_LEASE_KEY_S...
2014-11-07 Volker Lendeckelibcli/smb: remember the lease_version in struct smb2_lease
2014-11-07 Jeremy Allisons4:torture: Add smb2.oplock test batch9a and raw.oplock...
2014-11-07 Stefan Metzmachers3:smbstatus: fix return value in print_share_mode()
2014-11-06 Stefan Metzmachers3:smbd: fix file corruption using "write cache size...
2014-11-05 Volker Lendeckesmbcontrol: Use server_id_str_buf
2014-11-04 Noel Powerbtrfs: don't leak opened directory handle
2014-11-04 Jeremy Allisons3: nmbd: Ensure NetBIOS names are only 15 characters...
2014-11-04 Marc MuehlfeldFix typo in docs-xml/manpages/net.8.xml
2014-11-04 David Disseldorpsmbstatus: check for lock_path talloc failures
2014-11-03 David DisseldorpsmbXsrv: don't leak lock_path onto talloc tos
2014-11-03 David Disseldorpnotify_internal: don't leak lock_path onto talloc tos
2014-11-03 David Disseldorpprinter_list: don't leak lock_path onto talloc tos
2014-11-03 David Disseldorpnmbd_namelistdb: don't leak lock_path onto talloc tos
next