summaryrefslogtreecommitdiff
path: root/source3/libgpo/gpo_fetch.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-16s3: put the gpo cache dir under cache_dir instead of lock_dirMichael Adam1-2/+2
2008-02-29Pure cosmetics, trying to get my group policy diff smaller.Günther Deschner1-23/+12
2007-12-07Remove next_token - all uses must now be next_token_talloc.Jeremy Allison1-16/+5
2007-11-15Add MAX_DNS_NAME_LENGTH, remove more pstrings.Jeremy Allison1-5/+12
2007-10-10r25165: Use talloc_asprintf_append_buffer with an unmodifiedJeremy Allison1-1/+1
2007-10-10r24416: Some more minor edits for libgpo, mostly reformatting and moving of f...Günther Deschner1-21/+25
2007-10-10r23920: Fix debug statement.Günther Deschner1-1/+1
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23770: Some minor cleanups in libgpoGünther Deschner1-24/+28
2007-10-10r22484: Check for the talloc_strdup to succeed.Günther Deschner1-0/+1
2007-10-10r19002: Add a very simple synchronisation function to download the full GPO.Günther Deschner1-47/+4
2007-10-10r18986: Add some more GPO download helper functions.Günther Deschner1-0/+237