summaryrefslogtreecommitdiffstats
path: root/source4/lib/xfile.c
Commit message (Collapse)AuthorAgeFilesLines
* r4055: fixed more places to use type safe allocation macrosAndrew Tridgell2007-10-101-1/+1
| | | | (This used to be commit eec698254f67365f27b4b7569fa982e22472aca1)
* r3454: moved a few more things out if includes.h into the include/system/ ↵Andrew Tridgell2007-10-101-0/+1
| | | | | | | | include files. this brings us down to about 11k lines of headers included with includes.h, while still retaining the speed of building with pch (This used to be commit 10188869ef072309ca580b8b933e172571fcdda7)
* r3441: some include file cleanups and general housekeepingAndrew Tridgell2007-10-101-2/+2
| | | | (This used to be commit 73ea8ee6c268371d05cf74160f2ad451dd2ae699)
* r2601: avoid free()ing unallocated memory by mistakeSimo Sorce2007-10-101-1/+6
| | | | (This used to be commit e502b276ae5e4e22e31a522c4d9e346996d6e29f)
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit b5378803fdcb3b3afe7c2932a38828e83470f61a)
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+378
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)