Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-03-28 | Fix some uncleanness with testsmbc.c | Richard Sharpe | 1 | -1/+1 | |
(This used to be commit 73ef6d35bbadc3ea549309119857effe3c1bc7ef) | |||||
2003-03-27 | Fix schema error not detected by OpenLDAP 2.0.23 but by 2.1.16. | Volker Lendecke | 1 | -1/+1 | |
Volker (This used to be commit 5acb9f421c149126370e79d66d3d9ace6be9a695) | |||||
2003-03-27 | Fix schema error not detected by OpenLDAP 2.0.23 but by 2.1.16. | Volker Lendecke | 1 | -1/+1 | |
Volker (This used to be commit e92bfb766b08abccbf098c8d04347eb296b9be54) | |||||
2003-03-19 | Put group mapping into LDAP. | Volker Lendecke | 1 | -0/+25 | |
Volker (This used to be commit da83d97eb50c3c3a67985e22410842100207431f) | |||||
2003-03-19 | Put group mapping into LDAP. | Volker Lendecke | 1 | -0/+25 | |
Volker (This used to be commit f0f1518fc450834725902e9cdf33fb8d35f99360) | |||||
2003-01-22 | Sync with HEAD. The -L/usr/local/lib bit looks a bit dodgy though. | Tim Potter | 1 | -1/+1 | |
(This used to be commit 81bfd9a4d9c80b87b020b998e9722750339c422d) | |||||
2003-01-22 | Sync with HEAD. | Tim Potter | 2 | -128/+8 | |
(This used to be commit db3901827fe776041fa38900e80ab2fab94c28a6) | |||||
2003-01-22 | Minor merges from HEAD. | Tim Potter | 2 | -1/+3 | |
(This used to be commit 902a1dc1d5f74ce94496d03327c07416bc2061be) | |||||
2003-01-19 | only supporting the Net::LDAP module now | Gerald Carter | 2 | -128/+0 | |
(This used to be commit 3e9c970597b190335529e8854f3d2af2c7d8d80e) | |||||
2003-01-16 | Adding genlogon (from 3.0.0). | John Terpstra | 1 | -0/+71 | |
(This used to be commit b776521ba757f4b4995aff3db87a0da226480a69) | |||||
2003-01-16 | Adding genlogon obtained from a a mailing list posting in 2001. | John Terpstra | 1 | -0/+71 | |
(This used to be commit f6121fb55b27178f1bcae00a7225e03028f9e7d4) | |||||
2003-01-15 | add ntlogon directory and files from 3.0 | Gerald Carter | 3 | -0/+580 | |
(This used to be commit 3ae66807d86753b840b674e76a27b9f6133cca98) | |||||
2003-01-15 | [merge] | Gerald Carter | 1 | -1/+1 | |
* removed unused variable from rpcclient code * added container option to net command (patch from SuSE) * Makefile patch for examples/VFS from SuSE (This used to be commit 25a9681ddda47a41fac8fdc97ca50b7f4c579eaf) | |||||
2003-01-15 | * removed unused variable from rpcclient code | Gerald Carter | 1 | -1/+1 | |
* added container option to net command (patch from SuSE) * Makefile patch for examples/VFS from SuSE (This used to be commit 4a6d8280ea27ca7a6998219aacc4b15b1227a659) | |||||
2003-01-14 | merge: disable [u|g]idPool objects | Gerald Carter | 1 | -6/+6 | |
(This used to be commit 4c98700e54f3cc617eb578758695fd4dbd690f82) | |||||
2003-01-06 | removed idpool from schema file (experimental) to remove the dependency | Gerald Carter | 1 | -6/+6 | |
on nis.schema. add $(LDFLAGS) to libsmbclient build (This used to be commit cd16064784a5e5fd9d2a67d4dfba605f7d8046ac) | |||||
2002-12-16 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵ | cvs2svn Import User | 2 | -0/+250 | |
used to be commit 953ae9d182788308fe4ee97cf98e30ed4fa3c4c0) | |||||
2002-12-16 | Add win32 utility to query driver capabilities to publish | Jim McDonough | 2 | -0/+250 | |
(This used to be commit c09c1e090525aeccb9ee7762a44aba286c4d71f9) | |||||
2002-11-20 | Ignore automatically generated Makefile. | Tim Potter | 1 | -0/+1 | |
(This used to be commit 152c530089191d1867ad018a54bba02a1a85c31e) | |||||
2002-11-20 | Latest updates from author. | John Terpstra | 2 | -47/+44 | |
(This used to be commit bdf0d66577c78c92e8bf0f7e6a23d7812b2f76dd) | |||||
2002-11-19 | Added logon script generator provided by: Timothy Grant <tjg@craigelachie.org> | John Terpstra | 3 | -0/+583 | |
(This used to be commit 93cfbb000f8e28f3c4c600e7779dd81bac6ce9a4) | |||||
2002-11-18 | Sync with HEAD: | Jelmer Vernooij | 6 | -1374/+9 | |
- Move working VFS modules to source/ - Move documentation to SGML (This used to be commit be4894815cf7a8e3d792d9801fe9a343f2060c3e) | |||||
2002-11-15 | One more small fix in tree.c | Richard Sharpe | 1 | -2/+2 | |
(This used to be commit 0674d5a2b0f7ee621940c93b3b58960efd91a763) | |||||
2002-11-15 | Fix some problems with tree.c reported by users. | Richard Sharpe | 3 | -125/+6 | |
(This used to be commit b0772a1a0531896d5b343863434622d4d0ff437f) | |||||
2002-11-15 | Update to use smb_register_passdb() | Jelmer Vernooij | 2 | -47/+13 | |
(This used to be commit b10541b71ba288783976e8c124b6667b7df3b12d) | |||||
2002-11-14 | There is support for the cups printing system now as well | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 72e0cfbb42b474404a2f8040f84d3136d8abc97c) | |||||
2002-11-14 | a cups printing backend is now available as well | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 4cffb29d27253e0e2ca270640d86b21315cab91f) | |||||
2002-11-13 | Ignore Makefile | Jelmer Vernooij | 1 | -0/+2 | |
(This used to be commit 9c811e447821e9c934f9ecf841a38f7e1f7aa626) | |||||
2002-11-13 | Move working VFS modules to source/modules/ | Jelmer Vernooij | 3 | -1257/+0 | |
(This used to be commit 14b129e301c94ccf47b9105bda1bd9d142feb1b5) | |||||
2002-11-13 | Move VFS documentation to the HOWTO collection | Jelmer Vernooij | 3 | -117/+9 | |
(This used to be commit b8c7ce0381e857c2de5658b25e917622ebea954e) | |||||
2002-11-11 | Fix typo | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit ad5cb338a1e5e60116757a1c8f2fb844ad062401) | |||||
2002-11-11 | Fix typo | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 9b469a2aca6de79a5940769b56d15d22e471b2b5) | |||||
2002-11-10 | Sync with HEAD | Jelmer Vernooij | 9 | -1757/+0 | |
(This used to be commit b6359c585a563f9694d8afacd43329dece6af500) | |||||
2002-11-10 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵ | cvs2svn Import User | 2 | -0/+46 | |
used to be commit 37ca4bbf0c7895e3a17544e3ac6d316034424f3d) | |||||
2002-11-10 | Add example for MySQL | Jelmer Vernooij | 2 | -0/+46 | |
(This used to be commit de136d294fce59bdc4d0a65d35071c2837ef92a5) | |||||
2002-11-05 | Move pdb_xml to source/ | Jelmer Vernooij | 5 | -618/+0 | |
(This used to be commit b68106a79e4536fa82d75dd330d07dba51bfeaf4) | |||||
2002-11-05 | Convert pdb_mysql docs to sgml | Jelmer Vernooij | 1 | -92/+0 | |
(This used to be commit 6642f6c5a9d6fa52a41a382850ed8bb3e1ebf701) | |||||
2002-11-05 | Move pdb_mysql to source/passdb | Jelmer Vernooij | 3 | -1047/+0 | |
(This used to be commit 1d742e14ad18070aee654071d159b8b7410d6f86) | |||||
2002-11-04 | testsmbc should only be in examples | Jelmer Vernooij | 1 | -2/+1 | |
(This used to be commit 7aad086c9a20c4c700dfce3f81d89ab982702198) | |||||
2002-11-04 | Don't pass any booleans to pdb_set_* functions | Jelmer Vernooij | 1 | -9/+9 | |
(This used to be commit 91f9c9e1d8b490eb384198ff012f65e22f834c39) | |||||
2002-11-04 | Don't pass true to pdb_set_* functions | Jelmer Vernooij | 1 | -9/+9 | |
(This used to be commit e803bfde3d0b199155a87975e8af65f13babe692) | |||||
2002-11-04 | Adapt to metze's PDB_SET patch | Jelmer Vernooij | 2 | -58/+58 | |
(This used to be commit 33c7a296b3bdfab276ed91ea77077eedbeed3757) | |||||
2002-10-30 | Remove SAM files - they belong in HEAD | Jelmer Vernooij | 3 | -307/+0 | |
(This used to be commit fc77e68b2bb199e507804baaa46a77cfa4862668) | |||||
2002-10-28 | Sync with HEAD | Jelmer Vernooij | 1 | -0/+12 | |
(This used to be commit e8475eceb397f86c4bada063707f09a3c45bc14c) | |||||
2002-10-24 | Give recycle 3 arguments as required by the VFS interface (patch by metze) | Jelmer Vernooij | 1 | -1/+2 | |
(This used to be commit 15b9430d9ce43ba7e08338ab9fab657d6763dc02) | |||||
2002-10-21 | Small patch from metze to add 3 parameters to vfs_init, as it requires | Jelmer Vernooij | 1 | -1/+2 | |
(This used to be commit 4206ebb160e947c70f15e5c434dd1d4df287e665) | |||||
2002-10-05 | Fix a small mistake. | Richard Sharpe | 1 | -1/+1 | |
(This used to be commit 12c49861fd21fb57ba38537c73a6576ca034913a) | |||||
2002-10-02 | small update from Rainer | Gerald Carter | 1 | -16/+4 | |
(This used to be commit 3d0b7981d086ecdf0d2d660f19cf2a39a8ab02f8) | |||||
2002-10-02 | mention openantivirus.org | Gerald Carter | 1 | -0/+24 | |
(This used to be commit 25cd49d76650a5f059f956ae955569be340d3729) | |||||
2002-10-01 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵ | cvs2svn Import User | 1 | -0/+39 | |
used to be commit eb5ce70e2f0e3ebf6bab168108b410174e42818b) |