Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/sdpd



Module Name:    src
Committed By:   plunky
Date:           Fri Nov  9 20:08:42 UTC 2007

Modified Files:
        src/usr.sbin/sdpd: bgd.c dun.c ftrn.c hf.c hset.c irmc.c irmc_command.c
            lan.c opush.c profile.c profile.h provider.c provider.h sd.c
            server.h sp.c ssar.c ssr.c

Log Message:
Fix ServiceSearchAttribute and ServiceSearch request handling
so that they match the whole list of UUIDs against a record,
as according to the spec

each profile now supplies a list of UUIDs instead of just a
service class.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/usr.sbin/sdpd/bgd.c src/usr.sbin/sdpd/dun.c \
    src/usr.sbin/sdpd/ftrn.c src/usr.sbin/sdpd/hf.c src/usr.sbin/sdpd/hset.c \
    src/usr.sbin/sdpd/irmc.c src/usr.sbin/sdpd/irmc_command.c \
    src/usr.sbin/sdpd/lan.c src/usr.sbin/sdpd/opush.c \
    src/usr.sbin/sdpd/profile.h src/usr.sbin/sdpd/provider.c \
    src/usr.sbin/sdpd/provider.h src/usr.sbin/sdpd/sd.c \
    src/usr.sbin/sdpd/sp.c src/usr.sbin/sdpd/ssar.c src/usr.sbin/sdpd/ssr.c
cvs rdiff -r1.3 -r1.4 src/usr.sbin/sdpd/profile.c
cvs rdiff -r1.2 -r1.3 src/usr.sbin/sdpd/server.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index