Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r23198: cherry pick more patches from SAMBA_3_0 | Gerald Carter | 2007-05-29 | 1 | -8/+8 |
| | |||||
* | r23009: Both contains a strchr_m(server,'/') few lines after replacing all / ↵ | James Peach | 2007-05-19 | 1 | -5/+2 |
| | | | | | | | | with \. This patch removes this dead code. Patch from Pascal Terjan <pterjan@mandriva.com> for bug #2313. | ||||
* | r21420: Looks big, but isn't really. Move internal names | Jeremy Allison | 2007-02-18 | 1 | -34/+34 |
| | | | | | | | | | of SEC_DESC over from grp_owner -> group_owner, ace -> aces and info.mask -> mask. Makes it *much* easier to move code within branches as they're now referring to the same names for the same things (which is what the NDR code also uses). Jeremy. | ||||
* | r19798: reducing some diffs...bringing over ntlm_auth changes | Gerald Carter | 2006-11-19 | 1 | -2/+2 |
| | |||||
* | r16418: Pull in more Klocwork fixes (up to r16415) | Gerald Carter | 2006-06-20 | 1 | -3/+4 |
| | |||||
* | r14278: Remainder of fix for Coverity #79,80,81: only allow GROUP or OWNER to be | Jim McDonough | 2006-03-13 | 1 | -0/+8 |
| | | | | | specified once in an ACL, so it can be allocated a second time, overwriting the first | ||||
* | r14272: Fix Coverity # 81: free alloc'ed storage before returning | Jim McDonough | 2006-03-13 | 1 | -6/+7 |
| | |||||
* | r13316: Let the carnage begin.... | Gerald Carter | 2006-02-03 | 1 | -1/+1 |
| | | | | Sync with trunk as off r13315 | ||||
* | r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500 | Derrell Lipman | 2006-01-28 | 1 | -1/+1 |
| | | | | | | | | | | | | lp_load() could not be called multiple times to modify parameter settings based on reading from multiple configuration settings. Each time, it initialized all of the settings back to their defaults before reading the specified configuration file. This patch adds a parameter to lp_load() specifying whether the settings should be initialized. It does, however, still force the settings to be initialized the first time, even if the request was to not initialize them. (Not doing so could wreak havoc due to uninitialized values.) | ||||
* | r12555: Fix more load_case_table swegfaults. Arggg. | Jeremy Allison | 2005-12-28 | 1 | -0/+2 |
| | | | | | What I'd give for a global constructor... Jeremy. | ||||
* | r11506: Added description of ACL in usage message. | Jeremy Allison | 2005-11-04 | 1 | -1/+2 |
| | | | | Jeremy. | ||||
* | r11482: Arrg. Can't believe this code was in this state. If you | Jeremy Allison | 2005-11-02 | 1 | -1/+3 |
| | | | | | | don't initialize the mask then setting "special" access gets set to *random* permissions ! Jeremy. | ||||
* | r11464: Allow smbcacls to modify a SD on W2K3. This may fix several | Jeremy Allison | 2005-11-02 | 1 | -1/+14 |
| | | | | | | bugzilla bugs - I need to go through and check. I also need to test against WNT/W2K and WXP. Jeremy. | ||||
* | r11460: Improve error messages in parsing security descriptors. | Jeremy Allison | 2005-11-02 | 1 | -5/+38 |
| | | | | Jeremy. | ||||
* | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 2005-09-30 | 1 | -4/+7 |
| | | | | | | | * \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck) | ||||
* | r7882: Looks like a large patch - but what it actually does is make Samba | Jeremy Allison | 2005-06-24 | 1 | -3/+3 |
| | | | | | | safe for using our headers and linking with C++ modules. Stops us from using C++ reserved keywords in our code. Jeremy | ||||
* | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ↵ | Jeremy Allison | 2004-12-07 | 1 | -3/+3 |
| | | | | | | | | | allocation functions so we can funnel through some well known functions. Should help greatly with malloc checking. HEAD patch to follow. Jeremy. | ||||
* | r3918: Allow to set OWNER- and GROUP-entries while setting security descriptors | Günther Deschner | 2004-11-23 | 1 | -1/+9 |
| | | | | | | with smbcacls and using with the -S or -M switch. Fixes #404 and #2076. Guenther | ||||
* | r3846: Typo fix. Bug 2055. Lars, I'm available on irc.... :-) | Volker Lendecke | 2004-11-18 | 1 | -1/+1 |
| | | | | Volker | ||||
* | r2348: fix segmention faults | Stefan Metzmacher | 2004-09-15 | 1 | -3/+5 |
| | | | | | | in smbcquotas and smbcacls caused by setup_logging() (-r 1425) metze | ||||
* | r1103: need to leave empty dacl so we can remove last ACE | Herb Lewis | 2004-06-10 | 1 | -5/+0 |
| | |||||
* | r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunk | CVS Import User | 2004-04-04 | 1 | -0/+877 |
metze |