Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19685: Two changes inspired by problems with huge tdbs. tdbtool's list comma... | Volker Lendecke | 4 | -10/+19 |
2007-10-10 | r19669: set_share_security does not need a mem_ctx passed | Volker Lendecke | 4 | -5/+5 |
2007-10-10 | r19668: Convert the locking params to use struct share_param instead of snum | Volker Lendecke | 5 | -20/+26 |
2007-10-10 | r19667: Fix incorrect null check | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r19666: Talloc_guide text on multithreading by Remi Turboult | Volker Lendecke | 1 | -0/+16 |
2007-10-10 | r19665: Fix a memleak | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r19659: Fix bug #4187. Possible crash in signing on/off code. | Jeremy Allison | 1 | -0/+8 |
2007-10-10 | r19657: Correctly check for malloc failure | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r19656: Correctly check for malloc failure | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r19655: Jeremy, please review: | Jim McDonough | 1 | -3/+3 |
2007-10-10 | r19652: Trying to track down which caller tries to store a 0 length domain name | Günther Deschner | 1 | -1/+6 |
2007-10-10 | r19651: Fix interesting bug with the automatic site coverage in Active Direct... | Günther Deschner | 4 | -4/+28 |
2007-10-10 | r19648: whoops, forgot to increment the vfs version number with the added flock | Jim McDonough | 1 | -1/+2 |
2007-10-10 | r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op to | Jim McDonough | 11 | -24/+380 |
2007-10-10 | r19646: Fix memleak in the default_ou_string handling. Thanks to David Hu | Günther Deschner | 1 | -11/+37 |
2007-10-10 | r19627: Fix for bug #4211 - logic error in acl_group_override() | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r19626: Coalesce usage of DUMP_CORE. Fix formatting on chdir error message | James Peach | 4 | -7/+6 |
2007-10-10 | r19601: Fix protection from invalid struct tm values. | Jeremy Allison | 1 | -0/+10 |
2007-10-10 | r19591: Use `import' and `include' in the IDL and regenerate. | Jelmer Vernooij | 14 | -26/+34 |
2007-10-10 | r19579: BUG 4075: patch from Dmitry Butskoy <dmitry@butskoy.name>. | Gerald Carter | 1 | -2/+4 |
2007-10-10 | r19577: Fix from Nils Nordman for bug #4085. Thanks ! | Jeremy Allison | 1 | -5/+6 |
2007-10-10 | r19576: Correct trivial typo. | James Peach | 1 | -1/+1 |
2007-10-10 | r19552: Fix names of known failing tests. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r19542: Regenerate IDL. | Jelmer Vernooij | 3 | -20/+0 |
2007-10-10 | r19533: Add a suffix to the program name if this is a process with a | Jeremy Allison | 2 | -1/+16 |
2007-10-10 | r19529: Added showacls togle. Previously was vendor-specific code. | Jeremy Allison | 2 | -9/+75 |
2007-10-10 | r19528: Fix container handling for "net ads user" and "net ads group" functions | Günther Deschner | 2 | -9/+22 |
2007-10-10 | r19527: Fix double free in "net ads group add". | Günther Deschner | 1 | -1/+0 |
2007-10-10 | r19526: Fix minor memleak. | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r19525: Fix the same error in "net ads group delete". | Günther Deschner | 1 | -3/+4 |
2007-10-10 | r19524: Stop "net ads user delete" from doing funny things. | Günther Deschner | 1 | -3/+4 |
2007-10-10 | r19516: Fix the DN, to make searches using the domain as base | Simo Sorce | 1 | -9/+9 |
2007-10-10 | r19497: Thought I already fixes the etags target. Ignore .svn | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r19494: When building with a static Heimdal, make sure not to link against | Günther Deschner | 1 | -1/+3 |
2007-10-10 | r19493: There is no point in prompting for a user's password in "net ads" when | Günther Deschner | 1 | -0/+8 |
2007-10-10 | r19491: backport changes from samba4 | Simo Sorce | 8 | -35/+44 |
2007-10-10 | r19487: Fix coverity # 313 | Volker Lendecke | 1 | -2/+4 |
2007-10-10 | r19486: Probably Coverity is wrong here, but this fixes their ID 317. Not sur... | Volker Lendecke | 1 | -1/+3 |
2007-10-10 | r19485: Fix Coverity # 319 | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r19484: Fix Coverity #329 | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r19477: Patch from Huang Dejin Eugene <hdejin@yahoo.com>. | James Peach | 1 | -23/+31 |
2007-10-10 | r19469: Another user of NetShareEnum | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r19468: Fix some potential NULL dereferences | Volker Lendecke | 1 | -14/+48 |
2007-10-10 | r19451: Another cleanup of 18802. Referring to structures after the block has... | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r19450: Fix smbtree's use of netshareenum. | Volker Lendecke | 1 | -0/+5 |
2007-10-10 | r19448: Convert delete_share_security to struct share_params plus some cleanups | Volker Lendecke | 4 | -21/+69 |
2007-10-10 | r19447: Do not throw away information | Volker Lendecke | 1 | -4/+1 |
2007-10-10 | r19446: Comment can be NULL now | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r19445: Attempt to fix net rpc share | Volker Lendecke | 1 | -1/+42 |
2007-10-10 | r19444: merge from samba4: | Stefan Metzmacher | 1 | -0/+2 |