summaryrefslogtreecommitdiffstats
path: root/source4/lib/appweb/mpr
Commit message (Expand)AuthorAgeFilesLines
* r23961: Allow SWAT to operate on x86_64 machines.Andrew Bartlett2007-10-101-1/+4
* r23294: try to fix the buildStefan Metzmacher2007-10-101-1/+1
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-1/+1
* r19022: eliminate a warningDerrell Lipman2007-10-101-1/+1
* r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell2007-10-101-1/+1
* r16010: deal with the case that int64,uint64 are already typedef'edStefan Metzmacher2007-10-101-2/+2
* r16002: fix the build on solarisStefan Metzmacher2007-10-101-2/+2
* r15358: Fix some compiler warnings / type safety. Found by tccJelmer Vernooij2007-10-101-3/+0
* r14999: Remove more unused autoconf codeJelmer Vernooij2007-10-101-12/+0
* r14984: marking mprBreakpoint() as a __noreturn__ function should reduce theAndrew Tridgell2007-10-101-1/+1
* r14844: Support a stdbool.h replacement in lib/replace/Jelmer Vernooij2007-10-101-0/+2
* r13944: Yet another round of splitups.Jelmer Vernooij2007-10-101-0/+3
* r11611: don't use unions without a instance name, not all compilers support t...Stefan Metzmacher2007-10-101-2/+2
* r11084: - allow hex numbers with 'a'...'f' digits to be parsedStefan Metzmacher2007-10-101-2/+2
* r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinkingJelmer Vernooij2007-10-101-1/+1
* r9464: fixed a problem with child pointers copied into non-allocated mpr vari...Andrew Tridgell2007-10-101-1/+13
* r9172: - fixed a nasty bug in the 'deep copy' mpr code that caused variablesAndrew Tridgell2007-10-101-2/+4
* r8696: fixed ejs to more strictly follow the va_list rules. Might fix thatAndrew Tridgell2007-10-101-0/+2
* r8684: this should fix the panic on x86_64, and possibly alphaAndrew Tridgell2007-10-101-2/+6
* r8461: fixed integer64 handling on bit endian platforms. The ejs code usedAndrew Tridgell2007-10-101-1/+1
* r8453: my solaris10 box doesn't have math.hAndrew Tridgell2007-10-101-1/+2
* r8451: samba4 finally builds on solaris 8 sparc with heimdal and ejsAndrew Tridgell2007-10-101-2/+6
* r8405: update var.c from upstreamAndrew Tridgell2007-10-101-12/+12
* r8404: small upstream merges of appweb codeAndrew Tridgell2007-10-102-9/+2
* r8400: separate out the mpr code, as it is in the upstream appweb sourcesAndrew Tridgell2007-10-104-0/+3497