1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/utils
Tim Potter ca727bd638 Don't call string_to_sid after cli_lsa_lookup_names() fails.
Can't use space as a ACL separator as it breaks NT user/group names that
contain spaces (i.e most of the default ones).

The MSDN is contradictory over the exact ordering of ACE entries in an ACL.
However NT4 gives a "The information may have been modified by a computer
running Windows NT 5.0" if denied ACEs do not appear before allowed ACEs.
Sort ACE list before calling cli_set_secdesc().
(This used to be commit 01a89978ff)
2000-12-21 06:21:26 +00:00
..
debug2html.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
locktest2.c argv parsing fixes 2000-06-13 15:47:44 +00:00
locktest.c use the 64 bit locking interface in locktest 2000-09-29 04:43:07 +00:00
make_printerdef.c Fixed parsing issue with HP printer defs reported by HP. 2000-03-14 22:04:35 +00:00
make_smbcodepage.c locking/posix.c: Fixed double-free nasty crash bug found by insure. 2000-05-01 19:43:50 +00:00
make_unicodemap.c locking/posix.c: Fixed double-free nasty crash bug found by insure. 2000-05-01 19:43:50 +00:00
masktest.c move srandom to after connect so random stuff in clientgen doesn't 2000-05-27 00:28:02 +00:00
msgtest.c Fix for a problem with the new messaging system. If a sender is using the 2000-11-16 21:38:24 +00:00
nbio.c added -L switch to tell smbtorture to use oplocks 2000-06-13 09:33:43 +00:00
nmblookup.c implemented a much nicer name_status() interface. It now returns a 2000-12-20 03:22:51 +00:00
pdbedit.c added passdb editor (rough form with a few bugs) Should work 2000-12-06 18:18:48 +00:00
rpctorture.c this looks like a big commit, but it isn't really :) 2000-01-07 06:55:36 +00:00
smbcacls.c Don't call string_to_sid after cli_lsa_lookup_names() fails. 2000-12-21 06:21:26 +00:00
smbcontrol.c Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged 2000-12-15 01:02:11 +00:00
smbfilter.c Linux kernel oplocks now seem to work, but need a _lot_ of testing 2000-06-11 05:57:58 +00:00
smbpasswd.c Large commit which restructures the local password storage API. 2000-11-13 23:03:34 +00:00
smbrun.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
smbw_sample.c fixed help string 2000-08-09 00:11:01 +00:00
status.c fixed message text 2000-05-04 06:29:13 +00:00
testparm.c Removed the sanity check on the WINS SERVER parameter because it simply 2000-07-18 20:15:15 +00:00
testprns.c Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. 1998-11-17 20:50:07 +00:00
torture.c Fixed very subtle bug returning correct error on an open, when we have 2000-12-11 21:09:48 +00:00