index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
python
/
samba
/
netcmd
/
dbcheck.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move python modules from source4/scripting/python/ to python/.
Jelmer Vernooij
2013-03-02
1
-143
/
+0
*
s4-dbcheck: Allow forcing an override of an old @MODULES record
Andrew Bartlett
2013-01-10
1
-4
/
+20
*
samba-tool: Unify usage messages.
Karolin Seeger
2012-10-08
1
-1
/
+1
*
s4-python: Remove env from non-executable netcmd scripts.
Andreas Schneider
2012-03-13
1
-2
/
+0
*
Partially revert 1f0298dd1b1a939cb215e7b474178b217f8347f4
Jelmer Vernooij
2012-02-25
1
-1
/
+1
*
Revert "samba-tool: moved takes_optiongroups definition to Command base class"
Jelmer Vernooij
2012-02-07
1
-1
/
+6
*
python: Change except: statement to except Exception:
Amitay Isaacs
2012-01-24
1
-1
/
+1
*
dbcheck: cope with objects disappearing during checking
Andrew Tridgell
2011-12-08
1
-1
/
+1
*
samba-tool: Don't require full prog line to be in synopsis.
Jelmer Vernooij
2011-10-14
1
-1
/
+1
*
samba-tool: Use self.outf in a few more places.
Jelmer Vernooij
2011-10-13
1
-6
/
+7
*
s4-dbcheck: fixed transaction nesting in dbcheck
Andrew Tridgell
2011-09-22
1
-2
/
+6
*
samba-tool: Fixed "dbcheck" subcommand syntax
Giampaolo Lauria
2011-09-09
1
-1
/
+1
*
dbcheck: Cancel transaction if operation fails.
Jelmer Vernooij
2011-08-02
1
-10
/
+15
*
samba-tool: add -H or --URL where necessary
Giampaolo Lauria
2011-07-28
1
-1
/
+2
*
samba-tool: moved takes_optiongroups definition to Command base class
Giampaolo Lauria
2011-07-21
1
-6
/
+1
*
dbcheck: fixed ldap check with no database specified
Andrew Tridgell
2011-07-13
1
-1
/
+1
*
dbcheck: added --reindex option
Andrew Tridgell
2011-07-13
1
-3
/
+10
*
dbcheck: check all objects, including deleted objects
Andrew Tridgell
2011-07-11
1
-1
/
+1
*
dbcheck: use specified DB schema for non-LDAP URLs
Andrew Tridgell
2011-07-11
1
-2
/
+9
*
dbcheck: only use a paged search when checking a ldap database
Andrew Tridgell
2011-07-05
1
-1
/
+1
*
dbchecker: fixed argument error for -H and DN
Andrew Tridgell
2011-06-22
1
-1
/
+1
*
samba-tool: added --attrs option to dbcheck
Andrew Tridgell
2011-06-22
1
-2
/
+8
*
samba-tool: make the dbcheck class available outside of samba-tool
Andrew Tridgell
2011-06-22
1
-285
/
+16
*
samba-tool: added --quiet option to dbcheck
Andrew Tridgell
2011-06-22
1
-35
/
+43
*
samba-tool: allow for running dbcheck against a remove ldap server
Andrew Tridgell
2011-06-22
1
-5
/
+14
*
samba-tool: expanded dbcheck DN checking
Andrew Tridgell
2011-06-22
1
-21
/
+104
*
samba-tool: added missing GUID component checks to dbcheck
Andrew Tridgell
2011-06-22
1
-4
/
+93
*
samba-tool: try to keep dbcheck.py in a logical ordering
Andrew Tridgell
2011-06-22
1
-29
/
+38
*
s4-sambatool: extract the confirm function in a separte module for reuse
Matthieu Patou
2011-06-19
1
-10
/
+3
*
s4-samba-tool: remove unused imports
Matthieu Patou
2011-06-19
1
-2
/
+1
*
s4-samba-tool: use correct object notation ie. obj.method rather than method(...
Matthieu Patou
2011-06-19
1
-37
/
+31
*
s4-sambatool: use correct way to call class methods
Matthieu Patou
2011-06-19
1
-53
/
+54
*
samba-tool: exit with non-zero status on dbcheck failure
Andrew Tridgell
2011-06-17
1
-1
/
+3
*
samba-tool: report total error count and suggest --fix if needed
Andrew Tridgell
2011-06-17
1
-3
/
+10
*
samba-tool: added attribute normalisation checks
Andrew Tridgell
2011-06-17
1
-3
/
+53
*
samba-tool: disable validation on removing an empty attribute in dbcheck
Andrew Tridgell
2011-06-14
1
-1
/
+1
*
s4-samba-tool: added dbcheck commmand
Andrew Tridgell
2011-06-10
1
-0
/
+123