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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
python
/
samba
/
netcmd
/
dbcheck.py
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-09
samba-tool: Fixed "dbcheck" subcommand syntax
Giampaolo Lauria
1
-1
/
+1
2011-08-02
dbcheck: Cancel transaction if operation fails.
Jelmer Vernooij
1
-10
/
+15
2011-07-28
samba-tool: add -H or --URL where necessary
Giampaolo Lauria
1
-1
/
+2
2011-07-21
samba-tool: moved takes_optiongroups definition to Command base class
Giampaolo Lauria
1
-6
/
+1
2011-07-13
dbcheck: fixed ldap check with no database specified
Andrew Tridgell
1
-1
/
+1
2011-07-13
dbcheck: added --reindex option
Andrew Tridgell
1
-3
/
+10
2011-07-11
dbcheck: check all objects, including deleted objects
Andrew Tridgell
1
-1
/
+1
2011-07-11
dbcheck: use specified DB schema for non-LDAP URLs
Andrew Tridgell
1
-2
/
+9
2011-07-05
dbcheck: only use a paged search when checking a ldap database
Andrew Tridgell
1
-1
/
+1
2011-06-22
dbchecker: fixed argument error for -H and DN
Andrew Tridgell
1
-1
/
+1
2011-06-22
samba-tool: added --attrs option to dbcheck
Andrew Tridgell
1
-2
/
+8
2011-06-22
samba-tool: make the dbcheck class available outside of samba-tool
Andrew Tridgell
1
-285
/
+16
2011-06-22
samba-tool: added --quiet option to dbcheck
Andrew Tridgell
1
-35
/
+43
2011-06-22
samba-tool: allow for running dbcheck against a remove ldap server
Andrew Tridgell
1
-5
/
+14
2011-06-22
samba-tool: expanded dbcheck DN checking
Andrew Tridgell
1
-21
/
+104
2011-06-22
samba-tool: added missing GUID component checks to dbcheck
Andrew Tridgell
1
-4
/
+93
2011-06-22
samba-tool: try to keep dbcheck.py in a logical ordering
Andrew Tridgell
1
-29
/
+38
2011-06-19
s4-sambatool: extract the confirm function in a separte module for reuse
Matthieu Patou
1
-10
/
+3
2011-06-19
s4-samba-tool: remove unused imports
Matthieu Patou
1
-2
/
+1
2011-06-19
s4-samba-tool: use correct object notation ie. obj.method rather than method(...
Matthieu Patou
1
-37
/
+31
2011-06-19
s4-sambatool: use correct way to call class methods
Matthieu Patou
1
-53
/
+54
2011-06-17
samba-tool: exit with non-zero status on dbcheck failure
Andrew Tridgell
1
-1
/
+3
2011-06-17
samba-tool: report total error count and suggest --fix if needed
Andrew Tridgell
1
-3
/
+10
2011-06-17
samba-tool: added attribute normalisation checks
Andrew Tridgell
1
-3
/
+53
2011-06-14
samba-tool: disable validation on removing an empty attribute in dbcheck
Andrew Tridgell
1
-1
/
+1
2011-06-10
s4-samba-tool: added dbcheck commmand
Andrew Tridgell
1
-0
/
+123