summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
...
* r7156: file was missing; svn isn't smart enough to even notify me. sigh.Derrell Lipman2007-10-101-0/+52
|
* r7153: add better test facilities to testutimeDerrell Lipman2007-10-101-5/+5
|
* r6782: rename for consistencyGerald Carter2007-10-101-0/+0
|
* r6501: correct deprecated lvalue casts in testsuite/libsmbclientDerrell Lipman2007-10-101-1/+2
|
* r6157: 'editorial changes' to example codeDerrell Lipman2007-10-101-1/+2
|
* r6151: additional examples/tests for libsmbclientDerrell Lipman2007-10-104-12/+179
|
* r6149: Fixes bugs #2498 and 2484.Derrell Lipman2007-10-105-208/+16
| | | | | | | | | | | | | | | | | | 1. using smbc_getxattr() et al, one may now request all access control entities in the ACL without getting all other NT attributes. 2. added the ability to exclude specified attributes from the result set provided by smbc_getxattr() et al, when requesting all attributes, all NT attributes, or all DOS attributes. 3. eliminated all compiler warnings, including when --enable-developer compiler flags are in use. removed -Wcast-qual flag from list, as that is specifically to force warnings in the case of casting away qualifiers. Note: In the process of eliminating compiler warnings, a few nasties were discovered. In the file libads/sasl.c, PRIVATE kerberos interfaces are being used; and in libsmb/clikrb5.c, both PRIAVE and DEPRECATED kerberos interfaces are being used. Someone who knows kerberos should look at these and determine if there is an alternate method of accomplishing the task.
* r6126: added utility for testing smbc_stat()Derrell Lipman2007-10-103-11/+130
|
* r6108: Added smbsh/smbwrapper for Linux to example/libsmbclient tree; ↵Derrell Lipman2007-10-1015-61/+4094
| | | | provided more complete libsmbclient testbrowse utility
* r5847: Fixes from Lars Müller and Vince Brimhall @Novell for NDSJeremy Allison2007-10-101-1/+1
| | | | | schema. Jeremy.
* r5743: Add perl-script to check for multiple LDAP-entries on request of RichardGünther Deschner2007-10-101-0/+201
| | | | | | | | | Sharpe. Users my run this script after they have vampired a windows domain controller to verify their system has no double sids, double uids, etc. Guenther
* r5705: Have unknown_6 default to 1260 (fixed #892)Jelmer Vernooij2007-10-101-1/+1
|
* r5689: Allow for better protection of sensitive attributes in IBM Directory ↵Jim McDonough2007-10-101-0/+3
| | | | Server.
* r5600: Bring IBM Directory Server schema up to date with openldap schemaJim McDonough2007-10-102-3/+39
|
* r5444: Add adssearch.pl utility (on volkers request).Günther Deschner2007-10-101-0/+1492
| | | | | | | | | | | | | | | | | | | Added to samba3 due to some header and machine-account dependencies, although it's possibly of more interest to samba4 developers. adssearch.pl is a kind of ldapsearch + dump-filters for various ADS-attributes. It can also register asynchronous change notifications. ./adssearch.pl -h w2k3host -D administrator@MY.REALM.NET -x -w mypass -n and *any* change in your entire DIT will show up immediately (after a second change of an object even as object diff). It's very interesting to see the interaction of GPOs, the various steps of account modification with dsa.msc, etc. Gracefully ignore some parts of adssearch.pl that are rather immature... Guenther
* r5132: netscape DS 5.2 schema update from Richard Renard <rrenard@idealx.com>Gerald Carter2007-10-101-16/+24
|
* r5131: BUG 2290: don;t call mkversion.sh since we don't have it in this ↵Gerald Carter2007-10-101-3/+0
| | | | directory
* r5112: Fix for shared object creation in examples. Bugzilla #2058.Tim Potter2007-10-102-8/+8
|
* r5111: Fix up changed prototype for setsampwent pdb function.Tim Potter2007-10-101-1/+1
|
* r5060: BUG 2286: fix typoe on sambaConfig oc definitionGerald Carter2007-10-101-1/+1
|
* r4965: comment out some unused attributes and oc'sGerald Carter2007-10-101-10/+11
|
* r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).Günther Deschner2007-10-101-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
* r4873: example delete printer script for use with cupsGerald Carter2007-10-101-0/+27
|
* r4867: Removing smbldap-tools from the svn tree. I'll includeGerald Carter2007-10-1035-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).
* r4855: add some smb.conf script for add/delete/change share and addprinter hooksGerald Carter2007-10-106-0/+1030
|
* r4653: Output file of "test" pdb backend should be called test.soJelmer Vernooij2007-10-103-2/+2
|
* r4092: Bring into line with new *alloc rules.Jeremy Allison2007-10-101-1/+1
| | | | Jeremy.
* r3855: Sync up with the one in the main source dir (yes, this should probablyJeremy Allison2007-10-101-17/+22
| | | | | be a symlink...). Jeremy.
* r3644: Fixup examples VFS compile.Jeremy Allison2007-10-102-2/+38
| | | | Jeremy.
* r3088: update nds schema file from Uli Iske <iske@elkb.de>Gerald Carter2007-10-101-30/+189
|
* r2567: Patches from Lars Mueller <lmuelle at suse dot de>:Gerald Carter2007-10-102-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.
* r2331: check password script code and example from trunkSimo Sorce2007-10-102-0/+87
|
* r2210: Fix misleading comment found by Heinrich Mislik ↵Simo Sorce2007-10-101-2/+2
| | | | <Heinrich.Mislik@univie.ac.at>
* r2189: adding some comments to the schema fileGerald Carter2007-10-101-0/+9
|
* r2014: BUG 1656: rename auto.a to auto.smbGerald Carter2007-10-101-5/+1
|
* r1964: more schema fixes syncing between branchesGerald Carter2007-10-102-4/+39
|
* r1962: fixing schema file; synching with trunk; trying to prevent this from ↵Gerald Carter2007-10-102-2/+77
| | | | happening again
* r1960: sambaPasswordHistory had a duplicate OIDSimo Sorce2007-10-101-1/+1
| | | | bump up the attribute number to 52 to avoid conflicts
* r1809: Patch from Richard Renard <rrenard@idealx.com> to storeJeremy Allison2007-10-101-1/+6
| | | | | logon hours attributes in an LDAP database. Jeremy.
* r1663: fixing syntax error in OID for sambaUnixIdPool, sambaSidEntry, & ↵Gerald Carter2007-10-101-3/+3
| | | | sambaIdmapEntry
* r1390: Improve description of attribute.Jeremy Allison2007-10-101-1/+1
| | | | Jeremy.
* r1388: Adding password history code for ldap backend, based on a patch fromJeremy Allison2007-10-101-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.
* r922: Adding notes regarding location of documentation.John Terpstra2007-10-101-3/+8
|
* r795: paranoia checksGerald Carter2007-10-101-0/+6
|
* r397: BUG 1199: check logfile before writing debug outputGerald Carter2007-10-101-2/+28
|
* r379: Fix syntax error in example mysql tableJelmer Vernooij2007-10-101-1/+1
|
* r293: keeping a single default smb.conf to maintainGerald Carter2007-10-102-169/+0
|
* r292: removing some outdated files and directories (I love subversion!)Gerald Carter2007-10-106-673/+0
|
* r291: adding printer and driver migration shell script from Kurt PfeifleGerald Carter2007-10-101-0/+1657
|
* r252: add backtrace to examples so people know about it (slight change from ↵Gerald Carter2007-10-101-0/+41
| | | | lars @suse)