summaryrefslogtreecommitdiffstats
path: root/source3/libgpo/gpo_filesync.c
Commit message (Expand)AuthorAgeFilesLines
* Pure cosmetics, trying to get my group policy diff smaller.Günther Deschner2008-02-291-2/+2
* Correctly talloc ctx->remote_path in libgpo (thanks Michael for the pointer).Günther Deschner2008-01-081-2/+2
* Add MAX_DNS_NAME_LENGTH, remove more pstrings.Jeremy Allison2007-11-151-6/+14
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-1/+1
* r24783: Remove unused off_t type.Günther Deschner2007-10-101-2/+1
* r24416: Some more minor edits for libgpo, mostly reformatting and moving of f...Günther Deschner2007-10-101-19/+26
* 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
* r19012: Fix an uninitialized variableVolker Lendecke2007-10-101-1/+2
* r19002: Add a very simple synchronisation function to download the full GPO.Günther Deschner2007-10-101-0/+224