Age | Commit message (Expand) | Author | Files | Lines |
2002-09-06 | move everything to flat VFS/ directory | Simo Sorce | 4 | -29/+1 |
2002-09-06 | Updates to sam_skel from metze, add sam/group.c and add a DEBUG() to the | Andrew Bartlett | 1 | -25/+25 |
2002-08-29 | Adding makefile for sam_skel module | Jelmer Vernooij | 1 | -0/+28 |
2002-08-29 | SAM_CONTEXT is const | Jelmer Vernooij | 1 | -5/+1 |
2002-08-29 | Example sam module (skeleton) from metze | Jelmer Vernooij | 2 | -0/+290 |
2002-08-28 | Removed C++ style comment. | Jeremy Allison | 1 | -1/+1 |
2002-08-27 | patch from metze | Simo Sorce | 1 | -10/+15 |
2002-08-27 | add the netatalk module | Simo Sorce | 4 | -7/+476 |
2002-08-27 | avoid using libtool for VFS modules | Simo Sorce | 4 | -65/+47 |
2002-08-18 | Add entry about block.so | Jelmer Vernooij | 1 | -0/+7 |
2002-08-17 | Better coding style | Jelmer Vernooij | 2 | -40/+19 |
2002-08-17 | Better coding style | Jelmer Vernooij | 2 | -18/+8 |
2002-08-17 | sync 3_0 branch with HEAD | Jelmer Vernooij | 7 | -480/+248 |
2002-08-17 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 12 | -0/+2014 |
2002-08-10 | Adding pdb_xml and pdb_mysql passdb modules. | Jelmer Vernooij | 11 | -4/+1784 |
2002-07-31 | merge from SAMBA_2_2 | Gerald Carter | 1 | -0/+154 |
2002-07-31 | forgot to change the makefile system, sorry | Simo Sorce | 2 | -12/+10 |
2002-07-30 | OK! | Simo Sorce | 6 | -512/+276 |
2002-07-19 | merge from SAMBA_2_2 spotted by Simo | Gerald Carter | 1 | -2/+14 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 7 | -34/+109 |
2002-07-14 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 3 | -0/+171 |
2002-06-22 | Add module versioning to the passdb module system | Andrew Bartlett | 2 | -4/+45 |
2002-06-15 | x source path so this thing compiles. | John Terpstra | 1 | -1/+1 |
2002-06-14 | Add some comments on writing new pdb modules. (from ctrlsoft) | Andrew Bartlett | 1 | -0/+7 |
2002-05-24 | Some of the updates from ctrlsoft's 'Various' patch: | Andrew Bartlett | 1 | -17/+27 |
2002-05-11 | Fixes for recycle bin VFS for FreeBSD from "Scot W. Hetzel" <hetzels@westbend... | Jeremy Allison | 2 | -8/+15 |
2002-05-08 | merging some changes from SAMBA_2_2 | Gerald Carter | 5 | -8/+183 |
2002-04-13 | This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer Vernooij | Andrew Bartlett | 2 | -2/+8 |
2002-03-23 | Set default recycle directory permissions as 0770. Unlink on rename | Jeremy Allison | 1 | -8/+11 |
2002-03-19 | Sync up the VFS changes from 2.2.x. | Jeremy Allison | 5 | -294/+883 |
2002-02-22 | Also add the matching example pdb module. | Andrew Bartlett | 3 | -0/+161 |
2002-02-11 | merge from 2.2 | Gerald Carter | 1 | -2/+2 |
2002-02-11 | fixes from 2,2 | Gerald Carter | 1 | -27/+59 |
2002-02-06 | I added two lines of comments regarding the include= parameter. Someone | Christopher R. Hertel | 1 | -1/+3 |
2002-02-04 | Add the new smbprint shell script, smbprint-new.sh that is supposed to fix so... | Richard Sharpe | 1 | -0/+145 |
2002-01-06 | sync up comments with 2.2 | Gerald Carter | 1 | -1/+1 |
2002-01-04 | sync with 2.2 | Gerald Carter | 1 | -3/+3 |
2001-12-28 | merge from 2.2 | Gerald Carter | 1 | -0/+1 |
2001-12-26 | sync with 2.2 | Gerald Carter | 8 | -0/+790 |
2001-10-24 | Updated copyright notice. | Tim Potter | 1 | -1/+1 |
2001-10-24 | Renamed global_vfs_ops to default_vfs_ops and made static. | Tim Potter | 1 | -12/+15 |
2001-10-23 | Don't get stuck in an infinite loop in vfs_connect. | Tim Potter | 1 | -1/+1 |
2001-10-18 | Now compiles under head branch. | Tim Potter | 1 | -89/+51 |
2001-06-30 | Make sure we compile with gcc by default. | Richard Sharpe | 1 | -0/+1 |
2001-06-30 | Add a static linking target to the examples Makefile so I can test out static... | Richard Sharpe | 1 | -1/+5 |
2001-05-17 | Adding an examples directory for libsmbclient to the head branch along with | Richard Sharpe | 4 | -0/+1296 |
2001-05-16 | Added example vfs block example from Ronald Kuetemeier <ronald@kuetemeier.com>. | Jeremy Allison | 4 | -0/+602 |
2001-01-05 | Sync up smb.conf.default with APPLIANCE_HEAD and SAMBA_2_2 | David O'Neill | 1 | -0/+2 |
2000-11-06 | Added a VFS version return to init call. Allows smbd to fail an init if | Jeremy Allison | 1 | -1/+2 |
2000-11-06 | Fixes for sample VFS audit code from "Brad Sahr" <bsahr@macromedia.com>. | Jeremy Allison | 3 | -106/+196 |