index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
python
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-19
pyglue: Remove unused code.
Jelmer Vernooij
1
-27
/
+5
2010-06-19
pydsdb: Move write_prefixes_from_schema_to_ldb to pydsdb from pyglue.
Jelmer Vernooij
2
-27
/
+1
2010-06-19
pydsdb: Move dsdb_set_schema_from_ldb to pydsdb.
Jelmer Vernooij
2
-49
/
+1
2010-06-19
pydsdb: Move set_schema_from_ldif function to pydsdb from pyglue.
Jelmer Vernooij
2
-19
/
+1
2010-06-19
s4:provision: don't use hardcoded 'Default-First-Site-Name'
Stefan Metzmacher
1
-2
/
+2
2010-06-19
s4:python/samba/__init__.py - now specify the "relax" control for the delete ...
Matthias Dieter Wallnöfer
1
-5
/
+5
2010-06-19
s4-python: Use sys.prefix rather than guessing prefix from current
Jelmer Vernooij
1
-7
/
+6
2010-06-19
waf: Add missing dependency (so header paths are inherited) on talloc to inte...
Jelmer Vernooij
1
-0
/
+1
2010-06-18
s4: Don't build a $prefix/lib/libpython.so, as such a library often already e...
Jelmer Vernooij
1
-1
/
+2
2010-06-18
s4-waf: Don't include pytalloc when embedding python.
Jelmer Vernooij
1
-1
/
+0
2010-06-18
s4: Build more python convenience files as subsystems rather than as python m...
Jelmer Vernooij
1
-2
/
+3
2010-06-16
s4:provision.py - we do now support the "Windows 2000 Native" domain function...
Matthias Dieter Wallnöfer
1
-3
/
+0
2010-06-15
Attempt to fix SamDB test infrastructure (not used in Samba anywhere, only in...
Jelmer Vernooij
2
-21
/
+25
2010-06-15
s4:provision Allow a specific prefix map to be loaded into a new schema provi...
Andrew Bartlett
1
-2
/
+3
2010-06-14
s4:provision: Make gc._msdcs DNS entries A/AAAA records
Andrew Kroeger
1
-0
/
+6
2010-06-13
s4-provision: Use logger in provision backends.
Jelmer Vernooij
2
-42
/
+38
2010-06-13
s4-test: Use smb.conf path set in environment rather than using
Jelmer Vernooij
4
-13
/
+19
2010-06-13
upgradeprovision: Use logging infrastructure.
Jelmer Vernooij
1
-5
/
+7
2010-06-13
upgrade: Properly cancel/commit transactions in a couple more places.
Jelmer Vernooij
1
-1
/
+1
2010-06-13
s4-python: Start using standard python logging infrastructure rather
Jelmer Vernooij
4
-87
/
+89
2010-06-12
s4:provision Allow both additional and override prefixmaps in Schema
Andrew Bartlett
2
-5
/
+8
2010-06-11
Add missing stub functions.
Jelmer Vernooij
1
-0
/
+9
2010-06-11
s4-python: Fix formatting.
Jelmer Vernooij
7
-133
/
+176
2010-06-06
s4:provision - fix typo in substitution variable
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-05-31
ldb: Fix dependencies when building with system ldb.
Jelmer Vernooij
1
-1
/
+1
2010-05-31
s4-python: Remove cruft to deal with static python modules, which are no
Jelmer Vernooij
2
-41
/
+0
2010-05-28
s4:scripting/python/modules.c - fix "asprintf" calls
Matthias Dieter Wallnöfer
1
-2
/
+6
2010-05-19
pynet: Raise proper exceptions rather than invoking sys.exit.
Jelmer Vernooij
2
-8
/
+6
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-3
/
+0
2010-05-17
s4-rodc: Set am_rodc flag during provision
Anatoliy Atanasov
3
-11
/
+16
2010-05-14
s4:net domainlevel tool - fix up the error handling as Jelmer suggested
Matthias Dieter Wallnöfer
1
-2
/
+4
2010-05-13
s4:domainlevel - handle exceptions more precisely
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-05-13
s4:domainlevel.py - update the script to handle both domain level occourrence...
Matthias Dieter Wallnöfer
1
-0
/
+25
2010-05-13
s4:domain functional level - it is also specified in the domain object under ...
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-05-11
Revert "s4-rodc: Fix provision warnings by creating ntds objectGUID in provis...
Anatoliy Atanasov
2
-9
/
+1
2010-05-10
s4-rodc: Fix provision warnings by creating ntds objectGUID in provision
Anatoliy Atanasov
2
-1
/
+9
2010-05-09
s4:net utility - make outprinted description comments more consistent
Matthias Dieter Wallnöfer
13
-14
/
+14
2010-05-09
s4:net utility - remove unixname parameter of samdb.newuser
Matthias Dieter Wallnöfer
1
-9
/
+4
2010-05-09
s4:samdb python bindings - remove idmap creation stuff from this call
Matthias Dieter Wallnöfer
1
-22
/
+1
2010-05-09
s4:net utility - add an optional password attribute to "net user add"
Matthias Dieter Wallnöfer
1
-3
/
+5
2010-05-04
s4:py_nttime2string - removed unused variable "nt2"
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-05-02
s4 python: fix glues functions manipulating NTTIME
Matthieu Patou
1
-1
/
+35
2010-04-29
Revert "s4/dsdb: Set schemaInfo attribute value during provisioning"
Kamen Mazdrashki
3
-31
/
+0
2010-04-28
s4:provisionbackend Don't loop forever waiting for OpenLDAP
Andrew Bartlett
1
-0
/
+6
2010-04-27
s4-provision: setup spn_update_list in provision
Andrew Tridgell
1
-1
/
+5
2010-04-21
s4-python: added --realm option to python scripts
Andrew Tridgell
1
-1
/
+7
2010-04-21
s4-python: accept --option arguments in python cmdline parsing
Andrew Tridgell
1
-10
/
+17
2010-04-20
s4-net: don't show a full python exception when you can't open sam.ldb
Andrew Tridgell
1
-2
/
+2
2010-04-20
s4-python: added PYTHONDIR to python search path
Andrew Tridgell
1
-0
/
+5
2010-04-20
s4:provisionbackend Print the command we failed to start slapd with
Andrew Bartlett
1
-1
/
+2
[prev]
[next]