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
*
s4:netcmd/gpo.py: we don't need to set autogenerated attributes
Stefan Metzmacher
2011-08-06
1
-21
/
+11
*
samba-tool: Rename samba-tool command gpo2 --> gpo
Amitay Isaacs
2011-08-03
1
-1
/
+1
*
samba-tool: Add implementation of gpo create command
Amitay Isaacs
2011-08-03
1
-1
/
+176
*
samba-tool: Add functions to create directories and copy files over SMB share
Amitay Isaacs
2011-08-03
1
-0
/
+32
*
samba-tool: Rename copy_directory_recurse to copy_directory_remote_to_local
Amitay Isaacs
2011-08-03
1
-11
/
+19
*
samba-tool: Addd functions to print GPO flags and GPlink options
Amitay Isaacs
2011-08-03
1
-28
/
+22
*
dbcheck: Cancel transaction if operation fails.
Jelmer Vernooij
2011-08-02
1
-10
/
+15
*
samba-tool: use ldb.binary_encode() on search expression elements
Andrew Tridgell
2011-07-29
7
-18
/
+19
*
samba-tool: fixed binary encoding of usernames in setpassword
Andrew Tridgell
2011-07-29
1
-2
/
+2
*
samba-tool: ensure prompting of passwords is in the right order
Andrew Tridgell
2011-07-28
1
-1
/
+3
*
samba-tool: Added gpo fetch command implementation using python smb module.
Amitay Isaacs
2011-07-28
1
-0
/
+94
*
samba-tool: Change samba-tool gpo semantics (use gpo name instead of dn)
Amitay Isaacs
2011-07-28
1
-78
/
+124
*
samba-tool: Add user password command to change user's own password
Amitay Isaacs
2011-07-28
1
-0
/
+33
*
samba-tool: Python routine to find writable/ldap-capable DC
Amitay Isaacs
2011-07-28
1
-0
/
+13
*
samba-tool: Raise exception on errors and report using base class
Amitay Isaacs
2011-07-28
1
-10
/
+3
*
samba-tool: Display Usage line and list commands alphabetically
Amitay Isaacs
2011-07-28
1
-3
/
+6
*
samba-tool: Reimplement GPO functions in python
Amitay Isaacs
2011-07-28
1
-11
/
+412
*
samba-tool: Removed newuser
Giampaolo Lauria
2011-07-28
2
-94
/
+0
*
samba-tool: Changed "user add" implementation
Giampaolo Lauria
2011-07-28
1
-13
/
+60
*
samba-tool: add -H or --URL where necessary
Giampaolo Lauria
2011-07-28
7
-19
/
+32
*
s4:samba-tool: ldapcmp needs CredentialsOptionsDouble
Stefan Metzmacher
2011-07-26
1
-0
/
+6
*
samba-tool: make sure we exit with an error on a bad command
Andrew Tridgell
2011-07-21
1
-1
/
+2
*
samba-tool: nicer error in passwordsettings with no settings
Andrew Tridgell
2011-07-21
1
-0
/
+2
*
samba-tool: testparm doesn't take any credentials
Andrew Tridgell
2011-07-21
1
-0
/
+5
*
samba-tool: use 'exportkeytab' instead of 'dumpkeys'
Andrew Tridgell
2011-07-21
1
-3
/
+3
*
samba-tool: Fix __doc_ in base classes
Giampaolo Lauria
2011-07-21
1
-3
/
+3
*
samba-tool: removed synopsis code in base class
Giampaolo Lauria
2011-07-21
1
-8
/
+2
*
samba-tool: Fixed bugs to determine min and max # of allowed arguments
Giampaolo Lauria
2011-07-21
1
-7
/
+14
*
samba-tool: Improved --help functionality
Giampaolo Lauria
2011-07-21
1
-2
/
+6
*
samba-tool: fixed __doc__ in base classes
Giampaolo Lauria
2011-07-21
1
-3
/
+3
*
samba-tool: Fix error handling in SuperCommand class
Giampaolo Lauria
2011-07-21
1
-2
/
+11
*
samba-tool: improved Option list for all user commands
Giampaolo Lauria
2011-07-21
1
-10
/
+7
*
samba-tool: added error handling for the user command
Giampaolo Lauria
2011-07-21
1
-10
/
+21
*
samba-tool: fixed drs commands synopsis
Giampaolo Lauria
2011-07-21
1
-5
/
+5
*
samba-tool: fixed synopsis on user commands
Giampaolo Lauria
2011-07-21
1
-1
/
+1
*
samba-tool: fixed synopsis on all "user" commands
Giampaolo Lauria
2011-07-21
1
-4
/
+8
*
samba-tool: moved takes_optiongroups definition to Command base class
Giampaolo Lauria
2011-07-21
19
-240
/
+23
*
samba-tool: removed the assignment to parser.prog
Giampaolo Lauria
2011-07-21
1
-1
/
+0
*
samba-tool: fixed prog name in samba-tool
Giampaolo Lauria
2011-07-21
1
-1
/
+1
*
samba-tool: update vampire.py message
Giampaolo Lauria
2011-07-21
1
-1
/
+1
*
samba-tool: removed join as it has been replaced by domain join
Giampaolo Lauria
2011-07-21
2
-80
/
+0
*
samba-tool: moved join to domain join
Giampaolo Lauria
2011-07-21
1
-1
/
+57
*
samba-tool: removed export as it has been moved to domain dumpkeys
Giampaolo Lauria
2011-07-21
2
-58
/
+0
*
samba-tool: moved export to domain dumpkeys
Giampaolo Lauria
2011-07-21
1
-0
/
+23
*
samba-tool: removed domainlevel as it has been moved to domain level
Giampaolo Lauria
2011-07-21
2
-249
/
+0
*
samba-tool: moved domainlevel to domain level
Giampaolo Lauria
2011-07-21
1
-0
/
+201
*
samba-tool: removed machinepw as it has been moved to domain machinepassword
Giampaolo Lauria
2011-07-21
2
-58
/
+0
*
samba-tool: moved machinepw to domain machinepassword
Giampaolo Lauria
2011-07-21
1
-1
/
+37
*
samba-tool: removed pwsettings
Giampaolo Lauria
2011-07-21
1
-197
/
+0
*
samba-tool: created domain object, moved pwsettings to user passwordsettings
Giampaolo Lauria
2011-07-21
2
-2
/
+214
[next]