s4:sam.c - make "authsam_expand_nested_groups" public
[ira/wip.git] / lib /
2010-03-03 Karolin SeegerFix typo in comments.
2010-03-03 Matthieu Patous3: Move source3/iniparser to lib/iniparser to allow...
2010-02-28 Volker Lendecketdb: If tdb_parse_record does not find a record, return...
2010-02-26 Andreas Schneidertsocket: Improve the tsocket_address_bsd_sockaddr docum...
2010-02-26 Stefan Metzmacherlib/util: add generate_random_password()
2010-02-26 Andrew Tridgells4-dns: use a loadparm list for samba_runcmd() commands
2010-02-24 Rusty Russelltdb: handle processes dying during transaction commit.
2010-02-24 Rusty Russellpatch tdb-refactor-tdb_lock-and-tdb_lock_nonblock.patch
2010-02-24 Rusty Russelltdb: add -k option to tdbtorture
2010-02-24 Rusty Russelltdb: don't truncate tdb on recovery
2010-02-24 Rusty Russelltdb: remove lock ops
2010-02-24 Rusty Russelltdb: rename tdb_release_extra_locks() to tdb_release_tr...
2010-02-24 Rusty Russelltdb: cleanup: remove ltype argument from _tdb_transacti...
2010-02-17 Rusty Russelltdb: tdb_allrecord_lock/tdb_allrecord_unlock/tdb_allrec...
2010-02-24 Rusty Russelltdb: suppress record write locks when allrecord lock...
2010-02-24 Rusty Russelltdb: cleanup: always grab allrecord lock to infinity.
2010-02-17 Rusty Russelltdb: remove num_locks
2010-02-17 Rusty Russelltdb: use tdb_nest_lock() for seqnum lock.
2010-02-24 Rusty Russelltdb: use tdb_nest_lock() for active lock.
2010-02-22 Rusty Russelltdb: use tdb_nest_lock() for open lock.
2010-02-17 Rusty Russelltdb: use tdb_nest_lock() for transaction lock.
2010-02-17 Rusty Russelltdb: cleanup: find_nestlock() helper.
2010-02-24 Rusty Russelltdb: cleanup: tdb_release_extra_locks() helper
2010-02-17 Rusty Russelltdb: cleanup: tdb_have_extra_locks() helper
2010-02-17 Rusty Russelltdb: don't suppress the transaction lock because of...
2010-02-17 Rusty Russelltdb: cleanup: tdb_nest_lock/tdb_nest_unlock
2010-02-17 Rusty Russelltdb: cleanup: rename global_lock to allrecord_lock.
2010-02-17 Rusty Russelltdb: cleanup: rename GLOBAL_LOCK to OPEN_LOCK.
2010-02-24 Rusty Russelltdb: make _tdb_transaction_cancel static.
2010-02-17 Rusty Russelltdb: cleanup: split brlock and brunlock methods.
2010-02-23 Andreas Schneiderlibreplace: Remove the obsolete signal type cast.
2010-02-23 Andreas Schneiderlibutil: Remove obsolete signal type cast.
2010-02-22 Brad HardsSpelling fixes for libutil
2010-02-22 Brad HardsSpelling fixes in lib/zlib.
2010-02-22 Brad HardsSpelling fixes for libreplace.
2010-02-22 Brad HardsSpelling fixes for tsocket API documentation.
2010-02-22 Brad HardsSpelling fixes for lib/compression.
2010-02-22 Brad HardsSpelling fixes for nss_wrapper.
2010-02-22 Brad HardsSpelling fixes for popt API documentation.
2010-02-22 Brad HardsSpelling fixes for tevent.
2010-02-22 Brad HardsSpelling fixes for tdb.
2010-02-18 Michael Adamnss_wrapper: fix segfault in print_group() in the testsuite
2010-02-18 Günther Deschners4-smbtorture: add LOCAL-NSS-WRAPPER-DUPLICATES test.
2010-02-18 Günther Deschners4-smbtorture: be more verbose in LOCAL-NSS-WRAPPER.
2010-02-18 Stefan Metzmachertsocket/bsd: fix comment in tdgram_bsd_recvfrom_handler()
2010-02-17 Jeremy AllisonFix commit d07cd37b993d3c9beded20323174633b806196b5
2010-02-17 Stefan Metzmachertsocket/bsd: fix bug #7115 FreeBSD includes the UDP...
2010-02-17 Stefan Metzmachertsocket/bsd: set IPV6_V6ONLY on AF_INET6 sockets
2010-02-17 Stefan Metzmachertsocket/bsd: fix bug #7140 autodetect ipv4 and ipv6...
2010-02-17 Stefan Metzmachertsocket/bsd: fix bug #7140 use calculated sa_socklen...
2010-02-17 Stefan Metzmachertsocket/bsd: fix do_bind logic for AF_INET
2010-02-17 Stefan Metzmachersocket_wrapper: also ignore AF_INET6 in swrap_setsockopt()
2010-02-17 Andrew Tridgellutil: added samba_runcmd()
2010-02-16 Andrew Tridgells4-dsdb: removed gendb_search_single_extended_dn()
2010-02-14 Andrew Tridgellutil: update three other copies of our dlinklist.h...
2010-02-14 Andrew Tridgelllib: use TYPESAFE_QSORT() in lib/ and libcli/
2010-02-14 Andrew Tridgells4-ldb: use TYPESAFE_QSORT() in the rest of the ldb...
2010-02-13 Volker Lendeckeuse ZERO_STRUCT
2010-02-13 Volker LendeckeUse ZERO_STRUCTP
2010-02-13 Volker Lendeckes3: Fix a typo
2010-02-13 Andrew Tridgelltdb: use fdatasync() instead of fsync() in transactions
2010-02-13 Andrew Tridgelllibreplace: add fdatasync() if not available
2010-02-13 Andrew Tridgellutil: added TYPESAFE_QSORT() macro
2010-02-13 Volker Lendecketdb: Apply some const, just for clarity
2010-02-12 Volker Lendeckes3: Add tdb_data_equal
2010-02-11 Andrew Tridgellutil: added file_compare() utility function
2010-02-11 Andrew Tridgelllibreplace: added replacements for dprintf() and vdprintf()
2010-02-10 Andrew Tridgelltest:local added LOCAL-DLINKLIST testsuite
2010-02-10 Andrew Tridgellutil: rewrite dlinklist.h so that DLIST_ADD_END() is...
2010-02-10 Jeremy AllisonTemporary changes to dlinklist to keep the implementati...
2010-02-10 Rusty Russelltdb: fix recovery reuse after crash
2010-02-10 Rusty Russelltdb: give a name to the invalid recovery area constant (0)
2010-02-08 Simo Sorcerelease-scripts: parametrize scripts
2010-02-08 Simo Sorcetalloc: Fix abi checks in release script
2010-02-08 Simo Sorcetalloc: Fix abi checks and ifdefs
2010-02-08 Stefan Metzmacherlibreplace: add check for NSS_WRAPPER_DISABLE similar...
2010-02-08 Volker Lendeckelibreplace: Attempt to fix bug 5910, detect a broken...
2010-02-09 Bo Yangs3: signals are processed twice in child.
2010-02-08 Andrew Tridgelltalloc: fixed doc typo
2010-02-08 Andreas SchneiderMove the talloc details to the mainpage.
2010-02-08 Andreas Schneidertalloc: Added doxygen config file.
2010-02-08 Andreas Schneidertalloc: Documented talloc with doxygen.
2010-02-06 Simo Sorcetdb: raise version to 1.2.1 tdb-1.2.1
2010-02-05 Matthias Dieter... s4:UID wrapper - Make it work on older distributions
2010-02-05 Matthias Dieter... s4:UID wrapper - Fix includes
2010-02-02 Matt KraaiChange uint_t to unsigned int in lib/util
2010-02-02 Matt KraaiChange uint_t to unsigned int in lib/talloc
2010-02-02 Matt KraaiChange uint_t to unsigned int in lib/crypto
2010-02-02 Matt KraaiChange uint_t to unsigned int in lib/replace
2010-02-01 Volker Lendecketdb: fix an early release of the global lock that can...
2010-01-29 Stefan Metzmacherlib/util: remove data_blob_talloc_reference()
2010-01-28 Kai Blintsocket: Fix the description of tstream_writev_queue_se...
2010-01-28 Kai Blintsocket: Fix description for tstream_readv_pdu_queue_se...
2010-01-26 Björn JackeRevert "libreplace: fix unused varibale warning on...
2010-01-25 Björn Jackelibreplace: fix unused varibale warning on IRIX
2010-01-25 Karolin Seegerlib/popt: Fix typo in README.
2010-01-23 Volker Lendeckelibreplace: Fix a C++ warning
2010-01-21 Jelmer Vernooijs4: Include Python.h early to avoid double definition...
2010-01-18 Lars MüllerMerge branch 'master' of git://git.samba.org/samba
2010-01-18 Lars MüllerWork around bad use of autoconf interna
next