Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | libreplace: replace inet_ntoa() when it is missing | Michael Adam | 2008-03-18 | 6 | -34/+61 | |
* | | | | | | | | | | | libreplace: put inet_aton.c under LGPL instead of GPL. | Michael Adam | 2008-03-18 | 1 | -9/+13 | |
* | | | | | | | | | | | libreplace: remove unused SOCKET_LIBS and NSL_LIBS | Stefan Metzmacher | 2008-03-18 | 1 | -3/+0 | |
* | | | | | | | | | | | lib/socket: use LIBREPLACE_NETWORK instead of EXT_SOCKET and EXT_NSL | Stefan Metzmacher | 2008-03-18 | 2 | -47/+3 | |
* | | | | | | | | | | | libreplace: for samba4 create LIBREPLACE_NETWORK as EXT_LIB | Stefan Metzmacher | 2008-03-18 | 1 | -0/+3 | |
* | | | | | | | | | | | libreplace: use LIBREPLACE_NETWORK_LIBS within some configure checks | Stefan Metzmacher | 2008-03-18 | 2 | -3/+3 | |
* | | | | | | | | | | | libreplace: combine SOCKET_LIBS and NSL_LIBS to LIBREPLACE_NETWORK_LIBS | Stefan Metzmacher | 2008-03-18 | 1 | -7/+9 | |
* | | | | | | | | | | | ldb: remove configure with 'make realdistclean' | Stefan Metzmacher | 2008-03-18 | 1 | -1/+1 | |
* | | | | | | | | | | | ldb: nothing uses "system/network.h" so don't include it | Stefan Metzmacher | 2008-03-18 | 1 | -1/+0 | |
* | | | | | | | | | | | ldb: fix the standalone build | Stefan Metzmacher | 2008-03-18 | 6 | -13/+13 | |
* | | | | | | | | | | | Allocate one 0-byte in asprintf replacement when len==0 | Volker Lendecke | 2008-03-18 | 1 | -1/+1 | |
* | | | | | | | | | | | socket_wrapper: make pcap code more portable | Stefan Metzmacher | 2008-03-17 | 1 | -39/+40 | |
* | | | | | | | | | | | messaging: fix a valgrind warning on 64bit hosts zero out padding | Stefan Metzmacher | 2008-03-15 | 1 | -0/+2 | |
* | | | | | | | | | | | swig: regenerate _wrap.c files | Stefan Metzmacher | 2008-03-14 | 1 | -13/+13 | |
* | | | | | | | | | | | libreplace: fix samba4 build (by not setting global LIBS). | Michael Adam | 2008-03-14 | 2 | -3/+3 | |
* | | | | | | | | | | | libreplace: add -I$libreplacedir to CPPFLAGS for getifaddrs tests. | Michael Adam | 2008-03-14 | 1 | -0/+4 | |
* | | | | | | | | | | | libreplace: add an inet_aton() function that calls inet_pton(). | Michael Adam | 2008-03-14 | 6 | -0/+42 | |
* | | | | | | | | | | | events_signal: pass down the correct siginfo_t struct to the event handler | Stefan Metzmacher | 2008-03-11 | 1 | -1/+1 | |
* | | | | | | | | | | | Make error handling in ldb more consistant. | Andrew Bartlett | 2008-03-11 | 1 | -1/+4 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Rerun SWIG. | Jelmer Vernooij | 2008-03-07 | 1 | -15/+16 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | accountExpires: Windows default is 9223372036854775807, not -1. | Andrew Kroeger | 2008-03-07 | 1 | -1/+1 | |
* | | | | | | | | | ldb_wrap: Debug at derived samba_level, not the level of the ldb debug enum. | Andrew Kroeger | 2008-03-06 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Try to return sane ldb error strings | Andrew Bartlett | 2008-03-04 | 1 | -1/+10 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Merge branch 'v4-0-test' into id10ts-registry | Jelmer Vernooij | 2008-03-03 | 37 | -322/+399 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Some cleanups for the ldb doxygen docs. | Brad Hards | 2008-03-02 | 1 | -10/+12 | |
| * | | | | | | | Remove unused variable, fix (80, 'Other error') exceptions from ldb python bi... | Jelmer Vernooij | 2008-03-01 | 2 | -4/+4 | |
| * | | | | | | | Fix error handling in ldb.add(). | Jelmer Vernooij | 2008-03-01 | 2 | -161/+81 | |
| * | | | | | | | Change remaining prototype headers to be private. | Jelmer Vernooij | 2008-02-29 | 1 | -3/+3 | |
| * | | | | | | | Move public header accumulation out of the perl code. | Jelmer Vernooij | 2008-02-29 | 12 | -26/+44 | |
| * | | | | | | | Fix manpage paths. | Jelmer Vernooij | 2008-02-29 | 1 | -6/+6 | |
| * | | | | | | | Move manpage management out of the perl build system. | Jelmer Vernooij | 2008-02-29 | 4 | -14/+28 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | libreplace: add snprintf.c to test code for getifaddrs - needed on some systems. | Michael Adam | 2008-02-29 | 1 | -0/+4 | |
| * | | | | | | libreplace: ifdef out ip6 code if unsupported. | Michael Adam | 2008-02-29 | 1 | -0/+2 | |
| * | | | | | | libreplace: fix rep_freeifaddrs to not segfault on NULL input. | Michael Adam | 2008-02-29 | 1 | -6/+7 | |
| * | | | | | | libreplace: fix silly crashbug in getifaddrs_test(). | Michael Adam | 2008-02-29 | 1 | -1/+3 | |
| * | | | | | | libreplace: add missing newline in output of getifaddrs test. | Michael Adam | 2008-02-29 | 1 | -1/+1 | |
| * | | | | | | libreplace: add missing semicolon to getifaddrs. | Michael Adam | 2008-02-29 | 1 | -1/+1 | |
| * | | | | | | Fix ldapi support. | Jelmer Vernooij | 2008-02-29 | 1 | -2/+2 | |
| * | | | | | | libreplace: try and fix rep_getifaddrs() for Tru64. | Michael Adam | 2008-02-29 | 1 | -21/+16 | |
| * | | | | | | libreplace: use the new getifaddrs test also for autoconf. | Michael Adam | 2008-02-28 | 2 | -33/+16 | |
| * | | | | | | libreplace: add extended getifaddrs test that prints out the interfaces. | Michael Adam | 2008-02-28 | 3 | -7/+100 | |
| * | | | | | | Merge branch 'v4-0-trivial' into v4-0-test | Jelmer Vernooij | 2008-02-28 | 12 | -25/+50 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial | Jelmer Vernooij | 2008-02-27 | 12 | -52/+157 | |
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | ||||||
| | * | | | | | | Remove uses of global_loadparm. | Jelmer Vernooij | 2008-02-25 | 5 | -11/+15 | |
| | * | | | | | | Introduce mprLpCtx() similar to mprMemCtx() for loadparm_context used by | Jelmer Vernooij | 2008-02-21 | 2 | -0/+9 | |
| | * | | | | | | Remove yet more global_loadparm instances. | Jelmer Vernooij | 2008-02-21 | 1 | -2/+4 | |
| | * | | | | | | Remove more global_loadparm instance.s | Jelmer Vernooij | 2008-02-21 | 1 | -5/+9 | |
| | * | | | | | | Remove yet more uses of global_loadparm. | Jelmer Vernooij | 2008-02-21 | 4 | -7/+13 | |
| | * | | | | | | Cache iconv_convenience. | Jelmer Vernooij | 2008-02-21 | 1 | -12/+22 | |
| * | | | | | | | Cache iconv_convenience. | Jelmer Vernooij | 2008-02-28 | 1 | -12/+22 |