summaryrefslogtreecommitdiff
path: root/usr/src/lib/libadutils/common
AgeCommit message (Collapse)AuthorFilesLines
2009-10-026822695 libadutils does not setup the mutlti threading routines for using ↵Julian Pullen4-1/+295
LDAP (libldap5)
2009-09-116861127 Want an RPC function to get the session keyKeyur Desai5-52/+64
6865745 Consolidate request handlers for query file information requests 6864354 mdb dumps core in an smb dcmd 6841851 [Sparc] Can not make a mapped drive from Windows to any share on CIFS Server 6840783 Support IDMU userid and groupid data for joined domain 6845717 idmapd's scf_value2string unnecessarily complex, incorrect PSARC/2009/398 IDMU Support for idmap 6867994 Rework handling of set and query of file allocation size 6863385 MMC - Unable to use Event Viewer in Windows 2008 - "RPC server is unavailable" 6863390 MMC - Issues with the Services list in Windows 2008 6868501 Unable to map a CIFS share after bfu to cifs nightly build 6870248 Consolidate request handlers for set file information requests 6864074 idmap cannot map computer accounts 6874207 Incorrect access permission check when setting file size 6875658 Need locking around process-wide changes 6877595 eliminate smbd_fs_query() PSARC/2009/375 ABE share property for NFS and SMB 6802736 SMB share support for Access Based Enumeration 6875228 Issue with file copy from a CIFS share to the same share using Windows. --HG-- rename : usr/src/uts/common/fs/smbsrv/smb_trans2_query_file_info.c => usr/src/uts/common/fs/smbsrv/smb_query_fileinfo.c rename : usr/src/uts/common/fs/smbsrv/smb_trans2_set_information.c => usr/src/uts/common/fs/smbsrv/smb_set_fileinfo.c
2009-07-176582152 MMC remote service management supportJordan Brown4-20/+23
6816841 name <-> SID interfaces 6843330 Create interposer library for SVCCTL and LOGR functionality. 6856791 Files dropped from large directory listing with long filenames 6859346 Query File Information errors when querying a named pipe 6860126 name<->SID interfaces use unacceptable style
2009-05-286842427 idmapd does not properly enumerate domains in forestJordan Brown1-103/+76
2009-05-076835279 multiple races building idmap_prot.hJordan Brown2-2/+2
--HG-- rename : usr/src/head/rpcsvc/idmap_prot.x => usr/src/uts/common/rpcsvc/idmap_prot.x
2009-02-106798660 Cadmium .NOT file processing problem with CWD relative file pathsAli Bahrami1-0/+14
Contributed by Richard Lowe 6785284 Mapfile versioning rules need to be more visible to gatelings 6800164 Standard file exclusion mechanism needed for Cadmium tools
2009-02-026719899 ad_disc_* could be more like a library stillJulian Pullen6-146/+2250
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-12-126569405 support for cross-forest trusts neededJulian Pullen4-6/+123
6700691 idmap returns the error "Internal error" if asked to map domain SIDs when in workgroup mode
2008-11-07PSARC/2008/441 Active Directory name service module (nss_ad)Baban Kenkre5-0/+2093
6722476 name service switch module for AD (nss_ad) needed