summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* I added two lines of comments regarding the include= parameter. SomeoneChristopher R. Hertel2002-02-061-1/+3
* Add the new smbprint shell script, smbprint-new.sh that is supposed to fix so...Richard Sharpe2002-02-041-0/+145
* sync up comments with 2.2Gerald Carter2002-01-061-1/+1
* sync with 2.2Gerald Carter2002-01-041-3/+3
* merge from 2.2Gerald Carter2001-12-281-0/+1
* sync with 2.2Gerald Carter2001-12-268-0/+790
* Updated copyright notice.Tim Potter2001-10-241-1/+1
* Renamed global_vfs_ops to default_vfs_ops and made static.Tim Potter2001-10-241-12/+15
* Don't get stuck in an infinite loop in vfs_connect.Tim Potter2001-10-231-1/+1
* Now compiles under head branch.Tim Potter2001-10-181-89/+51
* Make sure we compile with gcc by default.Richard Sharpe2001-06-301-0/+1
* Add a static linking target to the examples Makefile so I can test out static...Richard Sharpe2001-06-301-1/+5