1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/dsdb/samdb
Andrew Bartlett 43aa546ecc s4:dsdb Don't cast an ldb_val into a const char * for schema lookups
This removes a number of cases where we did a cast into a const char *
of an ldb_val.  While convention is to alway have an extra \0 at
data[length] in the ldb_val, this is not required, and does not occour
at least on build farm host 'svart'.

Andrew Bartlett
2009-08-05 08:56:06 +10:00
..
ldb_modules s4:dsdb Don't cast an ldb_val into a const char * for schema lookups 2009-08-05 08:56:06 +10:00
cracknames.c Fix some nonempty blank lines 2009-07-05 23:50:11 +02:00
samdb_privilege.c s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01:00
samdb.c libds: share UF_ flags between samba3 and 4. 2009-07-13 15:36:06 +02:00
samdb.h libds: share UF_ flags between samba3 and 4. 2009-07-13 15:36:06 +02:00