Split code out into separate files and remove some global variables to
authorMartin Pool <mbp@samba.org>
Mon, 8 Apr 2002 04:16:46 +0000 (04:16 +0000)
committerMartin Pool <mbp@samba.org>
Mon, 8 Apr 2002 04:16:46 +0000 (04:16 +0000)
reduce symbol dependencies between files and therefore make it easier
to write unit tests.  The diff is large, but the actual code changes
are pretty small.


No differences found