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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4 upgradeprovision: additional restyling
Matthieu Patou
2010-06-20
1
-31
/
+42
*
s4 upgradeprovision: Move functions to helpers and improve code
Matthieu Patou
2010-06-20
3
-99
/
+444
*
s4 python: Update unit tests related to create secrets
Matthieu Patou
2010-06-20
1
-0
/
+13
*
s4: Add comments about setup_secrets
Matthieu Patou
2010-06-20
1
-0
/
+2
*
s4 python: Add unit tests for upgradeprovision related stuff
Matthieu Patou
2010-06-20
1
-0
/
+161
*
s4 upgradeprovision: move some functions to upgradehelpers for unit tests
Matthieu Patou
2010-06-20
1
-1
/
+141
*
s4 Add functions related to ldb manipulation when doing upgrade
Matthieu Patou
2010-06-20
1
-17
/
+83
*
s4 provision: Add information about provisioned usn range in sam.ldb
Matthieu Patou
2010-06-20
1
-0
/
+96
*
python: Use samba.tests.TestCase, make sure base class tearDown and
Jelmer Vernooij
2010-06-19
14
-32
/
+42
*
samba.tests.samba3: Clean up imports, use new TestCase class.
Jelmer Vernooij
2010-06-19
1
-13
/
+38
*
ntacls: Raise TestSkipped rather than writing to stdout.
Jelmer Vernooij
2010-06-19
1
-16
/
+15
*
samba.tests: Provide TestCase and TestSkipped classes (from testtools) for co...
Jelmer Vernooij
2010-06-19
1
-6
/
+9
*
python: Remove unnecessary Ldb.set_invocation_id - use SamDB.set_invocation_i...
Jelmer Vernooij
2010-06-19
1
-7
/
+0
*
pyglue: Trim dependencies.
Jelmer Vernooij
2010-06-19
1
-1
/
+1
*
pyglue: Remove unused code.
Jelmer Vernooij
2010-06-19
1
-27
/
+5
*
pydsdb: Move write_prefixes_from_schema_to_ldb to pydsdb from pyglue.
Jelmer Vernooij
2010-06-19
2
-27
/
+1
*
pydsdb: Move dsdb_set_schema_from_ldb to pydsdb.
Jelmer Vernooij
2010-06-19
2
-49
/
+1
*
pydsdb: Move set_schema_from_ldif function to pydsdb from pyglue.
Jelmer Vernooij
2010-06-19
2
-19
/
+1
*
s4:provision: don't use hardcoded 'Default-First-Site-Name'
Stefan Metzmacher
2010-06-19
1
-2
/
+2
*
s4:python/samba/__init__.py - now specify the "relax" control for the delete ...
Matthias Dieter Wallnöfer
2010-06-19
1
-5
/
+5
*
s4-python: Use sys.prefix rather than guessing prefix from current
Jelmer Vernooij
2010-06-19
1
-7
/
+6
*
waf: Add missing dependency (so header paths are inherited) on talloc to inte...
Jelmer Vernooij
2010-06-19
1
-0
/
+1
*
s4: Don't build a $prefix/lib/libpython.so, as such a library often already e...
Jelmer Vernooij
2010-06-18
1
-1
/
+2
*
s4-waf: Don't include pytalloc when embedding python.
Jelmer Vernooij
2010-06-18
1
-1
/
+0
*
s4: Build more python convenience files as subsystems rather than as python m...
Jelmer Vernooij
2010-06-18
1
-2
/
+3
*
s4:provision.py - we do now support the "Windows 2000 Native" domain function...
Matthias Dieter Wallnöfer
2010-06-16
1
-3
/
+0
*
Attempt to fix SamDB test infrastructure (not used in Samba anywhere, only in...
Jelmer Vernooij
2010-06-15
2
-21
/
+25
*
s4:provision Allow a specific prefix map to be loaded into a new schema provi...
Andrew Bartlett
2010-06-15
1
-2
/
+3
*
s4:provision: Make gc._msdcs DNS entries A/AAAA records
Andrew Kroeger
2010-06-14
1
-0
/
+6
*
s4-provision: Use logger in provision backends.
Jelmer Vernooij
2010-06-13
2
-42
/
+38
*
s4-test: Use smb.conf path set in environment rather than using
Jelmer Vernooij
2010-06-13
4
-13
/
+19
*
upgradeprovision: Use logging infrastructure.
Jelmer Vernooij
2010-06-13
1
-5
/
+7
*
upgrade: Properly cancel/commit transactions in a couple more places.
Jelmer Vernooij
2010-06-13
1
-1
/
+1
*
s4-python: Start using standard python logging infrastructure rather
Jelmer Vernooij
2010-06-13
4
-87
/
+89
*
s4:provision Allow both additional and override prefixmaps in Schema
Andrew Bartlett
2010-06-12
2
-5
/
+8
*
Add missing stub functions.
Jelmer Vernooij
2010-06-11
1
-0
/
+9
*
s4-python: Fix formatting.
Jelmer Vernooij
2010-06-11
7
-133
/
+176
*
s4:provision - fix typo in substitution variable
Matthias Dieter Wallnöfer
2010-06-06
1
-1
/
+1
*
ldb: Fix dependencies when building with system ldb.
Jelmer Vernooij
2010-05-31
1
-1
/
+1
*
s4-python: Remove cruft to deal with static python modules, which are no
Jelmer Vernooij
2010-05-31
2
-41
/
+0
*
s4:scripting/python/modules.c - fix "asprintf" calls
Matthias Dieter Wallnöfer
2010-05-28
1
-2
/
+6
*
pynet: Raise proper exceptions rather than invoking sys.exit.
Jelmer Vernooij
2010-05-19
2
-8
/
+6
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
1
-3
/
+0
*
s4-rodc: Set am_rodc flag during provision
Anatoliy Atanasov
2010-05-17
3
-11
/
+16
*
s4:net domainlevel tool - fix up the error handling as Jelmer suggested
Matthias Dieter Wallnöfer
2010-05-14
1
-2
/
+4
*
s4:domainlevel - handle exceptions more precisely
Matthias Dieter Wallnöfer
2010-05-13
1
-2
/
+2
*
s4:domainlevel.py - update the script to handle both domain level occourrence...
Matthias Dieter Wallnöfer
2010-05-13
1
-0
/
+25
*
s4:domain functional level - it is also specified in the domain object under ...
Matthias Dieter Wallnöfer
2010-05-13
1
-1
/
+2
*
Revert "s4-rodc: Fix provision warnings by creating ntds objectGUID in provis...
Anatoliy Atanasov
2010-05-11
2
-9
/
+1
*
s4-rodc: Fix provision warnings by creating ntds objectGUID in provision
Anatoliy Atanasov
2010-05-10
2
-1
/
+9
[next]