summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* lib/param: set the kccsrv:samba_kcc option to false by defaultStefan Metzmacher2014-09-291-1/+1
* lib: util: asn1 tests. Check every asn1 return.Jeremy Allison2014-09-261-5/+9
* lib: util: asn1 fixes - check all returns.Jeremy Allison2014-09-261-11/+15
* tdb: Improve wording in a commentVolker Lendecke2014-09-251-1/+1
* lib/util: Drop unnecessary use of talloc_tos()Volker Lendecke2014-09-201-6/+4
* lib/util: Return some functions to util_str.cMartin Schwenke2014-09-192-55/+55
* lib/util: Move next_token* functions to util_str.cMartin Schwenke2014-09-192-146/+145
* lib/util: Move idr_get_new_random() to new source file idtree_random.cMartin Schwenke2014-09-196-63/+176
* debug: Standalone compile without includes.hMartin Schwenke2014-09-192-3/+14
* tdb_wrap: Standalone compile without includes.hMartin Schwenke2014-09-192-4/+5
* tdb_wrap: tdb_wrap.h doesn't need struct loadparm_contextMartin Schwenke2014-09-191-2/+0
* tdb: tdb.h needs bool typeMartin Schwenke2014-09-191-0/+1
* lib/crypto: Protect crypto.h against multiple inclusionMartin Schwenke2014-09-191-0/+4
* charset: Avoid compiler warnings with --enable-developerMartin Schwenke2014-09-191-2/+2
* replace: Fix includes of unistd.hMartin Schwenke2014-09-193-4/+9
* util: Fix indentationMartin Schwenke2014-09-191-1/+1
* lib: util: Check *every* asn1 return call and early return.Jeremy Allison2014-09-191-61/+45
* lib: Polish echo_serverVolker Lendecke2014-09-181-4/+4
* lib: util_tdb does not need samba-utilVolker Lendecke2014-09-181-1/+1
* tdb_wrap: Only pull in samba-debugVolker Lendecke2014-09-181-1/+1
* lib: Move tdb lock timeout fns to source3Volker Lendecke2014-09-182-96/+0
* lib: Make set_blocking() available independentlyVolker Lendecke2014-09-182-3/+8
* lib: Make samba-debug a private libraryVolker Lendecke2014-09-181-4/+5
* lib: Add daemon_status() to util library.Andreas Schneider2014-09-172-0/+17
* replace: Make EWOULDBLOCK always availableVolker Lendecke2014-09-172-0/+5
* lib: Remove unused file_lines_slashcontVolker Lendecke2014-09-172-30/+0
* lib: Move "large_file_support()" to the source4 smb serverVolker Lendecke2014-09-172-22/+0
* tdb: change version to 1.3.1tdb-1.3.1Michael Adam2014-09-162-1/+69
* tdb:tools: fix a compiler warningStefan Metzmacher2014-09-161-4/+4
* s3: smbd: Change the function signature of srvstr_push() from returning a len...Jeremy Allison2014-09-162-3/+6
* torture: fix whitespace/tab mixup in internal_torture_run_test()Michael Adam2014-09-081-22/+22
* lib/ldb/wscript: pass dep_vars=['LDB_VERSION'] to SAMBA_GENERATOR()Stefan Metzmacher2014-09-051-2/+1
* lib/texpect: add texpect binary based on heimdals rkpty.Günther Deschner2014-09-012-0/+450
* Remove custom password change code in libadsSimo Sorce2014-09-011-1/+0
* Look for system setproctitle before trying -lbsd.Jelmer Vernooij2014-08-311-2/+2
* replace: remove tabs.Jelmer Vernooij2014-08-311-4/+4
* replace: remove unused and duplicate imports.Jelmer Vernooij2014-08-311-2/+2
* Fix typo in ldbrename manpageMarc Muehlfeld2014-08-281-1/+1
* lib: Introduce server_id_same_process()Volker Lendecke2014-08-232-5/+9
* ldb: Fix check for third_partyAmitay Isaacs2014-08-211-2/+2
* replace: Remove unused item returned by FAILED()Martin Schwenke2014-08-201-1/+1
* tdbtorture: print details when run with -n 1David Disseldorp2014-08-181-4/+4
* lib: Remove parser code, now replaced with tini parser.Volker Lendecke2014-08-151-508/+2