summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/netcmd/ldapcmp.py
Commit message (Expand)AuthorAgeFilesLines
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-998/+0
* samba-tool: Some more unifications...Karolin Seeger2012-10-091-1/+1
* s4-python: Various formatting fixes.Jelmer Vernooij2012-09-271-4/+3
* s4-samba-tool ldapcmp: Fix synopsisAndrew Bartlett2012-07-301-1/+1
* s4-samba-tool ldapcmp: Add ridNextRID and rIDPreviousAllocationPool as per-DC...Andrew Bartlett2012-07-301-0/+1
* s4:ldapcmp.py: pass down outf and errfStefan Metzmacher2012-04-171-12/+29
* s4-python: Remove env from non-executable netcmd scripts.Andreas Schneider2012-03-131-2/+0
* s4-python: Remove execute flag from netcmd scripts.Andreas Schneider2012-03-131-0/+0
* Revert "samba-tool: moved takes_optiongroups definition to Command base class"Jelmer Vernooij2012-02-071-1/+6
* samba-tool: Enable comparison of DNS naming contexts in ldapcmpAmitay Isaacs2011-11-021-3/+8
* samba-tool: Don't require full prog line to be in synopsis.Jelmer Vernooij2011-10-141-1/+1
* samba-tool: Use self.outf in a few more places.Jelmer Vernooij2011-10-131-13/+20
* samba-tool: cope with GC compares in ldapcmpAndrew Tridgell2011-10-041-3/+5
* samba-tool: Fixed "ldapcmp" command synopsisGiampaolo Lauria2011-09-091-1/+1
* samba-tool: Add --filter option to ldapcmp to ignore specified attributesAmitay Isaacs2011-09-071-9/+20
* samba-tool: fixed use of base DNs in ldapcmpAndrew Tridgell2011-08-251-17/+13
* s4:samba-tool: ldapcmp needs CredentialsOptionsDoubleStefan Metzmacher2011-07-261-0/+6
* samba-tool: moved takes_optiongroups definition to Command base classGiampaolo Lauria2011-07-211-6/+1
* samba-tool: fixed ldapcmp to run as non-root Andrew Tridgell2011-07-131-2/+9
* s4:ldapcmp: cope with range retrivals of multivalued attributesStefan Metzmacher2011-02-141-1/+72
* s4-tools: Fixed a bug in ldapcmp - DACL was not retrieved correctly if the ob...Nadezhda Ivanova2011-01-171-1/+4
* s4-tools: Added a --sort-aces option to ldapcmpNadezhda Ivanova2011-01-171-6/+12
* s4/ldapcmp: Two new options are added to the toolZahari Zahariev2011-01-071-40/+76
* s4/ldapcmp: Correct fix for creds2Anatoliy Atanasov2011-01-051-0/+3
* Revert "s4/ldapcmp: Fix the parsing of the second set of credentials"Anatoliy Atanasov2011-01-051-1/+1
* Revert "s4/ldapcmp: Check if creds2 is actualy set by the command line"Anatoliy Atanasov2011-01-051-1/+1
* s4/ldapcmp: Check if creds2 is actualy set by the command lineAnatoliy Atanasov2011-01-041-1/+1
* s4/ldapcmp: Fix the parsing of the second set of credentialsAnatoliy Atanasov2011-01-041-1/+1
* samba-tools: more reasonable defaults for samba-tool commandsAndrew Tridgell2010-12-081-1/+1
* s4-ldapcmp: make ldapcmp a samba-tool commandAndrew Tridgell2010-11-291-0/+830