index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
libgpo
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-07
Remove next_token - all uses must now be next_token_talloc.
Jeremy Allison
1
-16
/
+5
2007-12-05
Remove some globals
Volker Lendecke
1
-2
/
+2
2007-11-15
Add MAX_DNS_NAME_LENGTH, remove more pstrings.
Jeremy Allison
2
-11
/
+26
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
3
-9
/
+9
2007-10-10
r25325: Rename some defines.
Günther Deschner
1
-3
/
+3
2007-10-10
r25165: Use talloc_asprintf_append_buffer with an unmodified
Jeremy Allison
1
-1
/
+1
2007-10-10
r24783: Remove unused off_t type.
Günther Deschner
1
-2
/
+1
2007-10-10
r24573: Fix build without LDAP. Thanks Volker for pointing this out.
Günther Deschner
3
-16
/
+13
2007-10-10
r24550: Attempt to fix the non-LDAP build
Volker Lendecke
1
-0
/
+4
2007-10-10
r24416: Some more minor edits for libgpo, mostly reformatting and moving of f...
Günther Deschner
6
-116
/
+370
2007-10-10
r24413: Minor edits for libgpo.
Günther Deschner
4
-616
/
+442
2007-10-10
r24024: Minor cleanup in ads_parse_gp_ext().
Günther Deschner
1
-9
/
+3
2007-10-10
r23929: Deleting gpo_sd_check_trustee_in_sid_token() as nt_token_check_sid() ...
Günther Deschner
1
-19
/
+2
2007-10-10
r23921: Remove GPO_SID_TOKEN struct and use nt_user_token instead, that alrea...
Günther Deschner
2
-47
/
+35
2007-10-10
r23920: Fix debug statement.
Günther Deschner
1
-1
/
+1
2007-10-10
r23874: Some more minor edits for net ads gpo.
Günther Deschner
1
-5
/
+34
2007-10-10
r23873: Make use of ads_find_samaccount().
Günther Deschner
1
-36
/
+3
2007-10-10
r23872: Dump all GPFLAGS in dump_gpo().
Günther Deschner
1
-6
/
+16
2007-10-10
r23871: The snapin handler needs to have the full struct GROUP_POLICY_OBJECT.
Günther Deschner
1
-5
/
+10
2007-10-10
r23826: Fix gpo security filtering by matching the security descriptor ace's ...
Günther Deschner
1
-19
/
+48
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
6
-12
/
+6
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
6
-6
/
+6
2007-10-10
r23770: Some minor cleanups in libgpo
Günther Deschner
3
-128
/
+181
2007-10-10
r23354: Fix build warning.
Günther Deschner
1
-1
/
+2
2007-10-10
r22928: Use better success error code.
Günther Deschner
1
-8
/
+8
2007-10-10
r22803: Add some more flesh to the GPO security filtering (still very basic).
Günther Deschner
1
-1
/
+151
2007-10-10
r22802: Add dummy gpo_apply_security_filtering() call.
Günther Deschner
2
-3
/
+40
2007-10-10
r22801: Pass down the token to add_gplink_to_gpo_list().
Günther Deschner
1
-4
/
+14
2007-10-10
r22800: Add GPO_SID_TOKEN and an LDAP function to get tokensids from the toke...
Günther Deschner
1
-0
/
+62
2007-10-10
r22797: We are only interested in the DACL of the security descriptor, so sea...
Günther Deschner
1
-4
/
+7
2007-10-10
r22796: Add security descriptor to GROUP_POLICY_OBJECT structure (in preparat...
Günther Deschner
1
-1
/
+4
2007-10-10
r22590: Make TALLOC_ARRAY consistent across all uses.
Jeremy Allison
1
-8
/
+20
2007-10-10
r22484: Check for the talloc_strdup to succeed.
Günther Deschner
1
-0
/
+1
2007-10-10
r20610: Fix a Solaris warning
Volker Lendecke
1
-1
/
+1
2007-10-10
r19484: Fix Coverity #329
Volker Lendecke
1
-1
/
+1
2007-10-10
r19189: No display name is normal for some GPOs.
Günther Deschner
1
-5
/
+3
2007-10-10
r19012: Fix an uninitialized variable
Volker Lendecke
1
-1
/
+2
2007-10-10
r19003: Finally activate "net ads gpo".
Günther Deschner
1
-13
/
+13
2007-10-10
r19002: Add a very simple synchronisation function to download the full GPO.
Günther Deschner
2
-47
/
+228
2007-10-10
r18988: Check and refresh expired GPOs.
Günther Deschner
1
-1
/
+124
2007-10-10
r18986: Add some more GPO download helper functions.
Günther Deschner
1
-0
/
+237
2007-10-10
r18985: Add parse_gpt_ini() to parse GPT.INI files using iniparser.
Günther Deschner
1
-18
/
+239
2007-10-10
r18984: Removing ads_gpo_get_sysvol_gpt_version() which was just doing stupid
Günther Deschner
1
-91
/
+0
2007-10-10
r18983: Add some comments for the LDAP based GPO routines.
Günther Deschner
2
-40
/
+53
2007-10-10
r18982: Move the gpo related functions to "libgpo".
Günther Deschner
3
-0
/
+1376
[prev]