summaryrefslogtreecommitdiff
path: root/source4/lib/appweb/mpr
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r16010: deal with the case that int64,uint64 are already typedef'edStefan Metzmacher1-2/+2
2007-10-10r16002: fix the build on solarisStefan Metzmacher1-2/+2
2007-10-10r15358: Fix some compiler warnings / type safety. Found by tccJelmer Vernooij1-3/+0
2007-10-10r14999: Remove more unused autoconf codeJelmer Vernooij1-12/+0
2007-10-10r14984: marking mprBreakpoint() as a __noreturn__ function should reduce theAndrew Tridgell1-1/+1
2007-10-10r14844: Support a stdbool.h replacement in lib/replace/Jelmer Vernooij1-0/+2
2007-10-10r13944: Yet another round of splitups.Jelmer Vernooij1-0/+3
2007-10-10r11611: don't use unions without a instance name, not all compilers support t...Stefan Metzmacher1-2/+2
2007-10-10r11084: - allow hex numbers with 'a'...'f' digits to be parsedStefan Metzmacher1-2/+2
2007-10-10r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinkingJelmer Vernooij1-1/+1
2007-10-10r9464: fixed a problem with child pointers copied into non-allocated mpr vari...Andrew Tridgell1-1/+13
2007-10-10r9172: - fixed a nasty bug in the 'deep copy' mpr code that caused variablesAndrew Tridgell1-2/+4
2007-10-10r8696: fixed ejs to more strictly follow the va_list rules. Might fix thatAndrew Tridgell1-0/+2
2007-10-10r8684: this should fix the panic on x86_64, and possibly alphaAndrew Tridgell1-2/+6
2007-10-10r8461: fixed integer64 handling on bit endian platforms. The ejs code usedAndrew Tridgell1-1/+1
2007-10-10r8453: my solaris10 box doesn't have math.hAndrew Tridgell1-1/+2
2007-10-10r8451: samba4 finally builds on solaris 8 sparc with heimdal and ejsAndrew Tridgell1-2/+6
2007-10-10r8405: update var.c from upstreamAndrew Tridgell1-12/+12
2007-10-10r8404: small upstream merges of appweb codeAndrew Tridgell2-9/+2
2007-10-10r8400: separate out the mpr code, as it is in the upstream appweb sourcesAndrew Tridgell4-0/+3497