index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-21
samba-tool: removed machinepw as it has been moved to domain machinepassword
Giampaolo Lauria
2
-58
/
+0
2011-07-21
samba-tool: moved machinepw to domain machinepassword
Giampaolo Lauria
1
-1
/
+37
2011-07-21
samba-tool: removed pwsettings
Giampaolo Lauria
1
-197
/
+0
2011-07-21
samba-tool: created domain object, moved pwsettings to user passwordsettings
Giampaolo Lauria
2
-2
/
+214
2011-07-21
samba-tool: update test suite for add setpassword
Giampaolo Lauria
1
-2
/
+0
2011-07-21
samba-tool: removed setpassword.py
Giampaolo Lauria
1
-80
/
+0
2011-07-21
samba-tool: added setpassword to user
Giampaolo Lauria
1
-2
/
+58
2011-07-21
samba-tool: fix summary of the fsmo command to be clearer
Giampaolo Lauria
1
-1
/
+1
2011-07-13
dbcheck: use samdb_schema for getting the backlink
Andrew Tridgell
1
-1
/
+1
2011-07-13
ldb: use base searches for @ special DNs
Andrew Tridgell
4
-21
/
+20
2011-07-13
dbcheck: only do the provision dbcheck if there are objects to check
Andrew Tridgell
1
-13
/
+14
2011-07-13
s4-provision: fixed the GUIDs in the provision using dbcheck
Andrew Tridgell
1
-0
/
+16
2011-07-13
dbcheck: only fix replPropertyMetaData if we included it in the search
Andrew Tridgell
1
-11
/
+14
2011-07-13
dbcheck: added checks for missing and orphansed backlinks
Andrew Tridgell
1
-19
/
+18
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
2
-3
/
+20
2011-07-13
samba-tool: fixed ldapcmp to run as non-root
Andrew Tridgell
1
-2
/
+9
2011-07-13
dbcheck: added checking of backlinks
Andrew Tridgell
1
-54
/
+92
2011-07-13
pydsdb: added get_backlink_from_lDAPDisplayName()
Andrew Tridgell
1
-0
/
+5
2011-07-12
s4:provision: place the sysvol share under "state dir" instead of "lock dir"
Stefan Metzmacher
1
-1
/
+1
2011-07-12
s4:param: add "state dir" and "cache dir" options
Stefan Metzmacher
1
-1
/
+9
2011-07-11
dbcheck: use get_lDAPDisplayName_by_attid()
Andrew Tridgell
1
-11
/
+3
2011-07-11
dsdb: added get_lDAPDisplayName_by_attid
Andrew Tridgell
1
-0
/
+4
2011-07-11
dbcheck: improved error checking in fixup of missing metdata
Andrew Tridgell
1
-26
/
+24
2011-07-11
s4-provision: use samba.unix2nttime() instead of hard coding NTTIME offsets
Andrew Tridgell
1
-2
/
+2
2011-07-11
s4-samba-tool: dbcheck, check and fix broken metadata
Matthieu Patou
1
-0
/
+77
2011-07-11
s4-python: Add functions to get linkid and systemflags of an attribute
Matthieu Patou
1
-0
/
+8
2011-07-11
upgradeprovision: reduce the number of attribute that we skip
Matthieu Patou
1
-2
/
+1
2011-07-11
s4-provision: fix the value of creation timestamp to be a MS timestamp
Matthieu Patou
1
-2
/
+2
2011-07-11
dbcheck: check all objects, including deleted objects
Andrew Tridgell
2
-17
/
+18
2011-07-11
dbcheck: added confirm_all support for remaining checks
Andrew Tridgell
1
-5
/
+10
2011-07-11
dbcheck: use specified DB schema for non-LDAP URLs
Andrew Tridgell
1
-2
/
+9
2011-07-07
s4 provision: Add some of the AD-specific DNS records to the directory
Kai Blin
2
-8
/
+235
2011-07-07
s4 provision: split up DNS provisioning into generic and samba-specific ldifs
Kai Blin
1
-2
/
+10
2011-07-05
s4-dbcheck: support the 'none' option for prompts
Andrew Tridgell
1
-2
/
+10
2011-07-05
s4-pycommon: support 'none' as an option in confirm
Andrew Tridgell
1
-7
/
+20
2011-07-05
dbcheck: only use a paged search when checking a ldap database
Andrew Tridgell
1
-1
/
+1
2011-07-05
dbcheck: check for unknown attributes and offer to remove them
Andrew Tridgell
1
-3
/
+46
2011-07-05
s4-pycommon: allow an optional 'all' choice for confirm dialogs
Andrew Tridgell
1
-3
/
+9
2011-06-30
rebuildexetendeddn: PEP8: Use spaces rather than tabs.
Jelmer Vernooij
1
-66
/
+61
2011-06-30
rpcclient: PEP8: Use spaces rather than tabs.
Jelmer Vernooij
1
-45
/
+45
2011-06-30
smbstatus: PEP8: Use spaces rather than tabs.
Jelmer Vernooij
1
-38
/
+38
2011-06-30
mischema: Remove unused import.
Jelmer Vernooij
1
-1
/
+0
2011-06-30
enablerecyclebin: Remove unused imports, fix formatting.
Jelmer Vernooij
1
-5
/
+3
2011-06-24
s4:samba-tool: add "delegation" subcommands for S4U2Proxy and related stuff
Stefan Metzmacher
2
-0
/
+269
2011-06-24
s4:python/samba/samdb: add toggle_userAccountFlags() helper function
Stefan Metzmacher
1
-10
/
+35
2011-06-24
param: Remove remaining references to announce as and announce version
Andrew Bartlett
1
-2
/
+0
2011-06-22
s4-dbcheck: fix uninitialized errstr in err_dn_target_mismatch
Matthieu Patou
1
-2
/
+3
2011-06-22
s4-dbcheck: remove unused include
Matthieu Patou
1
-1
/
+1
2011-06-22
s4-samba_dnsupdate: set environment via the env parameter
Matthieu Patou
1
-1
/
+1
[next]