2007-11-19 |
Luigi Rizzo | another few errno.h removals
|
commit | commitdiff | tree |
2007-11-19 |
Luigi Rizzo | more errno.h removal
|
commit | commitdiff | tree |
2007-11-19 |
Luigi Rizzo | remove unnecessary headers
|
commit | commitdiff | tree |
2007-11-19 |
Luigi Rizzo | remove some unnecessary includes.
|
commit | commitdiff | tree |
2007-11-19 |
Luigi Rizzo | remove some useless includes from codecs
|
commit | commitdiff | tree |
2007-11-19 |
Luigi Rizzo | format handlers don't need network, lock, channel and...
|
commit | commitdiff | tree |
2007-11-19 |
Luigi Rizzo | move the declaration of struct ast_channel ast_frame...
|
commit | commitdiff | tree |
2007-11-19 |
Luigi Rizzo | another bunch of include removals (errno.h and asterisk...
|
commit | commitdiff | tree |
2007-11-19 |
Luigi Rizzo | include "logger.h" and errno.h from asterisk.h - usage...
|
commit | commitdiff | tree |
2007-11-19 |
Luigi Rizzo | revert inclusion of options.h
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | if alloca.h is not present, try malloc.h
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | temporarily disable this target in mingw
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | will i ever get precedences for windows right ?
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | reformulate dependencies in a more correct way
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | as discussed some time ago on the -dev list, create...
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | prefer socket.h over other variants (winsock etc.)
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | trim more redundant headers
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | remove unnecessary includes
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | fix breakage induced by previous mistake
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | wrong variable, wrong order -> broken build.
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | start using asterisk/network.h for network related...
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | wrapper for all generic network headers that have different...
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | main is called main not amain!
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | conditional targets for building the windows version
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | support cygwin targets
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | and this is the last one to have asterisk compile ...
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | another cygwin compatibility fix.
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | more cygwin/mingw32 compatibility fixes
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | use autoconf results to conditionally compile timersub
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | compatibility fixes for cygwin
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | some version of flex produce code that wants __STDC_VERSION__
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | these linker flags apply to both cygwin and mingw32
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | add a return NULL to a function that is expected to...
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | define RTLD_LOCAL for platforms that don't have it.
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | filter out modules that do not compile under windows
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | netdb.h is used for gethostbyname, and it was not included...
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | Loader for cygwin where asterisk is really a big dll
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | timersub is a macro not a function, so write the check...
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | linker flags for mingw32
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | add detection for timersub() and winsock.h/winsock2.h
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | provide definitions for __LITTLE_ENDIAN and __BIG_ENDIAN...
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | use poll as detected by configure
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | use autoconf to check for the existence of sys/poll.h
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | this script is run on the build system, not on the...
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | compatibility fix for mingw32
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | acinclude.m4: add a function to help checking sdl-config...
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | add check for the presence of glob
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | more removal of duplicate #include lines
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | remove a bunch of duplicate includes
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | paths are already in include/asterisk/paths.h so don...
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | whitespace only change - adjust indentation and add...
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | logger.h does not need options.h
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | remove redundant #include "asterisk/compat.h",
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | remove duplicate headers.
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | put back default optimization to -O6 (previously changed...
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | Start untangling header inclusion in a way that does...
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | both md5sum and variable substitutions such as ${BUILDSUM...
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | add a small new function to retrieve variables from...
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | move the inner part of config file parsing to a separate...
|
commit | commitdiff | tree |
2007-11-15 |
Luigi Rizzo | access channel locks through ast_channel_lock/unlock...
|
commit | commitdiff | tree |
2007-11-14 |
Luigi Rizzo | make the 'name' and 'value' fields in ast_variable...
|
commit | commitdiff | tree |
2007-11-08 |
Luigi Rizzo | use %f instead of %lf (the 'l' is ignored anyways).
|
commit | commitdiff | tree |
2007-11-08 |
Luigi Rizzo | use %d and cast to int instead of %zd for size_t object,
|
commit | commitdiff | tree |
2007-11-08 |
Luigi Rizzo | initialize a variable to silence compiler.
|
commit | commitdiff | tree |
2007-11-07 |
Luigi Rizzo | remove enter/exit comments when handling subdirectory.
|
commit | commitdiff | tree |
2007-11-07 |
Luigi Rizzo | remove a debugging message which i forgot in.
|
commit | commitdiff | tree |
2007-11-07 |
Luigi Rizzo | match changes in menuselect's Makefile
|
commit | commitdiff | tree |
2007-11-06 |
Luigi Rizzo | Fix embedding of modules on FreeBSD:
|
commit | commitdiff | tree |
2007-11-06 |
Luigi Rizzo | explain that the host environment must be used to build...
|
commit | commitdiff | tree |
2007-11-06 |
Luigi Rizzo | don't export variables that can be retrieved from makeopts...
|
commit | commitdiff | tree |
2007-11-05 |
Luigi Rizzo | Move AUDIO_LIBS outside the top level Makefile. This...
|
commit | commitdiff | tree |
2007-11-05 |
Luigi Rizzo | Move the last instance of AST_LIBS to the only place...
|
commit | commitdiff | tree |
2007-11-05 |
Luigi Rizzo | comment out an unused variable. Remove it in a few...
|
commit | commitdiff | tree |
2007-11-05 |
Luigi Rizzo | Cleanup the installation of samples, avoiding repetitions.
|
commit | commitdiff | tree |
2007-11-05 |
Luigi Rizzo | simplify (hopefully) the printing of $(MAKE) in aligned...
|
commit | commitdiff | tree |
2007-11-05 |
Luigi Rizzo | print messages when entering/leaving a directory so...
|
commit | commitdiff | tree |
2007-11-05 |
Luigi Rizzo | merge two rules with the same right hand;
|
commit | commitdiff | tree |
2007-11-05 |
Luigi Rizzo | Put extra compiler flags into a variable so they are...
|
commit | commitdiff | tree |
2007-11-05 |
Luigi Rizzo | remove a cygwin-specific function remap that does not...
|
commit | commitdiff | tree |
2007-11-04 |
Luigi Rizzo | block merging of not-applicable patch
|
commit | commitdiff | tree |
2007-11-04 |
Luigi Rizzo | Simplify the implementation and the API for stringfields;
|
commit | commitdiff | tree |
2007-10-10 |
Luigi Rizzo | Adapt the autotools names to different versions of...
|
commit | commitdiff | tree |
2007-09-06 |
Luigi Rizzo | various changes to the documentation, and redefinition of
|
commit | commitdiff | tree |
2007-07-30 |
Luigi Rizzo | print formats as 0x%x instead of %d in a warning message.
|
commit | commitdiff | tree |
2007-07-30 |
Luigi Rizzo | minor code rearrangements:
|
commit | commitdiff | tree |
2007-07-30 |
Luigi Rizzo | rename handle_request() to handle_incoming(), as the...
|
commit | commitdiff | tree |
2007-07-29 |
Luigi Rizzo | move some dialog-only flags to proper variables, namely
|
commit | commitdiff | tree |
2007-07-29 |
Luigi Rizzo | use a function, cli_yesno(), to produce the output...
|
commit | commitdiff | tree |
2007-07-29 |
Luigi Rizzo | move the two remaining peer flags to proper variables.
|
commit | commitdiff | tree |
2007-07-29 |
Luigi Rizzo | move RT_FROMCONTACT to a proper sip_peer field.
|
commit | commitdiff | tree |
2007-07-29 |
Luigi Rizzo | Move some global 'flags' to individual variables.
|
commit | commitdiff | tree |
2007-07-29 |
Luigi Rizzo | minor simplification of a conditional statement
|
commit | commitdiff | tree |
2007-07-29 |
Luigi Rizzo | build the version of sip_tech with no send_digit_begin
|
commit | commitdiff | tree |
2007-07-29 |
Luigi Rizzo | remove bit position from description of SIP_* flags.
|
commit | commitdiff | tree |
2007-07-29 |
Luigi Rizzo | back on cleaning up the usage of flags.
|
commit | commitdiff | tree |
2007-07-29 |
Luigi Rizzo | more documentation on internal representation of incoming...
|
commit | commitdiff | tree |
2007-07-29 |
Luigi Rizzo | make register_unref() return NULL so it is easy to...
|
commit | commitdiff | tree |
2007-07-28 |
Luigi Rizzo | add some documentation to auto_congest(), and some
|
commit | commitdiff | tree |
2007-07-28 |
Luigi Rizzo | more dialog_ref()/dialog_unref() calls
|
commit | commitdiff | tree |
2007-07-28 |
Luigi Rizzo | more dialog_ref()/dialog_unref() calls
|
commit | commitdiff | tree |
next |