index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-server: exit with status 127 on SIGTERM
Andrew Tridgell
2010-10-02
1
-1
/
+1
*
s4-selftest: added --screen option for test
Andrew Tridgell
2010-10-02
2
-4
/
+75
*
s4-selftest: fixed up exit codes on signals for make test
Andrew Tridgell
2010-10-02
1
-5
/
+10
*
land: Force always emailing when there is no other mechanism of progress repo...
Jelmer Vernooij
2010-10-03
1
-2
/
+8
*
land: Attach tarball of logs rather than individual logs to keep the
Jelmer Vernooij
2010-10-03
1
-19
/
+11
*
land: Some cosmetic fixes.
Jelmer Vernooij
2010-10-03
2
-30
/
+55
*
land: Attach test output files to result emails.
Jelmer Vernooij
2010-10-03
1
-11
/
+43
*
land: Add --revision argument.
Jelmer Vernooij
2010-10-03
2
-8
/
+29
*
land-remote: Run remote land command unbuffered.
Jelmer Vernooij
2010-10-03
2
-2
/
+2
*
s4-kdc Fix up after import of new lorikeet-heimdal
Andrew Bartlett
2010-10-03
2
-4
/
+19
*
Add new files for sha512 support
Andrew Bartlett
2010-10-03
2
-1
/
+275
*
s4:heimdal: import lorikeet-heimdal-201010022046 (commit 1bea031b9404b14114b0...
Andrew Bartlett
2010-10-03
24
-125
/
+418
*
s4-heimdal We don't need HDBDIR any more
Andrew Bartlett
2010-10-03
1
-2
/
+0
*
heimdal: change the version string
Matthieu Patou
2010-10-03
1
-1
/
+1
*
s4-heimdal_build fix up build after heimdal import
Andrew Bartlett
2010-10-03
4
-8
/
+20
*
s4:heimdal: import lorikeet-heimdal-201009250123 (commit 42cabfb5b683dbcb97d5...
Matthieu Patou
2010-10-03
382
-1687
/
+34153
*
s4-ldapcmp.py: Don't guess credentials for second Credentials object
Kamen Mazdrashki
2010-10-02
1
-1
/
+1
*
s4-getopt.py: Make Anonymous creds when no credentials
Kamen Mazdrashki
2010-10-03
1
-2
/
+7
*
s4-test-fsmo.py: Implement kind of busy-wait for role transfer
Kamen Mazdrashki
2010-10-03
1
-18
/
+36
*
s4-test-dsdb_schema_info.py: Get rid of global module variables
Kamen Mazdrashki
2010-10-03
1
-17
/
+19
*
s4-test-dsdb_schema_info.py: Simplify connection SamDB
Kamen Mazdrashki
2010-10-03
1
-19
/
+3
*
s4-test-fsmo.py: Use common implementation for env_get_var_value()
Kamen Mazdrashki
2010-10-03
1
-8
/
+2
*
s4-test-delete_object.py: Use common implementation for env_get_var_value()
Kamen Mazdrashki
2010-10-03
1
-8
/
+2
*
s4-python-test: Common implementation for getting environment variable value
Kamen Mazdrashki
2010-10-03
1
-0
/
+11
*
s4-python-samba: Remove trailing ';'s
Kamen Mazdrashki
2010-10-03
2
-29
/
+29
*
s4-test-fsmo.py: Use common implementation for connect_samdb()
Kamen Mazdrashki
2010-10-03
1
-22
/
+2
*
s4-test-delete_object.py: Use common implementation for connect_samdb()
Kamen Mazdrashki
2010-10-03
1
-20
/
+2
*
s4-python-test: Implement global connect_samdb() function
Kamen Mazdrashki
2010-10-03
1
-0
/
+46
*
s4-samba.samdb: Fix masking names from outer context
Kamen Mazdrashki
2010-10-03
1
-17
/
+17
*
s4-python-samba: 'file' is a built-in
Kamen Mazdrashki
2010-10-03
1
-3
/
+3
*
s4-samba.samdb: Fix leading indention and trailing ';'
Kamen Mazdrashki
2010-10-03
1
-10
/
+10
*
s4-python-samba: Fix few cosmetics
Kamen Mazdrashki
2010-10-03
1
-4
/
+3
*
s3: Attempt to fix the non-ads build
Volker Lendecke
2010-10-03
1
-1
/
+1
*
land-remote: Pass extra arguments on to land.
Jelmer Vernooij
2010-10-03
2
-3
/
+3
*
pytdb: Include Python.h first to prevent warning.
Jelmer Vernooij
2010-10-02
1
-1
/
+1
*
subunithelper: Remove accidentally added line.
Jelmer Vernooij
2010-10-02
1
-3
/
+0
*
pytdb: Check errors after PyObject_New() calls
Kirill Smelkov
2010-10-02
1
-0
/
+7
*
pytdb: Add support for tdb_repack()
Kirill Smelkov
2010-10-02
2
-0
/
+15
*
pytdb: Add TDB_INCOMPATIBLE_HASH open flag
Kirill Smelkov
2010-10-02
1
-0
/
+1
*
subunithelper: Fix format time.
Jelmer Vernooij
2010-10-02
1
-1
/
+2
*
land: Implement --fail-immediately directly in Python, provide subunit file.
Jelmer Vernooij
2010-10-02
1
-26
/
+96
*
subunithelper: Make filter options optional.
Jelmer Vernooij
2010-10-02
1
-9
/
+9
*
format-subunit: Split out summary file writing.
Jelmer Vernooij
2010-10-02
1
-7
/
+11
*
selftest: Move plain text formatter to subunithelper.
Jelmer Vernooij
2010-10-02
2
-204
/
+204
*
land: Add separate treestagebuilder for subunit.
Jelmer Vernooij
2010-10-02
1
-12
/
+41
*
land: Cherry-pick tridges changes to autobuild.
Jelmer Vernooij
2010-10-02
1
-3
/
+22
*
land: Move stage building into a separate class so we can have subclasses (e....
Jelmer Vernooij
2010-10-02
2
-36
/
+64
*
land: Only pass shell=True if necessary.
Jelmer Vernooij
2010-10-02
1
-19
/
+22
*
land: Add --fail-slowly option.
Jelmer Vernooij
2010-10-02
2
-6
/
+13
*
Several smaller cleanups, use python coding style.
Jelmer Vernooij
2010-10-02
1
-17
/
+16
[next]