s4:dsdb/common/util - remove introduced "samdb_is_capable_dc" call
[ira/wip.git] / lib /
2009-09-28 Jelmer Vernooijpidl: Avoid using talloc_free as function pointer,...
2009-09-27 Jelmer Vernooijparmlist: Add more tests.
2009-09-27 Jelmer Vernooijparmlist: Add basic tests for test_get_int().
2009-09-27 Jelmer Vernooijutil/parmlist: Add some more comments.
2009-09-26 Jelmer Vernooijlibutil: Add separate utility code for dealing with...
2009-09-25 Simo SorceFixing timeval calculation
2009-09-25 Günther Deschnerlib/util: fix build warning.
2009-09-25 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-24 Jeremy AllisonRemove the const from the str_list_XXX functions that
2009-09-23 Andrew Tridgells4-ldb: added a bunch more debug for DC join
2009-09-23 Andrew Tridgells4-util: windows only accepts lowercase hex encodings...
2009-09-22 Rusty Russelllib/tevent: a cleaner fix for be4ac227842530d484659f2db...
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-21 Michael Adamtdb:tdbtool: fix indentation.
2009-09-21 Michael Adamtdb:tdbtool: add transaction_start/_commit/_cancel...
2009-09-21 Michael Adamtdb:tdbtool: add the "speed" command to the help text.
2009-09-21 Stefan Metzmacherasync_sock: return -1/EPIPE if we're getting an end...
2009-09-21 Stefan Metzmachertevent: make sure we don't set errno within the signal...
2009-09-20 Matthias Dieter... Merge branch 'master' of git://git.samba.org/samba
2009-09-20 Andrew Tridgelltalloc: fixed talloc_disable_null_tracking()
2009-09-19 Andrew Tridgelltdb: increase minor version
2009-09-18 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-18 Andrew Tridgelltalloc: don't crash if f is NULL in talloc_report_*
2009-09-18 Andrew Tridgelllibreplace: added likely()/unlikely() macros for gcc
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Andrew Tridgelllibreplace: added likely()/unlikely() macros for gcc
2009-09-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-09-17 Kouhei Sutouspnego: Support ASN.1 BIT STRING and use it in SPNEGO.
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-09-16 Stefan Metzmacherlib/crypto: include aes.h into crypto.h
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew Tridgelltdb: allow reads after prepare commit
2009-09-16 Andrew Tridgelltalloc: when we enable NULL tracking, reparent the...
2009-09-16 Günther Deschnerlib/crypto: link in AES crypto for s4 as well.
2009-09-15 Günther Deschnerlib/crypto: add aes encryption routines to main cryto...
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Tridgelltdb: allow reads after prepare commit
2009-09-15 Andrew Tridgelltalloc: when we enable NULL tracking, reparent the...
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Tridgelltdb: allow reads after prepare commit
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Tridgelltalloc: when we enable NULL tracking, reparent the...
2009-09-15 Björn Jackelibreplace: white space cleanups
2009-09-15 Andrew Bartlettlibcli:nbt put util_net.c protos in new header file
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Tridgelltalloc: when we enable NULL tracking, reparent the...
2009-09-15 Andrew Bartlettlibcli:nbt make the lmhosts parsing code and dependicie...
2009-09-14 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-14 Matt KraaiPrepend "$libreplacedir/" to all objects in LIBREPLACEOBJ
2009-09-12 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-11 Michael Adamtevent:mksyms: fix spelling...
2009-09-11 Michael Adamtalloc:mksigs: allow PRINTF_ATTRIBUTE(..) macros functi...
2009-09-11 Michael Adamtalloc:mksigs: normalize bool -> _Bool
2009-09-11 Michael Adamtalloc:mksigs: ignore symbols (like _DEPRECATED_) after...
2009-09-11 Michael Adamtalloc:mksigs: correctly ignode multiline function...
2009-09-11 Michael Adamtalloc:mksigs: ignore struct forward declarations.
2009-09-11 Michael Adamtalloc:mksyms: allow characters after closing functions...
2009-09-11 Michael Adamtalloc:mksyms: allow double pointer return value of...
2009-09-11 Michael Adamtdb:mksigs: allow PRINTF_ATTRIBUTE(..) macros function...
2009-09-11 Michael Adamtdb:mksigs: normalize bool -> _Bool
2009-09-11 Michael Adamtdb:mksigs: ignore symbols (like _DEPRECATED_) after...
2009-09-11 Michael Adamtdb:mksigs: correctly ignode multiline function typedefs
2009-09-11 Michael Adamtdb:mksigs: ignore struct forward declarations.
2009-09-11 Michael Adamtdb:mksyms: allow characters after closing functions...
2009-09-11 Michael Adamtdb:mksyms: allow double pointer return value of functions.
2009-09-11 Michael Adamtevent:signatures: add _tevent_req_cancel and tevent_re...
2009-09-11 Michael Adamtevent:exports: add _tevent_req_cancel and tevent_req_s...
2009-09-11 Michael Adamtevent:mksigs: allow PRINTF_ATTRIBUTE(..) macros functi...
2009-09-11 Michael Adamtevent:mksigs: normalize bool -> _Bool
2009-09-11 Michael Adamtevent:mksigs: ignore symbols (like _DEPRECATED_) after...
2009-09-11 Michael Adamtevent:mksigs: correctly ignode multiline function...
2009-09-11 Michael Adamtevent:mksigs: ignore struct forward declarations.
2009-09-11 Michael Adamtevent:mksyms: allow characters after closing functions...
2009-09-11 Michael Adamtevent:mksyms: allow double pointer return value of...
2009-09-11 Michael Adamtevent: add abi_checks to "make test"
2009-09-11 Michael Adamtevent: remove filese generated by "make abi_checks...
2009-09-11 Michael Adamtevent: add a make target "make abi_checks"
2009-09-11 Michael Adamtevent: move the original abi_checks script to script...
2009-09-11 Michael Adamtevent: add script/abi_checks.sh. check for abi changes...
2009-09-11 Michael Adamtevent: add script to extract signatures from header...
2009-09-11 Michael Adamtevent: add scripts to extract library symbols (exports...
2009-09-10 Matthias Dieter... util_strlist: Add some more "const"s - small correction
2009-09-10 Matthias Dieter... util_strlist: Add some more "const"s
2009-09-08 Steven Dannemans4/torture: add new torture_assert_*_todo() macros
2009-09-08 Steven Dannemanlib/util: add unique string generator helper function
2009-09-08 Stefan Metzmachersocket_wrapper: swrap_read() should use SWRAP_RECV...
2009-09-08 Jeremy AllisonAdd read() to socketwrapper. Metze please check.
2009-09-07 Matthias Dieter... s4:tests/iconv - Fix a warning
2009-09-07 Stefan Metzmacherlib/tdr: fix the build with --enable-automatic-dependencies
2009-09-07 Günther Deschnertdb: fix c++ build warning.
2009-09-07 Inras4: Fix "Small memory leak after calling several times...
2009-09-05 Andrew Kroegerutil:tests: Correct time tests for negative UTC offsets.
2009-09-04 Simo SorceAdd release script for tevent tevent-0.9.8
2009-09-04 Stefan Metzmachertevent: change version to 0.9.8 after some critical...
2009-09-04 Andrew Tridgellreport the location of the original talloc_free on... talloc-2.0.0
2009-09-03 Jeremy AllisonAnother part of the fix for bug 6651 - smbd SIGSEGV...
2009-08-29 Michael AdamOne would expect I could spell my name...
2009-08-29 Michael AdamOne would expect I could spell my name.
2009-08-29 Michael Adamtdb: move the original abi_checks script to script...
next