Age | Commit message (Expand) | Author | Files | Lines |
2008-04-17 | Add convenience function for getting at event context from ejs code. | Jelmer Vernooij | 2 | -0/+8 |
2008-02-21 | Introduce mprLpCtx() similar to mprMemCtx() for loadparm_context used by | Jelmer Vernooij | 2 | -0/+9 |
2007-10-10 | r23961: Allow SWAT to operate on x86_64 machines. | Andrew Bartlett | 1 | -1/+4 |
2007-10-10 | r23294: try to fix the build | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19022: eliminate a warning | Derrell Lipman | 1 | -1/+1 |
2007-10-10 | r18301: I discovered how to load the warnings from a build farm build into | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r16010: deal with the case that int64,uint64 are already typedef'ed | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r16002: fix the build on solaris | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r15358: Fix some compiler warnings / type safety. Found by tcc | Jelmer Vernooij | 1 | -3/+0 |
2007-10-10 | r14999: Remove more unused autoconf code | Jelmer Vernooij | 1 | -12/+0 |
2007-10-10 | r14984: marking mprBreakpoint() as a __noreturn__ function should reduce the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r14844: Support a stdbool.h replacement in lib/replace/ | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r13944: Yet another round of splitups. | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r11611: don't use unions without a instance name, not all compilers support t... | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r11084: - allow hex numbers with 'a'...'f' digits to be parsed | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r9464: fixed a problem with child pointers copied into non-allocated mpr vari... | Andrew Tridgell | 1 | -1/+13 |
2007-10-10 | r9172: - fixed a nasty bug in the 'deep copy' mpr code that caused variables | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r8696: fixed ejs to more strictly follow the va_list rules. Might fix that | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r8684: this should fix the panic on x86_64, and possibly alpha | Andrew Tridgell | 1 | -2/+6 |
2007-10-10 | r8461: fixed integer64 handling on bit endian platforms. The ejs code used | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8453: my solaris10 box doesn't have math.h | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r8451: samba4 finally builds on solaris 8 sparc with heimdal and ejs | Andrew Tridgell | 1 | -2/+6 |
2007-10-10 | r8405: update var.c from upstream | Andrew Tridgell | 1 | -12/+12 |
2007-10-10 | r8404: small upstream merges of appweb code | Andrew Tridgell | 2 | -9/+2 |
2007-10-10 | r8400: separate out the mpr code, as it is in the upstream appweb sources | Andrew Tridgell | 4 | -0/+3497 |