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
path:
root
/
source4
/
scripting
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:provision: only print the adminpass if it was generated (not user-provided)
Michael Adam
2012-02-16
1
-1
/
+5
*
s4:provision: generate the adminpass provision() instead of provision_fill()
Michael Adam
2012-02-16
1
-2
/
+3
*
s4:provision: don't log the ldap admin password - it is internal only
Michael Adam
2012-02-16
1
-3
/
+0
*
s4-scripting: samba-tool: Fix domain info usage message
Björn Baumbach
2012-02-16
1
-1
/
+1
*
s4:join python code - "msDS-KeyVersionNumber" does not exist on Win2k
Matthias Dieter Wallnöfer
2012-02-13
1
-2
/
+6
*
tests/source: Add wafsamba/ files to list of Python files to check.
Jelmer Vernooij
2012-02-10
1
-2
/
+16
*
s4:join python code - perform a fallback password set operation over libnet
Matthias Dieter Wallnöfer
2012-02-09
1
-4
/
+18
*
s4:join python code - write the SAM account name correctly
Matthias Dieter Wallnöfer
2012-02-09
1
-2
/
+2
*
samba-tool sites: Re-add support for option groups
Amitay Isaacs
2012-02-08
1
-0
/
+13
*
samba-tool dns: Re-add support for option groups
Amitay Isaacs
2012-02-08
1
-0
/
+60
*
provision: Make sure target directory is created early.
Jelmer Vernooij
2012-02-07
2
-8
/
+16
*
samba-tool user password: Re-add support for option groups.
Jelmer Vernooij
2012-02-07
1
-4
/
+13
*
samba-tool: Add optiongroups, necessary for 'samba-tool domain ...'
Jelmer Vernooij
2012-02-07
1
-6
/
+13
*
Revert "samba-tool: moved takes_optiongroups definition to Command base class"
Jelmer Vernooij
2012-02-07
17
-27
/
+240
*
Use named argument 'dir' instead of 'prefix' on NamedTemporaryFile for domain.py
Horacio G. de Oro
2012-02-07
1
-2
/
+2
*
s4-s3-upgrade: Check if there are duplicate sids for users and groups
Amitay Isaacs
2012-01-31
1
-0
/
+4
*
s4-s3-upgrade: Use lowercase hostname as hostname for provision
Amitay Isaacs
2012-01-31
1
-1
/
+1
*
python: Change except: statement to except Exception:
Amitay Isaacs
2012-01-24
5
-6
/
+6
*
KCC importldif/exportldif and intersite topology
Dave Craft
2012-01-14
1
-204
/
+972
*
s4:pygensec/tests: add test for gensec_set_max_update_size()
Stefan Metzmacher
2012-01-12
1
-0
/
+54
*
samba-tool:dns: DNS names are case insensitive
Amitay Isaacs
2012-01-12
1
-3
/
+3
*
s4:provision: add "+dns" to server services if the dns backend is SAMBA_INTERNAL
Michael Adam
2012-01-10
1
-2
/
+7
*
s4:provision: add the possibility to provision "server services" in smb.conf
Michael Adam
2012-01-10
1
-2
/
+9
*
s4:provision: improve a message
Michael Adam
2012-01-10
1
-1
/
+1
*
s4:python tests __init__.py - do not depend on "subprocess.check_call()"
Matthias Dieter Wallnöfer
2012-01-10
1
-1
/
+4
*
s4:python tests __init__.py - do not depend on "subprocess.CalledProcessError"
Matthias Dieter Wallnöfer
2012-01-09
1
-6
/
+11
*
s4:python/samba/ndr.py: add an optional 'allow_remaining' to ndr_unpack()
Stefan Metzmacher
2012-01-09
1
-2
/
+3
*
samba-tool:dns: Check through all the DNS records for a match
Amitay Isaacs
2012-01-06
1
-16
/
+16
*
s4:pygensec/tests: check that the client and server have the same session key
Stefan Metzmacher
2012-01-04
1
-1
/
+4
*
s4-provision: Fix the problem of DnsProperty values not being set correctly
Amitay Isaacs
2012-01-03
1
-0
/
+7
*
s4-provision: Fix tdbdump path lookup in make test.
Andreas Schneider
2012-01-02
1
-1
/
+1
*
s4-gensec: Pass the auth context in during gensec test
Andrew Bartlett
2011-12-29
1
-2
/
+3
*
test:dnsserver: Add zone creation and deletion test
Amitay Isaacs
2011-12-23
1
-0
/
+51
*
samba-tool:dns: Fix a typo
Amitay Isaacs
2011-12-23
1
-1
/
+1
*
samba-tool:dns: Add zone create/delete commands
Amitay Isaacs
2011-12-23
1
-0
/
+85
*
samba-tool:dns: Add support for reverse names (PTR records)
Amitay Isaacs
2011-12-23
1
-5
/
+33
*
s4-provision: Set dNSProperty attribute for dns zones
Amitay Isaacs
2011-12-23
1
-2
/
+71
*
samba-tool: Add transaction wrapper for creating GPO
Amitay Isaacs
2011-12-20
1
-51
/
+44
*
s4-join: replicate first with DRS_CRITICAL_ONLY and DRS_GET_ANC objects for t...
Matthieu Patou
2011-12-19
1
-0
/
+10
*
s4 dns: Update prerequisite checking conforming to RFC
Kai Blin
2011-12-17
1
-0
/
+79
*
s4 dns: Give better test output on RCODE mismatch
Kai Blin
2011-12-17
1
-1
/
+20
*
samba-tool: Fix DN for GPO entries
Amitay Isaacs
2011-12-14
1
-8
/
+2
*
samba-tool: gpo: fix a typo
Amitay Isaacs
2011-12-14
1
-1
/
+1
*
samba-tool: Remove duplicate code of dsacl to fsacl conversion
Amitay Isaacs
2011-12-14
1
-38
/
+10
*
s4-provision: Do not guess partition file names, use @PARTITION record
Amitay Isaacs
2011-12-13
1
-59
/
+76
*
s4-provision: Extract common utility routines in separate file
Amitay Isaacs
2011-12-13
3
-92
/
+106
*
s4-provision: CN=MicrosoftDNS,CN=System container is in forest and not domain
Amitay Isaacs
2011-12-13
1
-10
/
+10
*
s4:python/samba/join: set msDS-Behavior-Version to '4' 2008_R2 on the nTDSA o...
Stefan Metzmacher
2011-12-12
1
-1
/
+1
*
tdb2: don't use TDB2 versions of test tdb files.
Rusty Russell
2011-12-12
1
-5
/
+2
*
s4 dns: Update requests with QCLASS != IN or ALL trigger NOTIMPLEMENTED errors
Kai Blin
2011-12-09
1
-0
/
+12
[next]