summaryrefslogtreecommitdiffstats
path: root/source/utils/smbcquotas.c
Commit message (Collapse)AuthorAgeFilesLines
* r24943: Some stackframesVolker Lendecke2007-09-041-0/+3
|
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
|
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
| | | | Jeremy.
* r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names().Günther Deschner2007-06-271-1/+1
| | | | Guenther
* r23009: Both contains a strchr_m(server,'/') few lines after replacing all / ↵James Peach2007-05-191-5/+2
| | | | | | | | with \. This patch removes this dead code. Patch from Pascal Terjan <pterjan@mandriva.com> for bug #2313.
* r19798: reducing some diffs...bringing over ntlm_auth changesGerald Carter2006-11-191-2/+2
|
* 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