1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/dsdb
Stefan Metzmacher 4bad696f9e s4:dsdb/schema: fix validation of DNs
ldb_dn_extended_filter() removes all but the listed components,
I didn't noticed that when writting the code.
Doing a ldb_dn_remove_extended_components(dn2) is wrong.

This was hidden by some bugs in the ldb_dn code.

metze
2010-02-26 23:26:32 +01:00
..
common s4-dsdb: fixed the fetch of the server site name 2010-02-26 13:22:12 +11:00
dns s4-dns: use a loadparm list for samba_runcmd() commands 2010-02-26 18:19:27 +11:00
kcc s4/drs: Propagate drsuapi_DsReplicaGetInfoRequest... changes into source code 2010-02-24 14:14:08 +02:00
repl s4/drs: Propagate drsuapi_DsReplicaSync changes in source base 2010-02-24 14:14:07 +02:00
samdb s4:partition DSDB module - Generate basic referrals 2010-02-25 08:17:06 +11:00
schema s4:dsdb/schema: fix validation of DNs 2010-02-26 23:26:32 +01:00
config.mk s4-dnsupdate: use samba_runcmd() in the dns update task 2010-02-17 19:43:32 +11:00