libgpo: remove some unused code and remove that important FIXME note.
[samba.git] / lib /
2014-01-07 Stefan Metzmacherlib/param: add "reject md5 client" option, defaulting...
2014-01-07 Stefan Metzmacherlib/param: add "allow nt4 crypto" option, defaulting...
2014-01-07 Stefan Metzmacherlib/param: add "require strong key" option, defaulting...
2014-01-07 Stefan Metzmacherlib/param: add "reject md5 servers" option, defaulting...
2014-01-07 Stefan Metzmacherlib/param: add "neutralize nt4 emulation" option, defau...
2014-01-06 Volker Lendeckewaf: Fix the FreeBSD build with libinotify
2013-12-26 Simo SorceDo not return a value from a void function.
2013-12-17 Volker Lendeckeldb: Fix 1138330 Dereference null return value
2013-12-17 Volker Lendecketevent: Fix CID 1138326 Unchecked return value
2013-12-17 Volker Lendecketdb_util: Fix whitespace
2013-12-17 Volker Lendecketdb_util: Fix CID 1138343 Uninitialized scalar variable
2013-12-14 Volker Lendecketdb: Avoid reallocs for lockrecs
2013-12-14 Volker Lendeckedbwrap: No lock_order check if not required
2013-12-14 Volker Lendeckedbwrap_cache: Check negative first
2013-12-14 Volker Lendeckedbwrap_cache: Fix dbwrap_cache_validate
2013-12-14 Volker Lendeckedbwrap: Avoid a stackframe in fetch_locked_internal
2013-12-14 Volker Lendeckeiconv: Use a static buffer in iconf not to spoil the...
2013-12-12 Christian Ambachlib/tdb: fix compiler warnings
2013-12-12 Christian Ambachlib/ldb fix compiler warnings
2013-12-12 Christian Ambachlib/ldb fix compiler warnings
2013-12-12 Christian Ambachlib/ldb-samba: fix a compiler warning
2013-12-12 Christian Ambachlib/compression: fix a compiler warnings
2013-12-12 Volker Lendeckelib-util: add functions to get elapsed from given times...
2013-12-11 Stefan Metzmachertevent: version 0.9.20 tevent-0.9.20
2013-12-11 Stefan Metzmachertevent: give the user the chance to ask for TEVENT_NUM_...
2013-12-11 Stefan Metzmachertevent: change TEVENT_SA_INFO_QUEUE_COUNT from 64 to 256
2013-12-11 Stefan Metzmachertevent: tevent_epoll_set_panic_fallback() can be a...
2013-12-11 Stefan Metzmachertevent: make use of talloc_get_type_abort() in tevent_e...
2013-12-11 Stefan Metzmachertevent: make use of talloc_get_type_abort() in tevent_s...
2013-12-11 Stefan Metzmachertevent: make use of talloc_get_type_abort() in tevent_s...
2013-12-11 Stefan Metzmachertevent: make use of talloc_get_type_abort() in tevent_req.c
2013-12-11 Stefan Metzmachertevent: make use of talloc_get_type_abort() in tevent_q...
2013-12-11 Stefan Metzmachertevent: use talloc_get_type_abort() in the documentatio...
2013-12-11 Gregor Becktevent: add tevent_queue_wait_send/recv()
2013-12-11 Stefan Metzmachertevent: tevent_req_create() already uses ZERO_STRUCT...
2013-12-11 Stefan Metzmachertevent: let tevent_req_received() clear the private_can...
2013-12-11 Stefan Metzmachertevent: cancel the timeout timer when the request is...
2013-12-11 Michael Adamlib:util: fix a comment typo
2013-12-09 Stefan MetzmacherCVE-2013-4408:async_sock: add some overflow detection...
2013-12-07 Christian Ambachlib/ntdb optimize includes in ntdb tools
2013-12-07 Christian Ambachlib/ntdb optimize includes in ntdb tests
2013-12-07 Christian Ambachlib/ntdb correct includes in private header
2013-12-07 Christian Ambachlib/ntdb fix compilation when libreplace is not around
2013-12-07 Christian Ambachlib/socket_wrapper fix compilation when libreplace...
2013-12-07 Jeremy Allisonldb: bad if test in ldb_comparison_fold()
2013-12-06 Jelmer Vernooijpyntdb: Add tests for Python API.
2013-12-06 Jelmer Vernooijpyntdb: Don't segfault when passing in None as filename...
2013-12-06 Jelmer Vernooijpyntdb: Don't allow access after a database is closed.
2013-12-06 Jelmer Vernooijtdb tests: Remove custom code for "tdb2", which has...
2013-12-06 Andreas Schneiderkrb5_wrap: Move function declaration outside the function.
2013-12-04 Christian Ambachlib/replace remove orphaned code
2013-12-03 Pavel Reichlldb: use of NULL pointer bugfix
2013-11-28 David Disseldorpreplace: fix typo in variable name
2013-11-28 Volker Lendeckereplace: Don't run over dst in strlcat
2013-11-28 Jelmer VernooijAdd a basic guide on pytalloc.
2013-11-22 Andrew Bartlettlib/param: Consolidate code to enable smb signing on...
2013-11-21 Christian Ambachlib/util: use proper include for struct stat
2013-11-21 Andreas Schneiderreplace: Fix developer build on BSD.
2013-11-19 Günther Deschnerdocs: remove duplicate mention of "ntdbtool" in ntdbtoo...
2013-11-16 Jelmer VernooijRelease ntdb 1.0.
2013-11-14 Andreas Schneiderutil: Remove 32bit macros breaking strict aliasing.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-11 Volker Lendeckeldb: Fix CID 241329 Array compared against 0
2013-11-11 Volker Lendeckeiniparser: Fix CID 241908 Copy into fixed size buffer
2013-11-11 Björn BaumbachCVE-2013-4476: lib-util: split out file_save_mode(...
2013-11-11 Björn BaumbachCVE-2013-4476: lib-util: add file_check_permissions()
2013-11-08 Björn Jackexattr: fix listing EAs on *BSD for non-root users
2013-10-22 Volker Lendeckeldb: Fix CID 240798 Uninitialized pointer read
2013-10-16 Andrew Bartlettlib/param: Add documentation on how loadparm works
2013-10-16 Andrew Bartlettparam: Autogenerate s3 lp_ctx glue table
2013-10-16 Andrew Bartlettlib/param: Do not attempt to access the s3 function...
2013-10-16 Andrew Bartlettlib/param: lp_magicchar takes a const struct share_para...
2013-10-14 Andreas Schneidertalloc: Add a warning to talloc_reference() documentation.
2013-10-14 Jeff Laytonasn1: fix use-after-free in asn1_write
2013-10-11 Andreas Schneiderntdb: Make sure variables passed by value are initialized.
2013-10-10 Stefan Metzmacherldb:rdn_name: reject 'distinguishedName' depending...
2013-10-08 Günther Deschnerlib/util: remove unused (and not even compiled) lib...
2013-09-24 Nadezhda Ivanovas4-openldap: Remove use of talloc_reference in ldb_map_...
2013-09-24 Howard ChuAdd LDB_MAP_RENDROP option
2013-09-18 Howard ChuFix SEGV from improperly formed SUBSTRING/PRESENCE...
2013-09-17 Howard ChuCleanup map return codes
2013-09-17 Andrew Bartlettlib/ldb-samba/ldb_ildap: Also skip special base DNs
2013-09-17 Stefan Metzmacherlib/param: add PROTOCOL_SMB3_02 handling
2013-09-16 Andrew Bartlettldb: Show the type of failing operation in default...
2013-09-12 Björn Jacketdb: Fix some typos in comments.
2013-09-10 Michael Adamloadparm: add new parameter "acl allow execute always"
2013-09-10 Jeroen Dekkersldb: Do not build libldb-cmdline when using system...
2013-09-08 Volker Lendecketevent: Use talloc_pooled_object for tevent_req_create
2013-09-08 Volker Lendecketalloc: Test the pooled object talloc-2.1.0
2013-09-08 Volker Lendecketalloc: Add talloc_pooled_object
2013-09-08 Volker Lendecketalloc: Allow nested pools.
2013-09-08 Volker Lendecketalloc: Add a separate pool size
2013-09-08 Volker Lendecketalloc: Put pool-specific data before the chunk
2013-09-08 Volker Lendecketalloc: Introduce __talloc_with_prefix
2013-09-08 Volker Lendecketalloc: Decouple the dual use of chunk->pool
2013-08-28 Jeremy AllisonFix valgrind errors with memmove and talloc pools.
2013-08-27 Jeremy AllisonAdd simple limited pool tests to test_memlimit().
2013-08-27 Jeremy AllisonRemove talloc_memlimit_update(). No longer used.
2013-08-27 Jeremy AllisonInside _talloc_realloc(), keep track of size changes...
2013-08-27 Jeremy AllisonDon't call talloc_memlimit_update() inside _talloc_real...
next