summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fix schema error not detected by OpenLDAP 2.0.23 but by 2.1.16.Volker Lendecke2003-03-271-1/+1
| | | | | | | | Volker
| * Put group mapping into LDAP.Volker Lendecke2003-03-191-0/+25
| | | | | | | | Volker
| * only supporting the Net::LDAP module nowGerald Carter2003-01-192-128/+0
| |
| * Adding genlogon (from 3.0.0).John Terpstra2003-01-161-0/+71
| |
| * add ntlogon directory and files from 3.0Gerald Carter2003-01-153-0/+580
| |
| * * 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
| * merge: disable [u|g]idPool objectsGerald Carter2003-01-141-6/+6
| |
* | Add bad password count/time attributesJim McDonough2004-02-221-1/+12
| |
* | Fix whitespace to reduce diff from HEADJim McDonough2004-02-141-1/+1
| |
* | sync IBM Directory Server schema with openldap schema...add munged dialJim McDonough2004-02-142-1/+2
| |
* | Commit sid<->[ug]id extensions to libnss_winbind.so on Linux, as well as aVolker Lendecke2004-01-163-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
* | Fix for bug 905. Remove POBAD_CC as it doesn't seem to be applicableTim Potter2004-01-151-3/+0
| | | | | | | | anymore.
* | fix case in objectclass name (not that it really matters); patch from Darren ↵Gerald Carter2004-01-065-11/+11
| | | | | | | | Chew <darrenc@vicscouts.asn.au>
* | Patch based on work from James Peach <jpeach@sgi.com> to convert over toJeremy Allison2004-01-062-0/+22
| | | | | | | | | | | | using pread/pwrite. Modified a little to ensure fsp->pos is correct. Fix for #889. Jeremy.
* | Another little one: Make pdb_test.c at least compile, although its way out ofVolker Lendecke2003-12-302-8/+4
| | | | | | | | | | | | date. Volker
* | correct typo in delete user script; bug 887Gerald Carter2003-12-221-1/+1
| |
* | Small fix from Jérôme Tournier <jerome.tournier@IDEALX.com>Jeremy Allison2003-12-161-2/+2
| | | | | | | | Jeremy.
* | When parsing 'param = value', don't split 'value' at spaces.Volker Lendecke2003-12-141-1/+1
| | | | | | | | | | | | Thanks to Ralf Spenneberg for the fix. Volker
* | removing RCS tagsGerald Carter2003-12-0514-27/+0
| |
* | * removing extra fileGerald Carter2003-12-053-94/+12
| | | | | | | | * updating version in Makefile
* | Change PICFLAG -> PICFLAGS to keep in line with version from sourceTim Potter2003-12-051-16/+16
| | | | | | | | directory and fix display bug.
* | updating top 0.8.2-1 of the smbldap toolsGerald Carter2003-12-0422-813/+1354
| |
* | sync OID with HEADGerald Carter2003-12-041-1/+1
| |
* | support munged dial for ldapsam; patch from Aurélien Degrémont; bug 800Gerald Carter2003-12-041-1/+6
| |
* | added a wbtest program that shows how to access winbindd extended nssAndrew Tridgell2003-11-191-0/+375
| | | | | | | | | | | | | | functionality directly from an application. This is under a liberal license as we want application vendors to be able to use the example code
* | Add testacl.c ... from Derrell Lipman.Richard Sharpe2003-11-121-0/+280
| |
* | Add new fields bad_password_count and logon_countJelmer Vernooij2003-11-091-1/+3
| |
* | added note about stripping comments from LDIF; bug 642Gerald Carter2003-11-051-0/+6
| |
* | Apply these patches as well ... not sure if they all build. They don't onRichard Sharpe2003-10-242-5/+12
| | | | | | | | FreeBSD 4.3. They might on Linux.
* | update smbldap-tool sscripts from Jérôme TournierGerald Carter2003-09-2316-663/+694
| |
* | fix from Brad Langhorst to correctly check if the primaryGroupID has been setGerald Carter2003-09-201-1/+1
| |
* | updates to SunOne DS schema from André FiebachGerald Carter2003-09-201-2/+22
| |
* | insert missing sh-bangGerald Carter2003-09-191-0/+1
| |
* | The -P option to smbclient no longer works - update all smbprint scripts toTim Potter2003-09-193-3/+1
| | | | | | | | remove it. Closes bug #473.
* | Updated 3.0 schema files for IBM Directory Server 5.1Jim McDonough2003-09-112-0/+61
| | | | | | | | Keeps with IBM convention of separate attributetype and objectclass definitions.
* | syncing filesGerald Carter2003-09-098-16/+0
| |
* | samba 3.0 schema filr netscape DS 5.x from Darren ChewGerald Carter2003-09-081-74/+35
| |
* | updated schema for 3.0 for eDirectory 8.7 and Netscape DS 4.xGerald Carter2003-09-052-251/+259
| |
* | updating README file after I removed some scriptsGerald Carter2003-08-291-42/+19
| |
* | remove rcs tagGerald Carter2003-08-281-2/+0
| |
* | removing outdated scripts and adding comments about 'ldap password syc'Gerald Carter2003-08-284-335/+5
| |
* | add --help to scriptGerald Carter2003-08-271-1/+8
| |
* | sync with changes from Jerome Tournier @ IDEALX; should now work with ↵Gerald Carter2003-08-2613-511/+682
| | | | | | | | sambaSamAccount schema
* | include enhancements from Buchan Milne to generate LDIF modify output in ↵Gerald Carter2003-08-261-11/+114
| | | | | | | | addition to add
* | adding old NDS schema so I can update itGerald Carter2003-08-201-0/+201
| |
* | checlking in initial version of 2.2 scripts so I can start updating themGerald Carter2003-08-2035-0/+6143
| |
* | fix comments about schema dependenciesGerald Carter2003-08-201-3/+4
| |
* | Put 'wins hook' example back in. Fixes bug #268)Jelmer Vernooij2003-08-142-0/+102
| |
* | Add some more new common optionsJelmer Vernooij2003-08-131-14/+25
| |
* | Added by request of "Stefan (metze) Metzmacher" <metze@metzemix.de>.Jeremy Allison2003-08-081-0/+83
| | | | | | | | Jeremy.