summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
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
2003-01-22Minor merges from HEAD.Tim Potter2-1/+3
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-16Adding genlogon obtained from a a mailing list posting in 2001.John Terpstra1-0/+71
2003-01-15add ntlogon directory and files from 3.0Gerald Carter3-0/+580
2003-01-15[merge]Gerald Carter1-1/+1
2003-01-15* removed unused variable from rpcclient codeGerald Carter1-1/+1
2003-01-14merge: disable [u|g]idPool objectsGerald Carter1-6/+6
2003-01-06removed idpool from schema file (experimental) to remove the dependencyGerald Carter1-6/+6
2002-12-16This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2-0/+250
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-20Latest updates from author.John Terpstra2-47/+44
2002-11-19Added logon script generator provided by: Timothy Grant <tjg@craigelachie.org>John Terpstra3-0/+583
2002-11-18Sync with HEAD:Jelmer Vernooij6-1374/+9
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