summaryrefslogtreecommitdiff
path: root/source4/lib/system.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3471: split out capabilities code from lib/system.c - should fix IRIX 6.5 buildAndrew Tridgell1-81/+0
2007-10-10r3470: removed some unused functions (should fix the build on IRIX 6.4)Andrew Tridgell1-111/+15
2007-10-10r3458: more solaris portability fixes, the main one being that we can't use aAndrew Tridgell1-116/+0
2007-10-10r3457: s_addr is a macro on solaris, so we can't use it in structure names. a...Andrew Tridgell1-2/+2
2007-10-10r3454: moved a few more things out if includes.h into the include/system/ inc...Andrew Tridgell1-0/+1
2007-10-10r3445: made the gtk tooks use minimal includes. This approximately halves theAndrew Tridgell1-0/+2
2007-10-10r3443: the next stage in the include files re-organisation.Andrew Tridgell1-0/+22
2007-10-10r3441: some include file cleanups and general housekeepingAndrew Tridgell1-187/+0
2007-10-10r2872: got rid of a couple of unused (and horrible) functionsAndrew Tridgell1-191/+0
2007-10-10r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher1-1/+1
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-2/+2
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell1-30/+0
2003-11-30 * removed a bunch of unused codeAndrew Tridgell1-171/+0
2003-11-23reduced the number of magic types we need in mkproto.plAndrew Tridgell1-1/+1
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+1114