Age | Commit message (Expand) | Author | Files | Lines |
2003-07-04 | This patch cleans up some of our ldap code, for better behaviour: | Andrew Bartlett | 1 | -4/+21 |
2003-07-01 | applying fix for group map conversion (patch from Kristyan Osborne) | Gerald Carter | 1 | -1/+1 |
2003-06-16 | Add DTD used by XML passdb backend | Jelmer Vernooij | 1 | -0/+46 |
2003-06-15 | This patch is Vorlon's fault! | John Terpstra | 1 | -22/+34 |
2003-06-13 | fix typo in description | Gerald Carter | 1 | -1/+1 |
2003-06-12 | check that an attribute is defined and not just non-zero | Gerald Carter | 1 | -1/+1 |
2003-06-06 | Make skeleton VFSs compile with new EA modules. | Jeremy Allison | 3 | -0/+238 |
2003-06-05 | working draft of the idmap_ldap code. | Gerald Carter | 1 | -0/+10 |
2003-06-04 | Move VFS example skel.c to two different examples: one for opaque operations ... | Alexander Bokovoy | 10 | -491/+1563 |
2003-05-22 | moving the sambaAccount objectclass to 'historical' to prevent confusion on w... | 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 | *****LDAP schema changes***** | Gerald Carter | 1 | -25/+134 |
2003-05-11 | As discussed on samba-technical - move to 'primaryGroupSid' insted of | Andrew Bartlett | 1 | -1/+11 |
2003-05-09 | syncing README to go along with scripts | Gerald Carter | 1 | -24/+7 |
2003-05-09 | syncing import/export smbpasswd file scripts from 2.2 | Gerald Carter | 4 | -231/+114 |
2003-05-01 | Don't crash if the underlying VFS doesn't support ACL's | Jelmer Vernooij | 1 | -0/+10 |
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 authentication module | Jelmer Vernooij | 2 | -0/+90 |
2003-04-28 | A new pdb_ldap! | Andrew Bartlett | 1 | -5/+34 |
2003-04-28 | Update for the new modules system | Jelmer Vernooij | 1 | -4/+10 |
2003-04-28 | Update for new modules system | Jelmer Vernooij | 1 | -46/+7 |
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-27 | typo | Simo Sorce | 1 | -1/+1 |
2003-04-18 | uidPool and gidPool don't use cn anymore (but we don't use thsi anyways) | Gerald Carter | 1 | -2/+2 |
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-22 | Sync with HEAD. The -L/usr/local/lib bit looks a bit dodgy though. | Tim Potter | 1 | -1/+1 |
2003-01-22 | Sync with HEAD. | Tim Potter | 2 | -128/+8 |
2003-01-22 | Minor merges from HEAD. | Tim Potter | 2 | -1/+3 |
2003-01-16 | Adding genlogon obtained from a a mailing list posting in 2001. | John Terpstra | 1 | -0/+71 |
2003-01-15 | [merge] | Gerald Carter | 1 | -1/+1 |
2003-01-06 | removed idpool from schema file (experimental) to remove the dependency | Gerald Carter | 1 | -6/+6 |
2002-12-16 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 2 | -0/+250 |
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-20 | Latest updates from author. | John Terpstra | 2 | -47/+44 |
2002-11-19 | Added logon script generator provided by: Timothy Grant <tjg@craigelachie.org> | John Terpstra | 3 | -0/+583 |
2002-11-18 | Sync with HEAD: | Jelmer Vernooij | 6 | -1374/+9 |
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 | There is support for the cups printing system now as well | Jelmer Vernooij | 1 | -1/+1 |
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 |