summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r19668: Convert the locking params to use struct share_param instead of snumVolker Lendecke2007-10-105-20/+26
* r19667: Fix incorrect null checkVolker Lendecke2007-10-101-1/+1
* r19666: Talloc_guide text on multithreading by Remi TurboultVolker Lendecke2007-10-101-0/+16
* r19665: Fix a memleakVolker Lendecke2007-10-101-3/+3
* r19659: Fix bug #4187. Possible crash in signing on/off code.Jeremy Allison2007-10-101-0/+8
* r19657: Correctly check for malloc failureVolker Lendecke2007-10-101-1/+1
* r19656: Correctly check for malloc failureVolker Lendecke2007-10-101-1/+1
* r19655: Jeremy, please review:Jim McDonough2007-10-101-3/+3
* r19652: Trying to track down which caller tries to store a 0 length domain nameGünther Deschner2007-10-101-1/+6
* r19651: Fix interesting bug with the automatic site coverage in Active Direct...Günther Deschner2007-10-104-4/+28
* r19648: whoops, forgot to increment the vfs version number with the added flockJim McDonough2007-10-101-1/+2
* r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op toJim McDonough2007-10-1011-24/+380
* r19646: Fix memleak in the default_ou_string handling. Thanks to David HuGünther Deschner2007-10-101-11/+37
* r19627: Fix for bug #4211 - logic error in acl_group_override()Jeremy Allison2007-10-101-2/+2
* r19626: Coalesce usage of DUMP_CORE. Fix formatting on chdir error messageJames Peach2007-10-104-7/+6
* r19601: Fix protection from invalid struct tm values.Jeremy Allison2007-10-101-0/+10
* r19591: Use `import' and `include' in the IDL and regenerate.Jelmer Vernooij2007-10-1014-26/+34
* r19579: BUG 4075: patch from Dmitry Butskoy <dmitry@butskoy.name>.Gerald Carter2007-10-101-2/+4
* r19577: Fix from Nils Nordman for bug #4085. Thanks !Jeremy Allison2007-10-101-5/+6
* r19576: Correct trivial typo.James Peach2007-10-101-1/+1
* r19552: Fix names of known failing tests.Jelmer Vernooij2007-10-101-4/+4
* r19542: Regenerate IDL.Jelmer Vernooij2007-10-103-20/+0
* r19533: Add a suffix to the program name if this is a process with aJeremy Allison2007-10-102-1/+16
* r19529: Added showacls togle. Previously was vendor-specific code.Jeremy Allison2007-10-102-9/+75
* r19528: Fix container handling for "net ads user" and "net ads group" functionsGünther Deschner2007-10-102-9/+22
* r19527: Fix double free in "net ads group add".Günther Deschner2007-10-101-1/+0
* r19526: Fix minor memleak.Günther Deschner2007-10-101-0/+1
* r19525: Fix the same error in "net ads group delete".Günther Deschner2007-10-101-3/+4
* r19524: Stop "net ads user delete" from doing funny things.Günther Deschner2007-10-101-3/+4
* r19516: Fix the DN, to make searches using the domain as baseSimo Sorce2007-10-101-9/+9
* r19497: Thought I already fixes the etags target. Ignore .svnGerald Carter2007-10-101-2/+2
* r19494: When building with a static Heimdal, make sure not to link againstGünther Deschner2007-10-101-1/+3
* r19493: There is no point in prompting for a user's password in "net ads" whenGünther Deschner2007-10-101-0/+8
* r19491: backport changes from samba4Simo Sorce2007-10-108-35/+44
* r19487: Fix coverity # 313Volker Lendecke2007-10-101-2/+4
* r19486: Probably Coverity is wrong here, but this fixes their ID 317. Not sur...Volker Lendecke2007-10-101-1/+3
* r19485: Fix Coverity # 319Volker Lendecke2007-10-101-1/+1
* r19484: Fix Coverity #329Volker Lendecke2007-10-101-1/+1
* r19477: Patch from Huang Dejin Eugene <hdejin@yahoo.com>.James Peach2007-10-101-23/+31
* r19469: Another user of NetShareEnumVolker Lendecke2007-10-101-0/+4
* r19468: Fix some potential NULL dereferencesVolker Lendecke2007-10-101-14/+48
* r19451: Another cleanup of 18802. Referring to structures after the block has...Volker Lendecke2007-10-101-3/+3
* r19450: Fix smbtree's use of netshareenum.Volker Lendecke2007-10-101-0/+5
* r19448: Convert delete_share_security to struct share_params plus some cleanupsVolker Lendecke2007-10-104-21/+69
* r19447: Do not throw away informationVolker Lendecke2007-10-101-4/+1
* r19446: Comment can be NULL nowVolker Lendecke2007-10-101-1/+2
* r19445: Attempt to fix net rpc shareVolker Lendecke2007-10-101-1/+42
* r19444: merge from samba4:Stefan Metzmacher2007-10-101-0/+2
* r19431: merge recent talloc performance improvements from Samba4Andrew Tridgell2007-10-103-594/+660
* r19430: merge recent ldb changes from Samba4. This includes memory leak fixesAndrew Tridgell2007-10-1026-108/+170