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
/
python
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-21
Initial Implementation of the DS objects access checks.
Nadezhda Ivanova
1
-0
/
+1
2009-09-21
Merge branch 'master' of git://git.samba.org/samba
Nadezhda Ivanova
2
-29
/
+92
2009-09-21
s4:kerberos Fix the salt to match Windows 2008.
Andrew Bartlett
1
-1
/
+1
2009-09-21
s4:provision Make our default salt match our server behaviour
Andrew Bartlett
1
-1
/
+1
2009-09-21
s4:provision - Fix up ProvisioningError class as suggested by Jelmer
Matthias Dieter Wallnöfer
1
-5
/
+5
2009-09-21
s4:samdb/tools - That should fix now the last failures
Matthias Dieter Wallnöfer
1
-2
/
+2
2009-09-20
s4:provision Make us Windows 2008 level by defualt again
Andrew Bartlett
1
-4
/
+5
2009-09-20
Merge branch 'master' of git://git.samba.org/samba
Nadezhda Ivanova
1
-12
/
+14
2009-09-20
s4:provision Use code to store domain join in 'net join' as well
Andrew Bartlett
1
-23
/
+80
2009-09-20
s4:provision split provision of DNS zone and self join keytab
Andrew Bartlett
1
-4
/
+10
2009-09-20
Initial implementation of security descriptor creation in DS
Nadezhda Ivanova
1
-5
/
+44
2009-09-20
s4:python tools - try to fix some test problems
Matthias Dieter Wallnöfer
1
-12
/
+14
2009-09-20
Fixed a difference in domain sid type when SID is provided by user.
Nadezhda Ivanova
1
-1
/
+4
2009-09-20
s4:provision: add the 'resolve_oids' on the top of the module stack
Stefan Metzmacher
1
-1
/
+2
2009-09-19
s4:samdb.py - further rework
Matthias Dieter Wallnöfer
1
-12
/
+9
2009-09-18
s4:samdb.py - Unification of the interfaces
Matthias Dieter Wallnöfer
2
-38
/
+54
2009-09-18
s4:provision - Bump down the domain and forest level to Windows 2000
Matthias Dieter Wallnöfer
1
-3
/
+3
2009-09-17
s4:provision - Some rework (continuation)
Matthias Dieter Wallnöfer
1
-3
/
+4
2009-09-17
s4:provision - Some rework
Matthias Dieter Wallnöfer
1
-3
/
+4
2009-09-17
s4/domain behaviour flags: Fix them up in various locations
Matthias Dieter Wallnöfer
1
-5
/
+6
2009-09-17
s4/python: flags
Matthias Dieter Wallnöfer
2
-9
/
+83
2009-09-16
Owner and group defaulting.
Nadezhda Ivanova
1
-0
/
+1
2009-09-14
s4:provision Prevent some invalid combinations of realm and domain
Andrew Bartlett
1
-0
/
+9
2009-09-12
s4:group policies - upcase directory names of default group policies
Matthias Dieter Wallnöfer
1
-4
/
+8
2009-09-11
s4:group policies - add the domain controller group policy
Matthias Dieter Wallnöfer
1
-8
/
+28
2009-09-11
s4-provision: use DNS name, not domain name
Andrew Tridgell
1
-0
/
+1
2009-09-11
s4/provision: add the nTDSDSA GUID based DNS entries and SPNs
Andrew Tridgell
1
-9
/
+19
2009-09-10
Revert "s4: Let the "setpassword" script finally use the "samdb_set_password"...
Matthias Dieter Wallnöfer
2
-70
/
+9
2009-09-10
s4:provision Only delete SASL mappings with Fedora DS, not OpenLDAP
Andrew Bartlett
1
-31
/
+30
2009-09-10
s4: kludge_acl needs to be above repl_meta_data
Andrew Tridgell
1
-2
/
+2
2009-09-10
s4/provision: another fix for breakage from b1dabb1133
Andrew Tridgell
1
-6
/
+8
2009-09-10
s4:provision Don't reference provision_backend when using LDB
Andrew Bartlett
1
-1
/
+3
2009-09-10
s4: Use SASL authentication against Fedora DS.
Endi Sukma Dewata
1
-5
/
+68
2009-09-09
Added "admin_session" method.
Nadezhda Ivanova
1
-1
/
+5
2009-09-08
s4:setpassword script - Passwords set by this script are set by the administr...
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-09-08
s4:provision - Cosmetic: Indent the parameters better
Matthias Dieter Wallnöfer
1
-36
/
+60
2009-09-07
s4: Let the "setpassword" script finally use the "samdb_set_password" routine
Matthias Dieter Wallnöfer
2
-9
/
+70
2009-09-07
s4: Exceptions in "provision.py"
Michael Ströder
1
-11
/
+15
2009-09-07
s4:Foreign security principals - Fix them up
Matthias Dieter Wallnöfer
1
-19
/
+0
2009-09-07
s4:provision - Change the module order to match Windows Server
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-09-07
s4:samldb - Major rework
Matthias Dieter Wallnöfer
1
-32
/
+0
2009-09-07
s4:provision - Add a new delete function only for users and computers
Matthias Dieter Wallnöfer
1
-0
/
+25
2009-09-07
s4:setup: Use ms_display_specifiers script for provision.
Andrew Kroeger
1
-2
/
+5
2009-09-07
s4:setup: Added script to parse Microsoft DisplaySpecifiers document.
Andrew Kroeger
1
-0
/
+189
2009-09-04
s4:python fixed subunit tests of dcerpc
Andrew Tridgell
6
-0
/
+0
2009-09-03
allow setting of the debug level in python from C
Andrew Tridgell
2
-1
/
+14
2009-09-02
repl_meta_data should only be included when we are a DC
Andrew Tridgell
1
-1
/
+1
2009-09-02
move the repl_meta_data module up the ldb module stack
Andrew Tridgell
1
-1
/
+2
2009-08-28
s4: Create helpers functions related to provision
Matthieu Patou
1
-17
/
+34
2009-08-27
s4:python Add helper to get at the domain SID
Andrew Bartlett
2
-0
/
+33
[prev]
[next]