_lsa_EnumAccountRights and _lsa_EnumPrivsAccount can return an
[ira/wip.git] / lib /
2009-06-15 Simo SorceAdd exports file and abi checker for tevent
2009-06-15 Simo SorceAdd exports file and abi checker for talloc talloc-1.3.1
2009-06-15 Simo SorceAdd exports file and abi checker for tdb tdb-1.1.5
2009-06-15 Simo SorceAdd new replace check for --version-script
2009-06-15 Simo SorceAdd option to --disable-python on build
2009-06-15 Volker LendeckeFix a = vs == error in writev_handler
2009-06-11 Andrew Bartletts4:heimdal: import lorikeet-heimdal-200906080040 (commi...
2009-06-11 Jelmer Vernooijselftest: Fix handling of testsuite, reintroduce progre...
2009-06-11 Andrew BartlettFix build of recurusion fix in reopen_logs()
2009-06-11 Andrew BartlettDon't recurse in reopen_logs().
2009-06-10 Günther Deschnerlib-util: move set_blocking() call into own file.
2009-06-10 Andrew Tridgelladded asn1 functions for handling booleans in a simple...
2009-06-09 Andrew TridgellIt seems that IRIX doesn't have IOV_MAX
2009-06-09 Andrew Tridgelltry to get PICFLAG right for HP-UX with gcc
2009-06-09 Andrew Tridgellfixed socket wrapper to determine family from the right...
2009-06-08 Günther Deschnernss_wrapper: fix typo in testsuite.
2009-06-08 Jelmer Vernooijlibsamba-util: Fix soversion.
2009-06-08 Timur I. BakeyevAdd langinfo.h to the system/locale.h
2009-06-08 Günther Deschnernss_wrapper: add my copyright.
2009-06-08 Stefan Metzmacherreplace: add fallback define for IOV_MAX
2009-06-08 Stefan Metzmachertalloc: try to fix the source4 build on AIX
2009-06-08 Stefan Metzmacherasync_sock: try fix the source4 build on FreeBSD, Solar...
2009-06-06 Slava Semushinlib/tdb/tools/tdbtorture.c: fixed memory leak.
2009-06-06 Volker LendeckeUse data_blob_null instead of data_blob(NULL, 0)
2009-06-06 Volker LendeckeFix an uninitialized variable read in async_connect_send
2009-06-06 Günther Deschnernss_wrapper: rename nwrap_cache_{re,un}load as per...
2009-06-05 Günther Deschnernss_wrapper: add support for loading nss_winbind.so...
2009-06-05 Günther Deschnernss_wrapper: fill in module nwrap_backend.
2009-06-05 Günther Deschnernss_wrapper: add missing return in nwrap_module_init().
2009-06-05 Günther Deschnernss_wrapper: add skeleton for module nwrap_backend.
2009-06-05 Günther Deschnernss_wrapper: add capability to load nss modules.
2009-06-05 Günther Deschnernss_wrapper: add struct nwrap_backend.
2009-06-05 Günther Deschnernss_wrapper: add cross checking test to testsuite.
2009-06-05 Günther Deschnernss_wrapper: add tests for getgrent_r to testsuite.
2009-06-05 Günther Deschnernss_wrapper: add tests for getpwent_r to testsuite.
2009-06-05 Stefan Metzmachernss_wrapper: fix segfault in nwrap_gr_copy_r()
2009-06-05 Günther Deschnernss_wrapper: rename test_nwrap_env to test_nwrap_enumer...
2009-06-05 Günther Deschnernss_wrapper: add more coherency checks for user and...
2009-06-04 Günther Deschnernss_wrapper: remove getgrouplist from nwrap_ops table.
2009-06-04 Volker LendeckeIncrease tevent version for tevent_req_notify_callback()
2009-06-04 Volker LendeckeAdd tevent_req_notify_callback
2009-06-04 Stefan Metzmachernss_wrapper: call the nwrap_files_*() from nwrap_files_...
2009-06-04 Volker LendeckeOnly err on readability if writev_send was explicitly...
2009-06-04 Günther Deschnernss_wrapper: more coherence tests for group membership.
2009-06-04 Günther Deschnernss_wrapper: add coherency tests for get{gr,pw}{nam...
2009-06-04 Günther Deschnernss_wrapper: refactor test_nwrap_membership_user()...
2009-06-04 Günther Deschnernss_wrapper: make full talloced copies of struct passwd...
2009-06-04 Andrew Bartlettsocket_wrapper Cope with SOCK_CLOEXEC and SOCK_NONBLOCK...
2009-06-04 Andrew Tridgelladd gendb_search_single_extended_dn()
2009-06-03 Jelmer VernooijRename harness2subunit.pl -> tap2subunit to be consiste...
2009-06-02 Jelmer VernooijBuild libsamba-util as a shared library.
2009-06-02 Günther Deschnernss_wrapper: prefix function pointer names in struct...
2009-06-02 Günther Deschnertorture: minor fixes to torture macro text output.
2009-06-02 Günther Deschnernss_wrapper: resort calls to move public calls to the...
2009-06-02 Günther Deschnernss_wrapper: add nwrap_ops function pointer table.
2009-06-02 Günther Deschnernss_wrapper: make sure to return after calling real_...
2009-06-02 Günther Deschnernss_wrapper: fix typo while checking for getgrid_r...
2009-06-01 Andrew Tridgelloverallocate all records by 25%
2009-06-01 Andrew Tridgellauto-repack in transactions that expand the tdb
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-31 Volker LendeckeFix a C++ warning
2009-05-30 Günther Deschnernss_wrapper: try to fix the build of nss_wrapper on...
2009-05-30 Volker LendeckeHandle EINTR in async_sock.c
2009-05-30 Kai Blinlibwbclient: Add async call framework.
2009-05-29 Günther Deschnernss_wrapper: add test_nwrap_membership to testsuite.
2009-05-29 Günther Deschnernss_wrapper: restructure parts of the testsuite.
2009-05-29 Günther Deschnernss_wrapper: add support for getgrouplist.
2009-05-29 Volker Lendeckeutil: Change license on tevent_unix to LGPLv3+
2009-05-29 Volker Lendeckeasync_sock: Change license to LGPLv3+
2009-05-29 Günther Deschners4-smbtorture: add a very basic NSS-WRAPPER testsuite.
2009-05-29 Günther Deschnerutil: move add_gid_to_array_unique to toplevel and...
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Günther Deschnernss_wrapper: fix nss_wrapper build for solaris.
2009-05-28 Günther Deschnernss_wrapper: remove re-structuring leftovers (unused...
2009-05-28 Günther Deschnernss_wrapper: support member add and delete for groups...
2009-05-28 Günther Deschnernss_wrapper: split out passwd and group paths in nss_wr...
2009-05-28 Günther Deschnernss_wrapper: restructure nwrap calls.
2009-05-28 Andrew Tridgellfixed tdbbackup to give tdb error messages
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Andrew Tridgellmake TDB_NOSYNC affect all the fsync/msync calls in...
2009-05-27 Tim Proutytdb: Fix some recently introduced warnings in tdbtool
2009-05-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Andrew BartlettAdd support for sendmsg() in socket_wrapper
2009-05-25 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-25 Andrew Tridgelladded some more speed tests to tdbtool
2009-05-24 Volker LendeckeChange async_connect to use connect instead of getsocko...
2009-05-24 Volker LendeckeAdd "err_on_readability" to writev_send
2009-05-24 Volker LendeckeAllow NULL queue to writev_send
2009-05-22 Stefan Metzmachertsocket: allow empty vectors at the end for tstream_wri...
2009-05-21 Jim McDonoughDetect tight loop in tdb_find()
2009-05-20 Günther Deschnernsswrapper: implement group_del() in nss_wrapper.pl.
2009-05-20 Günther Deschnernsswrapper: implement group_add() in nss_wrapper.pl.
2009-05-19 Volker LendeckeSet errno=ENOMEM if tevent_add_fd fails
2009-05-19 Volker LendeckeSimplify the logic of tsocket_bsd_pending
2009-05-19 Jelmer Vernooijtevent/python: Makefile was still trying to build some...
2009-05-16 Jelmer Vernooijtevent: Define TALLOC_FREE() if it's not defined yet...
2009-05-16 Jelmer Vernooijtevent: Remove python module.
2009-05-16 Jelmer Vernooijtevent: Install tevent_internal.h in the standalone...
2009-05-16 Samuel ThibaultFix linker flags on non-Linux GNU platforms.
2009-05-16 Jelmer VernooijUpdate copies of config.guess and config.sub.
next