Age | Commit message (Expand) | Author | Files | Lines |
2011-02-21 | s4:smbtorture do not leave output directory around | Christian Ambach | 1 | -0/+1 |
2011-02-21 | Fix missing dependency on libreplace. | Jelmer Vernooij | 1 | -1/+1 |
2011-02-18 | lib/util/charset Add back setlocale(), but only when called from binaries | Andrew Bartlett | 2 | -3/+24 |
2011-02-18 | lib/util/charcnv Move iconv handle setup in common | Andrew Bartlett | 5 | -320/+366 |
2011-02-18 | lib/util Remove #if _SAMBA_BUILD_ == 4 that isn't required any more | Andrew Bartlett | 1 | -2/+0 |
2011-02-18 | lib/util/charset Use top level iconv.c in source3 | Andrew Bartlett | 3 | -12/+90 |
2011-02-18 | charset Remove use of {isupper,islower,toupper,tolower}_w functions | Andrew Bartlett | 1 | -0/+2 |
2011-02-18 | lib/util Make UTIL_LDB conditional on an s4 build | Andrew Bartlett | 1 | -1/+2 |
2011-02-18 | s4-util: removed the valgrind_strlen() routine | Andrew Tridgell | 2 | -18/+0 |
2011-02-18 | libutil: make waf rules usable by s3 waf build | Andrew Tridgell | 1 | -38/+39 |
2011-02-18 | charset: allow s3 waf build to use lib/util/charset | Andrew Tridgell | 1 | -5/+6 |
2011-02-18 | lib/util/charset use get_dyn_CODEPAGEDIR(), which is in common | Andrew Bartlett | 1 | -2/+2 |
2011-02-18 | lib/util/charset split codepoints.c into it's own subsystem | Andrew Bartlett | 1 | -3/+6 |
2011-02-18 | lib/util/charset use a path to dynconfig.h that works in s3 and s4 | Andrew Bartlett | 1 | -1/+1 |
2011-02-18 | lib/util/charset add functions isupper_m and islower_m | Andrew Bartlett | 2 | -0/+19 |
2011-02-18 | uid-wrapper: handle uwrap_enabled() as a macro | Andrew Tridgell | 1 | -0/+2 |
2011-02-17 | tevent: Fix a comment | Volker Lendecke | 1 | -2/+1 |
2011-02-17 | s3-waf: move the KRB5_DEPRECATED configure check out of lib/replace | Andrew Tridgell | 1 | -8/+0 |
2011-02-14 | Return NULL if tevent_add_fd() is passed a negative fd | Stephen Gallagher | 1 | -0/+6 |
2011-02-14 | s3-waf: add UTIL_TEVENT subsystem (as in ../lib/util/wscript) | Günther Deschner | 1 | -1/+2 |
2011-02-13 | Fix some nonempty blank lines | Volker Lendecke | 1 | -18/+18 |
2011-02-12 | tdb: Fix a C++ warning | Volker Lendecke | 1 | -1/+1 |
2011-02-11 | waf: pure cosmetic reformatting of the two samba-util object lists (to ease c... | Günther Deschner | 1 | -1/+30 |
2011-02-10 | s3: Fix some nonempty blank lines | Volker Lendecke | 1 | -2/+2 |
2011-02-10 | replace: Add missing eval to m4 script | Sumit Bose | 1 | -2/+2 |
2011-02-10 | socket_wrapper: avoid c++ style comments. | Günther Deschner | 1 | -2/+2 |
2011-02-10 | s4-torture: not having an output dir is not a fatal error | Andrew Tridgell | 1 | -1/+3 |
2011-02-10 | ldb: use #include <ldb.h> for ldb | Andrew Tridgell | 1 | -1/+1 |
2011-02-09 | tevent: Fix typos | Volker Lendecke | 1 | -2/+2 |
2011-02-08 | lib/compression: add shared wscript_build. | Günther Deschner | 1 | -0/+6 |
2011-02-07 | waf: add clock_gettime clock ID checks to libreplace wscript. | Günther Deschner | 1 | -1/+17 |
2011-02-07 | build: removed the old autogen.sh and autogen-waf.sh scripts | Andrew Tridgell | 6 | -46/+0 |
2011-02-07 | s4-charset: use dyn_CODEPAGEDIR for location of upcase.dat/lowcase.dat | Andrew Tridgell | 1 | -12/+4 |
2011-02-04 | charcnv: removed call to setlocale() (bug 7519) | Andrew Tridgell | 1 | -10/+0 |
2011-02-03 | replace: Try to fix broken sys/capabilites.h on Linux. | Stefan Metzmacher | 3 | -1/+10 |
2011-02-03 | Revert "replace: Try to fix broken sys/capabilites.h on Linux." | Stefan Metzmacher | 3 | -6/+1 |
2011-02-02 | replace: Try to fix broken sys/capabilites.h on Linux. | Andreas Schneider | 3 | -1/+6 |
2011-02-02 | s4-waf Don't install any Samba packages into PYTHONDIR | Andrew Bartlett | 1 | -2/+2 |
2011-01-20 | lib/util: add tests for anonymous_shared_allocate/free() | Stefan Metzmacher | 1 | -0/+70 |
2011-01-20 | lib/util: add anonymous_shared_free() | Stefan Metzmacher | 2 | -2/+40 |
2011-01-20 | lib/util: s/allocate_anonymous_shared/anonymous_shared_allocate/ | Stefan Metzmacher | 2 | -2/+2 |
2011-01-20 | lib/util: fix rounding to page size in allocate_anonymous_shared() | Stefan Metzmacher | 1 | -1/+5 |
2011-01-19 | tdb: Added doxygen documentation. | Andreas Schneider | 3 | -25/+2454 |
2011-01-08 | waf: ensure "make dist" works from a clean git tree for all libraries | Andrew Tridgell | 4 | -8/+16 |
2011-01-06 | lib/addns: move DNS client library to the main directory. | Günther Deschner | 10 | -0/+2537 |
2011-01-06 | tdbrestore: Update to GPLv3+, remove old FSF address. | Jelmer Vernooij | 1 | -3/+2 |
2011-01-05 | talloc: change version to 2.0.5 after a critical bugfix | Stefan Metzmacher | 2 | -1/+63 |
2011-01-05 | talloc: fixed a use after free error | Andrew Tridgell | 1 | -1/+16 |
2011-01-05 | talloc: added a test for the use after free Rusty found | Andrew Tridgell | 1 | -0/+17 |
2011-01-05 | talloc: Clarify error message on access after free. | Jelmer Vernooij | 1 | -4/+4 |