summaryrefslogtreecommitdiff
path: root/usr/src/cmd/idmap/idmapd/nldaputils.h
AgeCommit message (Collapse)AuthorFilesLines
2009-05-076835279 multiple races building idmap_prot.hJordan Brown1-1/+1
--HG-- rename : usr/src/head/rpcsvc/idmap_prot.x => usr/src/uts/common/rpcsvc/idmap_prot.x
2009-02-026719899 ad_disc_* could be more like a library stillJulian Pullen1-4/+1
6785572 Move AD auto discovery module to libadutils and remove duplicate code --HG-- rename : usr/src/lib/libidmap/common/addisc.c => usr/src/lib/libadutils/common/addisc.c rename : usr/src/lib/libidmap/common/addisc.h => usr/src/lib/libadutils/common/addisc.h
2008-05-12PSARC/2007/663 Winchester directory-based name mappingdm1998471-2/+4
6591398 directory-based mappings: per-user/group name-based mappings in AD/native LDAP please 6653206 idmap still accepts unixname identity type 6689058 idmapd fails to set target-type when mapping well-known SID to unix ID 6691147 Unable to get idmapd's well-known mappings using verbose mode 6692023 tremendous memory pressure causes panic 6693099 idmapd should sanitize names used in LDAP filters 6693759 idmap should check for NULLs before printing how info --HG-- rename : usr/src/cmd/idmap/idmapd/addisc.c => usr/src/lib/libidmap/common/addisc.c rename : usr/src/cmd/idmap/idmapd/addisc.h => usr/src/lib/libidmap/common/addisc.h
2007-12-20PSARC/2007/663 Winchester directory-based name mappingbaban1-0/+56
6575816 AD results not cached when using idmap show by name instead of by SID 6642928 AD-based name mapping 6643016 idmapd should return no_mapping error for S-1-0-0