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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
samba-tool: removed join as it has been replaced by domain join
Giampaolo Lauria
2011-07-21
2
-80
/
+0
*
samba-tool: moved join to domain join
Giampaolo Lauria
2011-07-21
1
-1
/
+57
*
samba-tool: removed export as it has been moved to domain dumpkeys
Giampaolo Lauria
2011-07-21
2
-58
/
+0
*
samba-tool: moved export to domain dumpkeys
Giampaolo Lauria
2011-07-21
1
-0
/
+23
*
samba-tool: removed domainlevel as it has been moved to domain level
Giampaolo Lauria
2011-07-21
2
-249
/
+0
*
samba-tool: moved domainlevel to domain level
Giampaolo Lauria
2011-07-21
1
-0
/
+201
*
samba-tool: removed machinepw as it has been moved to domain machinepassword
Giampaolo Lauria
2011-07-21
2
-58
/
+0
*
samba-tool: moved machinepw to domain machinepassword
Giampaolo Lauria
2011-07-21
1
-1
/
+37
*
samba-tool: removed pwsettings
Giampaolo Lauria
2011-07-21
1
-197
/
+0
*
samba-tool: created domain object, moved pwsettings to user passwordsettings
Giampaolo Lauria
2011-07-21
2
-2
/
+214
*
samba-tool: update test suite for add setpassword
Giampaolo Lauria
2011-07-21
1
-2
/
+0
*
samba-tool: removed setpassword.py
Giampaolo Lauria
2011-07-21
1
-80
/
+0
*
samba-tool: added setpassword to user
Giampaolo Lauria
2011-07-21
1
-2
/
+58
*
samba-tool: fix summary of the fsmo command to be clearer
Giampaolo Lauria
2011-07-21
1
-1
/
+1
*
dbcheck: use samdb_schema for getting the backlink
Andrew Tridgell
2011-07-13
1
-1
/
+1
*
ldb: use base searches for @ special DNs
Andrew Tridgell
2011-07-13
3
-20
/
+19
*
dbcheck: only do the provision dbcheck if there are objects to check
Andrew Tridgell
2011-07-13
1
-13
/
+14
*
s4-provision: fixed the GUIDs in the provision using dbcheck
Andrew Tridgell
2011-07-13
1
-0
/
+16
*
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
*
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
*
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
*
dbchecker: cope with a broken link to Deleted Objects
Andrew Tridgell
2011-06-22
1
-2
/
+9
[prev]
[next]