libgpo: remove unused libgpo wscript_build.
[sfrench/samba-autobuild/.git] / lib /
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...
2013-08-27 Jeremy AllisonFix a conditional check. (size - tc->size > 0) is alway...
2013-08-27 Jeremy AllisonIn _talloc_steal_internal(), correctly decrement the...
2013-08-27 Jeremy AllisonInside _talloc_free_internal(), always call talloc_meml...
2013-08-27 Jeremy AllisonUpdate memory limits when we call free() on a pool.
2013-08-27 Jeremy AllisonChange __talloc() to only call talloc_memlimit_check...
2013-08-27 Jeremy AllisonChange _talloc_total_mem_internal() to ignore memory...
2013-08-27 Jeremy AllisonRemove magic TC_HDR_SIZE handling inside talloc_memlimi...
2013-08-27 Jeremy AllisonStart to fix talloc memlimits with talloc pools.
2013-08-22 Günther Deschnerpkgconfig: Do not hardcode library version numbers...
2013-08-21 Karolin Seegerntdbtool.8.xml: Bump version up to 4.1.
2013-08-21 Karolin Seegerntdbrestore.8.xml: Bump version up to 4.1.
2013-08-21 Karolin Seegerntdbdump.8.xml: Bump version up to 4.1.
2013-08-21 Karolin Seegerntdbbackup.8.xml: Bump version up to 4.1.
2013-08-21 Karolin Seegerntdb.3.xml: Bump version up to 4.1.
2013-08-19 Rusty RussellMan pages for ntdb tools missing
2013-08-18 Volker Lendeckeldb_map: Fix CID 1034791 Dereference null return value
2013-08-18 Volker Lendeckepyldb: Fix CID 1034792 Dereference null return value
2013-08-18 Volker Lendeckeldb: Fix CID 1034793 Dereference null return value
2013-08-18 Volker Lendeckeldb: Fix a const warning
2013-08-16 Volker Lendecketevent: Remove a pointless goto
2013-08-16 Matthieu Patouloadparm: Use the new fully featured kcc by default
2013-08-12 Volker Lendecketevent: Add tevent_received to tevent_req_simple_recv_n...
2013-08-12 Volker Lendecketevent: Fix tutorial reference
next