diff options
author | Andrew Bartlett <abartlet@samba.org> | 2005-04-10 07:39:51 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:11:29 -0500 |
commit | 20841a25ad2a45ec920d9ad41f1279cbe2aa196f (patch) | |
tree | 4ec67292599ded688f0c370745e206c155ef0c5b /source4/librpc | |
parent | ce7eb419307de28b6a674948a70960a39e0c38f8 (diff) | |
download | samba-20841a25ad2a45ec920d9ad41f1279cbe2aa196f.tar.gz samba-20841a25ad2a45ec920d9ad41f1279cbe2aa196f.tar.bz2 samba-20841a25ad2a45ec920d9ad41f1279cbe2aa196f.zip |
r6270: Move the VUID handling to a IDR tree. This should avoid O(n)
behaviour on session setups, and because we no longer need do deal
with the linked list as much, the code is much simpiler too.
We may be able to compleatly remove the tid and vuid linked lists, but
I need to check.
This patch also tries to clean up the VUID handling and session setups
in general. To avoid security issues, we now have a distinction
between VUIDs allocated for the session setup (to tie togeather the
multiple round trips) and those used after authentication.
Andrew Bartlett
(This used to be commit 3e5775146d9ce6f0ac43aecae7e899b5324399ad)
Diffstat (limited to 'source4/librpc')
0 files changed, 0 insertions, 0 deletions