Andrew Tridgell
153cfb9c83
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
...
(This used to be commit 87c91e4362
)
2007-10-10 12:28:27 -05:00
Jeremy Allison
d824b98f80
r23779: Change from v2 or later to v3 or later.
...
Jeremy.
(This used to be commit 407e6e695b
)
2007-10-10 12:28:20 -05:00
Jeremy Allison
be8b0685a5
r22589: Make TALLOC_ARRAY consistent across all uses.
...
Jeremy.
(This used to be commit 8968808c3b
)
2007-10-10 12:19:49 -05:00
Volker Lendecke
575845ccbe
r19963: Add 'registry shares = yes' and registry key security descriptors.
...
(This used to be commit 6cab254c49
)
2007-10-10 12:16:16 -05:00
Jelmer Vernooij
4db7642caa
r18745: Use the Samba4 data structures for security descriptors and security descriptor
...
buffers.
Make security access masks simply a uint32 rather than a structure
with a uint32 in it.
(This used to be commit b41c52b9db
)
2007-10-10 12:00:54 -05:00
Jim McDonough
2167ec9dd5
r14280: Fix Coverity #129 and 130: check before dereferencing a pointer. This
...
was especially silly as we checked immediately _after_ dereferencing it
:-/
(This used to be commit 7ebfe2cb26
)
2007-10-10 11:15:23 -05:00
Volker Lendecke
f04579aaf8
r14249: We've dereferenced the_acl before, no point in checking.
...
Fix Coverity bug # 128.
Volker
(This used to be commit 84e9e73f3c
)
2007-10-10 11:15:20 -05:00
Jeremy Allison
dbbc06db65
r14002: Quick fix for Coverity CID #12 .
...
Jeremy
(This used to be commit 7c6e274cd5
)
2007-10-10 11:11:04 -05:00
Gerald Carter
0af1500fc0
r13316: Let the carnage begin....
...
Sync with trunk as off r13315
(This used to be commit 17e63ac4ed
)
2007-10-10 11:06:23 -05:00
Volker Lendecke
83e11ba86c
r6263: Get rid of generate_wellknown_sids, they are const static and initializable
...
statically.
Volker
(This used to be commit 3493d9f383
)
2007-10-10 10:56:33 -05:00
Jeremy Allison
acf9d61421
r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation
...
functions so we can funnel through some well known functions. Should help greatly with
malloc checking.
HEAD patch to follow.
Jeremy.
(This used to be commit 620f2e608f
)
2007-10-10 10:53:32 -05:00
Simo Sorce
762e7e1dff
split some security related functions in their own files.
...
(no need to include all of smbd files to use some basic sec functions)
also minor compile fixes
(This used to be commit 66074d3b09
)
2003-10-06 01:24:48 +00:00