metze/samba/wip.git
2015-03-10 Stefan Metzmachertorture-dns: Add test for dlz_bind9 updates
2015-03-10 Stefan Metzmachertorture-dns: Add test for dlz_bind9 zonedumps
2015-03-10 Andrew Bartletttorture-dns: Add test for dlz_bind9 lookups
2015-03-10 Stefan Metzmachers4:torture:dlz_bind9: fix spnego tests
2015-03-10 Stefan Metzmachers4:dlz_bind9: do an early talloc_free(el_ctx) in dlz_al...
2015-03-10 Stefan Metzmachers4:dlz_bind9: avoid some compiler warnings
2015-03-10 Stefan Metzmachers4:dns_server: handle tombstones in handle_one_update()
2015-03-10 Stefan Metzmachers4:dns_server: add DNS_TYPE_TOMBSTONE support to dns_co...
2015-03-10 Stefan Metzmachers4:dns_server: make sure dns_common_lookup() doesn...
2015-03-10 Stefan Metzmachers4:dns_server: use .wType = DNS_TYPE_TOMBSTONE instead...
2015-03-10 Stefan Metzmachers4:dns_server: split out dns_common_replace()
2015-03-10 Stefan Metzmachers4:dns_server: remove const from dns_replace_records()
2015-03-10 Stefan Metzmachers4:dns_server: split out dns_common_extract() and dns_c...
2015-03-10 Stefan Metzmachers4:dns_server: split out a private 'dnsserver_common...
2015-03-10 Stefan Metzmachers4:dns_server: map LDB_ERR_NO_SUCH_OBJECT to WERR_DNS_E...
2015-03-10 Stefan Metzmachers4:dns_server: handle WERR_DNS_ERROR_NAME_DOES_NOT_EXIS...
2015-03-10 Stefan Gohmanns4-dns: dlz_bind9: Check result to avoid segfault
2015-03-10 Stefan Metzmachers3:configure: require external talloc >= 2.1.2
2015-03-10 Stefan Metzmachertalloc: version 2.1.2
2015-03-10 Stefan Metzmachertalloc: fix _talloc_total_limit_size prototype
2015-03-10 Jeremy Allisonlib: talloc: Test suite for the new destructor reparent...
2015-03-10 Jeremy Allisonlib: talloc: Allow destructors to reparent the object...
2015-03-10 Jeremy Allisonlib: talloc: Fix bug when calling a destructor.
2015-03-10 Michael Adamtalloc:build: improve detection of srcdir
2015-03-10 Stefan Metzmachertalloc: version 2.1.1
2015-03-10 Stefan Metzmachertalloc/tests: avoid some unused variable warnings
2015-03-10 Stefan Metzmachertalloc: fix compiler warning
2015-03-10 Stefan Metzmachertalloc: check for TALLOC_GET_TYPE_ABORT_NOOP
2015-03-10 Stefan Metzmachertalloc: avoid a function call in TALLOC_FREE() if possible.
2015-03-10 Stefan Metzmachertalloc: inline talloc_get_name()
2015-03-10 Stefan Metzmachertalloc: inline more static functions
2015-03-10 Volker Lendecketalloc: Tune talloc_vasprintf
2015-03-10 Lukas Slebodniktalloc: Update flags in pytalloc-util pkgconfig file
2015-03-10 Jelmer VernooijAdd a basic guide on pytalloc.
2015-03-10 Andreas Schneidertalloc: Add a warning to talloc_reference() documentation.
2015-03-10 Volker Lendecketalloc: Test the pooled object
2015-03-10 Volker Lendecketalloc: Add talloc_pooled_object
2015-03-10 Volker Lendecketalloc: Allow nested pools.
2015-03-10 Volker Lendecketalloc: Add a separate pool size
2015-03-10 Volker Lendecketalloc: Put pool-specific data before the chunk
2015-03-10 Volker Lendecketalloc: Introduce __talloc_with_prefix
2015-03-10 Volker Lendecketalloc: Decouple the dual use of chunk->pool
2015-03-10 Jeremy AllisonFix valgrind errors with memmove and talloc pools.
2015-03-10 Jeremy AllisonAdd simple limited pool tests to test_memlimit().
2015-03-10 Jeremy AllisonRemove talloc_memlimit_update(). No longer used.
2015-03-10 Jeremy AllisonInside _talloc_realloc(), keep track of size changes...
2015-03-10 Jeremy AllisonDon't call talloc_memlimit_update() inside _talloc_real...
2015-03-10 Jeremy AllisonFix a conditional check. (size - tc->size > 0) is alway...
2015-03-10 Jeremy AllisonIn _talloc_steal_internal(), correctly decrement the...
2015-03-10 Jeremy AllisonInside _talloc_free_internal(), always call talloc_meml...
2015-03-10 Jeremy AllisonUpdate memory limits when we call free() on a pool.
2015-03-10 Jeremy AllisonChange __talloc() to only call talloc_memlimit_check...
2015-03-10 Jeremy AllisonChange _talloc_total_mem_internal() to ignore memory...
2015-03-10 Jeremy AllisonRemove magic TC_HDR_SIZE handling inside talloc_memlimi...
2015-03-10 Jeremy AllisonStart to fix talloc memlimits with talloc pools.
2015-03-10 Volker Lendecketalloc: Fix a typo
2015-03-10 Stefan Metzmachertalloc: only provide the --enable-talloc-compat1 in...
2015-03-10 Volker Lendecketalloc: Simplify _talloc_free_poolmem a bit
2015-03-10 Volker Lendecketalloc: Do an early return
2015-03-10 Volker Lendecketalloc: Avoid some "else" by doing early returns
2015-03-10 Volker Lendecketalloc: Fix nonblank line endings
2015-03-10 Simo Sorcetalloc: Convert error cecking macros into fns
2015-03-10 Simo SorceAdd tests for talloc_memlimit
2015-03-10 Simo SorceAdd memory limiting capability to talloc
2015-03-02 Ira Coopersmbd: Stop using vfs_Chdir after SMB_VFS_DISCONNECT.
2015-02-26 Stefan MetzmacherMerge tag 'samba-4.0.25' into v4-0-test
2015-02-23 Karolin SeegerVERSION: Bump version up to 4.0.26.
2015-02-23 Karolin SeegerVERSION: Disable git snapshots for the 3.0.25 release.
2015-02-23 Karolin SeegerWHATSNEW: Add release notes for Samba 3.0.25.
2015-02-23 Andreas Schneiderauth: Make sure that creds_out is initialized with...
2015-02-23 Andreas Schneiders3-netlogon: Make sure we do not deference a NULL pointer.
2015-02-23 Jeremy AllisonCVE-2015-0240: s3: netlogon: Ensure we don't call tallo...
2015-02-22 Karolin SeegerVERSION: Disable git snapshots for the 3.0.25 release. samba-upstream/tags/samba-4.0.25
2015-02-22 Karolin SeegerWHATSNEW: Add release notes for Samba 3.0.25.
2015-02-22 Andreas Schneiderauth: Make sure that creds_out is initialized with...
2015-02-22 Andreas Schneiders3-netlogon: Make sure we do not deference a NULL pointer.
2015-02-22 Jeremy AllisonCVE-2015-0240: s3: netlogon: Ensure we don't call tallo...
2015-02-22 Karolin SeegerVERSION: Re-enable git snapshots.
2015-02-21 Karolin SeegerVERSION: Bump version up to 4.0.25.
2015-02-16 Jeremy Allisons3: smbclient: Allinfo leaves the file handle open.
2015-02-10 David Disseldorpprinting/cups: pack requested-attributes with IPP_TAG_K...
2015-02-05 Stefan Metzmachers3:smb2_server: protect against integer wrap with ...
2015-02-05 Stefan Metzmachers3:smb2_server: always try to grant the credits the...
2015-01-29 Garming Samdsdb: Add tokenGroupsGlobalAndUniversal, tokenGroups...
2015-01-29 Stefan MetzmacherRevert "dsdb: Add tokenGroupsGlobalAndUniversal, tokenG...
2015-01-29 David Disseldorplibsmb: provide authinfo domain for encrypted session...
2015-01-29 David Disseldorplibsmb: provide authinfo domain for DFS referral auth
2015-01-29 David Disseldorplibsmb: reuse connections derived from DFS referrals
2015-01-15 Karolin SeegerVERSION: Bump version up to 4.0.25.
2015-01-15 Karolin SeegerMerge tag 'samba-4.0.24' into v4-0-test
2015-01-14 Volker Lendeckesmbd: Fix CID 1063259 Uninitialized scalar variable
2015-01-14 Volker Lendeckenet: Fix sam addgroupmem
2015-01-14 Garming Samdsdb: Add tokenGroupsGlobalAndUniversal, tokenGroups...
2015-01-12 Karolin SeegerVERSION: Disable git snapshots for the 4.0.24 release. samba-upstream/tags/samba-4.0.24
2015-01-12 Karolin SeegerWHATSNEW: Add release notes for Samba 4.0.24.
2015-01-12 Andrew BartlettCVE-2014-8143:dsdb-samldb: Check for extended access...
2015-01-12 Andrew BartlettCVE-2014-8143:dsdb: Allow use of dsdb_autotransaction_r...
2015-01-12 Andrew BartlettCVE-2014-8143:pydsdb: Pull in UF_USE_AES_KEYS flag
2015-01-12 Andrew BartlettCVE-2014-8143:auth: Force talloc type of session_info...
2015-01-12 Karolin SeegerVERSION: Bump version up to 4.0.24...
next