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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-02
s4-gensec Always honour the set server principal
Andrew Bartlett
1
-1
/
+1
2010-10-02
s4-drs: fixed comparison login in replicated renames
Andrew Tridgell
1
-45
/
+72
2010-10-02
s4-kcc: remove stale repsTo entries in the KCC
Andrew Tridgell
1
-0
/
+32
2010-10-02
s4-kerberos Don't regenerate key values for each alias in keytab
Andrew Bartlett
1
-43
/
+35
2010-10-02
s4-kdc Rework 'allowed encryption types' handling in the KDC
Andrew Bartlett
1
-28
/
+44
2010-10-02
s4-auth Add make_server_info_pac() to include 'resource domain' groups
Andrew Bartlett
2
-5
/
+40
2010-10-02
s4-auth Allocate domain SIDs under the sids array, not server_info
Andrew Bartlett
1
-1
/
+1
2010-10-02
heimdal use returned server entry from HDB to compare realms
Andrew Bartlett
1
-1
/
+1
2010-10-01
samba: share readline wrappers among all buildsystems.
Günther Deschner
12
-173
/
+8
2010-10-01
samba: share select wrappers.
Günther Deschner
1
-45
/
+0
2010-10-01
s4-auth: fixed a vagrind error when creating keytabs
Andrew Tridgell
1
-0
/
+3
2010-10-01
s4-rpmd: fixed a use after realloc bug
Andrew Tridgell
1
-2
/
+8
2010-10-01
s4-dsdb: fail the transaction instead of asserting on error
Andrew Tridgell
1
-2
/
+10
2010-10-01
s4: Add 'subunit-test' make target.
Jelmer Vernooij
1
-0
/
+3
2010-10-01
autobuild-remote: Support autobuild.py rather than land.py.
Jelmer Vernooij
1
-50
/
+0
2010-10-01
Remove land.py - it's been obsoleted by autobuild.py.
Jelmer Vernooij
1
-118
/
+0
2010-09-30
heimdal: added verbose logging of hemimdal crypto errors
Andrew Bartlett
1
-2
/
+15
2010-09-30
s4-rodc: don't set SPECIAL_SECRET_PROCESSING on EXOP_REPL_SECRET
Andrew Tridgell
1
-0
/
+3
2010-09-30
s4-spn: don't try and send an empty SPN list
Andrew Tridgell
1
-0
/
+2
2010-10-01
selftest: Let selftest provide the tempdir, rather than creating it as sideef...
Jelmer Vernooij
2
-6
/
+2
2010-09-30
selftest: fixed a selftest error on sn
Andrew Tridgell
1
-1
/
+1
2010-10-01
delete_object: Remove unnecessary pass calls.
Jelmer Vernooij
1
-7
/
+0
2010-10-01
s4-selftest: Remove unnecessary PYTHONPATH overrides.
Jelmer Vernooij
1
-6
/
+6
2010-10-01
s4-selftest: Normalize paths.
Jelmer Vernooij
1
-5
/
+5
2010-10-01
s4-selftest: Finish conversion of selftest.sh to Python.
Jelmer Vernooij
2
-104
/
+104
2010-10-01
s4-selftest: Convert tests.sh to Python.
Jelmer Vernooij
2
-544
/
+510
2010-09-30
s4-provision: wipe the old keytabs when provisioning
Andrew Tridgell
2
-7
/
+29
2010-09-30
s4-rodc: fixed the keyVersionNumber on the RODC account in secrets.keytab
Andrew Tridgell
1
-2
/
+5
2010-09-30
s4-drs: put the GCSPN flag into the repsTo if requested
Andrew Tridgell
2
-0
/
+8
2010-09-30
s4-libnet: wipe the old keytab when exporting
Andrew Tridgell
1
-0
/
+2
2010-09-30
s4-dsdb: silence the domainFunctionality not setup warning
Andrew Tridgell
1
-1
/
+2
2010-09-30
s4-drs: added support for level 10 of getncchanges
Andrew Tridgell
2
-73
/
+112
2010-09-30
LDAPCmp feature to compare nTSecurityDescriptors
Zahari Zahariev
1
-34
/
+252
2010-09-30
s4-selftest: Add some more comments to skip file.
Jelmer Vernooij
1
-1
/
+4
2010-09-30
selftest: Eliminate some unnecessary spaces.
Jelmer Vernooij
1
-36
/
+36
2010-09-29
s4-drepl: don't call UpdateRefs on a RODC
Andrew Tridgell
1
-5
/
+11
2010-09-29
s4-drepl: fixed the checking of replica_flags in the drepl server
Andrew Tridgell
1
-7
/
+0
2010-09-29
s4-kcc: fixed the replica_flags in repsFrom in the kcc
Andrew Tridgell
1
-31
/
+72
2010-09-30
s4-dns: send A record updates via TKEY
Andrew Tridgell
1
-1
/
+6
2010-09-30
s4-smbtorture: add new EnumPrinters test to test printername/servername
Günther Deschner
1
-13
/
+207
2010-09-29
s4-samldb: also set a password on the krbtgt_NNNN account
Andrew Tridgell
1
-0
/
+11
2010-09-29
s4-devel: added new options to getncchanges script
Andrew Tridgell
1
-9
/
+65
2010-09-29
s4-drs: implement PAS checks and access checks for getncchanges
Andrew Tridgell
1
-26
/
+130
2010-09-29
s4-drs: added drs_security_access_check_nc_root()
Andrew Tridgell
2
-12
/
+63
2010-09-29
s4-sam: added DOMAIN_RID_ENTERPRISE_READONLY_DCS for RODCs in the PAC
Andrew Tridgell
1
-0
/
+16
2010-09-29
s4-spnupdate: when we are a RODC we need to use the WriteSPN DRS call
Andrew Tridgell
1
-10
/
+57
2010-09-29
s4-drsutils: expose DsBind() call in drs_utils.py
Andrew Tridgell
1
-37
/
+38
2010-09-29
s4-kerberos: use TZ=GMT when we are invoking krb5 code in helpers
Andrew Tridgell
2
-0
/
+12
2010-09-29
s4-rodc: RODC should not accept requests for role transfer
Nadezhda Ivanova
1
-0
/
+12
2010-09-28
s4-provision: simplify our generated krb5.conf
Andrew Tridgell
1
-14
/
+1
[prev]
[next]