summaryrefslogtreecommitdiffstats
path: root/source/lib/util.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1997-08-31 02:18:59 +0000
committerAndrew Tridgell <tridge@samba.org>1997-08-31 02:18:59 +0000
commit3556763be3acbf01c967ee9717943dd44163fb9f (patch)
treee4e60be60413ee1c43ea6044cc799d5b8af33967 /source/lib/util.c
parent550e98f2d49a101654b3abde278a7f7edf347ed8 (diff)
downloadsamba-3556763be3acbf01c967ee9717943dd44163fb9f.tar.gz
samba-3556763be3acbf01c967ee9717943dd44163fb9f.tar.xz
samba-3556763be3acbf01c967ee9717943dd44163fb9f.zip
fixed a bug in the printjob encoding/decoding. We weren't doing it for
the print_ functions in reply.c, with the effect that you couldn't cancel print jobs from smbclient or from older dos clients. we now use a couple of utility functions printjob_encode() and printjob_decode() rather than sticking the bitops inline in each place. also fixed a bunch of places that used foo%0xFF rather than foo&0xFF Note that this isn't really me doing the commit, it can't be as I'm working on my thesis ...
Diffstat (limited to 'source/lib/util.c')
0 files changed, 0 insertions, 0 deletions