Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | addns: Remove unused empty header file | Kai Blin | 2011-09-25 | 1 | -30/+0 |
| | | | | | Autobuild-User: Kai Blin <kai@samba.org> Autobuild-Date: Sun Sep 25 09:15:09 CEST 2011 on sn-devel-104 | ||||
* | addns: Allow creating AAAA records during updates | Kai Blin | 2011-09-24 | 2 | -4/+60 |
| | |||||
* | lib/addns: Remove unused TALLOC_ macros | Andrew Bartlett | 2011-09-07 | 1 | -42/+0 |
| | |||||
* | s3-talloc Change TALLOC_MEMDUP() to talloc_memdup() | Andrew Bartlett | 2011-06-09 | 1 | -1/+1 |
| | | | | | Using the standard macro makes it easier to move code into common, as TALLOC_MEMDUP isn't standard talloc. | ||||
* | s3-talloc Change TALLOC_ZERO_P() to talloc_zero() | Andrew Bartlett | 2011-06-09 | 4 | -6/+6 |
| | | | | | Using the standard macro makes it easier to move code into common, as TALLOC_ZERO_P isn't standard talloc. | ||||
* | s3-talloc Change TALLOC_ARRAY() to talloc_array() | Andrew Bartlett | 2011-06-09 | 4 | -13/+13 |
| | | | | | Using the standard macro makes it easier to move code into common, as TALLOC_ARRAY isn't standard talloc. | ||||
* | s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc() | Andrew Bartlett | 2011-06-09 | 2 | -2/+2 |
| | | | | | | | Using the standard macro makes it easier to move code into common, as TALLOC_REALLOC_ARRAY isn't standard talloc. Andrew Bartlett | ||||
* | More const fixes. Remove CONST_DISCARD. | Jeremy Allison | 2011-05-06 | 2 | -3/+3 |
| | |||||
* | s3: Eliminate select from libaddns | Volker Lendecke | 2011-02-28 | 1 | -13/+11 |
| | |||||
* | s3: Fix some nonempty blank lines | Volker Lendecke | 2011-02-10 | 1 | -2/+2 |
| | |||||
* | lib/addns: move DNS client library to the main directory. | Günther Deschner | 2011-01-06 | 10 | -0/+2537 |
Guenther |