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-tools: more reasonable defaults for samba-tool commands
Andrew Tridgell
2010-12-08
12
-52
/
+69
*
samba-tools: export doesn't need any credentials
Andrew Tridgell
2010-12-08
1
-2
/
+1
*
s4-drs: cope with invalid NTDS DNs from DsReplicaInfo()
Andrew Tridgell
2010-12-01
1
-2
/
+5
*
s4-samba-tool Show when we have created the user successfully
Andrew Bartlett
2010-12-01
1
-0
/
+1
*
s4-drs: the options attribute is optional on NTDSDSA objects
Andrew Tridgell
2010-12-01
1
-1
/
+1
*
s4-samba-tool: fixed exception handling in subcommands
Andrew Tridgell
2010-11-29
8
-48
/
+40
*
s4-samba-tool: fixed ldb exception handling in domainlevel command
Andrew Tridgell
2010-11-29
1
-4
/
+4
*
s4-samba-tool: improved exception handling in samba-tool
Andrew Tridgell
2010-11-29
1
-5
/
+44
*
s4-ldapcmp: make ldapcmp a samba-tool command
Andrew Tridgell
2010-11-29
2
-0
/
+832
*
s4-gpo: started on samba-tool gpo list command
Andrew Tridgell
2010-11-29
1
-0
/
+99
*
s4-samba-tool: started on gpo subcommands in python
Andrew Tridgell
2010-11-29
2
-0
/
+122
*
Revert "s4:netcmd/drs.py - use "objectClass" for discovering the server and i...
Matthias Dieter Wallnöfer
2010-11-28
1
-2
/
+2
*
s4-samba-tool: support help, and show description of commands
Andrew Tridgell
2010-11-28
1
-7
/
+7
*
s4-drs: fixed credit for C version
Andrew Tridgell
2010-11-28
1
-0
/
+2
*
s4:netcmd/drs.py - use "objectClass" for discovering the server and it's NTDS...
Matthias Dieter Wallnöfer
2010-11-27
1
-2
/
+2
*
s4-samba-tool: switched over to python version of samba-tool drs
Andrew Tridgell
2010-11-28
1
-0
/
+2
*
s4-samba-tool: added python implementation of samba-tool drs commands
Andrew Tridgell
2010-11-28
1
-0
/
+402
*
samba-tool pwsettings Allow setting 'store cleartext'
Andrew Bartlett
2010-11-16
1
-2
/
+17
*
samba-tool: deprecate samba-tool vampire command
Andrew Tridgell
2010-11-06
1
-1
/
+5
*
s4-join: added DC join to the python join code
Andrew Tridgell
2010-11-05
1
-8
/
+8
*
s4-pydrs: added rodc option to python drs replication
Andrew Tridgell
2010-11-05
1
-1
/
+1
*
s4-net: added --ipaddress option to net commands
Andrew Tridgell
2010-09-25
5
-6
/
+6
*
s4-finddc: use NBT lookup for a 1C name if joining a short domain name
Andrew Tridgell
2010-09-15
1
-3
/
+0
*
s4-join: give a clear error when using short domain form
Andrew Tridgell
2010-09-15
1
-1
/
+4
*
s4:fsmo.py - fix an obvious typo
Matthias Dieter Wallnöfer
2010-09-12
1
-1
/
+1
*
s4-rodc: get the domain name from the partitions DN
Andrew Tridgell
2010-09-09
1
-1
/
+1
*
s4-net: use CommandError() in net rodc
Andrew Tridgell
2010-09-02
1
-4
/
+4
*
s4-net: fixed docstring on spn command
Andrew Tridgell
2010-08-26
1
-1
/
+1
*
s4-net: added "net rodc preload" command
Andrew Tridgell
2010-08-26
2
-0
/
+125
*
s4-net: role should be case insensitive for join
Andrew Tridgell
2010-08-23
1
-1
/
+4
*
s4-net: added initial implemention of RODC join
Andrew Tridgell
2010-08-23
1
-6
/
+22
*
s4-net: moved the net join command to python
Andrew Tridgell
2010-08-23
2
-2
/
+4
*
s4-net: better error message on net setpassword
Andrew Tridgell
2010-08-22
1
-3
/
+5
*
s4-net: use an encrypted ldap session when setting passwords
Andrew Tridgell
2010-08-17
1
-0
/
+3
*
s4 net: Add spn module to list/add/remove spn on objects
Matthieu Patou
2010-07-10
2
-0
/
+219
*
s4:pwsettings net utility - change also here the "minPwdAge" to be the real d...
Matthias Dieter Wallnöfer
2010-07-03
1
-2
/
+2
*
s4-python: python is not always in /usr/bin
Andrew Tridgell
2010-06-24
18
-18
/
+18
*
s4:net Remove warnings for 2000 native mode and Samba4.
Andrew Bartlett
2010-06-23
1
-5
/
+5
*
libds:common Remove DS_DC_* domain functionality flags
Andrew Bartlett
2010-06-23
1
-9
/
+5
*
Modifications extending functionality of newuser cmd and new net group set of...
Lukasz Zalewski
2010-06-20
1
-1
/
+5
*
Modifications extending functionality of newuser cmd and new net group set of...
Lukasz Zalewski
2010-06-20
3
-2
/
+224
*
pynet: Raise proper exceptions rather than invoking sys.exit.
Jelmer Vernooij
2010-05-19
2
-8
/
+6
*
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:net utility - make outprinted description comments more consistent
Matthias Dieter Wallnöfer
2010-05-09
13
-14
/
+14
*
s4:net utility - remove unixname parameter of samdb.newuser
Matthias Dieter Wallnöfer
2010-05-09
1
-9
/
+4
*
s4:net utility - add an optional password attribute to "net user add"
Matthias Dieter Wallnöfer
2010-05-09
1
-3
/
+5
*
s4-net: don't show a full python exception when you can't open sam.ldb
Andrew Tridgell
2010-04-20
1
-2
/
+2
*
s4-net: nicer error message (and no exception)
Andrew Tridgell
2010-04-16
2
-5
/
+17
[next]