drsuapi: Add documentation
[nivanova/samba-autobuild/.git] / lib /
2013-01-19 Jeremy AllisonRemove some unused variables.
2013-01-19 Andrew Bartlettheimdal_build: Try again to sort out the strerror_r...
2013-01-17 Volker Lendecketevent: Fix a comment
2013-01-15 Michael Adamdbwrap: add dbwrap_is_persistent()
2013-01-15 Björn Baumbachbuild(waf)-libreplace: remove redundant check for flist...
2013-01-15 Jeremy Allisontevent: Fix bug 9550 - sigprocmask does not work on...
2013-01-15 Jeremy Allisonlib/replace: Include sys/ucontext.h if available.
2013-01-15 Jeremy Allisonlib/replace: Add ucontext configure autoconf checks.
2013-01-15 Jeremy Allisonlib/replace: Add ucontext configure waf checks.
2013-01-15 Jeremy Allisonlib/replace: Add missing check for sys/wait.h
2013-01-14 Volker LendeckeFix bug 9548: Correctly detect O_DIRECT
2013-01-14 Stephen Gallagherldb: Move doxygen comments for ldb_connect to the right...
2013-01-09 Andreas Schneiderutil: Add a strict directory_create_or_exist function.
2013-01-09 Jesper Larsenreplace: Fix compilation of rep_mkstemp
2013-01-07 Volker Lendecketdb: Fix undefined prototype warnings
2013-01-07 Volker Lendecketdb: Fix \n in error messages
2012-12-27 Jelmer Vernooijsubunit: Update to latest upstream version.
2012-12-27 Jelmer Vernooijtesttools: Update to latest upstream version.
2012-12-27 Stefan Metzmacherlib/param: use the correct path names again
2012-12-21 Andreas Schneiderkrb5_wrap: Remove dead code in smb_krb5_renew_ticket().
2012-12-21 Andreas Schneiderparam: Correctly create directory and create common...
2012-12-21 Volker Lendecketdb: Add a comment explaining the "check"
2012-12-21 Volker Lendecketdb: Make tdb_new_database() follow a more conventional...
2012-12-21 Volker Lendecketdb: Fix a typo
2012-12-21 Volker Lendecketdb: Fix a typo
2012-12-21 Volker Lendecketdb: Use tdb_lock_covered_by_allrecord_lock in tdb_unlock
2012-12-21 Volker Lendecketdb: Factor out tdb_lock_covered_by_allrecord_lock...
2012-12-21 Volker Lendecketdb: Simplify logic in tdb_lock_list slightly
2012-12-21 Volker Lendecketdb: Slightly simplify tdb_lock_list
2012-12-21 Volker Lendecketdb: Fix blank line endings
2012-12-21 Volker Lendecketdb: Fix a comment
2012-12-21 Volker Lendecketdb: Fix a typo
2012-12-21 Volker Lendecketdb: Fix a missing CONVERT
2012-12-15 Jelmer Vernooijtdr: Strip trailing whitespace.
2012-12-12 Andreas Schneiderutil: Remove unused fde_stdin in samba_runcmd.
2012-12-12 Andreas Schneidertdb: Improve the documentation of tdb_reopen() and...
2012-12-12 Andreas Schneidertdb: Fix possible crash bugs in the python tdb code.
2012-12-12 Andreas Schneiderutil: Don't use the pid ret value uninitialized.
2012-12-07 Tsukasa HamanoFix bug #9471 - SEGV when using second vfs module.
2012-12-03 Karolin Seegerlib/talloc: Move manpage to man/.
2012-12-03 Karolin Seegerlib/tdb: Rename manpages/ to man/.
2012-12-03 Andreas Schneiderreplace: Remove deprecated getpass() support.
2012-12-03 Andreas Schneiderutil: Add a UNIX platform independent samba_getpass().
2012-11-30 Michael Adamldb: fix a typo in the comment for ldb_req_is_untrusted()
2012-11-29 Volker Lendeckedbwrap: Remove an unnecessary if-statement
2012-11-29 Volker Lendeckedbwrap: No need to NULL out a talloc_zero'ed structure...
2012-11-29 Volker Lendeckedbwrap: Use talloc_zero in db_open_rbt
2012-11-29 Volker Lendeckedbwrap: Use talloc_zero in db_open_cache
2012-11-29 Volker Lendeckedbwrap: Use dbwrap_parse_record in dbwrap_fetch_uint32_...
2012-11-29 Karolin Seegerdocs: man tdbtool: Add missing meta data.
2012-11-29 Karolin Seegerdocs: man talloc: Add missing meta data.
2012-11-29 Karolin Seegerdocs: man ldbsearch: Add missing meta data.
2012-11-29 Karolin Seegerdocs: man ldbrename: Add missing meta data.
2012-11-29 Karolin Seegerdocs: man ldbmodify: Add missing meta data.
2012-11-29 Karolin Seegerdocs: man ldbedit: Add missing meta data.
2012-11-29 Karolin Seegerdocs: man ldbdel: Add missing meta data.
2012-11-29 Karolin Seegerdocs: man ldbadd: Add missing meta data.
2012-11-29 Karolin Seegerdocs: man ldb.3: Add missing meta data.
2012-11-22 Andrew Bartlettlib/replace: Do not use STRERROR_R_PROTO_COMPATIBLE...
2012-11-14 Stefan Metzmacherlib/replace: replace all *printf function if we replace...
2012-11-14 Jelmer Vernooijsubunit: Update to latest upstream version.
2012-11-14 Jelmer Vernooijtesttools: Update to latest version.
2012-11-13 Andrew Bartlettsmbd: Remove NT4 compatability handling in posix -...
2012-11-13 Stefan Metzmacherlib/ldb: add missing newline in the output of ldb_ldif_... ldb-1.1.14
2012-11-13 Stefan Metzmacherlib/addns: remove compiler warnings
2012-11-13 Stefan Metzmacherlib/addns: don't depend on the order in resp->answers[]
2012-11-13 Stefan Metzmacherlib/addns: remove pointless check for resp->num_additio...
2012-11-07 Volker Lendeckelib/util: Simplify bitmap.c a bit
2012-11-07 Volker Lendeckelib/util: Make "struct bitmap" abstract
2012-11-05 Stefan Metzmacherlib/tsocket: optimize syscalls in tstream_readv_pdu_send()
2012-11-05 Stefan Metzmacherlib/tsocket: disable the syscall optimization for recvf...
2012-11-01 Stefan Metzmacherlib/krb5_wrap: request enc_types in the correct order...
2012-11-01 Andrew Tridgellldb: fixed callers for ldb_pack_data() and ldb_unpack_d...
2012-11-01 Andrew Tridgellldb: move ldb_pack.c into common
2012-10-31 Björn Jackeutil: remove accidently committed hunk
2012-10-30 Andrew Bartlettldb: Add ldbdump, based on tdbdump
2012-10-30 Andrew Bartlettldb: Remove no-longer-existing ltdb_unpack_data_free...
2012-10-30 Andrew Bartlettldb: Change ltdb_unpack_data to take an ldb_context
2012-10-30 Björn Jackewafbuild: use -Wstack-protector if available
2012-10-30 Björn Jackeccan/wafbuild: use WERROR_CFLAGS instead of -Werror
2012-10-30 Björn Jackewafbuild: reorder the Werror checks so that the ambigou...
2012-10-30 Björn Jackewafbuild: merge the missing IBM compiler Werror flag...
2012-10-30 Björn Jackewfabuild: fix the -errwarn compile flag test
2012-10-29 Michael Adamlib/param: fix line length of DEBUG statments touched...
2012-10-29 Michael Adamlib/param: fix function name (set_variable) in debug...
2012-10-29 Michael Adamlib/param: fix function name (lpcfg_file_list_changed...
2012-10-28 Andrew Bartlettlib/replace: Return size of xattr if size argument...
2012-10-25 Andrew Bartlettdbwrap: use talloc_stackframe() in db_tdb_log_key()
2012-10-23 Stefan Metzmacherlib/tsocket: fix loop in tdgram_bsd_recvfrom() (bug...
2012-10-23 Andrew Bartlettlib/replace: Fix configure on FreeBSD: define_ret is...
2012-10-23 Andrew Bartlettlib/replace: Fix detection of rpcsrv/yp_prot.h on FreeBSD
2012-10-16 Rusty Russellccan: check for all the used config.h defines
2012-10-08 Matthieu Patoulib-addns: ensure that allocated buffer are pre set...
2012-10-08 Rusty Russellntdb: remove unused local variable.
2012-10-06 Volker Lendecketdb: Make tdb robust against improper CLEAR_IF_FIRST... tdb-1.2.11
2012-10-06 Rusty Russelltdb: Make robust against shrinking tdbs
2012-10-05 Simo Sorcetalloc: Convert error cecking macros into fns talloc-2.0.8
2012-10-05 Simo SorceAdd tests for talloc_memlimit
2012-10-05 Simo SorceAdd memory limiting capability to talloc
2012-10-04 Jeremy AllisonRemove the parameters:
next