Age | Commit message (Expand) | Author | Files | Lines |
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-30 | Remove SAM files - they belong in HEAD | Jelmer Vernooij | 3 | -307/+0 |
2002-10-28 | Sync with HEAD | Jelmer Vernooij | 1 | -0/+12 |
2002-10-24 | Give recycle 3 arguments as required by the VFS interface (patch by metze) | Jelmer Vernooij | 1 | -1/+2 |
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-10-01 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+39 |
2002-09-30 | README.OtherModules | Gerald Carter | 1 | -0/+39 |
2002-09-26 | remove files not in HEAD | Gerald Carter | 5 | -501/+0 |
2002-09-26 | syncing up with HEAD again.... | Gerald Carter | 3 | -93/+105 |
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-25 | removed autogenerated file | Gerald Carter | 1 | -25/+0 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 10 | -307/+613 |
2002-09-25 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 5 | -0/+755 |
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 |
2002-08-17 | sync 3_0 branch with HEAD | Jelmer Vernooij | 7 | -480/+248 |
2002-08-17 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 12 | -0/+2014 |
2002-08-10 | Adding pdb_xml and pdb_mysql passdb modules. | Jelmer Vernooij | 11 | -4/+1784 |
2002-07-31 | merge from SAMBA_2_2 | Gerald Carter | 1 | -0/+154 |
2002-07-31 | forgot to change the makefile system, sorry | Simo Sorce | 2 | -12/+10 |
2002-07-30 | OK! | Simo Sorce | 6 | -512/+276 |
2002-07-19 | merge from SAMBA_2_2 spotted by Simo | Gerald Carter | 1 | -2/+14 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 7 | -34/+109 |
2002-07-14 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 3 | -0/+171 |
2002-06-22 | Add module versioning to the passdb module system | Andrew Bartlett | 2 | -4/+45 |
2002-06-15 | x source path so this thing compiles. | John Terpstra | 1 | -1/+1 |
2002-06-14 | Add some comments on writing new pdb modules. (from ctrlsoft) | Andrew Bartlett | 1 | -0/+7 |