summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19651: Fix interesting bug with the automatic site coverage in Active Direct...Günther Deschner4-4/+28
2007-10-10r19648: whoops, forgot to increment the vfs version number with the added flockJim McDonough1-1/+2
2007-10-10r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op toJim McDonough11-24/+380
2007-10-10r19646: Fix memleak in the default_ou_string handling. Thanks to David HuGünther Deschner1-11/+37
2007-10-10r19627: Fix for bug #4211 - logic error in acl_group_override()Jeremy Allison1-2/+2
2007-10-10r19626: Coalesce usage of DUMP_CORE. Fix formatting on chdir error messageJames Peach4-7/+6
2007-10-10r19601: Fix protection from invalid struct tm values.Jeremy Allison1-0/+10
2007-10-10r19591: Use `import' and `include' in the IDL and regenerate.Jelmer Vernooij14-26/+34
2007-10-10r19579: BUG 4075: patch from Dmitry Butskoy <dmitry@butskoy.name>.Gerald Carter1-2/+4
2007-10-10r19577: Fix from Nils Nordman for bug #4085. Thanks !Jeremy Allison1-5/+6
2007-10-10r19576: Correct trivial typo.James Peach1-1/+1
2007-10-10r19552: Fix names of known failing tests.Jelmer Vernooij1-4/+4
2007-10-10r19542: Regenerate IDL.Jelmer Vernooij3-20/+0
2007-10-10r19533: Add a suffix to the program name if this is a process with aJeremy Allison2-1/+16
2007-10-10r19529: Added showacls togle. Previously was vendor-specific code.Jeremy Allison2-9/+75
2007-10-10r19528: Fix container handling for "net ads user" and "net ads group" functionsGünther Deschner2-9/+22
2007-10-10r19527: Fix double free in "net ads group add".Günther Deschner1-1/+0
2007-10-10r19526: Fix minor memleak.Günther Deschner1-0/+1
2007-10-10r19525: Fix the same error in "net ads group delete".Günther Deschner1-3/+4
2007-10-10r19524: Stop "net ads user delete" from doing funny things.Günther Deschner1-3/+4
2007-10-10r19516: Fix the DN, to make searches using the domain as baseSimo Sorce1-9/+9
2007-10-10r19497: Thought I already fixes the etags target. Ignore .svnGerald Carter1-2/+2
2007-10-10r19494: When building with a static Heimdal, make sure not to link againstGünther Deschner1-1/+3
2007-10-10r19493: There is no point in prompting for a user's password in "net ads" whenGünther Deschner1-0/+8
2007-10-10r19491: backport changes from samba4Simo Sorce8-35/+44
2007-10-10r19487: Fix coverity # 313Volker Lendecke1-2/+4
2007-10-10r19486: Probably Coverity is wrong here, but this fixes their ID 317. Not sur...Volker Lendecke1-1/+3
2007-10-10r19485: Fix Coverity # 319Volker Lendecke1-1/+1
2007-10-10r19484: Fix Coverity #329Volker Lendecke1-1/+1
2007-10-10r19477: Patch from Huang Dejin Eugene <hdejin@yahoo.com>.James Peach1-23/+31
2007-10-10r19469: Another user of NetShareEnumVolker Lendecke1-0/+4
2007-10-10r19468: Fix some potential NULL dereferencesVolker Lendecke1-14/+48
2007-10-10r19451: Another cleanup of 18802. Referring to structures after the block has...Volker Lendecke1-3/+3
2007-10-10r19450: Fix smbtree's use of netshareenum.Volker Lendecke1-0/+5
2007-10-10r19448: Convert delete_share_security to struct share_params plus some cleanupsVolker Lendecke4-21/+69
2007-10-10r19447: Do not throw away informationVolker Lendecke1-4/+1
2007-10-10r19446: Comment can be NULL nowVolker Lendecke1-1/+2
2007-10-10r19445: Attempt to fix net rpc shareVolker Lendecke1-1/+42
2007-10-10r19444: merge from samba4:Stefan Metzmacher1-0/+2
2007-10-10r19431: merge recent talloc performance improvements from Samba4Andrew Tridgell3-594/+660
2007-10-10r19430: merge recent ldb changes from Samba4. This includes memory leak fixesAndrew Tridgell26-108/+170
2007-10-10r19429: moved tdb/common/tdbutil.c into lib/util_tdb.cAndrew Tridgell4-2/+2
2007-10-10r19426: merge nearly all the differences between Samba3 tdb and Samba4Andrew Tridgell17-406/+558
2007-10-10r19424: Protect against username == NULLJeremy Allison1-0/+4
2007-10-10r19422: Doh ! Put the krb5 user@realm code in the right place.Jeremy Allison1-3/+37
2007-10-10r19421: BUG 3868: Patch from Timur Bakeyev <timur@com.bat.ru> to preventGerald Carter1-0/+1
2007-10-10r19420: Remove strequal and use strcmp() instead. Meant toGerald Carter1-11/+12
2007-10-10r19419: BUG 4109: Patch from Timur Bakeyev. Fix bug causing smbd to turn offGerald Carter3-27/+25
2007-10-10r19417: BUG 3856: patch from Timur Bakeyev <timur@com.bat.ru> to include sett...Gerald Carter1-4/+5
2007-10-10r19416: Fix some c++ warnings.Günther Deschner2-4/+4