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