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
/
dbchecker.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move python modules from source4/scripting/python/ to python/.
Jelmer Vernooij
2013-03-02
1
-947
/
+0
*
dbckecker: fix nTSecurityDescriptor values from before 4.0.0rc6 (bug #9481)
Stefan Metzmacher
2013-01-27
1
-2
/
+181
*
dbcheck: look in hasMasterNCs as well for determining the instance type of a NC
Matthieu Patou
2013-01-21
1
-2
/
+10
*
s4-dbcheck: Allow forcing an override of an old @MODULES record
Andrew Bartlett
2013-01-10
1
-0
/
+9
*
s4-python: Various formatting fixes.
Jelmer Vernooij
2012-09-27
1
-4
/
+4
*
s4-dbcheck: Add lastKnownParent when moving an object to lostAndFound
Andrew Bartlett
2012-07-28
1
-7
/
+28
*
s4-dbcheck: Check for and correct incorrect instanceType values
Andrew Bartlett
2012-07-18
1
-0
/
+45
*
s4-dbcheck: Check for an object without a parent
Andrew Bartlett
2012-07-06
1
-0
/
+44
*
s4-dbcheck: Always specify the dhcheck control
Andrew Bartlett
2012-06-16
1
-0
/
+1
*
s4:dbchecker - handle the "none" case correctly
Matthias Dieter Wallnöfer
2012-05-29
1
-1
/
+1
*
dbcheck: Add a check that every FSMO role has a valid owner
Andrew Bartlett
2012-04-19
1
-0
/
+41
*
dbcheck: added fix for incorrect RMD_FLAGS
Andrew Tridgell
2012-04-18
1
-0
/
+35
*
s4:dbchecker.py - integrate the "objectClass" fixing code
Matthias Dieter Wallnöfer
2012-04-18
1
-0
/
+27
*
s4-python: Remove env from non-executable samba scripts.
Andreas Schneider
2012-03-13
1
-2
/
+0
*
s4-python: Various formatting fixes.
Jelmer Vernooij
2012-02-18
1
-45
/
+14
*
dbcheck: cope with objects disappearing during checking
Andrew Tridgell
2011-12-08
1
-5
/
+15
*
samba-tool: allow dbcheck to correct the originating_change_time of the delet...
Matthieu Patou
2011-11-13
1
-0
/
+34
*
samba-tool: dbcheck avoid problems with deleted objects
Matthieu Patou
2011-11-13
1
-1
/
+1
*
s4-dsdb: moved dsdb_Dn() into common.py
Andrew Tridgell
2011-10-20
1
-26
/
+3
*
s4:dbchecker: make use of local_oid controls for dsdb.DSDB_CONTROL_DBCHECK
Stefan Metzmacher
2011-10-07
1
-1
/
+1
*
samba-tool: add support for fixing broken backlinks in dbcheck
Andrew Tridgell
2011-10-06
1
-20
/
+32
*
s4-dbchecker: fixed handling of DSDB DNs in dbcheck
Andrew Tridgell
2011-10-04
1
-1
/
+1
*
samba-tool: use show_recycled in dbchecker
Andrew Tridgell
2011-09-22
1
-13
/
+16
*
pyldb: added OID_COMPARATOR constants
Andrew Tridgell
2011-09-01
1
-1
/
+1
*
s4-dbcheck: offer to fix dsServiceName to be in GUID form
Andrew Tridgell
2011-08-12
1
-0
/
+43
*
dbcheck: use string DN in delete when fixing broken strings DNs
Andrew Tridgell
2011-07-21
1
-1
/
+1
*
dbcheck: use samdb_schema for getting the backlink
Andrew Tridgell
2011-07-13
1
-1
/
+1
*
dbcheck: only fix replPropertyMetaData if we included it in the search
Andrew Tridgell
2011-07-13
1
-11
/
+14
*
dbcheck: added checks for missing and orphansed backlinks
Andrew Tridgell
2011-07-13
1
-19
/
+18
*
dbcheck: added --reindex option
Andrew Tridgell
2011-07-13
1
-0
/
+10
*
dbcheck: added checking of backlinks
Andrew Tridgell
2011-07-13
1
-54
/
+92
*
dbcheck: use get_lDAPDisplayName_by_attid()
Andrew Tridgell
2011-07-11
1
-11
/
+3
*
dbcheck: improved error checking in fixup of missing metdata
Andrew Tridgell
2011-07-11
1
-26
/
+24
*
s4-samba-tool: dbcheck, check and fix broken metadata
Matthieu Patou
2011-07-11
1
-0
/
+77
*
dbcheck: check all objects, including deleted objects
Andrew Tridgell
2011-07-11
1
-16
/
+17
*
dbcheck: added confirm_all support for remaining checks
Andrew Tridgell
2011-07-11
1
-5
/
+10
*
s4-dbcheck: support the 'none' option for prompts
Andrew Tridgell
2011-07-05
1
-2
/
+10
*
dbcheck: check for unknown attributes and offer to remove them
Andrew Tridgell
2011-07-05
1
-3
/
+46
*
s4-dbcheck: fix uninitialized errstr in err_dn_target_mismatch
Matthieu Patou
2011-06-22
1
-2
/
+3
*
s4-dbcheck: remove unused include
Matthieu Patou
2011-06-22
1
-1
/
+1
*
dbchecker: cope with a broken link to Deleted Objects
Andrew Tridgell
2011-06-22
1
-2
/
+9
*
dbchecker: when fixing a bad GUID in a DN, search by the string DN
Andrew Tridgell
2011-06-22
1
-1
/
+1
*
samba-tool: added --attrs option to dbcheck
Andrew Tridgell
2011-06-22
1
-6
/
+7
*
samba-tool: make the dbcheck class available outside of samba-tool
Andrew Tridgell
2011-06-22
1
-0
/
+308