1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
Commit Graph

21 Commits

Author SHA1 Message Date
Günther Deschner
d7346e9360 Pure cosmetics, trying to get my group policy diff smaller.
Gunther
2008-02-29 14:53:13 +01:00
Volker Lendecke
feddc1447d str_list_free is not needed anymore 2008-02-04 21:05:41 +01:00
Volker Lendecke
e2c9fc4cf5 Always pass a TALLOC_CTX to str_list_make and str_list_copy 2008-02-04 20:57:49 +01:00
Michael Adam
6b2b9a60ef Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS.
Michael
2008-01-09 01:47:10 +01:00
Jeremy Allison
f35a266b3c RIP BOOL. Convert BOOL -> bool. I found a few interesting
bugs in various places whilst doing this (places that assumed
BOOL == int). I also need to fix the Samba4 pidl generation
(next checkin).
Jeremy.
2007-10-18 17:40:25 -07:00
Günther Deschner
1bae53e39f r24573: Fix build without LDAP. Thanks Volker for pointing this out.
Guenther
2007-10-10 12:30:07 -05:00
Günther Deschner
5dc791f4cf r24413: Minor edits for libgpo.
Guenther
2007-10-10 12:29:42 -05:00
Günther Deschner
57aa0acb84 r24024: Minor cleanup in ads_parse_gp_ext().
Guenther
2007-10-10 12:28:57 -05:00
Günther Deschner
83c734690a r23921: Remove GPO_SID_TOKEN struct and use nt_user_token instead, that already has
S-1-5-11 in the token.

Guenther
2007-10-10 12:28:42 -05:00
Andrew Tridgell
87c91e4362 r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
Jeremy Allison
407e6e695b r23779: Change from v2 or later to v3 or later.
Jeremy.
2007-10-10 12:28:20 -05:00
Günther Deschner
1a2878db2d r23770: Some minor cleanups in libgpo
(including some valgrind errors, uninitialized vars, etc.)

Guenther
2007-10-10 12:23:55 -05:00
Günther Deschner
61982d8422 r22802: Add dummy gpo_apply_security_filtering() call.
Guenther
2007-10-10 12:21:59 -05:00
Günther Deschner
2c2e212bc5 r22801: Pass down the token to add_gplink_to_gpo_list().
Guenther
2007-10-10 12:21:59 -05:00
Günther Deschner
e4e8f84060 r22800: Add GPO_SID_TOKEN and an LDAP function to get tokensids from the tokenGroup attribute.
Guenther
2007-10-10 12:21:59 -05:00
Günther Deschner
648df57e53 r22797: We are only interested in the DACL of the security descriptor, so search with
the SD_FLAGS control.

Guenther
2007-10-10 12:21:57 -05:00
Günther Deschner
b376a39fbf r22796: Add security descriptor to GROUP_POLICY_OBJECT structure (in preparation of
adding GPO security filtering for libgpo).

Guenther
2007-10-10 12:21:57 -05:00
Jeremy Allison
603233a98b r22590: Make TALLOC_ARRAY consistent across all uses.
That should be it....
Jeremy.
2007-10-10 12:19:49 -05:00
Volker Lendecke
c3f860e55d r19484: Fix Coverity #329 2007-10-10 12:15:38 -05:00
Günther Deschner
2c21ee684c r18983: Add some comments for the LDAP based GPO routines.
Guenther
2007-10-10 12:14:53 -05:00
Günther Deschner
1308a84271 r18982: Move the gpo related functions to "libgpo".
Guenther
2007-10-10 12:14:53 -05:00