summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-09samba-tool: Fixed "rodc" syntaxGiampaolo Lauria1-1/+3
2011-09-09samba-tool: Fixed "ntacl" subcommands syntaxGiampaolo Lauria1-2/+2
2011-09-09samba-tool: Fixed "group" subcommands syntaxGiampaolo Lauria1-4/+4
2011-09-09samba-tool: Fixed "dsacl" command syntaxGiampaolo Lauria1-1/+1
2011-09-09samba-tool: Fixed "drs" subcommands syntaxGiampaolo Lauria1-8/+17
2011-09-09samba-tool: Fixed "domain" subcommands syntaxGiampaolo Lauria1-7/+8
2011-09-09samba-tool: Fixed "spn" command syntaxGiampaolo Lauria1-5/+17
2011-09-09samba-tool: Fixed "delegation" command syntaxGiampaolo Lauria1-7/+24
2011-09-09samba-tool: Fixed "time" command synopsisGiampaolo Lauria1-1/+1
2011-09-09samba-tool: Removed "acl" commandGiampaolo Lauria2-36/+0
2011-09-09samba-tool: Added "ntacl" commandGiampaolo Lauria3-7/+13
2011-09-09samba-tool: Added "dsacl" commandGiampaolo Lauria3-5/+9
2011-09-09samba-tool: Changed fsmo implementationGiampaolo Lauria1-68/+130
2011-09-09samba-tool: Expanded acronym descriptionsGiampaolo Lauria9-8/+9
2011-09-09samba-tool: Formatted subcommand list outputGiampaolo Lauria1-1/+2
2011-09-09samba-tool: Moved command definition to sambatool commandGiampaolo Lauria2-42/+36
2011-09-09samba-tool: Add long_description and epilog to Command classGiampaolo Lauria1-1/+6
2011-09-09samba-tool: Redefined samba-tool as a SuperCommandGiampaolo Lauria2-33/+12
2011-09-09samba-tool: Removed SuperCommand usage methodGiampaolo Lauria1-7/+0
2011-09-09samba-tool: Removed attribute name from Command classGiampaolo Lauria1-21/+12
2011-09-09s4-test: name attribute remove from Command class, so test not requiredAmitay Isaacs1-6/+0
2011-09-09s3-spoolss: Fix bug #8351 forms migration.Andreas Schneider1-0/+4
2011-09-09s4-s3-upgrade do not convert min password length as a timeAndrew Bartlett1-1/+1
2011-09-09Second part of fix for bug #8443 - Default user entry is set to minimal permi...Jeremy Allison1-8/+11
2011-09-08First part of fix for bug #8443 - Default user entry is set to minimal permis...Jeremy Allison1-58/+2
2011-09-08Fix bug #8203 - winbindd needs to reset the DC connection if an RPC times out.Jeremy Allison1-15/+66
2011-09-08s3:torture: make use of CLI_FULL_CONNECTION_DONT_SPNEGOStefan Metzmacher1-4/+11
2011-09-08s3:torture: make use of CLI_FULL_CONNECTION_FORCE_DOS_ERRORSStefan Metzmacher1-1/+8
2011-09-08s3:libsmb: add CLI_FULL_CONNECTION_FORCE_ASCIIStefan Metzmacher3-1/+12
2011-09-08s3:libsmb: add CLI_FULL_CONNECTION_FORCE_DOS_ERRORSStefan Metzmacher2-1/+5
2011-09-08s3:libsmb: don't handle CLI_FULL_CONNECTION_* flags in cli_full_connection()Stefan Metzmacher1-4/+0
2011-09-08s3:libsmb: don't handle CLI_FULL_CONNECTION_* flags in cli_start_connection()Stefan Metzmacher1-13/+0
2011-09-08s4-param void function cannot return valueAndrew Bartlett1-1/+2
2011-09-08s3-loadparm: fixed re-application of cmdline parametric optionsAndrew Tridgell1-1/+4
2011-09-08s3-loadparm: fixed a memory leak in parametric optionsAndrew Tridgell1-1/+2
2011-09-08nsswitch: make the wbcSidsToUnixIds() parser more robustAndrew Tridgell1-2/+2
2011-09-08s4-winbindd: implement WINBINDD_SIDS_TO_XIDSAndrew Tridgell2-1/+97
2011-09-08s4-winbindd: fixed handling of extra_data in s3 requestsAndrew Tridgell1-1/+37
2011-09-08s4-winbind: added count argument to wb_sids2xids_recv()Andrew Tridgell4-4/+7
2011-09-08s3: Fix a debug messageVolker Lendecke1-2/+2
2011-09-08s3: Fix a typoVolker Lendecke1-1/+1
2011-09-08build: Add duplicate symbol checking as part of make testAndrew Bartlett5-10/+32
2011-09-08build: netapi does not depend on TOKEN_UTILAndrew Bartlett1-1/+1
2011-09-08build: make LIBWBCLIENT_OLD and auth_unix_token librariesAndrew Bartlett2-9/+11
2011-09-08librpc: put NDR_NTPRINTING into ndr-samba grouping libraryAndrew Bartlett1-1/+1
2011-09-08libgpo: call security_token_has_sid() directlyAndrew Bartlett1-2/+2
2011-09-08s3:libsmb: pass CLI_FULL_CONNECTION_* flags via cli_connect_nb()Stefan Metzmacher14-51/+65
2011-09-08s3:libsmb: pass CLI_FULL_CONNECTION_* flags to cli_state_create()Stefan Metzmacher4-6/+30
2011-09-08lib/replace: include <sys/uio.h> in "system/filesys.h" in order to have struc...Stefan Metzmacher1-0/+4
2011-09-08Revert "Part 4 of bugfix for bug #7509 - smb_acl_to_posix: ACL is invalid for...Jeremy Allison1-11/+8