samba.git
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-09-06 Shekhar Amlekars3: include/smb : changing smb server version
2013-09-06 Volker Lendeckesmbd: Slightly simplify enum_file_close_fn
2013-09-06 Volker Lendeckesmbd: Slightly simplify do_break_to_none
2013-09-06 Volker Lendeckesmbd: Slightly simplify send_break_message
2013-09-06 Volker Lendeckesmbd: Remove a silly "? true : false"
2013-09-06 Volker Lendeckesmbd: Apply some const to message_to_share_mode_entry
2013-09-06 Volker Lendeckelib: Apply some const to pull_file_id_24
2013-09-06 Volker Lendeckesmbd: Fix a const warning
2013-09-06 Volker Lendeckesmbd: Remove two confusing TALLOC_FREE calls
2013-09-06 Volker Lendeckesmbd: Remove unused should_notify_deferred_opens
2013-09-06 Volker Lendeckesmbd: Apply some const to find_share_mode_entry
2013-09-06 Volker Lendeckesmbd: Apply some const to share_modes_identical
2013-09-06 Volker Lendeckesmbd: Simplify find_share_mode_entry
2013-09-05 Volker Lendeckesmbd: Remove FORCE_OPLOCK_BREAK_TO_NONE
2013-09-05 Volker Lendecketorture: Adapt raw.oplock to w2k12
2013-09-05 Volker Lendecketorture: Add a new w2k12 target
2013-09-05 Volker Lendeckesmbd: Fix breaking level2 on allocate
2013-09-05 Volker Lendeckelib: Use "mem_ctx" arg in gencache_get
2013-09-05 Jeremy AllisonAdd a talloc context to sitename_fetch().
2013-09-05 Jeremy AllisonAdd a talloc context to saf_fetch().
2013-09-05 Volker Lendeckelib: Add a "mem_ctx" arg to gencache_get (unused so...
2013-09-05 Volker Lendeckegencache: Fix SAFE_FREE vs data_blob_free
2013-09-05 Volker Lendecketorture3: Test getting a blob as a string
2013-09-05 Volker Lendeckelib: Add "mem_ctx" to gencache_get_data_blob
2013-09-05 Volker Lendecketorture3: Fix a const warning
2013-09-04 Volker Lendeckesmbd: Add a paranoia check to oplock_timeout_handler
2013-09-04 Volker Lendeckesmbd: Fix an ancient oplock bug
2013-09-04 Andrew Bartletttorture: Ensure that GSSAPI and SPNEGO packets are...
2013-09-04 Andrew Bartlettselftest: Add a basic test of samba_upgradedns
2013-09-04 Andrew Bartlettselftest: Start internal DNS server on domain provision...
2013-09-04 Andrew Bartlettselftest: Test creation of the dns-SERVER account durin...
2013-09-04 Andrew Bartlettscripting/samba_upgradedns: Tighten up exception and...
2013-09-04 Andrew Bartlettscripting/join.py: Handle creating the dns-NAME account...
2013-09-03 Jeremy AllisonOptimization. Don't do the retry logic if sitename_fetc...
2013-09-03 Jeremy AllisonMove the retry logic when site_name is passed in a...
2013-09-03 Jeremy AllisonMove the manipulation of site_name into the caller...
2013-09-03 Jeremy AllisonRefactor dsgetdcname to be called via a wrapper function.
2013-09-03 Jeremy Allisondsgetdcname_cache_fetch() doesn't use the site_name...
2013-09-03 Volker Lendecketorture3: Trigger a nasty cleanup bug in smbd
2013-09-03 Volker Lendeckesmbd: Fix flawed share_mode_stale_pid API
2013-09-03 Volker Lendeckesmbd: Rename parameter "i" to "idx"
2013-09-03 Volker Lendeckesmbd: Don't store in-memory only flags in locking.tdb
2013-09-03 Volker Lendeckesmbd: Simplify find_oplock_types
2013-09-02 Michael Adamdocs: fix a typo on the description of "acl check permi...
2013-08-30 Stefan Metzmacherpython/provision: remove unused linklocal=False argumen...
2013-08-30 Stefan Metzmachers4:samba_upgradedns: don't pass linklocal=False to...
2013-08-30 Stefan Metzmacherpython/pyglue: filter out loopback and linklocal addres...
2013-08-30 Christopher... vfs_glusterfs: Fix excessive debug output from vfs_glus...
2013-08-29 Michael Adams3:winbind: fail ads_cached_connection_connect() if...
2013-08-29 Günther Deschners3-winbindd: remove unneded include of secrets.h from...
2013-08-29 Günther Deschners3-winbindd: use get_trust_pw_clear() wrapper for AD...
2013-08-29 Günther Deschners3-winbindd: make sure also the idmap code can deal...
2013-08-29 Günther Deschners3-winbindd: use find_domain_from_name() instead of...
2013-08-29 Günther Deschners3-winbindd: Fix winbind on DC crash with trusted AD...
2013-08-29 Günther Deschners3-winbindd: Fix memory leak in ads_cached_connection().
2013-08-29 Günther Deschners3-winbindd: remove pointless variable assigment, see...
2013-08-29 Andrew Bartlettprovision: Rewrite named.txt to be more useful
2013-08-29 Karolin Seegerdocs: Add man samba-regedit.8.
2013-08-28 Volker Lendecketorture: Add buffercheck tests
2013-08-28 Volker Lendeckesmbd: Correctly return INFO_LENGTH_MISMATCH for smb1
2013-08-28 Volker Lendeckesmbd: Fix error return for STREAM_INFO
2013-08-28 Volker Lendeckesmbd: Revert a93f9c3
2013-08-28 Volker Lendeckesmbd: Correctly return BUFFER_OVERFLOW in smb2_getinfo
2013-08-28 Volker Lendeckesmbd: Correctly return INFO_LENGTH_MISMATCH in smb2_getinfo
2013-08-28 Volker Lendeckesmbd: qfsinfo has fixed/variable buffers
2013-08-28 Volker Lendeckesmbd: qfilepathinfo has fixed/variable buffers
2013-08-28 Volker Lendecketorture3: add clipathinfo-bufsize
2013-08-28 Volker Lendeckedbwrap_ctdb: Treat empty records as non-existing
2013-08-28 Abhidnya Joshis3: fix missing braces in nfs4_acls.c
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-27 Volker Lendeckesmbd: Use #defines in smb2_getinfo_send
2013-08-26 Jeremy AllisonFix the UNIX extensions CHOWN calls to use FCHOWN if...
2013-08-26 Jeremy AllisonAllow UNIX extensions client to act on open fsp instead...
2013-08-26 Jeremy AllisonFix the erroneous masking of chmod requests via the...
2013-08-26 Volker Lendeckesmbd: Simplify dropbox special case in unix_convert
2013-08-25 Jeremy AllisonRevert "Fix the erroneous masking of chmod requests...
2013-08-25 Jeremy AllisonRevert "Allow UNIX extensions client to act on open...
2013-08-25 Jeremy AllisonPushed from the wrong branch - this is the version
2013-08-24 Jeremy AllisonFix the UNIX extensions CHOWN calls to use FCHOWN if...
2013-08-24 Jeremy AllisonAllow UNIX extensions client to act on open fsp instead...
2013-08-24 Jeremy AllisonFix the erroneous masking of chmod requests via the...
next