s4:librpc/rpc: avoid an unused talloc_reference() from dcerpc_request_send()
[kai/samba-autobuild/.git] / lib /
2012-03-15 Ira Cooperutil: Add --disable-fault-handling.
2012-03-14 Michael Adamtesttools/matchers.py: fix a comment typo
2012-03-14 Stefan Metzmacherlib/util: only change umask during mkdir()
2012-03-14 Stefan Metzmacherlib/util: cope with races between lstat and mkdir in...
2012-03-14 Stefan Metzmacherlib/util: use a helper variable in directory_create_or_...
2012-03-14 Stefan Metzmacherlib/util: do an early return on error directory_create_...
2012-03-14 Stefan Metzmacherlib/util: remove unneeded else branch in directory_crea...
2012-03-14 Stefan Metzmacherlib/util: don't start DEBUG output with 'error '
2012-03-14 Rusty Russelllib/tdb: remove unnecessary XOPEN and FILE_OFFSET_BITS...
2012-03-14 Rusty Russelllib/tdb2: remove unneccessary _FILE_OFFSET_BITS define...
2012-03-14 Matthieu Patoulib/crypto: Detect CommonCrypto and use it if available
2012-03-14 Rusty Russelllib/tdb2: make summary handle capabilities properly.
2012-03-14 Rusty Russelllib/tdb2: fix error string formatting.
2012-03-14 Rusty Russelllib/tdb2: Add gcc-style format attribute to tdb_logerr.
2012-03-10 Jelmer Vernooijtdb_wrap: Move to specific directory.
2012-03-10 Jelmer Vernooijtevent: Install tevent.py into PYTHONARCHDIR rather...
2012-03-10 Rusty Russelllib/tdb: fix tests for standalone out-of-tree.
2012-03-08 Andrew Bartlettlib/util: Add a callback facility for debug messages
2012-03-08 Rusty Russellfailtest: don't assume FD_SETSIZE is maximum runtime fd.
2012-03-07 Ira Cooperaddns: Fix the Solaris/Illumos build.
2012-03-07 Rusty Russelllib/tdb2: add --valgrind, --valgrind-log options.
2012-03-07 Rusty Russelllib/tdb2: wire up unit tests.
2012-03-07 Rusty Russelllib/tdb2: adapt unit tests to SAMBA environment.
2012-03-07 Rusty Russelllib/ccan: import failtest and required ccan modules...
2012-03-04 Andrew Bartletts3-auth: Remove security=share (depricated since 3.6).
2012-03-04 Andrew Bartlettchange low FDs are handled in Samba
2012-03-02 Jelmer Vernooijpyldb: Fix some more long lines, fix formatting.
2012-03-01 Jelmer Vernooijpyldb: Avoid using PyErr_LDB_ERROR_IS_ERR_RAISE where...
2012-03-01 Andrew Bartlettbuild: look for backtrace_symbols in libexec
2012-02-29 Stefan Metzmacherlib/crypto: add aes_cmac_128_test.c as local.crypto...
2012-02-29 Stefan Metzmacherlib/crypto: add aes_cmac_128* (rfc 4493)
2012-02-27 Stefan Metzmacherlib/crypto: fix hmac_sha256_final() prototype
2012-02-27 Andrew Bartletts3-param: Align lp_{max,min}protocol with lib/param...
2012-02-27 Rusty Russelllib/tdb2: rename tdb2.pc to tdb.pc
2012-02-21 Amitay Isaacslib/tdb2: 2.0.0 ABI
2012-02-21 Amitay Isaacslib/tdb2: Convert tdb2 to a standalone library
2012-02-21 Amitay Isaacslib/tdb2: Fix wscript
2012-02-21 Amitay Isaacslib/tdb2: Mark public function as such
2012-02-21 Amitay Isaacslib/tdb2: Do not include config.h in (to-be) public...
2012-02-21 Rusty Russelllib/tdb2: tools should use config.h, and replace where...
2012-02-21 Rusty Russelllib/ccan: define HAVE_CCAN.
2012-02-20 Jelmer Vernooijpopt: Check for popt manually as well, not just using...
2012-02-20 Andrew Bartlettbuild: Add libbsd as a dep for LIBREPLACE_HOSTCC
2012-02-19 Jelmer Vernooijpopt: Use pkg-config file to look for popt.
2012-02-17 Andrew Bartlettlib/util: Remove unused sys_inet_makeaddr()
2012-02-17 Andrew Bartlettlib/util: Remove unused sys_gethostbyname()
2012-02-16 Andrew Bartlettlib/util: Remove sys_poll as it is no longer needed
2012-02-16 Andrew Bartlettlib/util: Remove unused sys_select_signal()
2012-02-15 Volker Lendecketevent_signal: Fix a valgrind error
2012-02-14 Rusty Russelltdb: build and run unit tests in tdb/test/
2012-02-14 Rusty Russelltdb/test: fix up tests for use in SAMBA tdb code.
2012-02-14 Rusty Russelltdb: wean CCAN-style unit tests off of tap.
2012-02-13 Rusty Russelltdb: import unit tests from CCAN into tdb/test/
2012-02-13 Rusty Russelltdb: make tdb_private.h idempotent.
2012-02-13 Andrew Bartletts3-libads: Move to using only the HAVE_KRB5 define
2012-02-13 Andrew Bartletts3-lib/addns: Move to system/kerberos.h and HAVE_KRB5
2012-02-12 Matthias Dieter... LDB:pyldb.c - use always the case insensitive compariso...
2012-02-10 Andrew Bartlettlib/util: Remove unused str_format_nbt_domain()
2012-02-10 Andrew Bartlettcharset: Remove unused strcmp_w()
2012-02-10 Andrew Bartlettcharset: Remove unused iconv_talloc()
2012-02-09 Stefan Metzmachertevent: change the version to 0.9.15 tevent-0.9.15
2012-02-09 Volker Lendecketevent: Fix deleting signal events from within themselves
2012-02-08 Jeremy AllisonFix shadow variable name warning.
2012-02-07 Jelmer Vernooijcrypto: Use libbsd md5 header, if available.
2012-02-07 Jelmer Vernooijcrypto/md5: Change prototypes to match BSD.
2012-02-07 Jelmer Vernooijcharset/tests: Add prototypes for test functions.
2012-02-07 Jelmer Vernooijloadparm: handle P_SEP in switches (silences warning...
2012-02-07 Jelmer Vernooijpysocketwrapper: fix behaviour to be consistent with...
2012-02-07 Jelmer Vernooijcrypto: Add prototype for main torture functions.
2012-02-06 Volker Lendeckelib/util: Add hex_encode_buf
2012-02-04 Ira Coopers3-popt: Fix configure.developer builds on Solairs.
2012-02-03 Michael Adamloadparm: fix a load of uninitialized memory errors...
2012-02-02 Jelmer Vernooijreplace: Only add bsd dependency when bsd library was...
2012-02-02 Rusty Russelltdb2: add --disable-tdb2
2012-02-01 Andrew Bartlettselftest: Remove unused support for --exeext
2012-02-01 Jelmer Vernooijreplace: Add include for bsd/string.h.
2012-01-31 Ira CooperFix bug #8729 - getpass regressions on Solaris/Illumos...
2012-01-31 Amitay Isaacstevent: Fix python documentation strings
2012-01-31 Jelmer Vernooijreplace: Only include C files from which there are...
2012-01-31 Jelmer Vernooijreplace: use libbsd for strlcat/strlcpy when available.
2012-01-30 Rusty Russelltdb2: make --enable-tdb2 the default.
2012-01-30 Rusty Russelltdb2: add -1 and -2 options to tdbtorture
2012-01-30 Rusty Russelltdb2:tdbtorture: use TEST_DATA_PREFIX for files
2012-01-29 Rusty Russelltdb2: name tools the same as TDB1 tools.
2012-01-29 Rusty Russelltdb2: tools/tdb2backup
2012-01-29 Rusty Russelltdb_compat: only use hashsize attribute when O_CREAT
2012-01-29 Rusty Russellldb_wrap.c: fix TDB2-incompatible API usage.
2012-01-29 Rusty Russelltdb2: copy tdb1's changed expansion logic.
2012-01-29 Rusty Russelltdb2: careful on wrap.
2012-01-25 Andreas Schneiderlib: Remove dead mszip code.
2012-01-25 Volker LendeckeIntroduce dump_data_file
2012-01-25 Kelly Yeohldbedit: prevent a transaction warning on failure
2012-01-21 Andrew Bartlettparam: handle P_BYTES in more places
2012-01-11 Stefan Metzmacherlib/param: avoid talloc_reference() in copy_service()
2012-01-10 Stefan Metzmachertalloc/testsuite: fix compiler warnings
2012-01-07 Ira CooperAdd "repack" command to tdbtool.
2012-01-06 Ira CooperFix compile when TDB_TRACE is enabled.
2012-01-03 Matthieu Patoupyldb: raise an exception if we can't add the attribute
2012-01-02 Matthias Dieter... ldb:ldb/common/ldb_controls.c - reference "err_string...
2012-01-02 Volker Lendecketalloc: Slightly simplify talloc_unlink
next