summaryrefslogtreecommitdiffstats
path: root/source4/include/pstring.h
Commit message (Collapse)AuthorAgeFilesLines
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+3
| | | | | | | | | | less likely that anyone will use pstring for new code - got rid of winbind_client.h from includes.h. This one triggered a huge change, as winbind_client.h was including system/filesys.h and defining the old uint32 and uint16 types, as well as its own pstring and fstring. (This used to be commit 9db6c79e902ec538108d6b7d3324039aabe1704f)
* r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell2007-10-101-5/+3
| | | | (This used to be commit 558de54ec6432a4ae90aa14a585f32c6cd03ced2)
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+36
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)