summaryrefslogtreecommitdiffstats
path: root/source4/include/pstring.h
Commit message (Collapse)AuthorAgeFilesLines
* r25619: As perhaps could have been expected, the CFLAGS hack broke all non-gccAndrew Bartlett2007-12-211-1/+1
| | | | | | | | | | compilers. Instead, as jelmer suggests, remove the depricated marker on fstring, for as long as it is used in the samba3 winbind protocol. Andrew Bartlett (This used to be commit b15df834ae6506a5c585ec1ede8bf513339d9b13)
* r24715: Mark fstring and pstring as deprecated.Jelmer Vernooij2007-10-101-4/+4
| | | | (This used to be commit c8118f156129cbd173693157e6648ed5e01813f3)
* 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)
* r13654: Move some more stuff out of include/Jelmer Vernooij2007-10-101-1/+6
| | | | (This used to be commit 2ec7bba03a2edf713004941e9ed74798f5cf8d32)
* 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)