summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* lib/util/charset: Improve toture assertions in iconv testAndrew Bartlett2011-09-101-1/+14
* lib/util/charset Run charset sets with and without the system iconvAndrew Bartlett2011-09-105-14/+37
* lib/util/charset: add back loading of charset modulesAndrew Bartlett2011-09-103-39/+76
* libcli/smb: s/FLAGS2_UNKNOWN_BIT4/FLAGS2_SMB_SECURITY_SIGNATURES_REQUIREDStefan Metzmacher2011-09-102-2/+2
* s4-s3-upgrade Do not use python 2.6 style exceptionsAndrew Bartlett2011-09-091-2/+2
* build: a more robust zlib testAndrew Bartlett2011-09-091-1/+4
* samba-tool: epilog option to OptionParser available in python >= 2.6Amitay Isaacs2011-09-095-8/+5
* samba-tool: Provide feedback if synopsis is not defined for a commandAmitay Isaacs2011-09-091-1/+1
* samba-tool: max() with key option is available in python >= 2.6Amitay Isaacs2011-09-091-1/+1
* samba-tool: Correctly handle sys.exit() called from subcommandAmitay Isaacs2011-09-091-1/+3
* samba-tool: Fixed "ldapcmp" command synopsisGiampaolo Lauria2011-09-091-1/+1
* samba-tool: Fixed "dbcheck" subcommand syntaxGiampaolo Lauria2011-09-091-1/+1
* samba-tool: Moved _get_user_realm_domain fcn to commonGiampaolo Lauria2011-09-093-47/+29
* samba-tool: Fixed "testparm" syntaxGiampaolo Lauria2011-09-091-1/+1
* samba-tool: Fixed "user" command syntaxGiampaolo Lauria2011-09-091-1/+2
* samba-tool: Fixed "rodc" syntaxGiampaolo Lauria2011-09-091-1/+3
* samba-tool: Fixed "ntacl" subcommands syntaxGiampaolo Lauria2011-09-091-2/+2
* samba-tool: Fixed "group" subcommands syntaxGiampaolo Lauria2011-09-091-4/+4
* samba-tool: Fixed "dsacl" command syntaxGiampaolo Lauria2011-09-091-1/+1
* samba-tool: Fixed "drs" subcommands syntaxGiampaolo Lauria2011-09-091-8/+17
* samba-tool: Fixed "domain" subcommands syntaxGiampaolo Lauria2011-09-091-7/+8
* samba-tool: Fixed "spn" command syntaxGiampaolo Lauria2011-09-091-5/+17
* samba-tool: Fixed "delegation" command syntaxGiampaolo Lauria2011-09-091-7/+24
* samba-tool: Fixed "time" command synopsisGiampaolo Lauria2011-09-091-1/+1
* samba-tool: Removed "acl" commandGiampaolo Lauria2011-09-092-36/+0
* samba-tool: Added "ntacl" commandGiampaolo Lauria2011-09-093-7/+13
* samba-tool: Added "dsacl" commandGiampaolo Lauria2011-09-093-5/+9
* samba-tool: Changed fsmo implementationGiampaolo Lauria2011-09-091-68/+130
* samba-tool: Expanded acronym descriptionsGiampaolo Lauria2011-09-099-8/+9
* samba-tool: Formatted subcommand list outputGiampaolo Lauria2011-09-091-1/+2
* samba-tool: Moved command definition to sambatool commandGiampaolo Lauria2011-09-092-42/+36
* samba-tool: Add long_description and epilog to Command classGiampaolo Lauria2011-09-091-1/+6
* samba-tool: Redefined samba-tool as a SuperCommandGiampaolo Lauria2011-09-092-33/+12
* samba-tool: Removed SuperCommand usage methodGiampaolo Lauria2011-09-091-7/+0
* samba-tool: Removed attribute name from Command classGiampaolo Lauria2011-09-091-21/+12
* s4-test: name attribute remove from Command class, so test not requiredAmitay Isaacs2011-09-091-6/+0
* s3-spoolss: Fix bug #8351 forms migration.Andreas Schneider2011-09-091-0/+4
* s4-s3-upgrade do not convert min password length as a timeAndrew Bartlett2011-09-091-1/+1
* Second part of fix for bug #8443 - Default user entry is set to minimal permi...Jeremy Allison2011-09-091-8/+11
* First part of fix for bug #8443 - Default user entry is set to minimal permis...Jeremy Allison2011-09-081-58/+2
* Fix bug #8203 - winbindd needs to reset the DC connection if an RPC times out.Jeremy Allison2011-09-081-15/+66
* s3:torture: make use of CLI_FULL_CONNECTION_DONT_SPNEGOStefan Metzmacher2011-09-081-4/+11
* s3:torture: make use of CLI_FULL_CONNECTION_FORCE_DOS_ERRORSStefan Metzmacher2011-09-081-1/+8
* s3:libsmb: add CLI_FULL_CONNECTION_FORCE_ASCIIStefan Metzmacher2011-09-083-1/+12
* s3:libsmb: add CLI_FULL_CONNECTION_FORCE_DOS_ERRORSStefan Metzmacher2011-09-082-1/+5
* s3:libsmb: don't handle CLI_FULL_CONNECTION_* flags in cli_full_connection()Stefan Metzmacher2011-09-081-4/+0
* s3:libsmb: don't handle CLI_FULL_CONNECTION_* flags in cli_start_connection()Stefan Metzmacher2011-09-081-13/+0
* s4-param void function cannot return valueAndrew Bartlett2011-09-081-1/+2
* s3-loadparm: fixed re-application of cmdline parametric optionsAndrew Tridgell2011-09-081-1/+4
* s3-loadparm: fixed a memory leak in parametric optionsAndrew Tridgell2011-09-081-1/+2