summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-10waf:lib/replace gettext configure checksChristian Ambach1-0/+9
2014-03-10waf:lib/replace fix gettext detectionChristian Ambach1-0/+7
2014-03-10waf:lib/replace change detection of gettextChristian Ambach1-4/+5
2014-03-10waf:lib/replace fix up libintl related checksChristian Ambach1-0/+1
2014-03-10waf:lib/replace correct detection of libiconvChristian Ambach1-1/+1
2014-01-13lib: Fix strict-aliasing warning in md5 code.Andreas Schneider1-3/+6
2013-12-26ldb: bad if test in ldb_comparison_fold()Jeremy Allison1-1/+1
2013-12-10lib/util: use proper include for struct statChristian Ambach1-1/+3
2013-12-09Merge tag 'samba-4.1.3' into v4-1-testKarolin Seeger1-0/+5
2013-12-05CVE-2013-4408:async_sock: add some overflow detection to read_packet_handler()Stefan Metzmacher1-0/+5
2013-11-22docs: remove duplicate mention of "ntdbtool" in ntdbtool manpage.Günther Deschner1-4/+0
2013-11-15util: Remove 32bit macros breaking strict aliasing.Andreas Schneider1-50/+2
2013-11-12xattr: fix listing EAs on *BSD for non-root usersBjörn Jacke1-0/+4
2013-11-11Merge tag 'samba-4.1.1' into v4-1-testKarolin Seeger3-5/+66
2013-11-08CVE-2013-4476: lib-util: split out file_save_mode() from file_save()Björn Baumbach2-5/+13
2013-11-08CVE-2013-4476: lib-util: add file_check_permissions()Björn Baumbach2-0/+53
2013-10-14ccan: Fix calling memset with zero length parameterVolker Lendecke1-1/+1
2013-09-12loadparm: add new parameter "acl allow execute always"Michael Adam2-0/+11
2013-08-22ntdbtool.8.xml: Bump version up to 4.1.Karolin Seeger1-1/+1
2013-08-22ntdbrestore.8.xml: Bump version up to 4.1.Karolin Seeger1-1/+1
2013-08-22ntdbdump.8.xml: Bump version up to 4.1.Karolin Seeger1-1/+1
2013-08-22ntdbbackup.8.xml: Bump version up to 4.1.Karolin Seeger1-1/+1
2013-08-22ntdb.3.xml: Bump version up to 4.1.Karolin Seeger1-1/+1
2013-08-20Man pages for ntdb tools missingRusty Russell6-5/+708
2013-08-20waf: consolidate libintl related checksChristian Ambach1-10/+36
2013-07-24lib/param: sync debug related options with source3/paramStefan Metzmacher1-1/+17
2013-07-24lib/ldb-samba: only debug LDB_DEBUG_TRACE at level 10Stefan Metzmacher1-1/+1
2013-07-24lib/ldb-samba: make use of DBGC_LDBStefan Metzmacher1-0/+2
2013-07-24lib/util: add 'ldb' debug classStefan Metzmacher2-1/+3
2013-07-05tevent: Fix a typoVolker Lendecke1-1/+1
2013-07-01tsocket: Pass the full port number to getaddrinfo().Andreas Schneider1-1/+1
2013-06-24ldb: bump version to allow a depencency on the substring crash fixAndrew Bartlett3-1/+265
2013-06-24ldb: Cope with substring match with no chunks in ldb_filter_from_treeAndrew Bartlett1-1/+1
2013-06-24build: Remove the struct MD5Context conf file check.Andrew Bartlett1-1/+0
2013-06-22ldb: Ensure not to segfault on a filter such as (mail=)Andrew Bartlett1-0/+5
2013-06-21Fix some blank line endingsVolker Lendecke1-4/+4
2013-06-19build: Build with system md5.h on OpenIndianaAndrew Bartlett6-8/+9
2013-06-14tsocket: Add some constVolker Lendecke2-3/+3
2013-06-14genrand: Slightly simplify do_reseedVolker Lendecke1-13/+11
2013-06-14tevent: Fix Coverity ID 989236 Operands don't affect resultVolker Lendecke1-1/+1
2013-06-12tevent: Link the tutorial on the mainpage.Andreas Schneider2-157/+535
2013-06-12tevent: Add tevent tutorial files.David Koňař8-0/+1034
2013-06-12krb5wrap: Move mask to the right position.Andreas Schneider1-1/+1
2013-06-11auth: Remove "password level"Andrew Bartlett3-11/+0
2013-06-07tdb: Fix typos.Ralph Wuerthner1-2/+2
2013-06-07Add "repack" command to tdbtool documentation.Ralph Wuerthner1-1/+9
2013-06-06Revert "dbwrap: dbwrap_fetch_locked_timeout()."Volker Lendecke5-160/+0