summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/netcmd/ldapcmp.py
AgeCommit message (Expand)AuthorFilesLines
2012-10-09samba-tool: Some more unifications...Karolin Seeger1-1/+1
2012-09-27s4-python: Various formatting fixes.Jelmer Vernooij1-4/+3
2012-07-30s4-samba-tool ldapcmp: Fix synopsisAndrew Bartlett1-1/+1
2012-07-30s4-samba-tool ldapcmp: Add ridNextRID and rIDPreviousAllocationPool as per-DC...Andrew Bartlett1-0/+1
2012-04-17s4:ldapcmp.py: pass down outf and errfStefan Metzmacher1-12/+29
2012-03-13s4-python: Remove env from non-executable netcmd scripts.Andreas Schneider1-2/+0
2012-03-13s4-python: Remove execute flag from netcmd scripts.Andreas Schneider1-0/+0
2012-02-07Revert "samba-tool: moved takes_optiongroups definition to Command base class"Jelmer Vernooij1-1/+6
2011-11-02samba-tool: Enable comparison of DNS naming contexts in ldapcmpAmitay Isaacs1-3/+8
2011-10-14samba-tool: Don't require full prog line to be in synopsis.Jelmer Vernooij1-1/+1
2011-10-13samba-tool: Use self.outf in a few more places.Jelmer Vernooij1-13/+20
2011-10-04samba-tool: cope with GC compares in ldapcmpAndrew Tridgell1-3/+5
2011-09-09samba-tool: Fixed "ldapcmp" command synopsisGiampaolo Lauria1-1/+1
2011-09-07samba-tool: Add --filter option to ldapcmp to ignore specified attributesAmitay Isaacs1-9/+20
2011-08-25samba-tool: fixed use of base DNs in ldapcmpAndrew Tridgell1-17/+13
2011-07-26s4:samba-tool: ldapcmp needs CredentialsOptionsDoubleStefan Metzmacher1-0/+6
2011-07-21samba-tool: moved takes_optiongroups definition to Command base classGiampaolo Lauria1-6/+1
2011-07-13samba-tool: fixed ldapcmp to run as non-root Andrew Tridgell1-2/+9
2011-02-14s4:ldapcmp: cope with range retrivals of multivalued attributesStefan Metzmacher1-1/+72
2011-01-17s4-tools: Fixed a bug in ldapcmp - DACL was not retrieved correctly if the ob...Nadezhda Ivanova1-1/+4
2011-01-17s4-tools: Added a --sort-aces option to ldapcmpNadezhda Ivanova1-6/+12
2011-01-07s4/ldapcmp: Two new options are added to the toolZahari Zahariev1-40/+76
2011-01-05s4/ldapcmp: Correct fix for creds2Anatoliy Atanasov1-0/+3
2011-01-05Revert "s4/ldapcmp: Fix the parsing of the second set of credentials"Anatoliy Atanasov1-1/+1
2011-01-05Revert "s4/ldapcmp: Check if creds2 is actualy set by the command line"Anatoliy Atanasov1-1/+1
2011-01-04s4/ldapcmp: Check if creds2 is actualy set by the command lineAnatoliy Atanasov1-1/+1
2011-01-04s4/ldapcmp: Fix the parsing of the second set of credentialsAnatoliy Atanasov1-1/+1
2010-12-08samba-tools: more reasonable defaults for samba-tool commandsAndrew Tridgell1-1/+1
2010-11-29s4-ldapcmp: make ldapcmp a samba-tool commandAndrew Tridgell1-0/+830