ldb: Explain why this use of talloc_memdup() is safe
[obnox/samba/samba-obnox.git] / lib / ldb / common / ldb_dn.c
2016-01-05 Andrew Bartlettldb: Explain why this use of talloc_memdup() is safe
2016-01-05 Andrew Bartlettldb: Be strict about talloc_memdup() and passed in...
2015-12-16 Stefan MetzmacherMerge tag 'ldb-1.1.24' into master
2015-12-09 Douglas BagnallCVE-2015-5330: ldb_dn_explode: copy strings by length...
2015-12-09 Douglas BagnallCVE-2015-5330: ldb_dn_escape_value: use known string...
2015-12-09 Douglas BagnallCVE-2015-5330: ldb_dn: simplify and fix ldb_dn_escape_i...
2015-10-26 Andrew Bartlettldb: Fix python bindings to accept a string as a DN save-diskspace-tags/ldb-1.1.22
2013-12-12 Christian Ambachlib/ldb fix compiler warnings
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-02-08 Matthieu Patouldb: use strncmp instead of strcmp when comparing the...
2011-08-04 Andrew Tridgellldb: added ldb_dn_replace_components()
2011-07-13 Andrew Tridgellldb: don't shortcut dn comparison for mismatched specia...
2011-07-05 Andrew Bartlettldb: make ldb a top level library for Samba 4.0