Age | Commit message (Expand) | Author | Files | Lines |
2012-06-12 | s4:registry:testsuite: fix use of non-existent word (existant) | Michael Adam | 1 | -3/+3 |
2012-06-07 | build: Add missing deps and make MESSAGING a private library | Andrew Bartlett | 1 | -2/+3 |
2012-05-14 | s4:lib/events: no longer define TEVENT_COMPAT_DEFINES | Stefan Metzmacher | 1 | -3/+0 |
2012-05-14 | s4:lib/events: remove unused event_context_find() prototype | Stefan Metzmacher | 1 | -1/+0 |
2012-05-11 | s4:lib: remove unused wscript_build file | Michael Adam | 1 | -7/+0 |
2012-05-03 | UTIL_TDB: lowercase name. | Jelmer Vernooij | 1 | -1/+1 |
2012-04-30 | s4-messaging: Fill in the whole server_id in all use cases | Andrew Bartlett | 1 | -1/+6 |
2012-04-25 | s4-messaging: Use generate_random() to get a unique ID for messaging clients | Andrew Bartlett | 1 | -1/+2 |
2012-03-16 | Stop installing popt_common.h as its symbols are in a private library. | Jelmer Vernooij | 1 | -1/+0 |
2012-03-10 | tdb_wrap: Move to specific directory. | Jelmer Vernooij | 1 | -1/+1 |
2012-03-06 | s4 dns: Fix TCP handling in the DNS server | Kai Blin | 2 | -0/+13 |
2012-03-06 | policy/python: Move python binding tests to standard location. | Jelmer Vernooij | 1 | -36/+0 |
2012-02-18 | s4:lib/tls - include GNUTLS headers consistently using <...> | Matthias Dieter Wallnöfer | 3 | -4/+4 |
2012-02-10 | s4-lib/samba3: Remove unused smbpasswd_decode_acb_info() | Andrew Bartlett | 2 | -66/+0 |
2012-02-10 | s4-lib/tls: remove unused tls_support() | Andrew Bartlett | 2 | -15/+0 |
2012-02-10 | s4-cmdline: Remove unused popt_common_dont_ask() | Andrew Bartlett | 2 | -10/+0 |
2012-02-08 | regshell: Fix a counter that can actually be non-zero. | Jelmer Vernooij | 1 | -1/+1 |
2012-02-08 | s4-messaging: fix pymessaging docstring | Andrew Bartlett | 1 | -3/+2 |
2012-01-23 | WERROR type variable being incorrectly checked with a NT_STATUS_IS_X | David Disseldorp | 1 | -1/+1 |
2011-12-29 | pyregistry: Remove directory support. | Jelmer Vernooij | 1 | -32/+0 |
2011-12-29 | Remove the 'dir' registry backend. | Jelmer Vernooij | 4 | -491/+1 |
2011-12-17 | s3: Fix the clustering build | Volker Lendecke | 2 | -4/+4 |
2011-12-15 | s4-socket: use set_close_on_exec() | Andrew Tridgell | 2 | -0/+8 |
2011-11-30 | s4:lib/tls - call "gnutls_transport_set_lowat" only on GNUTLS < 3.0 | Matthias Dieter Wallnöfer | 2 | -0/+8 |
2011-11-30 | s4:lib/socket: add socket_connect_multi_ex_* | Stefan Metzmacher | 2 | -10/+147 |
2011-11-11 | s4-socket: allow connect_multi_next_socket to try all the IP for a given host | Matthieu Patou | 1 | -12/+21 |
2011-11-11 | policy/tests: Fix import of TestCase. | Jelmer Vernooij | 1 | -2/+3 |
2011-11-10 | test: fixed several tests to use samba.tests | Andrew Tridgell | 1 | -2/+2 |
2011-11-10 | s4-socket: detect NULL server in socket connection code | Andrew Tridgell | 1 | -0/+5 |
2011-11-03 | s4:lib/registry - enhance registry tests in respect to default values | Matthias Dieter Wallnöfer | 1 | -1/+54 |
2011-11-03 | s4:lib/registry/ldb.c - quit the deletion of a not-existing default value wit... | Matthias Dieter Wallnöfer | 1 | -1/+3 |
2011-11-03 | s4:lib/registry/ldb.c - don't use search filters for base searches | Matthias Dieter Wallnöfer | 1 | -2/+4 |
2011-11-03 | s4:lib/registry/regf.c - always generate debug messages on error cases | Matthias Dieter Wallnöfer | 1 | -1/+2 |
2011-11-01 | s4-socket: do not segfault if the socket is NULL | Matthieu Patou | 1 | -0/+3 |
2011-10-31 | s4:lib/socket: don't pass -1 to close() | Stefan Metzmacher | 1 | -1/+4 |
2011-10-27 | replace: Add don't include unistd.h directly and add uid_wrapper. | Andreas Schneider | 1 | -3/+1 |
2011-10-19 | s4:lib/stream: make use of smb_len_tcp() | Stefan Metzmacher | 1 | -1/+7 |
2011-10-16 | s4-interfaces: allow pure ipv6 to work | Matthieu Patou | 1 | -1/+2 |
2011-10-13 | lib/util: Add back control of mmap and hash size in tdb for top level build | Andrew Bartlett | 1 | -1/+8 |
2011-10-13 | s4-messaging: Pass the loadparm context, not just the messaging path | Andrew Bartlett | 5 | -24/+28 |
2011-10-08 | s4:lib/wmi: avoid '//' comments | Stefan Metzmacher | 1 | -8/+8 |
2011-09-23 | build: avoid util.h as a public header name due to conflict with MacOS | Andrew Bartlett | 1 | -1/+1 |
2011-09-14 | s4:lib/messaging: let irpc handles return NT_STATUS_CONNECTION_DISCONNECTED | Stefan Metzmacher | 1 | -2/+2 |
2011-09-12 | s4:lib/socket/interface.c - "ifaces" strictly needs to be initialised | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2011-08-26 | s4-messaging ensure we do not segfault on a NULL msg context in cleanup | Andrew Bartlett | 1 | -0/+4 |
2011-08-21 | s4/libpolicy: Install header file. | Jelmer Vernooij | 4 | -8/+6 |
2011-08-18 | credentials: Rename library to samba-credentials to avoid name clashes. | Jelmer Vernooij | 1 | -2/+2 |
2011-08-14 | Use public pytalloc header file. | Jelmer Vernooij | 1 | -1/+1 |
2011-08-13 | s4:lib: use tevent_ fns names instead of legcay event_ ones | Simo Sorce | 6 | -28/+28 |
2011-08-13 | s4:messaging: use tevent_ function names instead of legacy event_ ones | Simo Sorce | 3 | -7/+7 |