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
*
python: Change except: statement to except Exception:
Amitay Isaacs
2012-01-24
2
-2
/
+2
*
samba-tool:dns: DNS names are case insensitive
Amitay Isaacs
2012-01-12
1
-3
/
+3
*
samba-tool:dns: Check through all the DNS records for a match
Amitay Isaacs
2012-01-06
1
-16
/
+16
*
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
*
samba-tool: Add transaction wrapper for creating GPO
Amitay Isaacs
2011-12-20
1
-51
/
+44
*
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
*
dbcheck: cope with objects disappearing during checking
Andrew Tridgell
2011-12-08
1
-1
/
+1
*
samba-tool: refuse to demote if the current DC has still roles
Matthieu Patou
2011-12-05
1
-4
/
+12
*
samba-tool: add a function to cleanly demote a DC
Matthieu Patou
2011-12-05
1
-1
/
+236
*
s4-python: factorize the definition of get_dsServiceName
Matthieu Patou
2011-12-05
2
-13
/
+3
*
s4-python: externalize some function to the drs_utils module so that they can...
Matthieu Patou
2011-12-05
1
-25
/
+9
*
s4-python: rename conflicting variable with the import option
Matthieu Patou
2011-12-05
1
-2
/
+2
*
s4:python: add --machinepass option to 'samba-tool domain join'
Stefan Metzmacher
2011-11-29
1
-5
/
+11
*
s4-samba-tool: Add --principal argument to samba-tool domain exportkeytab
Andrew Bartlett
2011-11-29
1
-3
/
+4
*
samba-tool: domain info - add basic exception handling
Matthias Dieter Wallnöfer
2011-11-27
1
-2
/
+4
*
samba-tool: add a domain info command to get basic info
Matthieu Patou
2011-11-27
1
-1
/
+24
*
s4:netcmd/common.py: add a "netcmd" function to do a cldap netlogon request
Matthias Dieter Wallnöfer
2011-11-27
1
-0
/
+9
*
s4:libnet/py_net.c: "py_net_finddc" - add an "address" parameter
Matthias Dieter Wallnöfer
2011-11-26
1
-5
/
+8
*
s4-s3-upgrade: Add --verbose option to print extra details
Amitay Isaacs
2011-11-18
1
-2
/
+5
*
samba-tool: Fix the domain account policy max_pwd_age calculation
Amitay Isaacs
2011-11-18
1
-2
/
+8
*
samba-tool: Remove "domain machinepassword" command
Giampaolo Lauria
2011-11-15
1
-28
/
+0
*
upgrade: use logger.warning.
Jelmer Vernooij
2011-11-13
1
-4
/
+4
*
s4: samba-tool time --help documentation improvements
Theresa Halloran
2011-11-10
1
-1
/
+14
*
s4: samba-tool group --help documentation improvements
Theresa Halloran
2011-11-10
1
-4
/
+75
*
samba-tool: print samaccountname in samba-tool user list
Andrew Tridgell
2011-11-10
1
-6
/
+3
*
samba-tool: Added new "user disable" command
Giampaolo Lauria
2011-11-10
1
-0
/
+33
*
samba-tool: Added "user list" command
Giampaolo Lauria
2011-11-10
1
-0
/
+34
*
samba-tool: Change internal argument name in domain machinepassword
Giampaolo Lauria
2011-11-10
1
-5
/
+5
*
samba-tool: Fix domain machinepassword secret db search
Giampaolo Lauria
2011-11-10
1
-4
/
+2
*
samba-tool: Fix domain machinepassword name search
Giampaolo Lauria
2011-11-10
1
-0
/
+2
*
s4:samba-tool user command - always initialise the boolean arguments properly
Matthias Dieter Wallnöfer
2011-11-08
1
-3
/
+3
*
s4:samba-tool - other fix for Gémes Géza patch regarding parameter handling
Matthias Dieter Wallnöfer
2011-11-08
1
-2
/
+2
*
s4:samba-tool - fix Gémes Géza patch regarding parameter handling
Matthias Dieter Wallnöfer
2011-11-07
1
-4
/
+5
*
Add a --random-password option to user create command.
Gémes Géza
2011-11-07
1
-4
/
+16
*
s4: samba-tool user --help documenation improvements
Theresa Halloran
2011-11-07
2
-7
/
+146
*
Some formatting fixes, remove unused imports.
Jelmer Vernooij
2011-11-06
1
-3
/
+0
*
samba-tool: Fix short description and error msgs in domain level
Giampaolo Lauria
2011-11-03
1
-5
/
+5
*
samba-tool: Fix --quiet option in domain samba3upgrade
Giampaolo Lauria
2011-11-03
1
-2
/
+2
*
samba-tool: Improve "delegation" command error handling
Giampaolo Lauria
2011-11-03
1
-2
/
+6
*
samba-tool: Improve "delegation" command error message
Giampaolo Lauria
2011-11-03
1
-2
/
+2
*
samba-tool: Improve "delegation" command error handling
Giampaolo Lauria
2011-11-03
1
-21
/
+27
*
samba-tool: Fix "delegation show" command synopsis
Giampaolo Lauria
2011-11-03
1
-1
/
+1
*
s4-sites: Document, fix under optimal coding, use exceptions
Matthieu Patou
2011-11-02
1
-20
/
+20
*
samba.netcmd: Pass in outf/errf.
Jelmer Vernooij
2011-11-02
1
-3
/
+4
*
samba-tool: add subcommand for sites manipulation
Matthieu Patou
2011-11-02
2
-0
/
+98
*
samba-tool: Improve the description of dns subcommands.
Amitay Isaacs
2011-11-02
1
-5
/
+15
[next]