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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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: fixed ldap check with no database specified
Andrew Tridgell
2011-07-13
1
-1
/
+1
*
dbcheck: added --reindex option
Andrew Tridgell
2011-07-13
2
-3
/
+20
*
samba-tool: fixed ldapcmp to run as non-root
Andrew Tridgell
2011-07-13
1
-2
/
+9
*
dbcheck: added checking of backlinks
Andrew Tridgell
2011-07-13
1
-54
/
+92
*
pydsdb: added get_backlink_from_lDAPDisplayName()
Andrew Tridgell
2011-07-13
1
-0
/
+5
*
s4:provision: place the sysvol share under "state dir" instead of "lock dir"
Stefan Metzmacher
2011-07-12
1
-1
/
+1
*
s4:param: add "state dir" and "cache dir" options
Stefan Metzmacher
2011-07-12
1
-1
/
+9
*
dbcheck: use get_lDAPDisplayName_by_attid()
Andrew Tridgell
2011-07-11
1
-11
/
+3
*
dsdb: added get_lDAPDisplayName_by_attid
Andrew Tridgell
2011-07-11
1
-0
/
+4
*
dbcheck: improved error checking in fixup of missing metdata
Andrew Tridgell
2011-07-11
1
-26
/
+24
*
s4-provision: use samba.unix2nttime() instead of hard coding NTTIME offsets
Andrew Tridgell
2011-07-11
1
-2
/
+2
*
s4-samba-tool: dbcheck, check and fix broken metadata
Matthieu Patou
2011-07-11
1
-0
/
+77
*
s4-python: Add functions to get linkid and systemflags of an attribute
Matthieu Patou
2011-07-11
1
-0
/
+8
*
upgradeprovision: reduce the number of attribute that we skip
Matthieu Patou
2011-07-11
1
-2
/
+1
*
s4-provision: fix the value of creation timestamp to be a MS timestamp
Matthieu Patou
2011-07-11
1
-2
/
+2
*
dbcheck: check all objects, including deleted objects
Andrew Tridgell
2011-07-11
2
-17
/
+18
*
dbcheck: added confirm_all support for remaining checks
Andrew Tridgell
2011-07-11
1
-5
/
+10
*
dbcheck: use specified DB schema for non-LDAP URLs
Andrew Tridgell
2011-07-11
1
-2
/
+9
*
s4 provision: Add some of the AD-specific DNS records to the directory
Kai Blin
2011-07-07
2
-8
/
+235
*
s4 provision: split up DNS provisioning into generic and samba-specific ldifs
Kai Blin
2011-07-07
1
-2
/
+10
*
s4-dbcheck: support the 'none' option for prompts
Andrew Tridgell
2011-07-05
1
-2
/
+10
*
s4-pycommon: support 'none' as an option in confirm
Andrew Tridgell
2011-07-05
1
-7
/
+20
*
dbcheck: only use a paged search when checking a ldap database
Andrew Tridgell
2011-07-05
1
-1
/
+1
*
dbcheck: check for unknown attributes and offer to remove them
Andrew Tridgell
2011-07-05
1
-3
/
+46
*
s4-pycommon: allow an optional 'all' choice for confirm dialogs
Andrew Tridgell
2011-07-05
1
-3
/
+9
*
rebuildexetendeddn: PEP8: Use spaces rather than tabs.
Jelmer Vernooij
2011-06-30
1
-66
/
+61
*
rpcclient: PEP8: Use spaces rather than tabs.
Jelmer Vernooij
2011-06-30
1
-45
/
+45
*
smbstatus: PEP8: Use spaces rather than tabs.
Jelmer Vernooij
2011-06-30
1
-38
/
+38
*
mischema: Remove unused import.
Jelmer Vernooij
2011-06-30
1
-1
/
+0
*
enablerecyclebin: Remove unused imports, fix formatting.
Jelmer Vernooij
2011-06-30
1
-5
/
+3
*
s4:samba-tool: add "delegation" subcommands for S4U2Proxy and related stuff
Stefan Metzmacher
2011-06-24
2
-0
/
+269
*
s4:python/samba/samdb: add toggle_userAccountFlags() helper function
Stefan Metzmacher
2011-06-24
1
-10
/
+35
*
param: Remove remaining references to announce as and announce version
Andrew Bartlett
2011-06-24
1
-2
/
+0
*
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
*
s4-samba_dnsupdate: set environment via the env parameter
Matthieu Patou
2011-06-22
1
-1
/
+1
*
s4-upgradeprovision: Don't forget to populate the non replicated objects, and...
Matthieu Patou
2011-06-22
1
-2
/
+4
*
dbchecker: cope with a broken link to Deleted Objects
Andrew Tridgell
2011-06-22
1
-2
/
+9
*
dbchecker: fixed argument error for -H and DN
Andrew Tridgell
2011-06-22
1
-1
/
+1
*
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
2
-8
/
+15
*
samba-tool: make the dbcheck class available outside of samba-tool
Andrew Tridgell
2011-06-22
2
-285
/
+324
*
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
*
pydsdb: added get_syntax_oid_from_lDAPDisplayName()
Andrew Tridgell
2011-06-22
1
-0
/
+5
*
samba-tool: try to keep dbcheck.py in a logical ordering
Andrew Tridgell
2011-06-22
1
-29
/
+38
[prev]
[next]