summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2002-09-09Use SAM debug class in skeleton - patch from metzeJelmer Vernooij1-7/+8
2002-09-08change parametric option name to vfs_recycle_bin it is more sane and do not p...Simo Sorce1-30/+41
2002-09-07recycle.c:Simo Sorce2-138/+454
2002-09-06the current block module is completely broken, jelmer will commit a new one l...Simo Sorce4-479/+0
2002-09-06move everything to flat VFS/ directorySimo Sorce4-29/+1
2002-09-06Updates to sam_skel from metze, add sam/group.c and add a DEBUG() to theAndrew Bartlett1-25/+25
2002-08-29Adding makefile for sam_skel moduleJelmer Vernooij1-0/+28
2002-08-29SAM_CONTEXT is constJelmer Vernooij1-5/+1
2002-08-29Example sam module (skeleton) from metzeJelmer Vernooij2-0/+290
2002-08-28Removed C++ style comment.Jeremy Allison1-1/+1
2002-08-27patch from metzeSimo Sorce1-10/+15
2002-08-27add the netatalk moduleSimo Sorce4-7/+476
2002-08-27avoid using libtool for VFS modulesSimo Sorce4-65/+47
2002-08-18Add entry about block.soJelmer Vernooij1-0/+7
2002-08-17Better coding styleJelmer Vernooij2-40/+19
2002-08-17Better coding styleJelmer Vernooij2-18/+8
2002-08-10Adding pdb_xml and pdb_mysql passdb modules.Jelmer Vernooij11-4/+1784
2002-07-31merge from SAMBA_2_2Gerald Carter1-0/+154
2002-07-31forgot to change the makefile system, sorrySimo Sorce2-12/+10
2002-07-30OK!Simo Sorce6-512/+276
2002-07-19merge from SAMBA_2_2 spotted by SimoGerald Carter1-2/+14
2002-06-22Add module versioning to the passdb module systemAndrew Bartlett2-4/+45
2002-06-15x source path so this thing compiles.John Terpstra1-1/+1
2002-06-14Add some comments on writing new pdb modules. (from ctrlsoft)Andrew Bartlett1-0/+7
2002-05-24Some of the updates from ctrlsoft's 'Various' patch:Andrew Bartlett1-17/+27
2002-05-11Fixes for recycle bin VFS for FreeBSD from "Scot W. Hetzel" <hetzels@westbend...Jeremy Allison2-8/+15
2002-05-08merging some changes from SAMBA_2_2Gerald Carter5-8/+183
2002-04-13This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer VernooijAndrew Bartlett2-2/+8
2002-03-23Set default recycle directory permissions as 0770. Unlink on renameJeremy Allison1-8/+11
2002-03-19Sync up the VFS changes from 2.2.x.Jeremy Allison5-294/+883
2002-02-22Also add the matching example pdb module.Andrew Bartlett3-0/+161
2002-02-11merge from 2.2Gerald Carter1-2/+2
2002-02-11fixes from 2,2Gerald Carter1-27/+59
2002-02-06I added two lines of comments regarding the include= parameter. SomeoneChristopher R. Hertel1-1/+3
2002-02-04Add the new smbprint shell script, smbprint-new.sh that is supposed to fix so...Richard Sharpe1-0/+145
2002-01-06 sync up comments with 2.2Gerald Carter1-1/+1
2002-01-04sync with 2.2Gerald Carter1-3/+3
2001-12-28merge from 2.2Gerald Carter1-0/+1
2001-12-26sync with 2.2Gerald Carter8-0/+790
2001-10-24Updated copyright notice.Tim Potter1-1/+1
2001-10-24Renamed global_vfs_ops to default_vfs_ops and made static.Tim Potter1-12/+15
2001-10-23Don't get stuck in an infinite loop in vfs_connect.Tim Potter1-1/+1
2001-10-18Now compiles under head branch.Tim Potter1-89/+51
2001-06-30Make sure we compile with gcc by default.Richard Sharpe1-0/+1
2001-06-30Add a static linking target to the examples Makefile so I can test out static...Richard Sharpe1-1/+5
2001-05-17Adding an examples directory for libsmbclient to the head branch along withRichard Sharpe4-0/+1296
2001-05-16Added example vfs block example from Ronald Kuetemeier <ronald@kuetemeier.com>.Jeremy Allison4-0/+602
2001-01-05Sync up smb.conf.default with APPLIANCE_HEAD and SAMBA_2_2David O'Neill1-0/+2
2000-11-06Added a VFS version return to init call. Allows smbd to fail an init ifJeremy Allison1-1/+2
2000-11-06Fixes for sample VFS audit code from "Brad Sahr" <bsahr@macromedia.com>.Jeremy Allison3-106/+196