summaryrefslogtreecommitdiff
path: root/source3/modules
AgeCommit message (Expand)AuthorFilesLines
2003-11-26This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+602
2003-11-26Patch from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> to addJeremy Allison1-0/+602
2003-10-09Merge from 3.0:Tim Potter1-1/+1
2003-10-02Portability fix from Joachim Schmitz. Closes bug #546.Tim Potter1-1/+1
2003-09-19Merge from 3.0:Tim Potter2-79/+79
2003-09-17Fix warnings on Sun cc Workshop Compilers 5.0. Reported by "Richard Bollinger...Alexander Bokovoy2-79/+79
2003-09-09sync 3.0 into HEAD for the last timeGerald Carter9-2/+4608
2003-09-05More tuning from cachegrind. Change most trim_string() calls to trim_char(0,Jeremy Allison1-1/+1
2003-09-01Fix CP437 and CP850 syntax for old compilers removing ANSI C99-specificsAlexander Bokovoy2-510/+64
2003-08-29Remove cap_set_quota as it is the same as default oneAlexander Bokovoy1-8/+3
2003-08-28Fix rename of struct gap. ab - LOOK AT THIS. You changed one moduleJeremy Allison1-1/+1
2003-08-28Refactor charset plugins a bit and add CP437 module.Alexander Bokovoy2-73/+362
2003-08-28skel_ -> cap_Alexander Bokovoy1-51/+51
2003-08-27Remove what looks like gcc-isms.Jeremy Allison1-16/+17
2003-08-27Add CAP VFS module from Monyo. Primary purpose of this module is to provide C...Alexander Bokovoy1-0/+453
2003-08-27Be consistent about using capital letters in the function names. (The onlyPaul Green1-5/+5
2003-08-26Fix for #150.Alexander Bokovoy1-0/+414
2003-08-20Make compiling vfs_readonly static possibleJelmer Vernooij1-1/+1
2003-08-15get rid of some sompiler warnings on IRIXHerb Lewis2-0/+2
2003-08-14Fix overflow in vfs_recycle module (and hopefully also bug #291)Jelmer Vernooij1-1/+2
2003-08-12VFS layer should be TRANSPARENT, not OPAQUEAlexander Bokovoy1-1/+1
2003-08-12Use path relative to source/ for modules/getdate.hAlexander Bokovoy2-2/+2
2003-08-12Add vfs_readonly module which allows to enforce periodic read-only limit on a...Alexander Bokovoy4-0/+3717
2003-07-29Add NT quotas support. Users allowed now to manage quotas on systems with sys...Alexander Bokovoy1-0/+180
2003-07-16ading new files from 3.0Gerald Carter1-0/+131
2003-07-16trying to get HEAD building again. If you want the codeGerald Carter5-810/+497
2003-06-22Found out a good number of NT_STATUS_IS_ERR used the wrong way.Simo Sorce2-2/+2
2003-06-17Const fixes by metzeVolker Lendecke1-2/+2
2003-05-26Added file from SAMBA_3_0 branch.Tim Potter1-0/+1
2003-05-23Ignore *.po files.Tim Potter1-0/+1
2003-05-14Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...Alexander Bokovoy5-96/+96
2003-05-11Fix VFS layer:Alexander Bokovoy5-806/+493
2003-04-28Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij5-11/+11
2003-04-28Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij6-12/+12
2003-04-26Add the weird charset in 3_0 and build it by default for ./configure --enable...Jelmer Vernooij1-0/+131
2003-04-24Move pdb_mysql and pdb_xml from modules/ to passdb/, just like they areJelmer Vernooij2-1546/+0
2003-04-24Patch from Stefan Metzmacher to add default parameters to the lp_parm()Jelmer Vernooij3-54/+44
2003-04-24Patch from Stephan Metzmacher to add default arguments to lp_parm() smb.confJelmer Vernooij1-84/+142
2003-04-21Default to "passdb.xml" as default output filename instead of "-"Jelmer Vernooij1-1/+1
2003-04-17Do not use lp_parm_bool() and lp_parm_ulong() yet. They're only in HEADJelmer Vernooij1-138/+72
2003-04-16More merges from HEAD:Jelmer Vernooij4-103/+157
2003-04-09port HEAD modsSimo Sorce1-12/+10
2003-04-09collaps same repeted task into 2 code pathsSimo Sorce1-2/+1
2003-04-08reworked to not malloc PATH_MAX long stringsSimo Sorce1-11/+11
2003-04-07ooops new_dir is already len +1 bytesSimo Sorce1-2/+2
2003-04-07check braindead safe_* function length interpretation is correctSimo Sorce1-7/+7
2003-04-07remove unnened and wrong instructionsSimo Sorce1-2/+0
2003-04-07remove unneded instructionSimo Sorce1-1/+0
2003-04-07fix wrong string handlingSimo Sorce1-3/+4
2003-03-30- Point users at the HOWTO Collection instead of 'README' in modules/mysql.cJelmer Vernooij1-1/+1