summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* sync LDAP schema with SAMBA_3_0Gerald Carter2003-05-221-150/+142
| | | | (This used to be commit 509232dd8d776ec8260a1f0858e1bcc2c1e1f650)
* fix group mapping in LDAP under new schemaGerald Carter2003-05-141-1/+1
| | | | (This used to be commit 59328b8c8add974c7edaeecdf8eac0fb0d328fc2)
* s/primaryGroupSID/sambaPrimaryGroupSID/Gerald Carter2003-05-141-1/+1
| | | | (This used to be commit d6ee6a26523a02834a53f214fd6713f5af591be7)
* perl script to convert from sambaAccount to sambaSamAccount; requires ↵Gerald Carter2003-05-141-0/+105
| | | | | | Net::LDAP::LDIF (This used to be commit 5b6f22f7c986bc423246adeecc0d5a4bd5f307c6)
* syncing LDAP schema changes with Samba_3_0Gerald Carter2003-05-141-23/+142
| | | | (This used to be commit a1326ea34831bf49942f7bcb954999091c3ea820)
* Don't crash if the underlying VFS doesn't support ACL'sJelmer Vernooij2003-05-011-0/+10
| | | | (This used to be commit 277fa587d596449a6ac15b440ae07d6707d758ac)
* Merge Samba 3.0 pdb_ldap from 3.0 into HEAD, so as to allow idra to continueAndrew Bartlett2003-04-292-9/+37
| | | | | | | | | | | | | | | his IDMAP work. This version also works properly (the HEAD version had suffered from bitrot), and should be a good basis to change into the new IDMAP rules. It also includes UTF8 conversions. Included also are the schema changes, and a note about the now very old scripts in examples/LDAP (they don't work for this, or even the previous schema). Andrew Bartlett (This used to be commit 38a8f2b23a12f6a964d447f7904dd722a1ca046c)
* Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij2003-04-281-1/+1
| | | | | function. Patch by metze with some minor modifications. (This used to be commit f4576757d1d52a8f1b96894c869bb76450003fd1)
* Add example auth/ moduleJelmer Vernooij2003-04-282-0/+90
| | | | (This used to be commit d16f8f661a2a0be4fd89f7469b7e3e6a42860ad2)
* Update for new modules systemJelmer Vernooij2003-04-281-4/+5
| | | | (This used to be commit 765d87838dbf25ba69dc11f7956ce5814555bcc7)
* Replace references to the old textdocs by references to chapters inJelmer Vernooij2003-04-281-2/+6
| | | | | | | | | | | | | | the HOWTO Collection. CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: Tag: SAMBA_3_0 CVS: smb.conf.default CVS: ---------------------------------------------------------------------- (This used to be commit 280d627adb5305e8b814102aaa73825023c00571)
* Update for the new modules system. Also, use Makefile rather then Makefile.inJelmer Vernooij2003-04-282-9/+6
| | | | | because we don't generate Makefile from configure anymore. (This used to be commit 29ba1e163f85aeaa3cd48a13e4f0a039fa80e7b0)
* uidPool and gidPool don't use cn anymore (but we don't use thsi anyways)Gerald Carter2003-04-181-6/+6
| | | | (This used to be commit 4c92994dfd231acb09411f89fd67a21a40400de0)
* The ldap idmap backend from Anthony Liguori (aliguori@us.ibm.com):Jim McDonough2003-04-031-6/+6
| | | | | | | | This patch moves the ldap routines out of passdb into a generic library and implements an LDAP backend for IDMAP. THe backend can be enabled with "idmap backend = ldap" in smb.conf. THere are also schema changes to make sure to update teh ldap schema files. (This used to be commit 87c7c582c60521da3a93d997386fe79935012aea)
* Fix some uncleanness with testsmbc.cRichard Sharpe2003-03-281-1/+1
| | | | (This used to be commit 73ef6d35bbadc3ea549309119857effe3c1bc7ef)
* Fix schema error not detected by OpenLDAP 2.0.23 but by 2.1.16.Volker Lendecke2003-03-271-1/+1
| | | | | Volker (This used to be commit e92bfb766b08abccbf098c8d04347eb296b9be54)
* Put group mapping into LDAP.Volker Lendecke2003-03-191-0/+25
| | | | | Volker (This used to be commit f0f1518fc450834725902e9cdf33fb8d35f99360)
* only supporting the Net::LDAP module nowGerald Carter2003-01-192-128/+0
| | | | (This used to be commit 3e9c970597b190335529e8854f3d2af2c7d8d80e)
* Adding genlogon (from 3.0.0).John Terpstra2003-01-161-0/+71
| | | | (This used to be commit b776521ba757f4b4995aff3db87a0da226480a69)
* add ntlogon directory and files from 3.0Gerald Carter2003-01-153-0/+580
| | | | (This used to be commit 3ae66807d86753b840b674e76a27b9f6133cca98)
* * removed unused variable from rpcclient codeGerald Carter2003-01-151-1/+1
| | | | | | * added container option to net command (patch from SuSE) * Makefile patch for examples/VFS from SuSE (This used to be commit 4a6d8280ea27ca7a6998219aacc4b15b1227a659)
* merge: disable [u|g]idPool objectsGerald Carter2003-01-141-6/+6
| | | | (This used to be commit 4c98700e54f3cc617eb578758695fd4dbd690f82)
* Add win32 utility to query driver capabilities to publishJim McDonough2002-12-162-0/+250
| | | | (This used to be commit c09c1e090525aeccb9ee7762a44aba286c4d71f9)
* Ignore automatically generated Makefile.Tim Potter2002-11-201-0/+1
| | | | (This used to be commit 152c530089191d1867ad018a54bba02a1a85c31e)
* One more small fix in tree.cRichard Sharpe2002-11-151-2/+2
| | | | (This used to be commit 0674d5a2b0f7ee621940c93b3b58960efd91a763)
* Fix some problems with tree.c reported by users.Richard Sharpe2002-11-153-125/+6
| | | | (This used to be commit b0772a1a0531896d5b343863434622d4d0ff437f)
* Update to use smb_register_passdb()Jelmer Vernooij2002-11-152-47/+13
| | | | (This used to be commit b10541b71ba288783976e8c124b6667b7df3b12d)
* a cups printing backend is now available as wellJelmer Vernooij2002-11-141-1/+1
| | | | (This used to be commit 4cffb29d27253e0e2ca270640d86b21315cab91f)
* Ignore MakefileJelmer Vernooij2002-11-131-0/+2
| | | | (This used to be commit 9c811e447821e9c934f9ecf841a38f7e1f7aa626)
* Move working VFS modules to source/modules/Jelmer Vernooij2002-11-133-1257/+0
| | | | (This used to be commit 14b129e301c94ccf47b9105bda1bd9d142feb1b5)
* Move VFS documentation to the HOWTO collectionJelmer Vernooij2002-11-133-117/+9
| | | | (This used to be commit b8c7ce0381e857c2de5658b25e917622ebea954e)
* Fix typoJelmer Vernooij2002-11-111-1/+1
| | | | (This used to be commit 9b469a2aca6de79a5940769b56d15d22e471b2b5)
* Add example for MySQLJelmer Vernooij2002-11-102-0/+46
| | | | (This used to be commit de136d294fce59bdc4d0a65d35071c2837ef92a5)
* Move pdb_xml to source/Jelmer Vernooij2002-11-055-618/+0
| | | | (This used to be commit b68106a79e4536fa82d75dd330d07dba51bfeaf4)
* Convert pdb_mysql docs to sgmlJelmer Vernooij2002-11-051-92/+0
| | | | (This used to be commit 6642f6c5a9d6fa52a41a382850ed8bb3e1ebf701)
* Move pdb_mysql to source/passdbJelmer Vernooij2002-11-053-1047/+0
| | | | (This used to be commit 1d742e14ad18070aee654071d159b8b7410d6f86)
* testsmbc should only be in examplesJelmer Vernooij2002-11-041-2/+1
| | | | (This used to be commit 7aad086c9a20c4c700dfce3f81d89ab982702198)
* Don't pass any booleans to pdb_set_* functionsJelmer Vernooij2002-11-041-9/+9
| | | | (This used to be commit 91f9c9e1d8b490eb384198ff012f65e22f834c39)
* Don't pass true to pdb_set_* functionsJelmer Vernooij2002-11-041-9/+9
| | | | (This used to be commit e803bfde3d0b199155a87975e8af65f13babe692)
* Adapt to metze's PDB_SET patchJelmer Vernooij2002-11-042-58/+58
| | | | (This used to be commit 33c7a296b3bdfab276ed91ea77077eedbeed3757)
* Small patch from metze to add 3 parameters to vfs_init, as it requiresJelmer Vernooij2002-10-211-1/+2
| | | | (This used to be commit 4206ebb160e947c70f15e5c434dd1d4df287e665)
* Fix a small mistake.Richard Sharpe2002-10-051-1/+1
| | | | (This used to be commit 12c49861fd21fb57ba38537c73a6576ca034913a)
* small update from RainerGerald Carter2002-10-021-16/+4
| | | | (This used to be commit 3d0b7981d086ecdf0d2d660f19cf2a39a8ab02f8)
* mention openantivirus.orgGerald Carter2002-10-021-0/+24
| | | | (This used to be commit 25cd49d76650a5f059f956ae955569be340d3729)
* README.OtherModulesGerald Carter2002-09-301-0/+39
| | | | (This used to be commit 93cb8b47c48d0492e3e699542bdc521aafb8d1b7)
* Change pdb_xml functions to return NTSTATUSJelmer Vernooij2002-09-261-14/+15
| | | | (This used to be commit 834fcd23959ed202a84069bf19390103f563540c)
* Change pdb_mysql function to return NTSTATUSJelmer Vernooij2002-09-261-65/+76
| | | | (This used to be commit fa056769a08c93f086f05baf9095ee93217f92f1)
* Make functions return NTSTATUS instead of BOOLJelmer Vernooij2002-09-261-14/+14
| | | | (This used to be commit 6347d40eff03ad780446bdae0f1dfe0bc9edf824)
* - Don't put pointer to sam_domain_handle in sam_methods but single domainsid ↵Jelmer Vernooij2002-09-241-61/+53
| | | | | | | | | and domainname - Allocate sam_methods, set domain_sid, domain_name and backend_name in make_sam_methods_backend_entry instead of in the backend - Remove sam_context and domain_sid pointers from the sam_init_function - we don't need those arguments anymore since they're available in sam_methods as well (This used to be commit 50d2527eed0eb26c16f2f7e28badbf08d771380e)
* Make sure that Alfred Perlstein's changes get into head as smbprint andRichard Sharpe2002-09-242-27/+172
| | | | | | | | | that the old one becomes smbprint.old. We still need to hack smbprint some more to make sure that we can pass the username and password in a file rather than on the command line where local hackers can see it. (This used to be commit ef970a764eb97893ff2090f7cbf2f2ec06911d0f)