summaryrefslogtreecommitdiffstats
path: root/source4/param/params.c
Commit message (Collapse)AuthorAgeFilesLines
* r4054: got rid of Realloc(), replacing it with the type safe macro realloc_p()Andrew Tridgell2007-10-101-3/+3
| | | | (This used to be commit b0f6e21481745d1b2ced28d9ed6f09f6ffd99562)
* r4052: fixed a bunch of code to use the type safe _p allocation macrosAndrew Tridgell2007-10-101-1/+1
| | | | (This used to be commit 80d15fa3402a9d1183467463f6b21c0b674bc442)
* r3449: more include file reductionAndrew Tridgell2007-10-101-0/+1
| | | | | the ldb part isn't ideal, I will have to think of a better solution (This used to be commit 6b1f86aea8427a8e957b1aeb0ec2f507297f07cb)
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+599
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)