summaryrefslogtreecommitdiffstats
path: root/source4/client/tree.c
Commit message (Collapse)AuthorAgeFilesLines
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
| | | | | | There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
* r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach2007-10-101-4/+3
| | | | | | "." for "..". These express the intention better that strcmp or strequal and improve searchability via cscope/ctags. (This used to be commit 7e4ad7e8e5ec266b969e3075c4ad7f021571f24e)
* 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)
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+811
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)