Age | Commit message (Expand) | Author | Files | Lines |
2011-09-12 | s4-provision: Add named.conf template for BIND9 with DLZ support | Amitay Isaacs | 1 | -0/+14 |
2011-09-12 | s4-provision: Add Seperate instructions for BIND 9.7.x and 9.8.x. | Amitay Isaacs | 1 | -33/+53 |
2011-09-12 | s4-provision: Enable SPNs for DNS | Amitay Isaacs | 1 | -3/+3 |
2011-09-11 | s4:samba-tool/domain.py - rename arguments "domain" -> "domain-level", "fores... | Matthias Dieter Wallnöfer | 1 | -12/+12 |
2011-09-11 | s4:samba-tool/domain.py - restore domain raise functionality | Matthias Dieter Wallnöfer | 1 | -1/+16 |
2011-09-11 | ldb:ldb_controls.c - remove duplicate definition of "LDB_CONTROL_CMP" | Matthias Dieter Wallnöfer | 1 | -11/+3 |
2011-09-11 | ldb:pyldb.c - point out that "PyLdbResult_AsResult" does not convert everything | Matthias Dieter Wallnöfer | 1 | -1/+4 |
2011-09-10 | lib/util/charset: the comparsion must be against our charset modules | Andrew Bartlett | 1 | -2/+2 |
2011-09-10 | lib/util/charset Use name of ISO-8859-1 that matches our internal implementation | Andrew Bartlett | 1 | -44/+44 |
2011-09-10 | lib/util/charset: Improve toture assertions in iconv test | Andrew Bartlett | 1 | -1/+14 |
2011-09-10 | lib/util/charset Run charset sets with and without the system iconv | Andrew Bartlett | 5 | -14/+37 |
2011-09-10 | lib/util/charset: add back loading of charset modules | Andrew Bartlett | 3 | -39/+76 |
2011-09-10 | libcli/smb: s/FLAGS2_UNKNOWN_BIT4/FLAGS2_SMB_SECURITY_SIGNATURES_REQUIRED | Stefan Metzmacher | 2 | -2/+2 |
2011-09-09 | s4-s3-upgrade Do not use python 2.6 style exceptions | Andrew Bartlett | 1 | -2/+2 |
2011-09-09 | build: a more robust zlib test | Andrew Bartlett | 1 | -1/+4 |
2011-09-09 | samba-tool: epilog option to OptionParser available in python >= 2.6 | Amitay Isaacs | 5 | -8/+5 |
2011-09-09 | samba-tool: Provide feedback if synopsis is not defined for a command | Amitay Isaacs | 1 | -1/+1 |
2011-09-09 | samba-tool: max() with key option is available in python >= 2.6 | Amitay Isaacs | 1 | -1/+1 |
2011-09-09 | samba-tool: Correctly handle sys.exit() called from subcommand | Amitay Isaacs | 1 | -1/+3 |
2011-09-09 | samba-tool: Fixed "ldapcmp" command synopsis | Giampaolo Lauria | 1 | -1/+1 |
2011-09-09 | samba-tool: Fixed "dbcheck" subcommand syntax | Giampaolo Lauria | 1 | -1/+1 |
2011-09-09 | samba-tool: Moved _get_user_realm_domain fcn to common | Giampaolo Lauria | 3 | -47/+29 |
2011-09-09 | samba-tool: Fixed "testparm" syntax | Giampaolo Lauria | 1 | -1/+1 |
2011-09-09 | samba-tool: Fixed "user" command syntax | Giampaolo Lauria | 1 | -1/+2 |
2011-09-09 | samba-tool: Fixed "rodc" syntax | Giampaolo Lauria | 1 | -1/+3 |
2011-09-09 | samba-tool: Fixed "ntacl" subcommands syntax | Giampaolo Lauria | 1 | -2/+2 |
2011-09-09 | samba-tool: Fixed "group" subcommands syntax | Giampaolo Lauria | 1 | -4/+4 |
2011-09-09 | samba-tool: Fixed "dsacl" command syntax | Giampaolo Lauria | 1 | -1/+1 |
2011-09-09 | samba-tool: Fixed "drs" subcommands syntax | Giampaolo Lauria | 1 | -8/+17 |
2011-09-09 | samba-tool: Fixed "domain" subcommands syntax | Giampaolo Lauria | 1 | -7/+8 |
2011-09-09 | samba-tool: Fixed "spn" command syntax | Giampaolo Lauria | 1 | -5/+17 |
2011-09-09 | samba-tool: Fixed "delegation" command syntax | Giampaolo Lauria | 1 | -7/+24 |
2011-09-09 | samba-tool: Fixed "time" command synopsis | Giampaolo Lauria | 1 | -1/+1 |
2011-09-09 | samba-tool: Removed "acl" command | Giampaolo Lauria | 2 | -36/+0 |
2011-09-09 | samba-tool: Added "ntacl" command | Giampaolo Lauria | 3 | -7/+13 |
2011-09-09 | samba-tool: Added "dsacl" command | Giampaolo Lauria | 3 | -5/+9 |
2011-09-09 | samba-tool: Changed fsmo implementation | Giampaolo Lauria | 1 | -68/+130 |
2011-09-09 | samba-tool: Expanded acronym descriptions | Giampaolo Lauria | 9 | -8/+9 |
2011-09-09 | samba-tool: Formatted subcommand list output | Giampaolo Lauria | 1 | -1/+2 |
2011-09-09 | samba-tool: Moved command definition to sambatool command | Giampaolo Lauria | 2 | -42/+36 |
2011-09-09 | samba-tool: Add long_description and epilog to Command class | Giampaolo Lauria | 1 | -1/+6 |
2011-09-09 | samba-tool: Redefined samba-tool as a SuperCommand | Giampaolo Lauria | 2 | -33/+12 |
2011-09-09 | samba-tool: Removed SuperCommand usage method | Giampaolo Lauria | 1 | -7/+0 |
2011-09-09 | samba-tool: Removed attribute name from Command class | Giampaolo Lauria | 1 | -21/+12 |
2011-09-09 | s4-test: name attribute remove from Command class, so test not required | Amitay Isaacs | 1 | -6/+0 |
2011-09-09 | s3-spoolss: Fix bug #8351 forms migration. | Andreas Schneider | 1 | -0/+4 |
2011-09-09 | s4-s3-upgrade do not convert min password length as a time | Andrew Bartlett | 1 | -1/+1 |
2011-09-09 | Second part of fix for bug #8443 - Default user entry is set to minimal permi... | Jeremy Allison | 1 | -8/+11 |
2011-09-08 | First part of fix for bug #8443 - Default user entry is set to minimal permis... | Jeremy Allison | 1 | -58/+2 |
2011-09-08 | Fix bug #8203 - winbindd needs to reset the DC connection if an RPC times out. | Jeremy Allison | 1 | -15/+66 |