summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).Günther Deschner1-0/+15
Does automated migration from account_policy.tdb v1 and v2 and offers a pdbedit-Migration interface. Jerry, please feel free to revert that if you have other plans. Guenther (This used to be commit 75af83dfcd8ef365b4b1180453060ae5176389f5)
2007-10-10r4873: example delete printer script for use with cupsGerald Carter1-0/+27
(This used to be commit c646829e3231d5e4e8c030bb084920fadaafb983)
2007-10-10r4867: Removing smbldap-tools from the svn tree. I'll includeGerald Carter35-6897/+5
the latest version in the actual release tarballs. Have spoken to the idealx developers about this. Updated README to reflect the changte for people using svn. Removed ldapsync.pl since it is no longer needed when using the smbldap-tools (only keep things you support). (This used to be commit f745e5119f420d4826ac395037880666761e05e8)
2007-10-10r4855: add some smb.conf script for add/delete/change share and addprinter hooksGerald Carter6-0/+1030
(This used to be commit 073592b7ad539138763c457fe58c1d82b2daa9c1)
2007-10-10r4653: Output file of "test" pdb backend should be called test.soJelmer Vernooij3-2/+2
(This used to be commit 95c8727045fab0c6aa3446871e19e7b29c20382d)
2007-10-10r4092: Bring into line with new *alloc rules.Jeremy Allison1-1/+1
Jeremy. (This used to be commit 2ed86ac5844ce5893beb2bca351fee66cc3b4049)
2007-10-10r3855: Sync up with the one in the main source dir (yes, this should probablyJeremy Allison1-17/+22
be a symlink...). Jeremy. (This used to be commit 5b0da25796337b73d151a3025b7e460222164b3f)
2007-10-10r3644: Fixup examples VFS compile.Jeremy Allison2-2/+38
Jeremy. (This used to be commit dfa910e4ab498100d0572838f2ac05faec3c917f)
2007-10-10r3088: update nds schema file from Uli Iske <iske@elkb.de>Gerald Carter1-30/+189
(This used to be commit 3e28c576951051439e6b5e1022ab76a44e30ff9d)
2007-10-10r2567: Patches from Lars Mueller <lmuelle at suse dot de>:Gerald Carter2-4/+4
trivial fix for autoconf and autoheader versions with a letter in the version string. This happens in our current beta named distribution tree. trivial patch to fix the build with the upcoming libtool version. It will be mandatory to use --mode while using libtool. (This used to be commit 80d591f8cc62d513eb99112e6533b93ee901d27d)
2007-10-10r2331: check password script code and example from trunkSimo Sorce2-0/+87
(This used to be commit f836be323a233f3a28cbaa04c532e83ea98ead89)
2007-10-10r2210: Fix misleading comment found by Heinrich Mislik ↵Simo Sorce1-2/+2
<Heinrich.Mislik@univie.ac.at> (This used to be commit 3a88ee4c444c7b953c9f88b19998a5d84fc5e17c)
2007-10-10r2189: adding some comments to the schema fileGerald Carter1-0/+9
(This used to be commit 1438c2960f1213ddf98e7e874e1d060f2d57089c)
2007-10-10r2014: BUG 1656: rename auto.a to auto.smbGerald Carter1-5/+1
(This used to be commit 2f4a699631b9c1cc5198b61ede338426a690d0ee)
2007-10-10r1964: more schema fixes syncing between branchesGerald Carter2-4/+39
(This used to be commit 49fba32217d9a9a186a28805011bdb567ac968de)
2007-10-10r1962: fixing schema file; synching with trunk; trying to prevent this from ↵Gerald Carter2-2/+77
happening again (This used to be commit f1a0fae13fa2e6baf66c4c5a51bef87d442d9ba6)
2007-10-10r1960: sambaPasswordHistory had a duplicate OIDSimo Sorce1-1/+1
bump up the attribute number to 52 to avoid conflicts (This used to be commit 9368f0c1d2cb9942293cf2429474a1a100339572)
2007-10-10r1809: Patch from Richard Renard <rrenard@idealx.com> to storeJeremy Allison1-1/+6
logon hours attributes in an LDAP database. Jeremy. (This used to be commit ac0fdf9503b34a70eaae5e7cf0764dbaec0263ee)
2007-10-10r1663: fixing syntax error in OID for sambaUnixIdPool, sambaSidEntry, & ↵Gerald Carter1-3/+3
sambaIdmapEntry (This used to be commit 6e4c58b26d19f56162de961ae8338071aeeedde7)
2007-10-10r1390: Improve description of attribute.Jeremy Allison1-1/+1
Jeremy. (This used to be commit ff7236a5f20d16069b31383105604a694236ec65)
2007-10-10r1388: Adding password history code for ldap backend, based on a patch fromJeremy Allison1-1/+6
"Jianliang Lu" <j.lu@tiesse.com>. Multi-string attribute changed to linearised pstring due to ordering issues. A few other changes to fix race conditions. I will add the tdb backend code next. This code compiles but has not yet been tested with password history policy set to greater than zero. Targeted for 3.0.6. Jeremy. (This used to be commit dd54b2a3c45e202e504ad69d170eb798da4e6fc9)
2007-10-10r922: Adding notes regarding location of documentation.John Terpstra1-3/+8
(This used to be commit 1b0fd9b5bc0a96b38158df19e40c04f307a2acd7)
2007-10-10r795: paranoia checksGerald Carter1-0/+6
(This used to be commit c087c51535982bd9db11e78db4064468f3507808)
2007-10-10r397: BUG 1199: check logfile before writing debug outputGerald Carter1-2/+28
(This used to be commit 52df0905cdb68c0b83f64ccca39d377254e371cc)
2007-10-10r379: Fix syntax error in example mysql tableJelmer Vernooij1-1/+1
(This used to be commit 2a7aaedab66e1b69648cff2293f6661541c3a2a4)
2007-10-10r293: keeping a single default smb.conf to maintainGerald Carter2-169/+0
(This used to be commit 870313956652a0f809cf43f13bd8905467e878e5)
2007-10-10r292: removing some outdated files and directories (I love subversion!)Gerald Carter6-673/+0
(This used to be commit 39a2ab4d3d8d37e685b32b811f87b72851066120)
2007-10-10r291: adding printer and driver migration shell script from Kurt PfeifleGerald Carter1-0/+1657
(This used to be commit 4d806384c0c1b97ca1707809c609090b7a252f90)
2007-10-10r252: add backtrace to examples so people know about it (slight change from ↵Gerald Carter1-0/+41
lars @suse) (This used to be commit c9db3da255e3b349cae8596136ee624a0482f38b)
2007-10-10r223: According to Thomas Mueller, thomas.mueller@christ-wasser.de, the two ↵Volker Lendecke1-2/+1
lines removed (modifiersName and modifyTimestamp) lead to warnings upon startup of the netscape directory server. I can't check this, but it sounds logical. Thanks, Volker (This used to be commit 770b85c32fdd7addd7becf6a42cace91f411b363)
2007-10-10r119: missed a file in volker patchGerald Carter1-1/+6
(This used to be commit bccee79653a6f5c368bf8d39fccc65fd0e5b7417)
2007-10-10r39: * importing .cvsignore filesGerald Carter1-9/+0
* updateing WHATSNEW with vl's change (This used to be commit a7e2730ec4389e0c249886a8bfe1ee14c5abac41)
2004-03-24change my email address to the samba.org oneStefan Metzmacher1-1/+1
metze (This used to be commit 5bf8f1b31b7b37317e78bbb9fbf3cd25290027b5)
2004-03-20removing duplicate smbprint example scriptGerald Carter1-144/+0
(This used to be commit 2426bb4906e0ca3b53800706da2e9d1e17a73dc7)
2004-03-19missed some of Derrel's changesGerald Carter1-1/+5
(This used to be commit 3aac1e549eaf4693ded84be432a2c94b6331ef6d)
2004-03-19This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User1-0/+91
used to be commit 73ffc394b58fa951bca444506cd9d75a159e7f11)
2004-03-19Apply some more of Derrell Lipman's changes.Richard Sharpe2-1/+96
(This used to be commit a6457e1c817663cf5f3e77e4dd431ac0d9184dc7)
2004-02-22Add bad password count/time attributesJim McDonough1-1/+12
(This used to be commit 184bef8413b17a0e42d1c5bce3d08ae1533818ca)
2004-02-22Add bad password count/time attributesJim McDonough1-1/+12
(This used to be commit 51a8d050e9242192c2670b09242cf4fdbbae8940)
2004-02-14Fix whitespace to reduce diff from HEADJim McDonough1-1/+1
(This used to be commit eba512ee1c723392ce553a6b04a7de6c57dd7b1d)
2004-02-14Sync with openldap schema. Add munged dial and config attrs/ocs.Jim McDonough2-1/+18
(This used to be commit 3f8824f7d02bcf46445360542df686a7a75ab52d)
2004-02-14sync IBM Directory Server schema with openldap schema...add munged dialJim McDonough2-1/+2
(This used to be commit 3b1d922ab4fdf3d2d5d8b56b7c5d2882b91000b9)
2004-02-09merge from 3.0Gerald Carter4-18/+395
(This used to be commit 309a9a4cafc3c892840e28198a41973b236a528e)
2004-02-02janitor duty (merges from 3.0) and cleanup compiler warning on SuSE 9 in the ↵Gerald Carter1-1/+1
end mapper code (This used to be commit 902d4a647a88d1def09d5b1eacb06ab1561f3dec)
2004-01-16Commit sid<->[ug]id extensions to libnss_winbind.so on Linux, as well as aVolker Lendecke3-266/+521
factored-out nss_winbind.[ch]. I took tridge's public domain license comment for the nss_winbind.[ch]. This is probably not the last word on that extension, but as it is quite non-intrusive to the main samba code, I would like to give it a start. Volker (This used to be commit da5944129fad39010544b82649dfe5531a504ecf)
2004-01-15Merge of POBAD_CC removal from 3.0Tim Potter1-3/+0
(This used to be commit 835a28337f97da143d5b9201a5080fde06bbedf1)
2004-01-15Fix for bug 905. Remove POBAD_CC as it doesn't seem to be applicableTim Potter1-3/+0
anymore. (This used to be commit 67d25f3de803f7e599c51cacd51367f124151d6b)
2004-01-06merging from 3.0Gerald Carter23-821/+1253
(This used to be commit 694052f8a9cc703d4e4ec8075c623ab7122a169b)
2004-01-06fix case in objectclass name (not that it really matters); patch from Darren ↵Gerald Carter5-11/+11
Chew <darrenc@vicscouts.asn.au> (This used to be commit 86e0015b06eb9590a6a3e64cb4fe5a88a9f156c2)
2004-01-06Patch based on work from James Peach <jpeach@sgi.com> to convert over toJeremy Allison2-0/+22
using pread/pwrite. Modified a little to ensure fsp->pos is correct. Fix for #889. Jeremy. (This used to be commit 019aaaf0df091c3f67048f591e70d4353a02bb9b)