index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-09
talloc: version 2.1.2
talloc-2.1.2
Stefan Metzmacher
3
-1
/
+71
2015-03-09
talloc: fix _talloc_total_limit_size prototype
Stefan Metzmacher
1
-1
/
+1
2015-03-08
lib: talloc: Test suite for the new destructor reparent logic.
Jeremy Allison
1
-0
/
+82
2015-03-08
lib: talloc: Allow destructors to reparent the object they're called on.
Jeremy Allison
1
-0
/
+7
2015-03-08
lib: talloc: Fix bug when calling a destructor.
Jeremy Allison
1
-1
/
+7
2015-03-08
Add the definition of FSCTL_SET_INTEGRITY_INFORMATION found from a capture an...
Richard Sharpe
1
-0
/
+2
2015-03-07
torture/fsrvp: remove verification trailer magic field
David Disseldorp
2
-36
/
+7
2015-03-07
winbind: Make wb_sids2xids_recv work on an array
Volker Lendecke
8
-21
/
+27
2015-03-06
vfs_fruit: Fix CID 1273290 Uninitialized scalar variable
Volker Lendecke
1
-1
/
+2
2015-03-06
provision: Give a more helpful message when find_provision_key_parameters() f...
Andrew Bartlett
1
-2
/
+5
2015-03-06
selftest: Improve renamedcs test
Andrew Bartlett
1
-0
/
+10
2015-03-06
s4-lib/cmdline: Fix help for -P / --machine-pass: this no longer implies -k
Andrew Bartlett
1
-1
/
+1
2015-03-06
samba-tool: Add -P to options.CredentialsOptions
Andrew Bartlett
1
-5
/
+21
2015-03-06
heimdal: Fix CID 1273430 Double free
Volker Lendecke
1
-1
/
+0
2015-03-06
script/autobuild.py: build the samba target with --with-profiling-data
Stefan Metzmacher
1
-1
/
+1
2015-03-06
s3:smbprofile: profile the system and user space cpu time
Stefan Metzmacher
3
-0
/
+25
2015-03-06
s3:smbprofile: Replace sysv shmem with tdb
Volker Lendecke
7
-110
/
+446
2015-03-06
s3:smbprofile: specify SMBPROFILE_STATS_SECTION_START() with name vs. display...
Stefan Metzmacher
2
-12
/
+12
2015-03-06
Implement TestCase.assertIsNotNone for python < 2.7.
Jelmer Vernooij
1
-6
/
+9
2015-03-06
Implement TestCase.assertIn for older versions of Python.
Jelmer Vernooij
1
-0
/
+3
2015-03-06
Implement assertIsNone for Python < 2.7.
Jelmer Vernooij
1
-0
/
+3
2015-03-06
Handle skips when running on python2.6.
Jelmer Vernooij
1
-9
/
+57
2015-03-06
Remove another call to addUnexpectedSuccess with too many arguments.
Jelmer Vernooij
1
-1
/
+1
2015-03-06
Run cleanup after tearDown, for consistency with Python >= 2.7.
Jelmer Vernooij
1
-2
/
+3
2015-03-06
TestCase.addUnexpectedSuccess doesn't take an error.
Jelmer Vernooij
1
-3
/
+3
2015-03-06
Use samba TestCase so we get all compatibility functions on Python < 2.7.
Jelmer Vernooij
4
-4
/
+4
2015-03-06
Provide TestCase.assertIsInstance for python < 2.7.
Jelmer Vernooij
1
-0
/
+4
2015-03-06
Use Samba TestCase class, as the python 2.6 one doesn't have assertIs, assert...
Jelmer Vernooij
2
-2
/
+2
2015-03-06
Add replacement addCleanup.
Jelmer Vernooij
1
-0
/
+11
2015-03-06
Add custom implementations of TestCase.assertIs and TestCase.assertIsNot, for...
Jelmer Vernooij
1
-0
/
+8
2015-03-06
Fix use of TestCase.skipTest on python2.6 now that we no longer use testtools.
Jelmer Vernooij
2
-3
/
+7
2015-03-06
Build python-ntdb bindings if ntdb was found but python-ntdb was not.
Jelmer Vernooij
1
-7
/
+7
2015-03-06
Drop support for failfast mode, rather than adding support for it everywhere.
Jelmer Vernooij
2
-42
/
+7
2015-03-06
Fix use of iso8601.Utc.
Jelmer Vernooij
1
-1
/
+2
2015-03-06
Set failfast property for test reporters that need it.
Jelmer Vernooij
1
-0
/
+4
2015-03-06
Remove 'external' python module support code - use the third_party directory ...
Jelmer Vernooij
2
-40
/
+0
2015-03-06
Remove bundled but unused mimeparse.
Jelmer Vernooij
6
-291
/
+0
2015-03-06
Remove unused bundled python-extras module.
Jelmer Vernooij
14
-554
/
+0
2015-03-06
Remove bundled testtools.
Jelmer Vernooij
81
-19182
/
+0
2015-03-06
Remove bundled subunit.
Jelmer Vernooij
67
-9783
/
+0
2015-03-06
Remove unnecessary python path updates for bundled subunit/testtools.
Jelmer Vernooij
1
-3
/
+2
2015-03-06
Support using third party iso8601 module if system doesn't provide one.
Jelmer Vernooij
2
-1
/
+6
2015-03-06
Bundle pyiso8601 for iso8601 time/date manipulation.
Jelmer Vernooij
17
-0
/
+1337
2015-03-06
Import UTC definition from utc8601 module.
Jelmer Vernooij
2
-24
/
+3
2015-03-06
subunithelper: Fix progress support.
Jelmer Vernooij
1
-1
/
+8
2015-03-06
Rename TestSkipped to Skiptest, consistent with Python 2.7.
Jelmer Vernooij
4
-13
/
+11
2015-03-06
Avoid importing TestCase and TestSkipped from testtools.
Jelmer Vernooij
1
-11
/
+8
2015-03-06
Use iso8601 from the system, rather than the one bundled with subunit.
Jelmer Vernooij
1
-1
/
+1
2015-03-06
format-subunit: Remove import of unnecessary third party modules testtools an...
Jelmer Vernooij
1
-6
/
+1
2015-03-06
filter-subunit: Remove import of unnecessary third party modules testtools an...
Jelmer Vernooij
1
-5
/
+0
[next]