1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/dsdb/common
Matthias Dieter Wallnöfer 9696bba1d7 s4:dsdb_add_user - check the "cn"/"account_name" length (should be >= 1)
This needed by the "cn_name_len"-1 accesses.

And use a "size_t"-typed variable for storing it (length specificators should
always be stored using "size_t" variables).
2010-05-24 21:55:11 +02:00
..
tests s4-ldb: changed the DN checks for \n to warnings 2009-11-13 19:32:47 +11:00
dsdb_access.c Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
dsdb_dn.c s4-dsdb: added parse functions for DRS linked attribute blobs 2010-01-02 08:16:54 +11:00
dsdb_dn.h s4-dsdb: switched to using RMD_FLAGS instead of DELETED in extended DNs 2010-01-02 08:16:57 +11:00
util_samr.c s4:dsdb_add_user - check the "cn"/"account_name" length (should be >= 1) 2010-05-24 21:55:11 +02:00
util.c s4:dsdb Allow a NULL search expression in dsdb_search() 2010-05-24 23:08:11 +10:00
util.h s4-dsdb: added dsdb_search_one() and cleanup dsdb_find_dn_by_guid() 2010-02-16 21:10:51 +11:00