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
/
samba
/
netcmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
samba-tool user: Fix typos, improve messages.
Jelmer Vernooij
2012-10-18
1
-6
/
+10
*
Warn when setting UID/GID without idmap_ldb:use rfc2307 = Yes
Alexander Wuerstlein
2012-10-18
1
-0
/
+4
*
Set RFC2307 attributes in samba-tool create
Alexander Wuerstlein
2012-10-18
1
-2
/
+33
*
provision: No longer use the wheel group in new AD Domains
Andrew Bartlett
2012-10-18
1
-4
/
+1
*
samba-tool: Some more unifications...
Karolin Seeger
2012-10-09
15
-15
/
+15
*
s4:samba-tool: allow 'samba-tool --version'
Stefan Metzmacher
2012-10-08
1
-0
/
+6
*
s4:samba-tool: use normal option parsing in SuperCommand
Stefan Metzmacher
2012-10-08
1
-10
/
+13
*
s4:samba-tool: add optional epilog to _create_parser()
Stefan Metzmacher
2012-10-08
1
-2
/
+7
*
samba-tool: Unify usage messages.
Karolin Seeger
2012-10-08
13
-60
/
+60
*
samba-tool: Clarify usage of --help.
Karolin Seeger
2012-10-08
1
-1
/
+1
*
samba-tool: Fix typo in usage.
Karolin Seeger
2012-10-08
1
-1
/
+1
*
s4-provision: do not skip setting the acls on sysvol
Matthieu Patou
2012-10-03
1
-1
/
+1
*
s4-python: Various formatting fixes.
Jelmer Vernooij
2012-09-27
8
-38
/
+35
*
samba-tool domain provision: DNS forwarder default
Ricky Nance
2012-09-27
1
-0
/
+2
*
samba-tool: Hide 'samba-tool domain samba3upgrade'.
Jelmer Vernooij
2012-09-26
2
-12
/
+25
*
samba-tool domain provision: DNS forwarder is not a boolean.
Jelmer Vernooij
2012-09-25
1
-3
/
+3
*
replace: Support setproctitle().
Jelmer Vernooij
2012-09-24
1
-2
/
+2
*
samba-tool domain-provision: Avoid python2.5-isms.
Jelmer Vernooij
2012-09-24
1
-1
/
+4
*
samba-tool domain-provision: Fix docstring.
Jelmer Vernooij
2012-09-24
1
-2
/
+2
*
Correct command help message
Daniele Dario
2012-09-20
1
-1
/
+1
*
samba.netcmd: Formatting fixes, break lines.
Jelmer Vernooij
2012-09-16
8
-194
/
+209
*
s4 provision: Ask for the dns forwarder IP address during interactive provision
Kai Blin
2012-09-12
1
-9
/
+46
*
s4 dns: use the internal DNS server per default
Kai Blin
2012-09-12
1
-13
/
+13
*
s4:samba-tool: add 'samba-tool domain provision'
Stefan Metzmacher
2012-09-11
1
-1
/
+264
*
s4:python/netcmd: give the Commad implementations access to the raw arguments
Stefan Metzmacher
2012-09-11
1
-0
/
+8
*
s4:samba-tool: remove unused code in testparm.py
Stefan Metzmacher
2012-09-11
1
-5
/
+0
*
samba_tool: Improve samba-tool ntacl get/set to use the local sam.ldb SID
Andrew Bartlett
2012-09-05
1
-19
/
+53
*
samba_tool: Fix ntacl get to correctly output in sddl
Andrew Bartlett
2012-09-05
1
-3
/
+3
*
s3-passdb: Rename pdb_samba4 to samba_dsdb and autoconfigure when we are a AD DC
Andrew Bartlett
2012-09-04
1
-2
/
+2
*
s4-samba-tool: Add samba-tool ntacl sysvolcheck command
Andrew Bartlett
2012-08-23
1
-0
/
+34
*
s4-samba-tool: Add 'samba-tool ntacl sysvolreset' tool
Andrew Bartlett
2012-08-23
1
-1
/
+73
*
s4-classicupgrade: Add --use-ntvfs option
Andrew Bartlett
2012-08-22
1
-2
/
+4
*
s4:samba-tool/drs: print the dns name of the server belonging to a connection
Stefan Metzmacher
2012-08-14
1
-1
/
+4
*
s4-samba-tool ldapcmp: Fix synopsis
Andrew Bartlett
2012-07-30
1
-1
/
+1
*
s4-samba-tool ldapcmp: Add ridNextRID and rIDPreviousAllocationPool as per-DC...
Andrew Bartlett
2012-07-30
1
-0
/
+1
*
s4-samba-tool: Provide a samba-tool domain dcpromo that upgrades a member to ...
Andrew Bartlett
2012-07-06
1
-0
/
+67
*
samba-tool: gpo: Update copyright
Amitay Isaacs
2012-07-03
1
-1
/
+1
*
samba-tool: gpo: Improve error messages
Amitay Isaacs
2012-07-03
1
-26
/
+28
*
samba-tool: gpo: Add del subcommand to delete GPO
Amitay Isaacs
2012-07-03
1
-0
/
+79
*
samba-tool: gpo: Add listcontainers subcommand to list containers using given...
Amitay Isaacs
2012-07-03
1
-0
/
+37
*
samba-tool: gpo: Use utility function dc_url() to set the connection url
Amitay Isaacs
2012-07-03
1
-9
/
+18
*
samba-tool: gpo: Refactor code using utility functions
Amitay Isaacs
2012-07-03
1
-40
/
+8
*
samba-tool: gpo: Add utility functions get_gpo_containers and del_gpo_link
Amitay Isaacs
2012-07-03
1
-0
/
+50
*
samba-tool: Fix indentation
Amitay Isaacs
2012-07-03
1
-2
/
+2
*
samba-tool: gpo: Use gpo (id) instead of gpo_dn (DN)
Amitay Isaacs
2012-07-03
1
-3
/
+3
*
samba-tool: gpo: Correct the attribute name from gPlink to gPLink
Amitay Isaacs
2012-07-03
1
-3
/
+3
*
samba-tool: gpo: Fix policy DN
Amitay Isaacs
2012-07-03
1
-1
/
+1
*
s4-join: Import DNS zones in AD DC join
Andrew Bartlett
2012-06-25
1
-6
/
+12
*
s4-classicupgrade: Allow DNS backend to be specified
Andrew Bartlett
2012-06-24
1
-2
/
+10
*
samdb: Accept a list of member variables rather than a comma-separated string.
Jelmer Vernooij
2012-06-21
1
-2
/
+5
[next]