summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Remove SAM files - they belong in HEADJelmer Vernooij2002-10-303-307/+0
* Sync with HEADJelmer Vernooij2002-10-281-0/+12
* Give recycle 3 arguments as required by the VFS interface (patch by metze)Jelmer Vernooij2002-10-241-1/+2
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2002-10-011-0/+39
|\
| * README.OtherModulesGerald Carter2002-09-301-0/+39
| * Change pdb_xml functions to return NTSTATUSJelmer Vernooij2002-09-261-14/+15
| * Change pdb_mysql function to return NTSTATUSJelmer Vernooij2002-09-261-65/+76
| * Make functions return NTSTATUS instead of BOOLJelmer Vernooij2002-09-261-14/+14
* | remove files not in HEADGerald Carter2002-09-265-501/+0
* | syncing up with HEAD again....Gerald Carter2002-09-263-93/+105
* | removed autogenerated fileGerald Carter2002-09-251-25/+0
* | sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-2510-307/+613
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2002-09-255-0/+755
|\|
| * - Don't put pointer to sam_domain_handle in sam_methods but single domainsid ...Jelmer Vernooij2002-09-241-61/+53
| * Make sure that Alfred Perlstein's changes get into head as smbprint andRichard Sharpe2002-09-242-27/+172
| * Use SAM debug class in skeleton - patch from metzeJelmer Vernooij2002-09-091-7/+8
| * change parametric option name to vfs_recycle_bin it is more sane and do not p...Simo Sorce2002-09-081-30/+41
| * recycle.c:Simo Sorce2002-09-072-138/+454
| * the current block module is completely broken, jelmer will commit a new one l...Simo Sorce2002-09-064-479/+0
| * move everything to flat VFS/ directorySimo Sorce2002-09-064-29/+1
| * Updates to sam_skel from metze, add sam/group.c and add a DEBUG() to theAndrew Bartlett2002-09-061-25/+25
| * Adding makefile for sam_skel moduleJelmer Vernooij2002-08-291-0/+28
| * SAM_CONTEXT is constJelmer Vernooij2002-08-291-5/+1
| * Example sam module (skeleton) from metzeJelmer Vernooij2002-08-292-0/+290
| * Removed C++ style comment.Jeremy Allison2002-08-281-1/+1
| * patch from metzeSimo Sorce2002-08-271-10/+15
| * add the netatalk moduleSimo Sorce2002-08-274-7/+476
| * avoid using libtool for VFS modulesSimo Sorce2002-08-274-65/+47
| * Add entry about block.soJelmer Vernooij2002-08-181-0/+7
| * Better coding styleJelmer Vernooij2002-08-172-40/+19
| * Better coding styleJelmer Vernooij2002-08-172-18/+8
* | sync 3_0 branch with HEADJelmer Vernooij2002-08-177-480/+248
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2002-08-1712-0/+2014
|\|
| * Adding pdb_xml and pdb_mysql passdb modules.Jelmer Vernooij2002-08-1011-4/+1784
| * merge from SAMBA_2_2Gerald Carter2002-07-311-0/+154
| * forgot to change the makefile system, sorrySimo Sorce2002-07-312-12/+10
| * OK!Simo Sorce2002-07-306-512/+276
| * merge from SAMBA_2_2 spotted by SimoGerald Carter2002-07-191-2/+14
* | updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-157-34/+109
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2002-07-143-0/+171
|\|
| * Add module versioning to the passdb module systemAndrew Bartlett2002-06-222-4/+45
| * x source path so this thing compiles.John Terpstra2002-06-151-1/+1
| * Add some comments on writing new pdb modules. (from ctrlsoft)Andrew Bartlett2002-06-141-0/+7
| * Some of the updates from ctrlsoft's 'Various' patch:Andrew Bartlett2002-05-241-17/+27
| * Fixes for recycle bin VFS for FreeBSD from "Scot W. Hetzel" <hetzels@westbend...Jeremy Allison2002-05-112-8/+15
| * merging some changes from SAMBA_2_2Gerald Carter2002-05-085-8/+183
| * This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer VernooijAndrew Bartlett2002-04-132-2/+8
|/
* Set default recycle directory permissions as 0770. Unlink on renameJeremy Allison2002-03-231-8/+11
* Sync up the VFS changes from 2.2.x.Jeremy Allison2002-03-195-294/+883
* Also add the matching example pdb module.Andrew Bartlett2002-02-223-0/+161