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-09-20
pidl: Fix segfault when accessing unicode objects.
Jelmer Vernooij
1
-1
/
+1
2010-09-20
s4-drepl: use the partition UDV and hwm for extended getncchanges ops
Andrew Tridgell
3
-28
/
+75
2010-09-20
s4-smbtorture: print SVCCTL security descriptor in test_QueryServiceObjectSec...
Günther Deschner
1
-0
/
+17
2010-09-20
Open alpha 14.
Jelmer Vernooij
1
-2
/
+2
2010-09-20
s4-pyrpc: fixed build on python 2.4
Andrew Tridgell
2
-4
/
+4
2010-09-20
s4-rodc: fixed repsFrom store on RODC
Andrew Tridgell
1
-14
/
+11
2010-09-20
s4-kcc: a bit more debug info on repsFrom creation
Andrew Tridgell
1
-1
/
+7
2010-09-20
Merge branch 'v4-0-stable' into newmaster
Jelmer Vernooij
3
-34
/
+18
2010-09-20
s4-mkrelease: Update for waf.
Jelmer Vernooij
1
-29
/
+14
2010-09-21
s4-test: yet another test for ATTID-ot-OID conversion
Kamen Mazdrashki
1
-2
/
+7
2010-09-21
s4-dsdb-schema_prefixmap: return WERR_DS_NO_ATTRIBUTE_OR_VALUE when ATTID is ...
Kamen Mazdrashki
1
-1
/
+1
2010-09-21
s4-dsdb-schema_prefixmap: Print debug message when internal failure occurs
Kamen Mazdrashki
1
-0
/
+5
2010-09-21
s4-devel-getncchanges: Add common Samba options as a group to be displayed
Kamen Mazdrashki
1
-0
/
+1
2010-09-20
s4-smbtorture: add NetRemoteTOD libnetapi torture test.
Günther Deschner
4
-2
/
+80
2010-09-20
s4-mkrelease: Update to use waf build.
Jelmer Vernooij
1
-6
/
+4
2010-09-20
Update version info.
Jelmer Vernooij
1
-2
/
+2
2010-09-20
Update WHATSNEW.txt.
Jelmer Vernooij
1
-1
/
+2
2010-09-20
s4/dcdiag: Handle ListRoles command for dcdiag:KnowsOfRoleHolders test
Anatoliy Atanasov
3
-29
/
+120
2010-09-20
s4/fsmo: Create separate function for retrieving fsmo role dn and owner dn.
Anatoliy Atanasov
2
-54
/
+81
2010-09-20
s4/drs: use type enum drsuapi_DsNameFormat in DsCrackNames code
Anatoliy Atanasov
1
-9
/
+20
2010-09-20
s4-smbtorture: add test_SetServiceObjectSecurity() to RPC-SVCCTL.
Günther Deschner
1
-1
/
+62
2010-09-19
s4-rootdse: mark registered controls as non-critical
Andrew Tridgell
1
-0
/
+37
2010-09-19
s4-rodc: override client site from cldap response
Andrew Tridgell
1
-0
/
+2
2010-09-19
s4-dns: fixed the dns_domain_info_type for netlogon DNS calls
Andrew Tridgell
1
-3
/
+14
2010-09-19
s4-dns: added --all-names option to samba_dnsupdate
Andrew Tridgell
1
-1
/
+2
2010-09-19
s4-libnet: use the right domain name in libnet_lookup
Andrew Tridgell
1
-4
/
+1
2010-09-19
s4-cldap: improved debug msgs in finddcs_cldap()
Andrew Tridgell
1
-3
/
+5
2010-09-19
Fix regf.idl, subkey and rootkey types were switched.
wilco@baanhofman.nl
1
-2
/
+2
2010-09-19
Fix file corruption (non-updated header) on new allocation.
wilco@baanhofman.nl
1
-8
/
+17
2010-09-19
Fix crash when no subkeys exist. Fix writing outside of buffer error by regf ...
wilco@baanhofman.nl
1
-2
/
+13
2010-09-19
Add python bindings for open_hive function to be able to load REGF files.
wilco@baanhofman.nl
1
-4
/
+43
2010-09-19
s4/fsmo: Naming master support added
Anatoliy Atanasov
2
-1
/
+6
2010-09-19
s4-smbtorture: add LOCAL-NDR-NTLMSSP.
Günther Deschner
4
-2
/
+122
2010-09-19
s4-rodc: added RODC DNS update support to samba_dnsupdate
Andrew Tridgell
1
-3
/
+70
2010-09-19
s4-finddcs: added some debug messages on failure
Andrew Tridgell
1
-4
/
+7
2010-09-19
s4-pydsdb: added am_rodc() method on samdb
Andrew Tridgell
2
-0
/
+30
2010-09-19
s4-pydsdb: don't force am_rodc unless it is set by caller
Andrew Tridgell
1
-2
/
+3
2010-09-18
s4-drs: Check for schema changes only in case we are *not* applying Schema re...
Kamen Mazdrashki
1
-8
/
+19
2010-09-18
s4-ldapcmp: Fix options parsing for common Samba options
Kamen Mazdrashki
1
-4
/
+10
2010-09-17
s4-test: Add unit test for dsdb_schema_info_cmp()
Kamen Mazdrashki
1
-0
/
+81
2010-09-17
s4-schema: Helper func to compare schemaInfo signitures
Kamen Mazdrashki
1
-0
/
+41
2010-09-17
s4-schema: use dsdb_schema_info_blob_is_valid() to verify schemaInfo blob
Kamen Mazdrashki
1
-9
/
+6
2010-09-17
s4-prefixMap: use dsdb_schema_info_blob_is_valid() for schemaInfo blob valida...
Kamen Mazdrashki
1
-4
/
+2
2010-09-17
s4-dsdb: Add dsdb_schema_info_blob_is_valid() to verify schemaInfo blobls
Kamen Mazdrashki
1
-10
/
+24
2010-09-17
s4-pyrpc: Print location and type name we got when checking for types
Kamen Mazdrashki
1
-1
/
+1
2010-09-17
s4-devel: developer script for adding DNS entries via netlogon RPC
Andrew Tridgell
1
-0
/
+43
2010-09-17
s4-pyrpc: allow python to access irpc interfaces
Andrew Tridgell
2
-10
/
+53
2010-09-17
idl: build python interfaces for winbind and idmap IDL
Andrew Tridgell
1
-0
/
+12
2010-09-17
s4-winbind Add a proxy method to update DNS records with a read-write DC
Andrew Bartlett
5
-1
/
+224
2010-09-17
s4-smbtorture: fix winreg querymultiplevalues NDR test warning.
Günther Deschner
1
-2
/
+2
[prev]
[next]