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