summaryrefslogtreecommitdiffstats
path: root/source/utils/smbcquotas.c
Commit message (Collapse)AuthorAgeFilesLines
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-281-2/+2
| | | | | | | | Still todo: * release notes * few minor outstanding patches * additional idmap man pages
* 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.
* r12045: More warning fixes... Just a few more to go.Jeremy Allison2005-12-031-1/+1
| | | | Jeremy.
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-5/+8
| | | | | | | * \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck)
* r2388: fix client quota supportStefan Metzmacher2004-09-171-2/+3
| | | | | | for the client we need the windows path and for server we need unix path metze
* r2348: fix segmention faultsStefan Metzmacher2004-09-151-5/+6
| | | | | | in smbcquotas and smbcacls caused by setup_logging() (-r 1425) metze
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+546
metze