summaryrefslogtreecommitdiff
path: root/usr/src/lib/libsip
AgeCommit message (Collapse)AuthorFilesLines
2010-06-246916796 OSnet mapfiles should use version 2 link-editor syntaxAli Bahrami1-4/+5
--HG-- rename : usr/src/cmd/sgs/libelf/common/mapfile-common => usr/src/cmd/sgs/libelf/common/mapfile-vers rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-bindings => usr/src/cmd/sgs/link_audit/common/mapfile-vers-bindings rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-perfcnt => usr/src/cmd/sgs/link_audit/common/mapfile-vers-perfcnt rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-symbindrep => usr/src/cmd/sgs/link_audit/common/mapfile-vers-symbindrep rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-truss => usr/src/cmd/sgs/link_audit/common/mapfile-vers-truss rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-who => usr/src/cmd/sgs/link_audit/common/mapfile-vers-who rename : usr/src/common/mapfiles/i386/map.noexdata => usr/src/common/mapfiles/common/map.noexdata rename : usr/src/lib/libaio/sparc/mapfile-vers => usr/src/lib/libaio/common/mapfile-vers rename : usr/src/lib/libelfsign/common/mapfile.map => usr/src/lib/libelfsign/common/mapfile-vers rename : usr/src/lib/libpthread/sparc/mapfile-vers => usr/src/lib/libpthread/common/mapfile-vers rename : usr/src/lib/librt/amd64/mapfile-vers => usr/src/lib/librt/common/mapfile-vers rename : usr/src/lib/libsys/sparc/mapfile-vers => usr/src/lib/libsys/common/mapfile-vers rename : usr/src/lib/libthread/sparc/mapfile-vers => usr/src/lib/libthread/common/mapfile-vers
2009-07-236862850 OSnet sharable object versioning cleanupAli Bahrami1-2/+6
2009-02-106798660 Cadmium .NOT file processing problem with CWD relative file pathsAli Bahrami1-2/+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
2008-01-15PSARC 2008/007 SIP Statistics And Logginggm20991212-59/+1228
6496355 SIP stack should provide Call Tracing, logging and stat counters
2007-11-056623052 libcommputil's Makefile.com contains redundant Macro definitionsgm2099121-3/+2
6623059 libsip's Makefile.com does not use the global CCVERBOSE setting
2007-09-19PSARC 2007/447 SIP Contact APIgm2099127-29/+128
6503334 SIP library should support "*" as a valid contact header value 6587481 add a SIP API to retrieve the the local contact information from sip_dialog structure 6589677 add a SIP API to create a request inside a dialog, without a Contact header
2007-07-246584660 fix cstyle error in sip_dialog.cgm2099121-1/+1
2007-07-236583537 sip_create_dialog_req() should add correct value to the Contact headergm2099124-0/+112
2007-07-126577286 sip_create_dialog_req() incorrectly fills in the contact headergm2099122-2/+4
6577343 incorrect assert aborts the program
2007-01-186480199 header files in libsip needs clean-upvi11774727-112/+198
6481951 SIP timer doesn't schedule timeouts accurately 6484530 Memory leak in deleting partial dialogs
2006-10-096461142 Integrate SIP in Solaris (fix lint)vi1177471-7/+0
2006-10-07PSARC 2006/402 SIP Library Integrationvi11774735-0/+20394
6461142 Integrate SIP in Solaris