summaryrefslogtreecommitdiffstats
path: root/source/lib
Commit message (Expand)AuthorAgeFilesLines
...
* libsmbconf: add backend_requires_messaging() method to libsmbconf.Michael Adam2009-03-195-0/+28
* fixed a bug in message handling for code the change notify codeAndrew Tridgell2009-03-101-2/+16
* s3:lib: interfaces.c isn't used in the configure tests anymoreStefan Metzmacher2009-03-091-73/+1
* Fix a bug that prevent core files from being createdTim Prouty2009-02-241-1/+0
* More warning fixes for Solaris.Jeremy Allison2009-02-236-18/+10
* all BSDs use this evironment variableBjörn Jacke2009-02-231-1/+1
* enable IPv6 support for NetBSD, FreeBSDBjörn Jacke2009-02-111-0/+1
* Have nmbd check all available interfaces for WINS before failingAravind Srinivasan2009-02-051-2/+5
* Fix bug #6082 - smbd_gpfs_getacl failed: Windows client can´t rename or dele...Jeremy Allison2009-02-021-1/+4
* add Tru64 sub-second resolution timestamp supportBjörn Jacke2009-01-291-0/+24
* add missing semicolonsBjörn Jacke2009-01-291-6/+6
* Following Björn JACKE's patch, unify the detection of the timespec code in co...Jeremy Allison2009-01-291-0/+36
* s3:ctdbd_conn: canonicalize ips before sending them to ctdbdStefan Metzmacher2009-01-291-10/+40
* Avoid valgrind errorsVolker Lendecke2009-01-281-28/+10
* libreplace: fix detection of netinet/ip.h on solaris 8Michael Adam2009-01-271-1/+5
* libreplace: fix bug #6066 - netinet/ip.h present but cannot be compiledMichael Adam2009-01-271-1/+4
* lib/replace: add defines to let the callers find out if pwrite and pread are ...Stefan Metzmacher2009-01-231-0/+6
* Memory leaks and other fixes found by Coveritytodd stecher2009-01-221-11/+15
* socket_wrapper: fix PCAP support broken by aaea68791cfea45c6fa69abc93ad6d0e83...Stefan Metzmacher2009-01-191-3/+1
* s3: reinit_after_fork() should reinit the event context before theStefan Metzmacher2009-01-191-4/+4
* s3:cluster: fix ctdb ipv6 supportStefan Metzmacher2009-01-171-10/+20
* "First thing, kill all the language lawyers" :-). Ensure possible insane comp...Jeremy Allison2009-01-161-1/+1
* Allow reinit_after_fork to be called safely from within swat and other binari...Jeremy Allison2009-01-152-11/+20
* Fix bug #6040 - Calling Samba print server with an aliased DNS-name fails.Jeremy Allison2009-01-151-4/+5
* Fix bug #6019 File corruption in Clustered SMB/NFS environment managed via CTDBJeremy Allison2009-01-131-2/+2
* Even for srclen == 0 we have to return somethingVolker Lendecke2009-01-121-0/+6
* Fix race condition in alarm lock processing noticed by Richard Sharpe <realri...Jeremy Allison2009-01-081-1/+1
* s3:events: change event_add_timed() prototype to match samba4Stefan Metzmacher2009-01-064-15/+13
* s3:events: get rid of the stupid set_event_dispatch_time() functionStefan Metzmacher2009-01-051-16/+0
* s3:events: get rid of the stupid cancel_named_event() functionStefan Metzmacher2009-01-051-16/+0
* s3:events: remove unused stuffStefan Metzmacher2009-01-051-25/+0
* clean event context after child is forked.Bo Yang2009-01-052-0/+9
* Fix bug 5913.Volker Lendecke2009-01-011-1/+1
* Fix warnings in make test code.Jeremy Allison2008-12-311-2/+6
* Fix all warnings with gcc4.3.Jeremy Allison2008-12-312-6/+34
* s3:cluster: register the client connection via CTDB_CONTROL_TCP_ADDStefan Metzmacher2008-12-301-7/+19
* s3:dbwrap: fix dbwrap_store_uint32() to match dbwrap_store_int32()Stefan Metzmacher2008-12-291-2/+2
* Add code to test write_data_iov a bitVolker Lendecke2008-12-291-0/+11
* Make write_data use write_data_iovVolker Lendecke2008-12-291-24/+24
* Add write_data_iovVolker Lendecke2008-12-291-0/+69
* Add sys_writevVolker Lendecke2008-12-291-0/+14
* Fix some nonempty blank linesVolker Lendecke2008-12-251-11/+11
* Fix some C++ warningsVolker Lendecke2008-12-251-4/+6
* In gcc version 4.3.2 we get warnings for functions declared withJeremy Allison2008-12-221-2/+10
* Added a simple tdb integrity check to tdbtool. The command "check" runs trave...Holger Hetterich2008-12-161-0/+27
* Fix bug 5969: Optimize smbclient put commandVolker Lendecke2008-12-151-5/+20
* netapi: fix access bits in netapi.Günther Deschner2008-12-121-1/+1
* s3-samr: fix SAMR_FIELD_PASSWORD callers.Günther Deschner2008-12-111-1/+1
* Fix logging to syslogDan Sledz2008-12-051-1/+1
* Fix bug #5928 - Option --version in testparm does not work.Tomasz Krasuski2008-12-051-1/+1