summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2002-11-05Convert pdb_mysql docs to sgmlJelmer Vernooij1-92/+0
2002-11-05Move pdb_mysql to source/passdbJelmer Vernooij3-1047/+0
2002-11-04testsmbc should only be in examplesJelmer Vernooij1-2/+1
2002-11-04Don't pass any booleans to pdb_set_* functionsJelmer Vernooij1-9/+9
2002-11-04Don't pass true to pdb_set_* functionsJelmer Vernooij1-9/+9
2002-11-04Adapt to metze's PDB_SET patchJelmer Vernooij2-58/+58
2002-10-21Small patch from metze to add 3 parameters to vfs_init, as it requiresJelmer Vernooij1-1/+2
2002-10-05Fix a small mistake.Richard Sharpe1-1/+1
2002-10-02small update from RainerGerald Carter1-16/+4
2002-10-02mention openantivirus.orgGerald Carter1-0/+24
2002-09-30README.OtherModulesGerald Carter1-0/+39
2002-09-26Change pdb_xml functions to return NTSTATUSJelmer Vernooij1-14/+15
2002-09-26Change pdb_mysql function to return NTSTATUSJelmer Vernooij1-65/+76
2002-09-26Make functions return NTSTATUS instead of BOOLJelmer Vernooij1-14/+14
2002-09-24- Don't put pointer to sam_domain_handle in sam_methods but single domainsid ...Jelmer Vernooij1-61/+53
2002-09-24Make sure that Alfred Perlstein's changes get into head as smbprint andRichard Sharpe2-27/+172
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