Volker Lendecke
31d0a846db
Remove some globals
2007-12-05 14:39:07 +01:00
Jeremy Allison
a1725f4ff7
Add MAX_DNS_NAME_LENGTH, remove more pstrings.
...
Jeremy.
2007-11-15 18:27:26 -08: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
cc38e4fc1f
r25325: Rename some defines.
...
Guenther
2007-10-10 12:30:59 -05:00
Jeremy Allison
fe30a523df
r25165: Use talloc_asprintf_append_buffer with an unmodified
...
string.
Jeremy.
2007-10-10 12:30:47 -05:00
Günther Deschner
85c816c27f
r24783: Remove unused off_t type.
...
Guenther
2007-10-10 12:30:21 -05: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
Volker Lendecke
0d29426741
r24550: Attempt to fix the non-LDAP build
...
For example host "bigboy" doesn't have it.
Günther, please fix it properly and merge to 3_2_0
Thanks,
Volker
2007-10-10 12:29:56 -05:00
Günther Deschner
3e240672b4
r24416: Some more minor edits for libgpo, mostly reformatting and moving of functions.
...
Guenther
2007-10-10 12:29:43 -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
465c89ee4a
r23929: Deleting gpo_sd_check_trustee_in_sid_token() as nt_token_check_sid() is what we
...
need here.
Guenther
2007-10-10 12:28:45 -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
Günther Deschner
7317eb408d
r23920: Fix debug statement.
...
Guenther
2007-10-10 12:28:42 -05:00
Günther Deschner
cc41b3b60f
r23874: Some more minor edits for net ads gpo.
...
Guenther
2007-10-10 12:28:37 -05:00
Günther Deschner
94d11806fd
r23873: Make use of ads_find_samaccount().
...
Guenther
2007-10-10 12:28:36 -05:00
Günther Deschner
4b5c4b4fff
r23872: Dump all GPFLAGS in dump_gpo().
...
Guenther
2007-10-10 12:28:36 -05:00
Günther Deschner
9dc8ec0e19
r23871: The snapin handler needs to have the full struct GROUP_POLICY_OBJECT.
...
Guenther
2007-10-10 12:28:36 -05:00
Günther Deschner
d832014a6f
r23826: Fix gpo security filtering by matching the security descriptor ace's for the
...
extended apply group policy right.
Guenther
2007-10-10 12:28:31 -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
4ad456e988
r23354: Fix build warning.
...
Guenther
2007-10-10 12:23:09 -05:00
Günther Deschner
cdfcbb176a
r22928: Use better success error code.
...
Guenther
2007-10-10 12:22:09 -05:00
Günther Deschner
8cfe32cb9c
r22803: Add some more flesh to the GPO security filtering (still very basic).
...
Guenther
2007-10-10 12:21:59 -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
Günther Deschner
38b4fddf5d
r22484: Check for the talloc_strdup to succeed.
...
Guenther
2007-10-10 12:19:38 -05:00
Volker Lendecke
60d7b349db
r20610: Fix a Solaris warning
2007-10-10 12:16:58 -05:00
Volker Lendecke
c3f860e55d
r19484: Fix Coverity #329
2007-10-10 12:15:38 -05:00
Günther Deschner
1ec1c5dd17
r19189: No display name is normal for some GPOs.
...
Guenther
2007-10-10 12:15:20 -05:00
Volker Lendecke
46cae04fbe
r19012: Fix an uninitialized variable
2007-10-10 12:15:01 -05:00
Günther Deschner
d086babf9d
r19003: Finally activate "net ads gpo".
...
For those who are interested, try
net ads gpo refresh mybox$
to get your machine related GPOs downloaded to /var/lib/samba/gpo_cache.
Detailed information about GPOs is currently only printed when setting a
higher debuglevel then 0.
Guenther
2007-10-10 12:14:55 -05:00
Günther Deschner
02b75ff2a8
r19002: Add a very simple synchronisation function to download the full GPO.
...
Guenther
2007-10-10 12:14:55 -05:00
Günther Deschner
e0e44bfadb
r18988: Check and refresh expired GPOs.
...
Guenther
2007-10-10 12:14:54 -05:00
Günther Deschner
d2db3b6b46
r18986: Add some more GPO download helper functions.
...
Guenther
2007-10-10 12:14:53 -05:00
Günther Deschner
46db28de48
r18985: Add parse_gpt_ini() to parse GPT.INI files using iniparser.
...
Guenther
2007-10-10 12:14:53 -05:00
Günther Deschner
a597ef83c4
r18984: Removing ads_gpo_get_sysvol_gpt_version() which was just doing stupid
...
things.
Guenther
2007-10-10 12:14:53 -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