Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-09-06 | Updates to sam_skel from metze, add sam/group.c and add a DEBUG() to the | Andrew Bartlett | 1 | -25/+25 |
2002-08-29 | Adding makefile for sam_skel module | Jelmer Vernooij | 1 | -0/+28 |
2002-08-29 | SAM_CONTEXT is const | Jelmer Vernooij | 1 | -5/+1 |
2002-08-29 | Example sam module (skeleton) from metze | Jelmer Vernooij | 2 | -0/+290 |
2002-08-28 | Removed C++ style comment. | Jeremy Allison | 1 | -1/+1 |
2002-08-27 | patch from metze | Simo Sorce | 1 | -10/+15 |
2002-08-27 | add the netatalk module | Simo Sorce | 4 | -7/+476 |
2002-08-27 | avoid using libtool for VFS modules | Simo Sorce | 4 | -65/+47 |
2002-08-18 | Add entry about block.so | Jelmer Vernooij | 1 | -0/+7 |
2002-08-17 | Better coding style | Jelmer Vernooij | 2 | -40/+19 |
2002-08-17 | Better coding style | Jelmer Vernooij | 2 | -18/+8 |