summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib: uid_wrapper: Fix setgroups and syscall detection on a system without nat...Jeremy Allison2014-10-061-0/+7
* lib/util: Use charset_compat.h if SAMBA_UTIL_CORE_ONLYMartin Schwenke2014-10-044-0/+20
* lib/util: Factor out subsystem samba-util-core from samba-utilMartin Schwenke2014-10-041-79/+90
* lib/util: Clean up includes for util.cMartin Schwenke2014-10-041-1/+6
* lib/util: Clean up includes for fault.cMartin Schwenke2014-10-044-24/+64
* lib/util: Clean up includes for substitute.cMartin Schwenke2014-10-044-28/+62
* lib/util: Replace an SMB_ASSERT()Martin Schwenke2014-10-041-1/+5
* lib/util: Clean up includes for signal.cMartin Schwenke2014-10-044-27/+54
* lib/util: Clean up includes for time.[ch]Martin Schwenke2014-10-042-2/+8
* lib/util: Clean up includes for data_blob.[ch]Martin Schwenke2014-10-042-1/+4
* lib/util: Clean up includes for xfile.[ch]Martin Schwenke2014-10-042-1/+8
* lib/util: Clean up includes for blocking.cMartin Schwenke2014-10-044-14/+36
* torture: add torture_assert_u64_not_equal()Michael Adam2014-10-031-0/+11
* torture: add torture_assert_int_not_equalMichael Adam2014-10-031-0/+10
* swrap: Bump version to 1.1.2.Andreas Schneider2014-10-021-1/+1
* swrap: Add support for eventfd with unsigned count variable.Andreas Schneider2014-10-021-0/+4
* swrap: Add a trace message for swrap_socket().Andreas Schneider2014-10-021-0/+5
* swrap: Implement fcntl() to catch F_DUPFD.Andreas Schneider2014-10-021-1/+86
* swrap: Include the function name in the debug output.Andreas Schneider2014-10-021-12/+14
* swrap: Silence alignment warnings.Andreas Schneider2014-10-021-16/+16
* swrap: Fix type punning warnings when loading functions.Andreas Schneider2014-10-021-1/+2
* swrap: Fix access to struct members in log messages.Andreas Schneider2014-10-021-2/+2
* swrap: Fix whitespace errors.Andreas Schneider2014-10-021-16/+16
* swrap: Update copyright notice.Andreas Schneider2014-10-021-3/+3
* swrap: Wrap fopen to detect stale file descriptors.Andreas Schneider2014-10-021-0/+31
* swrap: Use swrap_address in swrap_accept().Andreas Schneider2014-10-021-28/+23
* swrap: Remove unused sockaddr_dup() function.Andreas Schneider2014-10-021-7/+0
* swrap: Use swrap_address in the socket_info struct.Andreas Schneider2014-10-021-107/+109
* swrap: Use a sockaddr_un for the unix path in socket_info.Andreas Schneider2014-10-021-5/+7
* swrap: Rename swrap_pcap_dump_packet().Andreas Schneider2014-10-021-29/+29
* swrap: Rename swrap_pcap_get_fd().Andreas Schneider2014-10-021-2/+2
* swrap: Rename swrap_marshall_packet().Andreas Schneider2014-10-021-8/+13
* swrap: Rename swrap_packet_init().Andreas Schneider2014-10-021-15/+22
* swrap: Rename socket_wrapper_pcap_file().Andreas Schneider2014-10-021-2/+2
* swrap: Fix type punning warnings.Andreas Schneider2014-10-021-75/+127
* Provide a compatible declaration of CMSG_ALIGNJakub Hrozek2014-10-021-1/+1
* SO_PROTOCOL is platform-dependentJakub Hrozek2014-10-021-0/+3
* swrap: fix another discard const warning in swrap_bind()Michael Adam2014-10-021-1/+1
* swrap: fix discard const warning in swrap_bind()Michael Adam2014-10-021-1/+1
* swrap: fix discard const warning in swrap_remove_stale()Michael Adam2014-10-021-2/+2
* swrap: fix build when neither HAVE_STRUCT_IN_PKTINFO nor IP_RECVDSTADDR is de...Michael Adam2014-10-021-2/+1
* loadparm//init_copymap: Add braces around if/for blocks to match coding styleKamen Mazdrashki2014-10-011-3/+5
* loadparm: Allocate service->copymap in service memory contextKamen Mazdrashki2014-10-011-1/+5
* tdb: Fix a commentVolker Lendecke2014-09-301-1/+1
* lib: util [ctdb]: Signal handling - change CatchChild() and CatchChildLeaveSt...Jeremy Allison2014-09-302-6/+6
* tevent: version 0.9.22tevent-0.9.22Stefan Metzmacher2014-09-302-1/+89
* tevent: remove unused exit_code in tevent_select.cStefan Metzmacher2014-09-301-4/+1
* tevent: remove unused exit_code in tevent_poll.cStefan Metzmacher2014-09-301-3/+0
* winbindd: Change value of "ldap sasl wrapping" to signAndrew Bartlett2014-09-301-0/+2
* ldb: fix a typo in the comment, LDB_FLAGS_MOD_xxx -> LDB_FLAG_MOD_xxxMatthieu Patou2014-09-301-2/+2