summaryrefslogtreecommitdiff
path: root/source/libgpo/gpo_fetch.c
Commit message (Expand)AuthorAgeFilesLines
* Pure cosmetics, trying to get my group policy diff smaller.Günther Deschner2008-04-121-23/+12
* Remove next_token - all uses must now be next_token_talloc.Jeremy Allison2007-12-071-16/+5
* Add MAX_DNS_NAME_LENGTH, remove more pstrings.Jeremy Allison2007-11-151-5/+12
* r25165: Use talloc_asprintf_append_buffer with an unmodifiedJeremy Allison2007-10-101-1/+1
* r24416: Some more minor edits for libgpo, mostly reformatting and moving of f...Günther Deschner2007-10-101-21/+25
* r23920: Fix debug statement.Günther Deschner2007-10-101-1/+1
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23770: Some minor cleanups in libgpoGünther Deschner2007-10-101-24/+28
* r22484: Check for the talloc_strdup to succeed.Günther Deschner2007-10-101-0/+1
* r19002: Add a very simple synchronisation function to download the full GPO.Günther Deschner2007-10-101-47/+4
* r18986: Add some more GPO download helper functions.Günther Deschner2007-10-101-0/+237