summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2003-04-28Update for new modules systemJelmer Vernooij1-4/+5
2003-04-28Replace references to the old textdocs by references to chapters inJelmer Vernooij1-2/+6
2003-04-28Update for the new modules system. Also, use Makefile rather then Makefile.inJelmer Vernooij2-9/+6
2003-04-18uidPool and gidPool don't use cn anymore (but we don't use thsi anyways)Gerald Carter1-6/+6
2003-04-03The ldap idmap backend from Anthony Liguori (aliguori@us.ibm.com):Jim McDonough1-6/+6
2003-03-28Fix some uncleanness with testsmbc.cRichard Sharpe1-1/+1
2003-03-27Fix schema error not detected by OpenLDAP 2.0.23 but by 2.1.16.Volker Lendecke1-1/+1
2003-03-19Put group mapping into LDAP.Volker Lendecke1-0/+25
2003-01-19only supporting the Net::LDAP module nowGerald Carter2-128/+0
2003-01-16Adding genlogon (from 3.0.0).John Terpstra1-0/+71
2003-01-15add ntlogon directory and files from 3.0Gerald Carter3-0/+580
2003-01-15* removed unused variable from rpcclient codeGerald Carter1-1/+1
2003-01-14merge: disable [u|g]idPool objectsGerald Carter1-6/+6
2002-12-16Add win32 utility to query driver capabilities to publishJim McDonough2-0/+250
2002-11-20Ignore automatically generated Makefile.Tim Potter1-0/+1
2002-11-15One more small fix in tree.cRichard Sharpe1-2/+2
2002-11-15Fix some problems with tree.c reported by users.Richard Sharpe3-125/+6
2002-11-15Update to use smb_register_passdb()Jelmer Vernooij2-47/+13
2002-11-14a cups printing backend is now available as wellJelmer Vernooij1-1/+1
2002-11-13Ignore MakefileJelmer Vernooij1-0/+2
2002-11-13Move working VFS modules to source/modules/Jelmer Vernooij3-1257/+0
2002-11-13Move VFS documentation to the HOWTO collectionJelmer Vernooij3-117/+9
2002-11-11Fix typoJelmer Vernooij1-1/+1
2002-11-10Add example for MySQLJelmer Vernooij2-0/+46
2002-11-05Move pdb_xml to source/Jelmer Vernooij5-618/+0
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