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
/
bin
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-17
s4: create a simple version of ktpass
Matthieu Patou
1
-0
/
+93
2010-07-15
s4 upgradeprovision: Adapt the list of attribute modified
Matthieu Patou
1
-4
/
+25
2010-07-15
s4 upgradeprovision: Synchronize the calculated keyversionnumber with the one...
Matthieu Patou
1
-1
/
+22
2010-07-15
s4 upgradeprovision: do not copy RID Set it's automaticaly created by the RID...
Matthieu Patou
1
-24
/
+34
2010-07-15
s4 upgradeprovision: add function to backup the provision before updating
Matthieu Patou
1
-152
/
+268
2010-07-15
s4 upgradeprovision: fix whitespaces
Matthieu Patou
1
-13
/
+13
2010-07-15
s4 provision: move update_machine_account_password to helpers
Matthieu Patou
1
-48
/
+7
2010-07-08
s4 upgradeprovision: For SID > 1000 do not copy them, let the system regenera...
Matthieu Patou
1
-0
/
+6
2010-06-28
s4/spnupdate: Fixed spnupdate to use secrets credentials when accessing SamDB.
Endi S. Dewata
1
-3
/
+30
2010-06-24
s4-python: python is not always in /usr/bin
Andrew Tridgell
1
-1
/
+1
2010-06-24
s4:upgradeprovision - fix include order for "ldb"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-06-21
s4 upgradeprovision: fix the logging stuff so that it actually log
Matthieu Patou
1
-0
/
+2
2010-06-20
testparm: Check netbios name and workgroup characters and length.
Jelmer Vernooij
1
-14
/
+36
2010-06-20
selftest: Use scripted testparm.
Jelmer Vernooij
1
-2
/
+2
2010-06-20
testparm: Simplify default option handling.
Jelmer Vernooij
1
-19
/
+14
2010-06-20
testparm: Fix suppress prompt option.
Jelmer Vernooij
1
-7
/
+5
2010-06-20
testparm: Fix exit value, install.
Jelmer Vernooij
1
-13
/
+20
2010-06-20
s4-python: Implement LoadParm.dump().
Jelmer Vernooij
1
-1
/
+1
2010-06-20
testparm: Split up functions that do multiple things.
Jelmer Vernooij
1
-40
/
+33
2010-06-20
testparm: Convert to Python.
Jelmer Vernooij
1
-0
/
+204
2010-06-20
s4-python: Remove more unused imports, fix use of sets in upgradehelpers.
Jelmer Vernooij
2
-7
/
+3
2010-06-20
Some more formatting fixes, move schema related functions from Ldb to Schema.
Jelmer Vernooij
1
-4
/
+5
2010-06-20
Formatting cleanups; use True/False for booleans, unnecessary backslashes, sp...
Jelmer Vernooij
1
-61
/
+63
2010-06-20
s4-python: Remove trivial function, replace by dictionary.
Jelmer Vernooij
1
-4
/
+11
2010-06-20
s4 upgradeprovision: Check that the policy for DC is present if not warn the ...
Matthieu Patou
1
-4
/
+14
2010-06-20
s4 upgradeprovision: add an option to force the rebuilding of FS ACLs on sysv...
Matthieu Patou
1
-1
/
+6
2010-06-20
s4 upgradeprovision: Restyle imports
Matthieu Patou
1
-15
/
+15
2010-06-20
s4 upgradeprovision: Move functions to helpers and improve code
Matthieu Patou
1
-197
/
+48
2010-06-20
s4 upgradeprovision: Add documentation on the update process
Matthieu Patou
1
-9
/
+162
2010-06-20
s4 upgradeprovision: move some functions to upgradehelpers for unit tests
Matthieu Patou
1
-129
/
+13
2010-06-20
s4 upgradeprovision: Fix style
Matthieu Patou
1
-85
/
+137
2010-06-20
s4 upgradeprovision: Use replPropertyMetaData for better guess
Matthieu Patou
1
-179
/
+565
2010-06-20
s4 upgradeprovision: Reformat attributes lists and reformat parser
Matthieu Patou
1
-17
/
+33
2010-06-20
s4 upgradeprovision: Inform about new dns dynamic update if the provision did...
Matthieu Patou
1
-3
/
+41
2010-06-20
s4 upgradeprovision: fix style
Matthieu Patou
1
-76
/
+123
2010-06-20
s4 upgrade provision: Refactor code to do all the modification within 1 trans...
Matthieu Patou
1
-308
/
+413
2010-06-20
s4 upgrade provision: Fix style in gen_dn_index
Matthieu Patou
1
-2
/
+1
2010-06-13
s4-test: Use smb.conf path set in environment rather than using
Jelmer Vernooij
1
-4
/
+1
2010-06-13
Remove unused version options for subunitrun.
Jelmer Vernooij
1
-1
/
+0
2010-06-13
upgradeprovision: Use logging infrastructure.
Jelmer Vernooij
1
-13
/
+14
2010-06-13
upgrade: Properly cancel/commit transactions in a couple more places.
Jelmer Vernooij
1
-122
/
+135
2010-06-13
s4-python: Start using standard python logging infrastructure rather
Jelmer Vernooij
2
-10
/
+8
2010-04-27
s4-dsdb: added samba_spnupdate
Andrew Tridgell
1
-0
/
+137
2010-04-27
s4-dns: cope better with comments in dns_update_list
Andrew Tridgell
1
-7
/
+4
2010-04-21
s4-upgradeprovision: fixed --realm option duplicate in upgrade_from_s3
Andrew Tridgell
1
-1
/
+1
2010-04-19
s4-dns: use neater python for reading lines
Andrew Tridgell
1
-7
/
+2
2010-04-08
s4-python: More cleanups.
Jelmer Vernooij
2
-7
/
+3
2010-04-08
s4-python: Simplify code, improve formatting.
Jelmer Vernooij
1
-17
/
+25
2010-04-07
s4-python: Move samdb_ntds_objectGUID to pydsdb.
Jelmer Vernooij
2
-5
/
+4
2010-04-01
s4-python: Install external packages to a different directory but import into
Jelmer Vernooij
1
-1
/
+1
[next]