2007-11-29 |
Bernd Petrovitsch | * fixed a warning on 64bit
|
commit | commitdiff | tree |
2007-11-29 |
Bernd Petrovitsch | * added more warnings
|
commit | commitdiff | tree |
2007-11-29 |
Bernd Petrovitsch | - killed hna_chgestruct to reduce malloc()/free() churn
|
commit | commitdiff | tree |
2007-11-29 |
Bernd Petrovitsch | * fixed warnings
|
commit | commitdiff | tree |
2007-11-29 |
Bernd Petrovitsch | * missed the changelog
|
commit | commitdiff | tree |
2007-11-29 |
Bernd Petrovitsch | "open_ipc" is only a boolean value containing "olsr_cnf...
|
commit | commitdiff | tree |
2007-11-29 |
Bernd Petrovitsch | * more fixes fro MacOSX
|
commit | commitdiff | tree |
2007-11-29 |
Bernd Petrovitsch | * removed the commented out COPY_IP() and COMP_IP(...
|
commit | commitdiff | tree |
2007-11-29 |
Bernd Petrovitsch | * ISO8859-* -> UTF_8
|
commit | commitdiff | tree |
2007-11-29 |
Bernd Petrovitsch | * ISO8859-* -> UTF_8
|
commit | commitdiff | tree |
2007-11-29 |
Bernd Petrovitsch | * killed the duplicated olsr_ip_to_string() functions
|
commit | commitdiff | tree |
2007-11-29 |
Bernd Petrovitsch | * added a forgotten line
|
commit | commitdiff | tree |
2007-11-29 |
Bernd Petrovitsch | * applied bsdfix_pwm.diff.txt from Patrick McCarty...
|
commit | commitdiff | tree |
2007-11-29 |
Bernd Petrovitsch | * fixed a warning
|
commit | commitdiff | tree |
2007-11-29 |
Bernd Petrovitsch | * define LINUX_POLICY_ROUTING only if it is not defined...
|
commit | commitdiff | tree |
2007-11-29 |
Bernd Petrovitsch | * fixed another corner
|
commit | commitdiff | tree |
2007-11-29 |
Bernd Petrovitsch | * fixed debug output
|
commit | commitdiff | tree |
2007-11-29 |
Bernd Petrovitsch | * and some blurb for the changelog
|
commit | commitdiff | tree |
2007-11-29 |
Bernd Petrovitsch | Major Changes:
|
commit | commitdiff | tree |
2007-11-29 |
Bernd Petrovitsch | Patch from Sven-Ola Tuecke <sven-ola@gmx.de> from
|
commit | commitdiff | tree |
2007-11-29 |
Bernd Petrovitsch | Patch from Sven-Ola Tuecke <sven-ola@gmx.de> from
|
commit | commitdiff | tree |
2007-11-29 |
Bernd Petrovitsch | Patch from Sven-Ola Tuecke <sven-ola@gmx.de> from
|
commit | commitdiff | tree |
2007-11-29 |
Bernd Petrovitsch | Patch from Sven-Ola Tuecke <sven-ola@gmx.de> from
|
commit | commitdiff | tree |
2007-11-29 |
Bernd Petrovitsch | Bug Fixes (of stupid and forgotten bugs) from Sven...
|
commit | commitdiff | tree |
2007-11-29 |
Bernd Petrovitsch | - a forgotten hangelog entry
|
commit | commitdiff | tree |
2007-11-28 |
Bernd Petrovitsch | * applied (a somewhat modified) patch by Patrick McCarty...
|
commit | commitdiff | tree |
2007-11-27 |
Bernd Petrovitsch | * fixed compile warnings
|
commit | commitdiff | tree |
2007-11-27 |
Bernd Petrovitsch | * fixed compile warnings
|
commit | commitdiff | tree |
2007-11-25 |
Bernd Petrovitsch | * saved a few bytes
|
commit | commitdiff | tree |
2007-11-25 |
Bernd Petrovitsch | * saved a few bytes
|
commit | commitdiff | tree |
2007-11-25 |
Bernd Petrovitsch | * fixed name - and commented the unused enum out
|
commit | commitdiff | tree |
2007-11-25 |
Bernd Petrovitsch | * oops, fixed typo
|
commit | commitdiff | tree |
2007-11-25 |
Bernd Petrovitsch | * rearranged fields a little bit to save space
|
commit | commitdiff | tree |
2007-11-25 |
Bernd Petrovitsch | * fixed bug: ip4cmp() was severly broken
|
commit | commitdiff | tree |
2007-11-25 |
Bernd Petrovitsch | * added paranoia checks
|
commit | commitdiff | tree |
2007-11-23 |
Bernd Petrovitsch | * prefix_len is always an unsigned 8 bit int
|
commit | commitdiff | tree |
2007-11-22 |
Bernd Petrovitsch | * bug fix: set "ipsize" and "maxplen" if we set the...
|
commit | commitdiff | tree |
2007-11-20 |
Bernd Petrovitsch | * #define MSG_NOSIGNAL only if it's really not defined...
|
commit | commitdiff | tree |
2007-11-20 |
Bernd Petrovitsch | * use "__attribute__((unused))"
|
commit | commitdiff | tree |
2007-11-20 |
Bernd Petrovitsch | * added "#include <limits.h>" as we use some constant...
|
commit | commitdiff | tree |
2007-11-19 |
Bernd Petrovitsch | * added support for EXTRA_CPPFLAGS
|
commit | commitdiff | tree |
2007-11-18 |
Bernd Petrovitsch | - olsr_process_message_neighbors is now a static function...
|
commit | commitdiff | tree |
2007-11-18 |
Bernd Petrovitsch | * killed an unused field
|
commit | commitdiff | tree |
2007-11-18 |
Bernd Petrovitsch | * and a few lines in the CHANGELOG
|
commit | commitdiff | tree |
2007-11-18 |
Bernd Petrovitsch | - use ip{4,}cmp in lq_avl.[ch] to resue the code. inline_avl...
|
commit | commitdiff | tree |
2007-11-18 |
Bernd Petrovitsch | consolidated ip{4,6,}{cmp,equal}: all are nwo inline...
|
commit | commitdiff | tree |
2007-11-17 |
Bernd Petrovitsch | * patch by Hannes Gredler <hannes@grwedler.at>: fixed...
|
commit | commitdiff | tree |
2007-11-16 |
Bernd Petrovitsch | * added -Wcast-qual: this killed lots of unnecessary...
|
commit | commitdiff | tree |
2007-11-16 |
Bernd Petrovitsch | PATCH by Hannes Gredler <hannes@gredler.at>:
|
commit | commitdiff | tree |
2007-11-16 |
Bernd Petrovitsch | * fixed bug: we got garbled output on the line with...
|
commit | commitdiff | tree |
2007-11-16 |
Bernd Petrovitsch | * added -Wbad-function-cast
|
commit | commitdiff | tree |
2007-11-16 |
Bernd Petrovitsch | * added -WWendif-labels
|
commit | commitdiff | tree |
2007-11-16 |
Bernd Petrovitsch | * added -Wwrite-strings
|
commit | commitdiff | tree |
2007-11-15 |
Bernd Petrovitsch | cleanup: merged html.h into the places where it is...
|
commit | commitdiff | tree |
2007-11-14 |
Bernd Petrovitsch | * and somethigng here too
|
commit | commitdiff | tree |
2007-11-14 |
Bernd Petrovitsch | Patch by Hannes Gredler <hannes@gredler.at> to avoid...
|
commit | commitdiff | tree |
2007-11-14 |
Bernd Petrovitsch | * fixed a bug in the olsr_netmask_to_prefix() function...
|
commit | commitdiff | tree |
2007-11-12 |
Bernd Petrovitsch | fixed and improved the `gcc-warnings` script:
|
commit | commitdiff | tree |
2007-11-11 |
Bernd Petrovitsch | * and something for the CHANGELOG
|
commit | commitdiff | tree |
2007-11-11 |
Bernd Petrovitsch | * const'ified olsr_ioctl_{add,del}_route{,6}()
|
commit | commitdiff | tree |
2007-11-11 |
Bernd Petrovitsch | * const'ified ipc_route_send_rtentry
|
commit | commitdiff | tree |
2007-11-11 |
Bernd Petrovitsch | * killed a superflous "return" at the end of a void...
|
commit | commitdiff | tree |
2007-11-11 |
Bernd Petrovitsch | * made inline functions from avl_walk_{first,last,next...
|
commit | commitdiff | tree |
2007-11-11 |
Bernd Petrovitsch | * moved the #define INLINE to a more appropriate .h...
|
commit | commitdiff | tree |
2007-11-11 |
Bernd Petrovitsch | * do not print / in the routeing table
|
commit | commitdiff | tree |
2007-11-11 |
Bernd Petrovitsch | * adapted to the one delivered by the Debian package...
|
commit | commitdiff | tree |
2007-11-09 |
Bernd Petrovitsch | * killed gotos
|
commit | commitdiff | tree |
2007-11-08 |
Bernd Petrovitsch | * added a comment
|
commit | commitdiff | tree |
2007-11-08 |
Bernd Petrovitsch | * win32 doesn't support that feature
|
commit | commitdiff | tree |
2007-11-08 |
Bernd Petrovitsch | * and make it compile on Win32
|
commit | commitdiff | tree |
2007-11-08 |
Bernd Petrovitsch | Another fat commit:
|
commit | commitdiff | tree |
2007-11-08 |
Bernd Petrovitsch | * use automatic variables
|
commit | commitdiff | tree |
2007-11-08 |
Bernd Petrovitsch | * killed a superflous variable
|
commit | commitdiff | tree |
2007-11-08 |
Bernd Petrovitsch | * s/-lpthread/$(OS_LIB_PTHREAD)/
|
commit | commitdiff | tree |
2007-11-05 |
Bernd Petrovitsch | and an entry here
|
commit | commitdiff | tree |
2007-11-05 |
Bernd Petrovitsch | Cleanup:
|
commit | commitdiff | tree |
2007-11-04 |
Bernd Petrovitsch | * removed left-over target
|
commit | commitdiff | tree |
2007-11-04 |
Bernd Petrovitsch | * added a TMPFILES variable. Place all files there...
|
commit | commitdiff | tree |
2007-11-04 |
Bernd Petrovitsch | * also check -m
|
commit | commitdiff | tree |
2007-11-04 |
Bernd Petrovitsch | * cleanup:
|
commit | commitdiff | tree |
2007-11-04 |
Bernd Petrovitsch | * do not generate a dependency file for the generated...
|
commit | commitdiff | tree |
2007-11-03 |
Bernd Petrovitsch | Killed "struct olsrd_config *cnf" in src/cfgparser...
|
commit | commitdiff | tree |
2007-11-03 |
Bernd Petrovitsch | PATCH by John Hay <jhay@meraka.org.za>:
|
commit | commitdiff | tree |
2007-11-03 |
Bernd Petrovitsch | OK, I was too silly to throw it into the correct plugin.
|
commit | commitdiff | tree |
2007-11-03 |
Bernd Petrovitsch | added http://meshcube.org/nylon/utils/olsr-topology...
|
commit | commitdiff | tree |
2007-11-02 |
Bernd Petrovitsch | * added a comment
|
commit | commitdiff | tree |
2007-11-02 |
Bernd Petrovitsch | Some minor and trivial cleanup: Added two functions...
|
commit | commitdiff | tree |
2007-11-02 |
Bernd Petrovitsch | While working on something else, I stumbled over this...
|
commit | commitdiff | tree |
2007-11-02 |
Bernd Petrovitsch | * ooops, hide the dependency generation calls again
|
commit | commitdiff | tree |
2007-11-02 |
Bernd Petrovitsch | * completed changelog message
|
commit | commitdiff | tree |
2007-11-02 |
Bernd Petrovitsch | With the help of Patrick McCarty <mccartyp@gmail.com...
|
commit | commitdiff | tree |
2007-11-02 |
Bernd Petrovitsch | * as suggested by Jens Nachtigall <nachtigall@web.de...
|
commit | commitdiff | tree |
2007-11-02 |
Bernd Petrovitsch | * bug fix by Hannes Gredler <hannes@gredler.at> fixing...
|
commit | commitdiff | tree |
2007-10-30 |
Bernd Petrovitsch | * fix startup breakage
|
commit | commitdiff | tree |
2007-10-24 |
Bernd Petrovitsch | * unified typedefs of olsr_{u,}{8,16,32}_t: It builds...
|
commit | commitdiff | tree |
2007-10-24 |
Bernd Petrovitsch | * cleanup: use for() instead of while to save lots...
|
commit | commitdiff | tree |
2007-10-24 |
Bernd Petrovitsch | * avoid a warning
|
commit | commitdiff | tree |
2007-10-24 |
Bernd Petrovitsch | * cleanup: use ARRAYSIZE, const'ifications and killed...
|
commit | commitdiff | tree |
2007-10-22 |
Bernd Petrovitsch | * killed unused functions
|
commit | commitdiff | tree |
2007-10-21 |
Bernd Petrovitsch | * cont'ified it
|
commit | commitdiff | tree |
next |