summaryrefslogtreecommitdiffstats
path: root/source/utils/smbcacls.c
Commit message (Collapse)AuthorAgeFilesLines
* r13316: Let the carnage begin....Gerald Carter2006-02-031-1/+1
| | | | Sync with trunk as off r13315
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2006-01-281-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 Allison2005-12-281-0/+2
| | | | | What I'd give for a global constructor... Jeremy.
* r11506: Added description of ACL in usage message.Jeremy Allison2005-11-041-1/+2
| | | | Jeremy.
* r11482: Arrg. Can't believe this code was in this state. If youJeremy Allison2005-11-021-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 severalJeremy Allison2005-11-021-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 Allison2005-11-021-5/+38
| | | | Jeremy.
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-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 SambaJeremy Allison2005-06-241-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 Allison2004-12-071-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 descriptorsGünther Deschner2004-11-231-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 Lendecke2004-11-181-1/+1
| | | | Volker
* r2348: fix segmention faultsStefan Metzmacher2004-09-151-3/+5
| | | | | | in smbcquotas and smbcacls caused by setup_logging() (-r 1425) metze
* r1103: need to leave empty dacl so we can remove last ACEHerb Lewis2004-06-101-5/+0
|
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+877
metze