index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
python/tests: Add more assertions that we get back the value we expect
Andrew Bartlett
2015-09-01
1
-0
/
+6
*
python/tests: Add tests for 64 bit signed integers
Andrew Bartlett
2015-09-01
1
-1
/
+27
*
python: Remove uuid module
Petr Viktorin
2015-08-29
2
-66
/
+0
*
ldb: create a cache of known wellknown objects instead of continously searchi...
Matthieu Patou
2015-08-24
1
-1
/
+14
*
dbcheck: Use set() operations to make dbcheck more efficient
Andrew Bartlett
2015-08-24
1
-18
/
+18
*
dbcheck: Try to avoid duplicate searches
Andrew Bartlett
2015-08-24
1
-2
/
+4
*
dbcheck: Add additional tests for the attributeID list
Andrew Bartlett
2015-08-24
1
-0
/
+14
*
dbcheck: Add explict tests for unknown and unsorted attributeID values
Andrew Bartlett
2015-08-24
2
-4
/
+84
*
python/tests: Add tests for integer overflow handling
Andrew Bartlett
2015-08-24
1
-0
/
+203
*
python: Use an unsigned integer for buf_size, not -1
Andrew Bartlett
2015-08-24
1
-1
/
+1
*
python:samba/upgrade.py Fix format string syntax in error condition
Andrew Bartlett
2015-08-14
1
-1
/
+1
*
dns: always add authority records
Kai Blin
2015-08-06
1
-17
/
+17
*
tests:docs: don't load or test the static param_table.
Michael Adam
2015-07-31
1
-49
/
+0
*
tests:docs: remove testing the diff between the static and generated table
Michael Adam
2015-07-31
1
-19
/
+0
*
tests:docs: test the diff between the static and generated table
Michael Adam
2015-07-31
1
-0
/
+19
*
tests:docs: load the full data from the generated param_table
Michael Adam
2015-07-31
1
-0
/
+6
*
tests:docs: load the full data from the existing param_table.
Michael Adam
2015-07-31
1
-0
/
+6
*
tests:docs: add a function to load the full data structures from the table
Michael Adam
2015-07-31
1
-0
/
+58
*
tests:docs: print more complicated structures than strings in the message.
Michael Adam
2015-07-31
1
-0
/
+1
*
tests:docs: common initialization in docs test.
Michael Adam
2015-07-31
1
-43
/
+35
*
param: move the actual table out into param_table_static.c
Michael Adam
2015-07-31
1
-1
/
+1
*
tests:docs: teach the test the types cmdlist, bytes, octal, and ustring
Michael Adam
2015-07-31
1
-0
/
+8
*
tests: teach the docs test about boolean-rev
Michael Adam
2015-07-31
1
-0
/
+2
*
samba-tool: add 'domain trust *' commands
Stefan Metzmacher
2015-07-08
1
-0
/
+2206
*
python/samba: add on optional 'special_name' argument to CredentialsOptions()
Stefan Metzmacher
2015-07-08
1
-10
/
+27
*
python/samba: add current_unix_time()
Stefan Metzmacher
2015-07-08
1
-0
/
+4
*
python:samba/tests: don't use the x.alter_context() method in dcerpc/bare.py
Stefan Metzmacher
2015-07-03
1
-11
/
+2
*
python/samba/tests: add fallbacks for assert{Less,Greater}[Equal]()
Stefan Metzmacher
2015-07-03
1
-0
/
+12
*
python/samba/tests: let the output of hexdump() match our C code in dump_data...
Stefan Metzmacher
2015-07-03
1
-6
/
+10
*
python/samba/tests: move hexdump() from DNSTest to TestCase
Stefan Metzmacher
2015-07-03
2
-14
/
+12
*
samba-tool: make 'samba-tool fsmo *' aware of all 7 fsmo roles
Rowland Penny
2015-06-18
1
-78
/
+268
*
Group creation: Add msSFU30Name only when --nis-domain was given
Marc Muehlfeld
2015-06-16
1
-2
/
+1
*
KCC: use python 2.6 compatible dictonary comprehensions
Douglas Bagnall
2015-06-12
2
-9
/
+9
*
KCC: intrasite double_directed_ring test shouldn't include RODCs
Douglas Bagnall
2015-06-12
1
-2
/
+36
*
KCC: use logger.critical rather than print >> sys.stderr
Douglas Bagnall
2015-06-12
1
-3
/
+2
*
KCC: draw a site-edges graph for each partition
Douglas Bagnall
2015-06-12
1
-1
/
+2
*
KCC: use KccError, simplify logic in NTDSConn.commit_modified
Douglas Bagnall
2015-06-12
1
-10
/
+7
*
KCC: remove unused create_edge_set() function
Douglas Bagnall
2015-06-12
1
-5
/
+0
*
KCC: ignore the bridges_required option
Douglas Bagnall
2015-06-12
2
-14
/
+8
*
KCC: fix the polarity of bridges_required option
Douglas Bagnall
2015-06-12
1
-1
/
+1
*
KCC: remove a TODO with seemingly no basis in specification
Douglas Bagnall
2015-06-12
1
-2
/
+0
*
KCC: clarify setup-vertices docstring, remove TODO
Douglas Bagnall
2015-06-12
1
-1
/
+10
*
KCC: note about the meaning of None in schedule types
Douglas Bagnall
2015-06-12
1
-0
/
+2
*
KCC: combine_repl_info() returns the combined replinfo
Douglas Bagnall
2015-06-12
1
-45
/
+23
*
KCC: remove unnecessary comment
Douglas Bagnall
2015-06-12
1
-1
/
+0
*
KCC: reword comment, removing unwarranted XXX
Douglas Bagnall
2015-06-12
1
-5
/
+5
*
KCC: remove an unwarranted XXX comment
Douglas Bagnall
2015-06-12
1
-1
/
+1
*
KCC: let kcc.graph.ReplInfo know its duration
Douglas Bagnall
2015-06-12
1
-8
/
+17
*
KCC: docstring for kcc.graph.InternalEdge
Douglas Bagnall
2015-06-12
1
-0
/
+6
*
KCC: docstring for kcc.graph.MultiEdge
Douglas Bagnall
2015-06-12
1
-0
/
+1
[next]