summaryrefslogtreecommitdiffstats
path: root/source/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix bug #6019 File corruption in Clustered SMB/NFS environment managed via CTDBJeremy Allison2009-01-131-2/+2
* Fix null pointer refrence in event context in backport from v3-3-testBo Yang2009-01-111-2/+6
* Backport of the clean event context after fork andBo Yang2009-01-102-26/+34
* Fix race condition in alarm lock processing noticed by Richard Sharpe <realri...Jeremy Allison2009-01-081-1/+1
* Fix circular dependency error with autoconf 2.6.3.Andreas Schneider2008-11-261-0/+2
* Fix bug 5697 nmbd spins in reload_interfaces when only loopback exists.Jeremy Allison2008-08-191-0/+17
* Fix from Volker. Fix a segfault in base64_encode_data_blobJeremy Allison2008-07-101-1/+3
* Fix bug #5578, reported by sendel2000@hotbox.ru. Bad (non-Samba) use of strlc...Jeremy Allison2008-07-021-0/+3
* Fix bug #5531 - fix conversion of ns units when converting from nttime to tim...Jeremy Allison2008-06-201-2/+6
* Security: Patche for CVE-2008-1105.Gerald W. Carter2008-05-281-21/+13
* Fix Bug #5285. (libcap header mismatch)Günther Deschner2008-05-281-0/+5
* Make 3.0.x in sync with 3.2 here.samba-3.0.29Jeremy Allison2008-05-211-2/+2
* Don't error out on xflush if there's no buffer.Jeremy Allison2008-05-211-2/+2
* Janitor for Michael :-).Jeremy Allison2008-04-111-1/+1
* Fix typos.Karolin Seeger2008-04-092-3/+3
* Check x_fflush returns.Jeremy Allison2008-04-081-4/+8
* Add configure check for LBER_LOG_PRINT_FN - to intercept ldap debug.Michael Adam2008-02-071-2/+2
* Add support for LDAP debug output in Samba log file.Michael Adam2008-02-071-0/+52
* Ensure that convert_string_allocate() allocates 2 extraJeremy Allison2008-02-011-6/+14
* Copy the 3.2 version of string_replace to 3.0Volker Lendecke2008-01-221-5/+19
* Fix socket_wrapper build for 3.0.x.Jeremy Allison2007-12-171-4/+4
* Fix bug #5121 (unix passwd sync bnot working on a streams basedJeremy Allison2007-12-172-1/+5
* Cope with valgrind > 3.2.x.Jeremy Allison2007-12-151-0/+4
* Fix bug #5141, patch from Hans Mayer <hans.mayer@ages.at>.Jeremy Allison2007-12-141-3/+6
* Add patches for bug #4866 from jiri sasek - Sun Microsystems - Prague Czech R...Jeremy Allison2007-12-112-0/+25
* Additional fixes for SAMBA_VERSION_VENDOR_PATCH in lib/version.cGerald (Jerry) Carter2007-12-101-3/+3
* Ensure every use of push_ascii checks for error -1 condition.Jeremy Allison2007-11-191-1/+8
* Fix for CVE-2007-4572Gerald (Jerry) Carter2007-11-151-2/+2
* Fix bug where tdb lock call interrupted withJeremy Allison2007-11-063-0/+10
* Fix warning messages for unused variables.Jeremy Allison2007-10-171-1/+3
* [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.samba-misc-tags/initial-v3-0-testGerald (Jerry) Carter2007-10-10243-55453/+2054
* r24344: Make libreplace provide offsetof.Jelmer Vernooij2007-10-103-4/+5
* r24343: Use standard data type uint32_t rather than tdb-specific u32.Jelmer Vernooij2007-10-108-59/+56
* r23769: Move removal of the tdb from the generic tdb_validate functionMichael Adam2007-10-101-6/+0
* r23756: Fix Coverity id 388Volker Lendecke2007-10-101-0/+1
* r23751: Call tdb_close even when validation was not successful.Michael Adam2007-10-101-9/+1
* r23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The nextVolker Lendecke2007-10-101-2/+10
* r23673: Check for integer wrap on incoming data.Jeremy Allison2007-10-101-0/+6
* r23669: Move a variable into the only block where it is used.Michael Adam2007-10-101-1/+1
* r23668: When creating a new string value, win2k regedit deliversMichael Adam2007-10-101-8/+22
* r23665: Remove two unneeded global variablesVolker Lendecke2007-10-101-13/+6
* r23662: According to simo, check_dos_char is neededVolker Lendecke2007-10-102-1/+52
* r23660: Anybody know what check_dos_char() was used for? It wasn't called atVolker Lendecke2007-10-102-52/+1
* r23659: file_pload is not used outside of util_file.cVolker Lendecke2007-10-101-1/+1
* r23658: One pstring a day....Volker Lendecke2007-10-101-16/+39
* r23641: Put check for forbidden values in smbconf into a function.Michael Adam2007-10-101-0/+22
* r23639: Eliminate trailing whitespaces in the new tdb_validate functions...Michael Adam2007-10-101-8/+7
* r23610: Move some winbindd_cache specific flags and actionsMichael Adam2007-10-101-7/+1