Age | Commit message (Expand) | Author | Files | Lines |
2008-01-18 | libreplace: Escape asterisk. | Jelmer Vernooij | 1 | -1/+1 |
2008-01-18 | Try to fix the build on Tru64; avoid single quotes because they get expanded ... | Jelmer Vernooij | 1 | -1/+1 |
2008-01-18 | r26550: libreplace: fallback to __ss_family of struct sockaddr_storage | Stefan Metzmacher | 2 | -0/+29 |
2008-01-18 | r26102: libreplace: remove system/printing.h as it only contains samba3 stuff | Stefan Metzmacher | 2 | -51/+0 |
2008-01-18 | r25976: libreplace: not all platforms like _XOPEN_SOURCE=600 | Stefan Metzmacher | 1 | -2/+5 |
2008-01-18 | r25974: libreplace: see what the build-farm says if we use _XOPEN_SOURCE=600 | Stefan Metzmacher | 1 | -0/+1 |
2008-01-18 | r25971: libreplace: remove AC_EXTENSION_FLAG as it's the same as AC_N_DEFINE | Stefan Metzmacher | 2 | -15/+2 |
2008-01-18 | r25970: libreplace: fix AC_N_DEFINE() so that some appears in config.h | Stefan Metzmacher | 1 | -5/+12 |
2008-01-18 | Fix the build w/o ADS. | Günther Deschner | 1 | -0/+4 |
2008-01-18 | Add header for NetGetJoinableOUs to libnetapi. | Günther Deschner | 1 | -0/+11 |
2008-01-18 | merged changes from v4-0-test | Andrew Tridgell | 2 | -43/+43 |
2008-01-18 | Add NetGetJoinableOUs() to libnetapi (incl. example). | Günther Deschner | 3 | -3/+309 |
2008-01-18 | Cosmetics and error string reporting for libnetapi. | Günther Deschner | 3 | -16/+114 |
2008-01-18 | Add some more debugging into netdomjoin-gui. | Günther Deschner | 1 | -4/+9 |
2008-01-18 | Fix local hostname detection in netdomjoin-gui. | Günther Deschner | 1 | -10/+27 |
2008-01-18 | Improve libnetapi_set_error_string(). | Günther Deschner | 2 | -7/+39 |
2008-01-17 | Use new pidl-generated netlogon client calls in NetApi GetDcName(). | Günther Deschner | 2 | -38/+8 |
2008-01-16 | Fix IPv6 bug #5204, which caused krb5 DNS lookups | Jeremy Allison | 1 | -2/+25 |
2008-01-16 | Don't try ftruncate when the tdb is opened read-only | Volker Lendecke | 1 | -0/+1 |
2008-01-16 | Next try to fix the max dead record calculation | Volker Lendecke | 1 | -1/+1 |
2008-01-16 | Fix some C++ warnings | Volker Lendecke | 1 | -2/+5 |
2008-01-16 | Fix a missing prototype warning | Volker Lendecke | 1 | -0/+1 |
2008-01-16 | Add "config backend" to the parameters forbidden in registry config. | Michael Adam | 1 | -0/+1 |
2008-01-16 | Use lp_config_backend_is_registry() instead of lp_include_registry_globals(). | Michael Adam | 1 | -1/+1 |
2008-01-16 | Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge... | Alexander Bokovoy | 9 | -85/+276 |
2008-01-15 | Port from ctdb: | Jeremy Allison | 1 | -16/+6 |
2008-01-14 | From Alexander Bokovoy | Jeremy Allison | 1 | -1/+1 |
2008-01-14 | samba3 already has tdb_validate() | Andrew Tridgell | 2 | -43/+0 |
2008-01-14 | merged tdb fix from ctdb tree | Andrew Tridgell | 3 | -0/+123 |
2008-01-13 | Fix the max_dead_record calculations | Volker Lendecke | 1 | -4/+1 |
2008-01-13 | Introduce a libnet_conf context created by libnet_conf_open(). | Michael Adam | 1 | -1/+17 |
2008-01-12 | Restructure dbwrap_rbt | Volker Lendecke | 1 | -59/+127 |
2008-01-12 | CID 458. Don't leak dlopen handles on failing to load | Jeremy Allison | 1 | -0/+2 |
2008-01-11 | Sync tdb with the tdb changes in ctdb. Spoke to tridge about | Jeremy Allison | 10 | -218/+358 |
2008-01-11 | As long as DsGetDcName is not part of libnetapi, lowercase the fn name. | Günther Deschner | 1 | -2/+2 |
2008-01-11 | Fix libnetapi error string callers. | Günther Deschner | 3 | -7/+7 |
2008-01-11 | Include some basic headers in netapi.h. | Günther Deschner | 1 | -0/+10 |
2008-01-11 | Refactor libnetapi error string functions a bit. | Günther Deschner | 2 | -6/+20 |
2008-01-10 | Tiny cosmetic fix | Volker Lendecke | 1 | -2/+1 |
2008-01-10 | Move transfer_file and transfer_file_internal to a module of their own. | Michael Adam | 2 | -87/+110 |
2008-01-10 | Reformat some code I just touched. | Michael Adam | 1 | -12/+20 |
2008-01-10 | Fix a really silly typo. | Michael Adam | 1 | -1/+1 |
2008-01-10 | Correctly abstract the transfer_file mechanism with callbacks and void ptrs. | Michael Adam | 1 | -5/+23 |
2008-01-10 | use talloc_tos() in share_access_check() | Volker Lendecke | 1 | -8/+3 |
2008-01-10 | Fix a c++ warning | Volker Lendecke | 1 | -1/+2 |
2008-01-10 | talloc_free_children can only reset pool if it's empty | Volker Lendecke | 1 | -1/+2 |
2008-01-10 | Mark talloc_pool memory for valgrind | Volker Lendecke | 1 | -3/+16 |
2008-01-10 | Form a proper hierarchy in talloc_stack | Volker Lendecke | 1 | -3/+10 |
2008-01-09 | Fixup hot paths - add macro for toupper (c < 0x80). | Jeremy Allison | 2 | -11/+28 |
2008-01-09 | Add the calls to make use of talloc_pools in a talloc_stackframe. | Jeremy Allison | 1 | -2/+16 |