summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-08talloc: Add talloc_pooled_objectVolker Lendecke5-1/+174
2013-09-08talloc: Allow nested pools.Volker Lendecke3-24/+52
2013-09-08talloc: Add a separate pool sizeVolker Lendecke1-12/+23
2013-09-08talloc: Put pool-specific data before the chunkVolker Lendecke1-79/+125
2013-09-08talloc: Introduce __talloc_with_prefixVolker Lendecke1-10/+22
2013-09-08talloc: Decouple the dual use of chunk->poolVolker Lendecke1-25/+23
2013-09-06s3: include/smb : changing smb server versionShekhar Amlekar1-2/+7
2013-09-06smbd: Slightly simplify enum_file_close_fnVolker Lendecke1-2/+1
2013-09-06smbd: Slightly simplify do_break_to_noneVolker Lendecke1-2/+1
2013-09-06smbd: Slightly simplify send_break_messageVolker Lendecke1-2/+1
2013-09-06smbd: Remove a silly "? true : false"Volker Lendecke1-1/+1
2013-09-06smbd: Apply some const to message_to_share_mode_entryVolker Lendecke2-2/+2
2013-09-06lib: Apply some const to pull_file_id_24Volker Lendecke2-2/+2
2013-09-06smbd: Fix a const warningVolker Lendecke1-1/+1
2013-09-06smbd: Remove two confusing TALLOC_FREE callsVolker Lendecke1-2/+0
2013-09-06smbd: Remove unused should_notify_deferred_opensVolker Lendecke2-11/+0
2013-09-06smbd: Apply some const to find_share_mode_entryVolker Lendecke1-2/+2
2013-09-06smbd: Apply some const to share_modes_identicalVolker Lendecke1-2/+2
2013-09-06smbd: Simplify find_share_mode_entryVolker Lendecke1-2/+5
2013-09-06smbd: Remove FORCE_OPLOCK_BREAK_TO_NONEVolker Lendecke5-19/+9
2013-09-05torture: Adapt raw.oplock to w2k12Volker Lendecke1-6/+18
2013-09-05torture: Add a new w2k12 targetVolker Lendecke2-0/+3
2013-09-05smbd: Fix breaking level2 on allocateVolker Lendecke2-7/+7
2013-09-05lib: Use "mem_ctx" arg in gencache_getVolker Lendecke10-44/+48
2013-09-05Add a talloc context to sitename_fetch().Jeremy Allison8-45/+35
2013-09-05Add a talloc context to saf_fetch().Jeremy Allison4-13/+15
2013-09-05lib: Add a "mem_ctx" arg to gencache_get (unused so far)Volker Lendecke14-23/+26
2013-09-05gencache: Fix SAFE_FREE vs data_blob_freeVolker Lendecke1-2/+2
2013-09-05torture3: Test getting a blob as a stringVolker Lendecke1-0/+15
2013-09-05lib: Add "mem_ctx" to gencache_get_data_blobVolker Lendecke5-9/+16
2013-09-05torture3: Fix a const warningVolker Lendecke1-1/+1
2013-09-04smbd: Add a paranoia check to oplock_timeout_handlerVolker Lendecke1-0/+2
2013-09-04smbd: Fix an ancient oplock bugVolker Lendecke1-0/+2
2013-09-04torture: Ensure that GSSAPI and SPNEGO packets are accepted by dlz_bind9Andrew Bartlett3-1/+80
2013-09-04selftest: Add a basic test of samba_upgradednsAndrew Bartlett2-0/+38
2013-09-04selftest: Start internal DNS server on domain provisioned for BIND9_DLZAndrew Bartlett1-1/+1
2013-09-04selftest: Test creation of the dns-SERVER account during selftestAndrew Bartlett1-1/+1
2013-09-04scripting/samba_upgradedns: Tighten up exception and attribute list handlingAndrew Bartlett1-9/+10
2013-09-04scripting/join.py: Handle creating the dns-NAME account during a DC joinAndrew Bartlett4-9/+88
2013-09-04Optimization. Don't do the retry logic if sitename_fetch() returned NULL, we ...Jeremy Allison1-1/+5
2013-09-04Move the retry logic when site_name is passed in a NULL or "" to the wrapper ...Jeremy Allison1-4/+21
2013-09-04Move the manipulation of site_name into the caller function dsgetdcname().Jeremy Allison1-15/+19
2013-09-04Refactor dsgetdcname to be called via a wrapper function.Jeremy Allison1-5/+26
2013-09-04dsgetdcname_cache_fetch() doesn't use the site_name parameter so don't pass it.Jeremy Allison1-2/+1
2013-09-03torture3: Trigger a nasty cleanup bug in smbdVolker Lendecke4-0/+73
2013-09-03smbd: Fix flawed share_mode_stale_pid APIVolker Lendecke3-9/+56
2013-09-03smbd: Rename parameter "i" to "idx"Volker Lendecke2-7/+7
2013-09-03smbd: Don't store in-memory only flags in locking.tdbVolker Lendecke1-2/+2
2013-09-03smbd: Simplify find_oplock_typesVolker Lendecke1-9/+10
2013-09-02docs: fix a typo on the description of "acl check permissions"Michael Adam1-1/+1