Age | Commit message (Expand) | Author | Files | Lines |
2003-11-05 | Apply the changes that Derrell Lipman supplied ... | Richard Sharpe | 1 | -2/+2 |
2003-11-05 | added note about stripping comments from LDIF; bug 642 | Gerald Carter | 1 | -0/+6 |
2003-09-24 | more syncs from 3.0 | Gerald Carter | 3 | -56/+56 |
2003-09-24 | syncing up docs, examples, & packaging from 3.0 | Gerald Carter | 13 | -607/+638 |
2003-09-20 | fix from Brad Langhorst to correctly check if the primaryGroupID has been set | Gerald Carter | 1 | -1/+1 |
2003-09-20 | updates to SunOne DS schema from André Fiebach | Gerald Carter | 1 | -2/+22 |
2003-09-19 | insert missing sh-bang | Gerald Carter | 1 | -0/+1 |
2003-09-19 | Merge from 3.0: | Tim Potter | 3 | -3/+1 |
2003-09-11 | Updated 3.0 schema files for IBM Directory Server 5.1 | Jim McDonough | 2 | -0/+61 |
2003-09-09 | syncing files | Gerald Carter | 14 | -842/+0 |
2003-09-09 | syncing examples | Gerald Carter | 52 | -504/+6980 |
2003-07-16 | ading new files from 3.0 | Gerald Carter | 9 | -0/+2018 |
2003-07-16 | trying to get HEAD building again. If you want the code | Gerald Carter | 9 | -223/+85 |
2003-05-22 | sync LDAP schema with SAMBA_3_0 | Gerald Carter | 1 | -150/+142 |
2003-05-14 | fix group mapping in LDAP under new schema | Gerald Carter | 1 | -1/+1 |
2003-05-14 | s/primaryGroupSID/sambaPrimaryGroupSID/ | Gerald Carter | 1 | -1/+1 |
2003-05-14 | perl script to convert from sambaAccount to sambaSamAccount; requires Net::LD... | Gerald Carter | 1 | -0/+105 |
2003-05-14 | syncing LDAP schema changes with Samba_3_0 | Gerald Carter | 1 | -23/+142 |
2003-05-01 | Don't crash if the underlying VFS doesn't support ACL's | Jelmer Vernooij | 1 | -0/+10 |
2003-04-29 | Merge Samba 3.0 pdb_ldap from 3.0 into HEAD, so as to allow idra to continue | Andrew Bartlett | 2 | -9/+37 |
2003-04-28 | Use NTSTATUS as return value for smb_register_*() functions and init_module() | Jelmer Vernooij | 1 | -1/+1 |
2003-04-28 | Add example auth/ module | Jelmer Vernooij | 2 | -0/+90 |
2003-04-28 | Update for new modules system | Jelmer Vernooij | 1 | -4/+5 |
2003-04-28 | Replace references to the old textdocs by references to chapters in | Jelmer Vernooij | 1 | -2/+6 |
2003-04-28 | Update for the new modules system. Also, use Makefile rather then Makefile.in | Jelmer Vernooij | 2 | -9/+6 |
2003-04-18 | uidPool and gidPool don't use cn anymore (but we don't use thsi anyways) | Gerald Carter | 1 | -6/+6 |
2003-04-03 | The ldap idmap backend from Anthony Liguori (aliguori@us.ibm.com): | Jim McDonough | 1 | -6/+6 |
2003-03-28 | Fix some uncleanness with testsmbc.c | Richard Sharpe | 1 | -1/+1 |
2003-03-27 | Fix schema error not detected by OpenLDAP 2.0.23 but by 2.1.16. | Volker Lendecke | 1 | -1/+1 |
2003-03-19 | Put group mapping into LDAP. | Volker Lendecke | 1 | -0/+25 |
2003-01-19 | only supporting the Net::LDAP module now | Gerald Carter | 2 | -128/+0 |
2003-01-16 | Adding genlogon (from 3.0.0). | John Terpstra | 1 | -0/+71 |
2003-01-15 | add ntlogon directory and files from 3.0 | Gerald Carter | 3 | -0/+580 |
2003-01-15 | * removed unused variable from rpcclient code | Gerald Carter | 1 | -1/+1 |
2003-01-14 | merge: disable [u|g]idPool objects | Gerald Carter | 1 | -6/+6 |
2002-12-16 | Add win32 utility to query driver capabilities to publish | Jim McDonough | 2 | -0/+250 |
2002-11-20 | Ignore automatically generated Makefile. | Tim Potter | 1 | -0/+1 |
2002-11-15 | One more small fix in tree.c | Richard Sharpe | 1 | -2/+2 |
2002-11-15 | Fix some problems with tree.c reported by users. | Richard Sharpe | 3 | -125/+6 |
2002-11-15 | Update to use smb_register_passdb() | Jelmer Vernooij | 2 | -47/+13 |
2002-11-14 | a cups printing backend is now available as well | Jelmer Vernooij | 1 | -1/+1 |
2002-11-13 | Ignore Makefile | Jelmer Vernooij | 1 | -0/+2 |
2002-11-13 | Move working VFS modules to source/modules/ | Jelmer Vernooij | 3 | -1257/+0 |
2002-11-13 | Move VFS documentation to the HOWTO collection | Jelmer Vernooij | 3 | -117/+9 |
2002-11-11 | Fix typo | Jelmer Vernooij | 1 | -1/+1 |
2002-11-10 | Add example for MySQL | Jelmer Vernooij | 2 | -0/+46 |
2002-11-05 | Move pdb_xml to source/ | Jelmer Vernooij | 5 | -618/+0 |
2002-11-05 | Convert pdb_mysql docs to sgml | Jelmer Vernooij | 1 | -92/+0 |
2002-11-05 | Move pdb_mysql to source/passdb | Jelmer Vernooij | 3 | -1047/+0 |
2002-11-04 | testsmbc should only be in examples | Jelmer Vernooij | 1 | -2/+1 |