Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dump msDS-SupportedEncryptionTypes in adssearch. | Günther Deschner | 2008-01-28 | 1 | -1/+15 |
| | | | | Guenther | ||||
* | r23827: Fix schema dump. | Günther Deschner | 2007-10-10 | 1 | -5/+6 |
| | | | | Guenther | ||||
* | r23818: support LDAP_SERVER_SEARCH_OPTIONS_OID in adssearch. | Günther Deschner | 2007-10-10 | 1 | -0/+22 |
| | | | | Guenther | ||||
* | r23817: Dump some more guids in adssearch.pl. | Günther Deschner | 2007-10-10 | 1 | -0/+2 |
| | | | | Guenther | ||||
* | r23767: Add GTYPE_SECURITY_UNIVERSAL_GROUP to adsearch.pl as well. | Günther Deschner | 2007-10-10 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | r23484: When chasing AD referrals make sure to honor the base returned from ↵ | Günther Deschner | 2007-10-10 | 1 | -1/+2 |
| | | | | | | the server. Guenther | ||||
* | r21345: Smaller fixes for adssearch: | Günther Deschner | 2007-10-10 | 1 | -49/+74 |
| | | | | | | | | * get rid of horrible ads.h parsing * add LDAP_SERVER_SHUTDOWN_NOTIFY_OID * display hex bitmasks Guenther | ||||
* | r21105: Quick fix for CLDAP reply without NetLogon attribute. | Günther Deschner | 2007-10-10 | 1 | -2/+27 |
| | | | | Guenther | ||||
* | r19745: For the fun of it, add an CLDAP client written in perl. | Günther Deschner | 2007-10-10 | 1 | -0/+466 |
| | | | | Guenther | ||||
* | r19345: Allow better rootdse searches. | Günther Deschner | 2007-10-10 | 1 | -1/+1 |
| | | | | Guenther | ||||
* | r18697: Make sure that adssearch.pl does not | Günther Deschner | 2007-10-10 | 1 | -3/+3 |
| | | | | | | | | | * chase referrals * use paged search control when using the LDAP change notify control for monitoring changes. Guenther | ||||
* | r16719: Automatically chase referrals, support LDAP fast bind exended operation | Günther Deschner | 2007-10-10 | 1 | -22/+122 |
| | | | | | | and LDAP domain scope control. Guenther | ||||
* | r16521: Fix different extended_dn handling for win2k/2k3 (thanks to Frederic | Günther Deschner | 2007-10-10 | 1 | -8/+8 |
| | | | | | | Brin at Novell). Guenther | ||||
* | r15250: dump some more sids. | Günther Deschner | 2007-10-10 | 1 | -0/+2 |
| | | | | Guenther | ||||
* | r13410: Dump a netbootGUID as a GUID. | Günther Deschner | 2007-10-10 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | r12336: A couple of fixes and enhancements for adssearch.pl (espc. to debug | Günther Deschner | 2007-10-10 | 1 | -76/+293 |
| | | | | | | | | GPOs). sid2string fix from Michael James <michael@james.st>. Guenther | ||||
* | r5743: Add perl-script to check for multiple LDAP-entries on request of Richard | Günther Deschner | 2007-10-10 | 1 | -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 | ||||
* | r5444: Add adssearch.pl utility (on volkers request). | Günther Deschner | 2007-10-10 | 1 | -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 | ||||
* | r4855: add some smb.conf script for add/delete/change share and addprinter hooks | Gerald Carter | 2007-10-10 | 1 | -154/+0 |
| | |||||
* | When parsing 'param = value', don't split 'value' at spaces. | Volker Lendecke | 2003-12-14 | 1 | -1/+1 |
| | | | | | | Thanks to Ralf Spenneberg for the fix. Volker | ||||
* | merge from SAMBA_2_2 | Gerald Carter | 2002-07-31 | 1 | -0/+154 |
| | |||||
* | added a little description of useage and output format since this gives | Herb Lewis | 2000-08-28 | 1 | -1/+27 |
| | | | | more info than just what parameters are not supported by SWAT. | ||||
* | script written by herb for reporting which smb.conf parameters | Gerald Carter | 2000-08-28 | 1 | -0/+96 |
| | | | | | | | | | are in loarparm.c but not supported by SWAT. I just thought it looked fun. :-) --jerry | ||||
* | global change from samba.anu.edu.au to samba.org | Andrew Tridgell | 1998-11-21 | 1 | -1/+1 |
| | |||||
* | More references to samba.canberra | Samba Release Account | 1997-10-07 | 1 | -1/+1 |
| | | | | | Mental note: always commit from root directory. :^o Paul. | ||||
* | Updated smbstat script with a better one, Paul. | Samba Release Account | 1996-05-06 | 1 | -15/+18 |
| | |||||
* | updates to wall.perl from michal@ellpspace.math.ualberta.ca | Andrew Tridgell | 1996-05-04 | 1 | -26/+50 |
| | |||||
* | Initial version imported to CVS | Samba Release Account | 1996-05-04 | 2 | -0/+92 |