s4:LogonGetDomainInfo - add a basic check for the hostname
[ira/wip.git] / lib /
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...
2009-08-29 Michael Adamtdb: run abi_checks as part of "make test".
2009-08-29 Michael Adamtdb: remove files generated by "make abi_checks" in...
2009-08-29 Michael Adamtdb: add a target "abi_checks" to tdb.
2009-08-29 Michael Adamtdb: add script/abi_checks.sh. check for abi changes...
2009-08-29 Michael Adamtdb: add script to extract signatures from header files.
2009-08-29 Michael Adamtdb: add scripts to extract library symbols (exports...
2009-08-29 Michael Adamtalloc: move the original abi_checks script to script...
2009-08-29 Michael Adamtalloc: remove talloc_free from the exports
2009-08-29 Michael Adamtalloc: run abi_checks as part of "make test"
2009-08-29 Michael Adamtalloc: remove files generated by "make abi_check"...
2009-08-29 Michael Adamtalloc: add a target "abi_checks" to talloc.
2009-08-29 Michael Adamtalloc: add script/abi_checks.sh. check for abi changes...
2009-08-29 Michael Adamtalloc: add script to extract signatures from header...
2009-08-29 Michael Adamtalloc: add scripts to extract library symbols (exports...
2009-08-29 Volker Lendecketevent: Fix a segfault upon the first signal
2009-08-28 Rusty Russelllib/tevent: close pipe_fds on event_context destruction
2009-08-28 Rusty Russelllib/tevent: handle tevent_common_add_signal on differen...
2009-08-28 Rusty Russelllib/tevent: fix race with signals and tevent_common_add...
2009-08-28 Rusty Russelllib/tdb: don't overwrite TDBs with different version...
2009-08-28 Rusty Russelllib/tevent: remove spectacularly complicated manual...
2009-08-27 Michael Adamutil: fix comment and clarify argument name in DLIST_DE...
2009-08-24 Jeremy AllisonFix make test.
2009-08-24 Günther Deschnertevent: avoid using reserved c++ word.
2009-08-24 Andrew Tridgellnote the semantic change in talloc_free from 2.0
2009-08-24 Andrew Tridgellfixed typo in talloc doc XML
2009-08-24 Andrew TridgellLIBREPLACEOBJ now contains the full path
2009-08-24 Andrew Tridgellupdated XML source for talloc man page
2009-08-24 Andrew Tridgelladded talloc_set_log_* documentation
2009-08-24 Andrew Tridgellupdated talloc guide for recent API changes
2009-08-24 Andrew Tridgellmake lib/replace more usable in standalone builds
2009-08-24 Andrew Tridgellfixed getpass m4
2009-08-24 Stefan Metzmachertalloc: add --enable-talloc-compat1 to build a compat...
2009-08-24 Stefan Metzmachertalloc: update talloc.exports and talloc.signatures
2009-08-24 Stefan Metzmachertalloc: add defines and functions for TALLOC_MAJOR...
2009-08-24 Stefan Metzmachertalloc: change version to 2.0.0
2009-08-24 Stefan Metzmachertalloc: remove ABI compat functions
2009-08-24 Stefan Metzmachertalloc: remove unused build dependecies to samba
2009-08-24 Stefan Metzmachertalloc/testsuite: use talloc_set_log_fn() and log to...
2009-08-24 Stefan Metzmachertalloc: add talloc_set_log_fn() and talloc_set_log_stderr()
2009-08-24 Stefan Metzmachertalloc: let talloc_steal() only generate a warning...
2009-08-24 Stefan Metzmachertalloc/testsuite: report __location__ of testsuite...
2009-08-24 Stefan Metzmachertalloc/testsuite: add infrastructure to test aborts
2009-08-24 Stefan Metzmachertalloc/testsuite: reset the globals after each subtest
2009-08-24 Stefan Metzmachertalloc: call return after abort, because an overloaded...
2009-08-24 Stefan Metzmachertalloc: report the size of reference handles as 0
2009-08-24 Stefan Metzmachertalloc: let talloc_total_blocks() and talloc_get_size...
2009-08-21 Jeremy AllisonFix for bug 6651 - smbd SIGSEGV when breaking oplocks.
2009-08-19 Michael Adamtevent: fix a comment
2009-08-17 Stefan Metzmachertevent: change version to 0.9.7 after adding tevent_req...
2009-08-17 Stefan Metzmachertevent: add tevent_req_cancel() infrastructure
2009-08-15 Stefan Metzmachertevent: add some more doxygen comments for tevent_req...
2009-08-12 Matt Kraailibreplace: undef AI_ADDRCONFIG on QNX 6.3.0 (fix bug...
2009-08-11 Kouhei SutouRename ASN1_BITFIELD to ASN1_BIT_STRING.
2009-08-08 Matt Kraailibreplace: set SONAMEFLAG to "-Wl,-soname=" on QNX
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-06 Jeremy AllisonAdd define guards around otherwise unused variable.
2009-08-06 Rusty RussellThere is one signedness issue in tdb which prevents...
2009-08-05 Andrew Tridgellfixed a uid_wrapper bug that caused a segv in the RAW...
2009-08-05 Andrew Tridgellmake the UID_WRAPPER skip checks at runtime
2009-08-05 Andrew Tridgelladded a uid_wrapper library
2009-07-31 Stefan Metzmacherutil/asn1: fix potential memory leak in asn1_write_OID()
2009-07-31 Rusty Russelltdb: don't alter tdb->flags in tdb_reopen_all()
2009-07-31 Rusty Russelltdb: Reimplementation of Metze's "lib/tdb: if we know...
2009-07-31 Rusty Russelltdb: Revert "lib/tdb: if we know pwrite and pread are...
2009-07-30 Rusty Russellrealloc() has that horrible overloaded free semantic...
2009-07-30 Rusty RussellIf the record is at the end of the database, pretending...
2009-07-30 Jelmer VernooijDCE/RPC(Python): Rename py_talloc_import to py_talloc_s...
2009-07-25 Volker LendeckeNo explicit initialization necessary for a zero blob
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-21 Rusty Russelltdb: fix locking error
2009-07-20 Tim Proutylib util: Fix const warning
2009-07-20 Rusty RussellMake tdb transaction lock recursive (samba version)
2009-07-19 Jelmer VernooijRemove unused parameter setting.
2009-07-19 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-07-19 Slava Semushinlib/util/util_file.c(file_save): fixed file descriptor...
2009-07-19 Matthieu PatouFix broken password quality check
2009-07-19 Matt Kraaiinclude unix.h if it's available
2009-07-16 Stefan Metzmachertevent: try to fix the build on QNX qnx18 6.4.1 it...
2009-07-16 Stefan Metzmachertsocket: rename sa_len => sa_socklen, because sa_len...
2009-07-14 Jeremy AllisonChange to talloc_zero_size instead of extra memset.
2009-07-14 Jeremy AllisonWhen tallocing a memory block for the state in a tevent...
2009-07-05 Björn Jackelibreplace: update library search path variables
2009-07-04 Volker LendeckeFix some warnings
2009-07-03 Björn Jacketdb: fix define of tdbdir when srcdir != "."
2009-07-03 Simo SorceSort the signature files
2009-07-03 Simo SorceExpose functions need by backend writers
2009-07-03 Simo SorceRestore ABI compatibility for talloc.
2009-07-02 Stefan Metzmachertalloc: change TALLOC_MAGIC for version 2.0.0
2009-07-02 Andrew Tridgellchange talloc to 2.0.0
2009-07-01 Michael Adamlib/util: fix order of includes in tevent_ntstatus.c
next