summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
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-07-04This patch cleans up some of our ldap code, for better behaviour:Andrew Bartlett1-4/+21
2003-07-01applying fix for group map conversion (patch from Kristyan Osborne)Gerald Carter1-1/+1
2003-06-16Add DTD used by XML passdb backendJelmer Vernooij1-0/+46
2003-06-15This patch is Vorlon's fault!John Terpstra1-22/+34
2003-06-13fix typo in descriptionGerald Carter1-1/+1
2003-06-12check that an attribute is defined and not just non-zeroGerald Carter1-1/+1
2003-06-06Make skeleton VFSs compile with new EA modules.Jeremy Allison3-0/+238
2003-06-05working draft of the idmap_ldap code.Gerald Carter1-0/+10
2003-06-04Move VFS example skel.c to two different examples: one for opaque operations ...Alexander Bokovoy10-491/+1563
2003-05-22sync LDAP schema with SAMBA_3_0Gerald Carter1-150/+142
2003-05-22moving the sambaAccount objectclass to 'historical' to prevent confusion on w...Gerald Carter1-150/+142
2003-05-14fix group mapping in LDAP under new schemaGerald Carter1-1/+1
2003-05-14fix group mapping in LDAP under new schemaGerald Carter1-1/+1
2003-05-14s/primaryGroupSID/sambaPrimaryGroupSID/Gerald 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-14perl script to convert from sambaAccount to sambaSamAccount; requires Net::LD...Gerald Carter1-0/+105
2003-05-14*****LDAP schema changes*****Gerald Carter1-25/+134
2003-05-11As discussed on samba-technical - move to 'primaryGroupSid' insted ofAndrew Bartlett1-1/+11
2003-05-09syncing README to go along with scriptsGerald Carter1-24/+7
2003-05-09syncing import/export smbpasswd file scripts from 2.2Gerald Carter4-231/+114
2003-05-01Don't crash if the underlying VFS doesn't support ACL'sJelmer Vernooij1-0/+10
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-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-28Add example authentication moduleJelmer Vernooij2-0/+90
2003-04-28A new pdb_ldap!Andrew Bartlett1-5/+34
2003-04-28Update for the new modules systemJelmer Vernooij1-4/+10
2003-04-28Update for new modules systemJelmer Vernooij1-46/+7
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-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-28Update for the new modules system. Also, use Makefile rather then Makefile.inJelmer Vernooij2-9/+6
2003-04-27typoSimo Sorce1-1/+1
2003-04-18uidPool and gidPool don't use cn anymore (but we don't use thsi anyways)Gerald Carter1-6/+6
2003-04-18uidPool and gidPool don't use cn anymore (but we don't use thsi anyways)Gerald Carter1-2/+2
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-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-03-19Put group mapping into LDAP.Volker Lendecke1-0/+25
2003-01-22Sync with HEAD. The -L/usr/local/lib bit looks a bit dodgy though.Tim Potter1-1/+1
2003-01-22Sync with HEAD.Tim Potter2-128/+8