Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-11-04 | Don't pass any booleans to pdb_set_* functions | Jelmer Vernooij | 1 | -9/+9 |
2002-11-04 | Don't pass true to pdb_set_* functions | Jelmer Vernooij | 1 | -9/+9 |
2002-11-04 | Adapt to metze's PDB_SET patch | Jelmer Vernooij | 2 | -58/+58 |
2002-10-21 | Small patch from metze to add 3 parameters to vfs_init, as it requires | Jelmer Vernooij | 1 | -1/+2 |
2002-10-05 | Fix a small mistake. | Richard Sharpe | 1 | -1/+1 |
2002-10-02 | small update from Rainer | Gerald Carter | 1 | -16/+4 |
2002-10-02 | mention openantivirus.org | Gerald Carter | 1 | -0/+24 |
2002-09-30 | README.OtherModules | Gerald Carter | 1 | -0/+39 |
2002-09-26 | Change pdb_xml functions to return NTSTATUS | Jelmer Vernooij | 1 | -14/+15 |
2002-09-26 | Change pdb_mysql function to return NTSTATUS | Jelmer Vernooij | 1 | -65/+76 |
2002-09-26 | Make functions return NTSTATUS instead of BOOL | Jelmer Vernooij | 1 | -14/+14 |
2002-09-24 | - Don't put pointer to sam_domain_handle in sam_methods but single domainsid ... | Jelmer Vernooij | 1 | -61/+53 |
2002-09-24 | Make sure that Alfred Perlstein's changes get into head as smbprint and | Richard Sharpe | 2 | -27/+172 |
2002-09-09 | Use SAM debug class in skeleton - patch from metze | Jelmer Vernooij | 1 | -7/+8 |
2002-09-08 | change parametric option name to vfs_recycle_bin it is more sane and do not p... | Simo Sorce | 1 | -30/+41 |
2002-09-07 | recycle.c: | Simo Sorce | 2 | -138/+454 |
2002-09-06 | the current block module is completely broken, jelmer will commit a new one l... | Simo Sorce | 4 | -479/+0 |
2002-09-06 | move everything to flat VFS/ directory | Simo Sorce | 4 | -29/+1 |