summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2012-06-12s4:registry:testsuite: fix use of non-existent word (existant)Michael Adam1-3/+3
2012-06-07build: Add missing deps and make MESSAGING a private libraryAndrew Bartlett1-2/+3
2012-05-14s4:lib/events: no longer define TEVENT_COMPAT_DEFINESStefan Metzmacher1-3/+0
2012-05-14s4:lib/events: remove unused event_context_find() prototypeStefan Metzmacher1-1/+0
2012-05-11s4:lib: remove unused wscript_build fileMichael Adam1-7/+0
2012-05-03UTIL_TDB: lowercase name.Jelmer Vernooij1-1/+1
2012-04-30s4-messaging: Fill in the whole server_id in all use casesAndrew Bartlett1-1/+6
2012-04-25s4-messaging: Use generate_random() to get a unique ID for messaging clientsAndrew Bartlett1-1/+2
2012-03-16Stop installing popt_common.h as its symbols are in a private library.Jelmer Vernooij1-1/+0
2012-03-10tdb_wrap: Move to specific directory.Jelmer Vernooij1-1/+1
2012-03-06s4 dns: Fix TCP handling in the DNS serverKai Blin2-0/+13
2012-03-06policy/python: Move python binding tests to standard location.Jelmer Vernooij1-36/+0
2012-02-18s4:lib/tls - include GNUTLS headers consistently using <...>Matthias Dieter Wallnöfer3-4/+4
2012-02-10s4-lib/samba3: Remove unused smbpasswd_decode_acb_info()Andrew Bartlett2-66/+0
2012-02-10s4-lib/tls: remove unused tls_support()Andrew Bartlett2-15/+0
2012-02-10s4-cmdline: Remove unused popt_common_dont_ask()Andrew Bartlett2-10/+0
2012-02-08regshell: Fix a counter that can actually be non-zero.Jelmer Vernooij1-1/+1
2012-02-08s4-messaging: fix pymessaging docstringAndrew Bartlett1-3/+2
2012-01-23WERROR type variable being incorrectly checked with a NT_STATUS_IS_XDavid Disseldorp1-1/+1
2011-12-29pyregistry: Remove directory support.Jelmer Vernooij1-32/+0
2011-12-29Remove the 'dir' registry backend.Jelmer Vernooij4-491/+1
2011-12-17s3: Fix the clustering buildVolker Lendecke2-4/+4
2011-12-15s4-socket: use set_close_on_exec()Andrew Tridgell2-0/+8
2011-11-30s4:lib/tls - call "gnutls_transport_set_lowat" only on GNUTLS < 3.0Matthias Dieter Wallnöfer2-0/+8
2011-11-30s4:lib/socket: add socket_connect_multi_ex_*Stefan Metzmacher2-10/+147
2011-11-11s4-socket: allow connect_multi_next_socket to try all the IP for a given hostMatthieu Patou1-12/+21
2011-11-11policy/tests: Fix import of TestCase.Jelmer Vernooij1-2/+3
2011-11-10test: fixed several tests to use samba.testsAndrew Tridgell1-2/+2
2011-11-10s4-socket: detect NULL server in socket connection codeAndrew Tridgell1-0/+5
2011-11-03s4:lib/registry - enhance registry tests in respect to default valuesMatthias Dieter Wallnöfer1-1/+54
2011-11-03s4:lib/registry/ldb.c - quit the deletion of a not-existing default value wit...Matthias Dieter Wallnöfer1-1/+3
2011-11-03s4:lib/registry/ldb.c - don't use search filters for base searchesMatthias Dieter Wallnöfer1-2/+4
2011-11-03s4:lib/registry/regf.c - always generate debug messages on error casesMatthias Dieter Wallnöfer1-1/+2
2011-11-01s4-socket: do not segfault if the socket is NULLMatthieu Patou1-0/+3
2011-10-31s4:lib/socket: don't pass -1 to close()Stefan Metzmacher1-1/+4
2011-10-27replace: Add don't include unistd.h directly and add uid_wrapper.Andreas Schneider1-3/+1
2011-10-19s4:lib/stream: make use of smb_len_tcp()Stefan Metzmacher1-1/+7
2011-10-16s4-interfaces: allow pure ipv6 to workMatthieu Patou1-1/+2
2011-10-13lib/util: Add back control of mmap and hash size in tdb for top level buildAndrew Bartlett1-1/+8
2011-10-13s4-messaging: Pass the loadparm context, not just the messaging pathAndrew Bartlett5-24/+28
2011-10-08s4:lib/wmi: avoid '//' commentsStefan Metzmacher1-8/+8
2011-09-23build: avoid util.h as a public header name due to conflict with MacOSAndrew Bartlett1-1/+1
2011-09-14s4:lib/messaging: let irpc handles return NT_STATUS_CONNECTION_DISCONNECTEDStefan Metzmacher1-2/+2
2011-09-12s4:lib/socket/interface.c - "ifaces" strictly needs to be initialisedMatthias Dieter Wallnöfer1-1/+1
2011-08-26s4-messaging ensure we do not segfault on a NULL msg context in cleanupAndrew Bartlett1-0/+4
2011-08-21s4/libpolicy: Install header file.Jelmer Vernooij4-8/+6
2011-08-18credentials: Rename library to samba-credentials to avoid name clashes.Jelmer Vernooij1-2/+2
2011-08-14Use public pytalloc header file.Jelmer Vernooij1-1/+1
2011-08-13s4:lib: use tevent_ fns names instead of legcay event_ onesSimo Sorce6-28/+28
2011-08-13s4:messaging: use tevent_ function names instead of legacy event_ onesSimo Sorce3-7/+7