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
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-dsdb: added samba_spnupdate
Andrew Tridgell
2010-04-27
1
-0
/
+137
*
s4-dns: cope better with comments in dns_update_list
Andrew Tridgell
2010-04-27
1
-7
/
+4
*
s4-upgradeprovision: fixed --realm option duplicate in upgrade_from_s3
Andrew Tridgell
2010-04-21
1
-1
/
+1
*
s4-dns: use neater python for reading lines
Andrew Tridgell
2010-04-19
1
-7
/
+2
*
s4-python: More cleanups.
Jelmer Vernooij
2010-04-08
2
-7
/
+3
*
s4-python: Simplify code, improve formatting.
Jelmer Vernooij
2010-04-08
1
-17
/
+25
*
s4-python: Move samdb_ntds_objectGUID to pydsdb.
Jelmer Vernooij
2010-04-07
2
-5
/
+4
*
s4-python: Install external packages to a different directory but import into
Jelmer Vernooij
2010-04-01
1
-1
/
+1
*
subunitrun: Find testtools and subunit when they're not provided by the
Jelmer Vernooij
2010-04-01
1
-3
/
+5
*
s4-python: Simplify mechanism for finding included Python modules.
Jelmer Vernooij
2010-03-29
1
-2
/
+2
*
s4-python: Move dnspython to lib/, like the other Python modules
Jelmer Vernooij
2010-03-29
1
-5
/
+3
*
upgradeprovision: Fix formatting, syntax error.
Jelmer Vernooij
2010-03-28
1
-17
/
+20
*
s4 upgradeprovision: add information about upgrade in oEMInformation to keep ...
Matthieu Patou
2010-03-28
1
-2
/
+15
*
s4: allow upgrade provision to fix acl and missing dir on GPO dirs
Matthieu Patou
2010-03-28
1
-1
/
+18
*
python: use '#!/usr/bin/env python' to cope with varying install locations
Andrew Tridgell
2010-03-25
14
-14
/
+14
*
s4:samba_dnsupdate Add a 'file based' mode to samba_dnsupdate
Andrew Bartlett
2010-03-11
1
-21
/
+55
*
s4-dns: use samba.external to pull in the dns.resolver library
Andrew Tridgell
2010-03-05
1
-3
/
+5
*
dns: make dns update script use unbuffered IO
Andrew Tridgell
2010-03-03
1
-0
/
+4
*
More formatting fixes.
Jelmer Vernooij
2010-03-01
1
-69
/
+74
*
Fix formatting.
Jelmer Vernooij
2010-03-01
1
-734
/
+734
*
upgradeprovision: Remove unused imports, use shutil.rmtree rather than
Jelmer Vernooij
2010-03-01
1
-11
/
+7
*
upgradeprovision: Move to pythondoc format
Matthieu Patou
2010-03-01
1
-23
/
+172
*
upgradeprovision: Allow script to be called with pydoc
Matthieu Patou
2010-03-01
1
-40
/
+42
*
upgrade provision: change the meaning of handle_security_desc to be similar t...
Matthieu Patou
2010-03-01
1
-3
/
+3
*
upgradeprovision: code cleanup
Matthieu Patou
2010-03-01
1
-49
/
+57
*
upgradeprovision: split the big script to put reusable functions appart
Matthieu Patou
2010-03-01
1
-231
/
+48
*
s4:provision: use generate_random_password()
Stefan Metzmacher
2010-02-26
1
-1
/
+1
*
s4-dns: fixed CNAME automatic DNS updates
Andrew Tridgell
2010-02-26
1
-1
/
+1
*
dns: auto-delete incorrect SRV entries for our hostname
Andrew Tridgell
2010-02-26
1
-8
/
+15
*
s4-dns: add automatic dynamic DNS updating script
Andrew Tridgell
2010-02-26
1
-1
/
+223
*
dns: dummy samba_dnsupdate script
Andrew Tridgell
2010-02-26
1
-0
/
+38
*
s4:credentials Add hooks to extract a named Kerberos credentials cache
Andrew Bartlett
2010-02-20
1
-0
/
+30
*
s4-script: make enablerecyclebin use system_session
Andrew Tridgell
2010-02-12
1
-1
/
+2
*
upgradeprovision: forbid running upgradeprovision when there is more than 1 DC
Matthieu Patou
2010-01-21
1
-0
/
+20
*
upgradeprovision: mark rIDAvailablePool never upgraded
Matthieu Patou
2010-01-21
1
-16
/
+121
*
upgradeprovision: reformat + add groupType as possibly overwritten
Matthieu Patou
2010-01-21
1
-9
/
+12
*
upgradeprovision: improve info messages
Matthieu Patou
2010-01-21
1
-7
/
+5
*
Revert "s4:upgradeprovision - fix up the script regarding linked attributes"
Matthieu Patou
2010-01-21
1
-46
/
+12
*
upgradeprovision: never use xattr it's pointless in this usecase
Matthieu Patou
2010-01-21
1
-1
/
+1
*
Import testtools as well, required for subunit.
Jelmer Vernooij
2010-01-16
1
-2
/
+1
*
s4:upgradeprovision - fix up the script regarding linked attributes
Matthias Dieter Wallnöfer
2010-01-10
1
-12
/
+46
*
s4:upgradeprovision - Reformat comments
Matthias Dieter Wallnöfer
2010-01-10
1
-28
/
+44
*
s4-scripting: we need to use a base search for the NTDS GUID
Andrew Tridgell
2010-01-08
1
-1
/
+1
*
s4-scripts: add a enablerecyclebin script
Andrew Tridgell
2009-12-18
1
-0
/
+54
*
s4: rename res/res2 to something more explicit
Matthieu Patou
2009-12-15
1
-71
/
+68
*
s4: upgradeprovision handle renaming and knownobjects
Matthieu Patou
2009-12-15
1
-6
/
+18
*
s4: upgradeprovision rename also when there is a mismatch on the case of name...
Matthieu Patou
2009-12-15
1
-2
/
+7
*
s4: reorder action to permit old provision to be correctly upgraded
Matthieu Patou
2009-12-15
1
-5
/
+8
*
s4: Remove targetdir as it can cause some trouble and can be replaced by an a...
Matthieu Patou
2009-12-01
1
-3
/
+1
*
s4: Handle the case in secrets.ldb without name attribute
Matthieu Patou
2009-12-01
1
-5
/
+25
[next]