summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Move pdb_xml to source/Jelmer Vernooij2002-11-055-618/+0
* Convert pdb_mysql docs to sgmlJelmer Vernooij2002-11-051-92/+0
* Move pdb_mysql to source/passdbJelmer Vernooij2002-11-053-1047/+0
* testsmbc should only be in examplesJelmer Vernooij2002-11-041-2/+1
* Don't pass any booleans to pdb_set_* functionsJelmer Vernooij2002-11-041-9/+9
* Don't pass true to pdb_set_* functionsJelmer Vernooij2002-11-041-9/+9
* Adapt to metze's PDB_SET patchJelmer Vernooij2002-11-042-58/+58
* Small patch from metze to add 3 parameters to vfs_init, as it requiresJelmer Vernooij2002-10-211-1/+2
* Fix a small mistake.Richard Sharpe2002-10-051-1/+1
* small update from RainerGerald Carter2002-10-021-16/+4
* mention openantivirus.orgGerald Carter2002-10-021-0/+24
* 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
* - 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
* 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
* 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
* merge from 2.2Gerald Carter2002-02-111-2/+2
* fixes from 2,2Gerald Carter2002-02-111-27/+59