summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2003-09-20updates to SunOne DS schema from André FiebachGerald Carter1-2/+22
2003-09-19insert missing sh-bangGerald Carter1-0/+1
2003-09-19Merge from 3.0:Tim Potter3-3/+1
2003-09-11Updated 3.0 schema files for IBM Directory Server 5.1Jim McDonough2-0/+61
2003-09-09syncing filesGerald Carter14-842/+0
2003-09-09syncing examplesGerald Carter52-504/+6980
2003-07-16ading new files from 3.0Gerald Carter9-0/+2018
2003-07-16trying to get HEAD building again. If you want the codeGerald Carter9-223/+85
2003-05-22sync LDAP schema with SAMBA_3_0Gerald Carter1-150/+142
2003-05-14fix group mapping in LDAP under new schemaGerald Carter1-1/+1
2003-05-14s/primaryGroupSID/sambaPrimaryGroupSID/Gerald Carter1-1/+1
2003-05-14perl script to convert from sambaAccount to sambaSamAccount; requires Net::LD...Gerald Carter1-0/+105
2003-05-14syncing LDAP schema changes with Samba_3_0Gerald Carter1-23/+142
2003-05-01Don't crash if the underlying VFS doesn't support ACL'sJelmer Vernooij1-0/+10
2003-04-29Merge Samba 3.0 pdb_ldap from 3.0 into HEAD, so as to allow idra to continueAndrew Bartlett2-9/+37
2003-04-28Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij1-1/+1
2003-04-28Add example auth/ moduleJelmer Vernooij2-0/+90
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