summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2015-02-22Imported Upstream version 4.1.16+dfsgupstream/4.1.16+dfsgIvo De Decker3-4/+3
2014-11-24lib/util: use size_t for add_string_to_array().Günther Deschner2-2/+2
2014-11-17lib/ldb/wscript: pass dep_vars=['LDB_VERSION'] to SAMBA_GENERATOR()Stefan Metzmacher1-2/+1
2014-10-20Imported Upstream version 4.1.13+dfsgupstream/4.1.13+dfsgIvo De Decker16-26/+650
2014-10-19lib: util: Signal handling - change CatchChild() and CatchChildLeaveStatus() ...Jeremy Allison2-6/+6
2014-09-26lib: Add daemon_status() to util library.Andreas Schneider2-0/+17
2014-09-01s3: winbindd: Add new parameter "winbind request timeout" set to 60 seconds w...Jeremy Allison2-0/+10
2014-09-01lib: strings: Simplify strcasecmpVolker Lendecke1-35/+13
2014-09-01s4: tests: Added local.charset test for Bug 10716 - smbd constantly crashes w...Jeremy Allison1-0/+12
2014-09-01lib: strings: Fix the behavior of strncasecmp_m_handle() in the face of bad c...Jeremy Allison1-2/+27
2014-09-01lib: strings: Fix the behavior of strcasecmp_m_handle() in the face of bad co...Jeremy Allison1-1/+11
2014-09-01lib: Remove unused nstrcpyVolker Lendecke1-5/+0
2014-08-07sys_poll_intr: fix timeout arithmeticDaniel Kobras1-2/+12
2014-08-07lib/util: move memcache.[ch] to the toplevel 'samba-util' libraryStefan Metzmacher3-1/+532
2014-08-07lib: tevent: make TEVENT_SIG_INCREMENT atomic.Jeremy Allison3-0/+36
2014-08-01fix unstrcpyVolker Lendecke1-1/+1
2014-07-31fix unstrcpyVolker Lendecke1-1/+1
2014-07-19ldb-samba: fix a memory leak in ldif_canonicalise_objectCategory()Stefan Metzmacher1-1/+6
2014-07-15ldb:build: improve detection of srcdirMichael Adam1-1/+1
2014-07-15ldb: make the successful ldb_transaction_start() message clearerAndrew Bartlett1-4/+8
2014-07-15ldb: change version to 1.1.17Stefan Metzmacher3-1/+265
2014-07-15ldb:pyldb: add some more helper functions for LdbDnStefan Metzmacher1-0/+112
2014-07-15ldb:pyldb: fix doc string for set_extended_component()Stefan Metzmacher1-1/+1
2014-07-15ldb:pyldb: add some const to PyObject_FromLdbValue()Stefan Metzmacher1-1/+1
2014-07-15ldb: Add a env variable to disable RTLD_DEEPBIND.Andreas Schneider1-6/+19
2014-07-15ldb: pass module init errors back to the callerAndrew Bartlett1-2/+3
2014-07-15ldb: Return LDB_ERR_INSUFFICIENT_ACCESS_RIGHTS rather than OPERATIONS_ERROR o...Andrew Bartlett1-2/+5
2014-07-15ldb: Fix 1138330 Dereference null return valueVolker Lendecke1-0/+4
2014-07-15lib/ldb fix compiler warningsChristian Ambach1-2/+2
2014-07-15lib/ldb fix compiler warningsChristian Ambach1-2/+2
2014-07-15ldb: use of NULL pointer bugfixPavel Reichl1-2/+2
2014-07-15ldb: Fix CID 241329 Array compared against 0Volker Lendecke1-1/+1
2014-07-15ldb: Fix CID 240798 Uninitialized pointer readVolker Lendecke1-1/+1
2014-07-15ldb:rdn_name: reject 'distinguishedName' depending of the MOD flagsStefan Metzmacher1-2/+8
2014-07-15s4-openldap: Remove use of talloc_reference in ldb_map_outbound.cNadezhda Ivanova1-9/+13
2014-07-15Add LDB_MAP_RENDROP optionHoward Chu4-8/+23
2014-07-15Fix SEGV from improperly formed SUBSTRING/PRESENCE filterHoward Chu1-1/+1
2014-07-15Cleanup map return codesHoward Chu1-18/+17
2014-07-15ldb: Show the type of failing operation in default error messageAndrew Bartlett1-1/+26
2014-07-15ldb: Do not build libldb-cmdline when using system ldb.Jeroen Dekkers1-4/+4
2014-07-15ldb_map: Fix CID 1034791 Dereference null return valueVolker Lendecke1-0/+6
2014-07-15pyldb: Fix CID 1034792 Dereference null return valueVolker Lendecke1-0/+4
2014-07-15ldb: Fix CID 1034793 Dereference null return valueVolker Lendecke1-0/+4
2014-07-15ldb: Fix a const warningVolker Lendecke2-3/+3
2014-07-15pyldb: decrement ref counters on py_results and quiet warningsMatthieu Patou1-0/+4
2014-05-20lib-util: rename memdup to smb_memdup and fix all callers (bug #10556)Björn Baumbach2-2/+2
2014-05-20add systemd integrationAlexander Bokovoy3-2/+49
2014-05-19byteorder: do not assume PowerPC is big-endianDavid Disseldorp1-4/+6
2014-04-01tevent: fix crash bug in tevent_queue_immediate_trigger()Stefan Metzmacher1-0/+4
2014-03-10waf:lib/replace fix iconv checks on HP/UXChristian Ambach1-1/+1