diff options
author | Gerald Carter <jerry@samba.org> | 2003-12-10 21:14:39 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2003-12-10 21:14:39 +0000 |
commit | 1959428a00d5b6b41e2fc741841ba16e98926b96 (patch) | |
tree | b818bd49501a1a623e76f975d32ed0da32a6c4de /source3/bin | |
parent | b90d6b16e4175526c5112b9541d7d509d5a64edf (diff) | |
download | samba-1959428a00d5b6b41e2fc741841ba16e98926b96.tar.gz samba-1959428a00d5b6b41e2fc741841ba16e98926b96.tar.bz2 samba-1959428a00d5b6b41e2fc741841ba16e98926b96.zip |
Fix UNISTR2 length bug in LsaQueryInfo(3) that cause SID resolution to fail on local files on on domain members; bug 875
(This used to be commit a5c5dde1c34ba44f8d9bbb38720a089a6d61806c)
Diffstat (limited to 'source3/bin')
-rw-r--r-- | source3/bin/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/bin/.cvsignore b/source3/bin/.cvsignore index 31af1fe22d..013a5ba6c1 100644 --- a/source3/bin/.cvsignore +++ b/source3/bin/.cvsignore @@ -52,3 +52,4 @@ log2pcap wbinfo winbindd wrepld +tdbdump |