metze/samba/wip.git
2013-03-01 Stefan Metzmachertevent: use helper variables to hold the epoll_ctl...
2013-03-01 Stefan Metzmachertevent: remove unused if (epoll_ev->epoll_fd == -1...
2013-03-01 Stefan Metzmachertevent: add std_event_loop_wait()
2013-03-01 Stefan Metzmachertevent: don't call TALLOC_FREE(ev->additional_data...
2013-03-01 Stefan Metzmachertevent: avoid any operation on epoll_ev after a epoll_p...
2013-03-01 Stefan Metzmachertevent: add epoll_{create,ctl}_panic_fallback() for...
2013-03-01 Stefan Metzmachertevent: use DLIST_DEMOTE() before calling on fde handle...
2013-03-01 Stefan Metzmachertevent: debug a FATAL message on EBADF from the select...
2013-03-01 Jeremy Allisontevent: Fix multiple handler on the same fd bug in...
2013-03-01 Stefan Metzmachertevent: revalidate fde->flags after poll()
2013-03-01 Stefan Metzmachertevent: ignore POLLNVAL from poll() and disable the...
2013-03-01 Stefan Metzmachertevent: traverse the ev->fd_event list instead of the...
2013-03-01 Stefan Metzmachertevent: maintain a list of disabled events in the poll...
2013-03-01 Stefan Metzmachertevent: merge poll_fresh_fde_destructor() into poll_eve...
2013-03-01 Stefan Metzmachertevent: use tevent_poll_event_add_fd_internal() in...
2013-03-01 Stefan Metzmachertevent: make sure we cleanup the array passed to poll...
2013-03-01 Stefan Metzmachertevent: don't skip a fd event if the previous one was...
2013-03-01 Stefan Metzmachertevent: remember the errno from select(), poll() and...
2013-03-01 Michael Adamtevent: add trace points BEFORE_LOOP_ONCE and AFTER_LOO...
2013-03-01 Stefan Metzmachertevent: fix compiler warning in tevent_context_init_byn...
2013-03-01 Stefan Metzmachertevent: fix some compiler warnings in testsuite.c
2013-03-01 Michael Adamtevent: fix a comment typo in tevent_epoll.c
2013-03-01 Galen.Liutevent: fix --disable-python cause configure fails...
2013-03-01 Stefan Metzmachertevent: define TEVENT_NUM_SIGNALS based on configure...
2013-03-01 Stefan Metzmacherlib/replace: add AC_CHECK_VALUEOF() macro
2013-03-01 Stefan Metzmacherwafsamba: add CHECK_VALUEOF() helper
2013-03-01 Stefan Metzmachers3:lib/events: make use of tevent_common_loop_timer_delay()
2013-02-28 Timur BakeyevFix bug # 9666 - Broken filtering of link-local addresses.
2013-02-28 Stefan Metzmachers3:pylibsmb: make sure we get tevent debug messages
2013-02-28 Stefan Metzmachers3:lib/events: make use of samba_tevent_set_debug()
2013-02-28 Stefan Metzmachers4:lib/events: make use of samba_tevent_set_debug()
2013-02-28 Stefan Metzmacherlib/util: add samba_tevent_set_debug()
2013-02-28 Stefan Metzmacherlib/util: allow samba_tevent_debug() to take a name...
2013-02-28 Stefan Metzmacherauth/pycredentials: make use of samba_tevent_context_init()
2013-02-28 Stefan Metzmachers4:pyregistry: make use of samba_tevent_context_init()
2013-02-28 Stefan Metzmachers4:pygensec: make use of samba_tevent_context_init()
2013-02-28 Stefan Metzmachers3:lib/events: add missing TEVENT_TRACE_BEFORE/AFTER_WA...
2013-02-28 Michael Adams4:winbindd: fix spacing and line length in cmd_getpwna...
2013-02-28 Michael Adams3:smbd: fix missing space in debug message in initial_...
2013-02-28 Andrew Bartlettbuild: Do not force a specific perl from ${PERL} when...
2013-02-27 Daniel KobrasFix bug #9039 'map untrusted to domain' treats WORKSTAT...
2013-02-27 Richard SharpeMake sure that domain joins work correctly when the...
2013-02-27 Michael Adams4:winbindd: do not drop the workgroup name in the...
2013-02-27 Michael Adams4:winbindd: do not drop the workgroup name in the...
2013-02-23 Richard SharpeFix bug #9674 - Samba denies owner Read Control when...
2013-02-22 Alexander BokovoyMake systemctl reference indirect in packaging/NetworkM...
2013-02-22 Andreas Schneiders3-rpc_server: Make sure that fd is really closed on...
2013-02-22 Andreas Schneiderlib-util: Don't leak file descriptor on error.
2013-02-22 Andreas Schneiders3-vfs: Don't leak file descriptor on error.
2013-02-22 Andreas Schneiders4-lib: Don't leak plugin handle on error.
2013-02-22 Andreas Schneiders3-libsmb: Don't leak memory on error.
2013-02-22 Andreas Schneiderndrdump: Don't leak plugin handle on error.
2013-02-22 Andreas Schneidersmbpasswd: Don't leak memory.
2013-02-22 Andreas Schneidersmbget: Fix file descriptor leak.
2013-02-22 Andreas Schneiders4-policy: Fix memory leaks in push_recursive().
2013-02-22 Andreas Schneiders4-cifsdd: Don't leak memory.
2013-02-22 Andreas Schneiders4-registry: Don't leak file descriptor.
2013-02-22 Andreas Schneiders4-registry: Don't leak memory on error.
2013-02-22 Andreas Schneiderwinbind: Don't leak centry memory.
2013-02-22 Andreas Schneiders4-client: Don't leak memory.
2013-02-22 Andreas Schneiders3-torture: Don't leak memory.
2013-02-22 Andreas Schneiderwbinfo: Fix several memory leaks.
2013-02-22 Andreas Schneiderwinbind: Don't leak memory on return.
2013-02-22 Andreas Schneiders3-smbd: Don't leak subcntarr array.
2013-02-22 Andreas Schneidertorture: Don't leak file resource handle in spoolss...
2013-02-22 Andreas Schneiders3-vfs: Don't leak file descriptor.
2013-02-22 Andreas Schneiders3-param: Don't leak file descriptor.
2013-02-22 Andreas Schneiders3-lsasd: Don't leak file descriptors.
2013-02-22 Andreas Schneiders3-spoolss: Don't leak memory.
2013-02-22 Andreas Schneiders3-net: Don't leak username.
2013-02-22 Andreas Schneiders4-client: Don't leak file descriptor.
2013-02-22 Andreas Schneiders4-client: Don't leak resource handle.
2013-02-22 Andreas Schneidertorture: Make sure we don't overrun the buffer.
2013-02-22 Andreas Schneidertorture: Fix memcmp of short buffer.
2013-02-22 Andreas Schneidertorture: Fix array access in spoolss test.
2013-02-22 Andreas Schneiderpdb: Fix array overrun by one.
2013-02-22 Andreas Schneiders4-libcli: Check return value of smbcli_request_setup().
2013-02-22 Andreas Schneiderpyauth: Check return value of lpcfg_from_py_object().
2013-02-22 Andreas Schneiderndrdump: Check return value of ndr_pull_init_blob().
2013-02-22 Andreas Schneiders4-libcli: Check return code of smbcli_request_setup().
2013-02-22 Andreas Schneiderlibrpc: Add NULL check for ndr functions for epm bindings.
2013-02-22 Andreas Schneiders3-tldap: Make sure we don't deref a null pointer.
2013-02-22 Andreas Schneiders4-libcli: Add null check for ndr functions in rap.
2013-02-22 Andreas Schneidernmbd: Fix request data data processing.
2013-02-22 Andreas Schneidertorture: Fix samsync domain_name checks.
2013-02-22 Andreas Schneiderlibsmb: Fix possible null pointer dereference.
2013-02-22 Andreas Schneiderndr: Comparing an array to null is always true.
2013-02-22 Andreas Schneiderwinbind: Correctly cast name to messaging_send_buf().
2013-02-22 Andreas Schneiderwinbind: Use uint8_t type and use const where needed.
2013-02-22 Andreas Schneidermessages: Use uint8_t type.
2013-02-22 Andreas Schneiderwinbind: Make domain_name const in wcache_ndr_key().
2013-02-22 Björn Jackebuild: use -fstack-protector if available
2013-02-22 Björn JackeRevert "wafbuild: use -Wstack-protector if available"
2013-02-22 Björn Jackebuild/autoconf: put ld check variable in quotes
2013-02-22 Andrew Bartlettdsdb-descriptor: Avoid segfault copying an SD without...
2013-02-22 Andrew Bartlettdsdb-descriptor: Spell out security descriptor flags...
2013-02-22 Andrew Bartletttorture-drs: Fix comment in replica_sync test
2013-02-22 Andrew Bartletttorture-drs: Make the samba4.drs.repl_schema.python...
2013-02-22 Andrew Bartlettldb: Add missing dependency on replace for ldb
2013-02-22 Andrew Bartlettbuild: Remove includes.h dep in winbind client libraries
next