ADD TODO.build
[obnox/samba/samba-obnox.git] / lib /
2014-10-09 Andreas Schneidernwrap: Fix resolving hostnames with a trailing dot.
2014-10-09 Andreas Schneidernwrap: Fall back to RTLD_NEXT if we can't find libc.
2014-10-07 Andrew Bartletts3-winbindd: Allow winbindd to connect over SMB2 to...
2014-10-07 Stefan Metzmacherlib/param: add PROTOCOL_SMB3_10 handling
2014-10-06 Jeremy Allisonlib: uid_wrapper: Fix setgroups and syscall detection...
2014-10-03 Martin Schwenkelib/util: Use charset_compat.h if SAMBA_UTIL_CORE_ONLY
2014-10-03 Martin Schwenkelib/util: Factor out subsystem samba-util-core from...
2014-10-03 Martin Schwenkelib/util: Clean up includes for util.c
2014-10-03 Martin Schwenkelib/util: Clean up includes for fault.c
2014-10-03 Martin Schwenkelib/util: Clean up includes for substitute.c
2014-10-03 Martin Schwenkelib/util: Replace an SMB_ASSERT()
2014-10-03 Martin Schwenkelib/util: Clean up includes for signal.c
2014-10-03 Martin Schwenkelib/util: Clean up includes for time.[ch]
2014-10-03 Martin Schwenkelib/util: Clean up includes for data_blob.[ch]
2014-10-03 Martin Schwenkelib/util: Clean up includes for xfile.[ch]
2014-10-03 Martin Schwenkelib/util: Clean up includes for blocking.c
2014-10-03 Michael Adamtorture: add torture_assert_u64_not_equal()
2014-10-03 Michael Adamtorture: add torture_assert_int_not_equal
2014-10-02 Andreas Schneiderswrap: Bump version to 1.1.2.
2014-10-02 Andreas Schneiderswrap: Add support for eventfd with unsigned count...
2014-10-02 Andreas Schneiderswrap: Add a trace message for swrap_socket().
2014-10-02 Andreas Schneiderswrap: Implement fcntl() to catch F_DUPFD.
2014-10-02 Andreas Schneiderswrap: Include the function name in the debug output.
2014-10-02 Andreas Schneiderswrap: Silence alignment warnings.
2014-10-02 Andreas Schneiderswrap: Fix type punning warnings when loading functions.
2014-10-02 Andreas Schneiderswrap: Fix access to struct members in log messages.
2014-10-02 Andreas Schneiderswrap: Fix whitespace errors.
2014-10-02 Andreas Schneiderswrap: Update copyright notice.
2014-10-02 Andreas Schneiderswrap: Wrap fopen to detect stale file descriptors.
2014-10-02 Andreas Schneiderswrap: Use swrap_address in swrap_accept().
2014-10-02 Andreas Schneiderswrap: Remove unused sockaddr_dup() function.
2014-10-02 Andreas Schneiderswrap: Use swrap_address in the socket_info struct.
2014-10-02 Andreas Schneiderswrap: Use a sockaddr_un for the unix path in socket_info.
2014-10-02 Andreas Schneiderswrap: Rename swrap_pcap_dump_packet().
2014-10-02 Andreas Schneiderswrap: Rename swrap_pcap_get_fd().
2014-10-02 Andreas Schneiderswrap: Rename swrap_marshall_packet().
2014-10-02 Andreas Schneiderswrap: Rename swrap_packet_init().
2014-10-02 Andreas Schneiderswrap: Rename socket_wrapper_pcap_file().
2014-10-02 Andreas Schneiderswrap: Fix type punning warnings.
2014-10-02 Jakub HrozekProvide a compatible declaration of CMSG_ALIGN
2014-10-02 Jakub HrozekSO_PROTOCOL is platform-dependent
2014-10-02 Michael Adamswrap: fix another discard const warning in swrap_bind()
2014-10-02 Michael Adamswrap: fix discard const warning in swrap_bind()
2014-10-02 Michael Adamswrap: fix discard const warning in swrap_remove_stale()
2014-10-02 Michael Adamswrap: fix build when neither HAVE_STRUCT_IN_PKTINFO...
2014-10-01 Kamen Mazdrashkiloadparm//init_copymap: Add braces around if/for blocks...
2014-10-01 Kamen Mazdrashkiloadparm: Allocate service->copymap in service memory...
2014-09-30 Volker Lendecketdb: Fix a comment
2014-09-30 Jeremy Allisonlib: util [ctdb]: Signal handling - change CatchChild...
2014-09-30 Stefan Metzmachertevent: version 0.9.22 save-diskspace-tags/tevent-0.9.22
2014-09-30 Stefan Metzmachertevent: remove unused exit_code in tevent_select.c
2014-09-30 Stefan Metzmachertevent: remove unused exit_code in tevent_poll.c
2014-09-30 Andrew Bartlettwinbindd: Change value of "ldap sasl wrapping" to sign
2014-09-30 Matthieu Patouldb: fix a typo in the comment, LDB_FLAGS_MOD_xxx ...
2014-09-29 Stefan Metzmacherlib/param: set the kccsrv:samba_kcc option to false...
2014-09-25 Jeremy Allisonlib: util: asn1 tests. Check every asn1 return.
2014-09-25 Jeremy Allisonlib: util: asn1 fixes - check all returns.
2014-09-24 Volker Lendecketdb: Improve wording in a comment
2014-09-20 Volker Lendeckelib/util: Drop unnecessary use of talloc_tos()
2014-09-19 Martin Schwenkelib/util: Return some functions to util_str.c
2014-09-19 Martin Schwenkelib/util: Move next_token* functions to util_str.c
2014-09-19 Martin Schwenkelib/util: Move idr_get_new_random() to new source file...
2014-09-19 Martin Schwenkedebug: Standalone compile without includes.h
2014-09-19 Martin Schwenketdb_wrap: Standalone compile without includes.h
2014-09-19 Martin Schwenketdb_wrap: tdb_wrap.h doesn't need struct loadparm_context
2014-09-19 Martin Schwenketdb: tdb.h needs bool type
2014-09-19 Martin Schwenkelib/crypto: Protect crypto.h against multiple inclusion
2014-09-19 Martin Schwenkecharset: Avoid compiler warnings with --enable-developer
2014-09-19 Martin Schwenkereplace: Fix includes of unistd.h
2014-09-19 Martin Schwenkeutil: Fix indentation
2014-09-18 Jeremy Allisonlib: util: Check *every* asn1 return call and early...
2014-09-18 Volker Lendeckelib: Polish echo_server
2014-09-18 Volker Lendeckelib: util_tdb does not need samba-util
2014-09-18 Volker Lendecketdb_wrap: Only pull in samba-debug
2014-09-18 Volker Lendeckelib: Move tdb lock timeout fns to source3
2014-09-18 Volker Lendeckelib: Make set_blocking() available independently
2014-09-18 Volker Lendeckelib: Make samba-debug a private library
2014-09-17 Andreas Schneiderlib: Add daemon_status() to util library.
2014-09-16 Volker Lendeckereplace: Make EWOULDBLOCK always available
2014-09-16 Volker Lendeckelib: Remove unused file_lines_slashcont
2014-09-16 Volker Lendeckelib: Move "large_file_support()" to the source4 smb...
2014-09-16 Michael Adamtdb: change version to 1.3.1 save-diskspace-tags/tdb-1.3.1
2014-09-16 Stefan Metzmachertdb:tools: fix a compiler warning
2014-09-15 Jeremy Allisons3: smbd: Change the function signature of srvstr_push...
2014-09-08 Michael Adamtorture: fix whitespace/tab mixup in internal_torture_r...
2014-09-05 Stefan Metzmacherlib/ldb/wscript: pass dep_vars=['LDB_VERSION'] to SAMBA...
2014-09-01 Günther Deschnerlib/texpect: add texpect binary based on heimdals rkpty.
2014-09-01 Simo SorceRemove custom password change code in libads
2014-08-31 Jelmer VernooijLook for system setproctitle before trying -lbsd.
2014-08-31 Jelmer Vernooijreplace: remove tabs.
2014-08-31 Jelmer Vernooijreplace: remove unused and duplicate imports.
2014-08-27 Marc MuehlfeldFix typo in ldbrename manpage
2014-08-22 Volker Lendeckelib: Introduce server_id_same_process()
2014-08-21 Amitay Isaacsldb: Fix check for third_party
2014-08-20 Martin Schwenkereplace: Remove unused item returned by FAILED()
2014-08-18 David Disseldorptdbtorture: print details when run with -n 1
2014-08-15 Volker Lendeckelib: Remove parser code, now replaced with tini parser.
2014-08-14 Jeremy AllisonAdd tiniparser - tiny version of iniparser that only...
2014-08-14 Volker LendeckeUse tini in preference.
2014-08-14 Volker LendeckeAdd tini parser.
next