summaryrefslogtreecommitdiff
path: root/usr/src/lib/libadutils/common/adutils.c
AgeCommit message (Collapse)AuthorFilesLines
2009-10-026822695 libadutils does not setup the mutlti threading routines for using ↵Julian Pullen1-0/+9
LDAP (libldap5)
2009-09-116861127 Want an RPC function to get the session keyKeyur Desai1-41/+54
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 Brown1-8/+14
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-02-026719899 ad_disc_* could be more like a library stillJulian Pullen1-131/+25
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 Pullen1-4/+94
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 Kenkre1-0/+1693
6722476 name service switch module for AD (nss_ad) needed