summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4-dsdb: Modify the repl_meta_data behavior to allow Metadata change on attri...Matthieu Patou2011-11-191-2/+8
* socket_wrapper/py_socket_wrapper.c - include Python 2.4 compatiblity codeMatthias Dieter Wallnöfer2011-11-191-0/+7
* Remove rawmemchr calls - found by Ira Cooper. These are glibc-specific calls,...Jeremy Allison2011-11-181-3/+4
* s3/packaging: Fix rpm build issues on RHEL4.Karolin Seeger2011-11-181-1/+13
* s3:libsmb: verify num_setup for SMBnttrans in cli_pull_trans()Stefan Metzmacher2011-11-181-0/+4
* s3:libsmb: fix compiler warning in cli_pull_trans()Stefan Metzmacher2011-11-181-1/+3
* s3:libsmb: only align unicode pipe_name (bug #8586)Stefan Metzmacher2011-11-181-7/+11
* s3: Fix bug 8371Volker Lendecke2011-11-181-0/+2
* s3-py-passdb: Fix handling of uninitialized gid valuesAmitay Isaacs2011-11-183-3/+3
* dsdb: Fix the password expiry calculationAmitay Isaacs2011-11-181-1/+1
* s3-passdb_test: Policy values are converted to signed integerAmitay Isaacs2011-11-181-1/+1
* s4-s3-upgrade: Add --verbose option to print extra detailsAmitay Isaacs2011-11-182-3/+6
* s4-auth log details about any token we fail to convert to a unix tokenAndrew Bartlett2011-11-181-0/+17
* s4-s3-upgrade: Fix idmap types ID_TYPE_UID/ID_TYPE_GID instead of UID/GIDAmitay Isaacs2011-11-181-3/+3
* samba-tool: Fix the domain account policy max_pwd_age calculationAmitay Isaacs2011-11-181-2/+8
* s4-s3-upgrade: Fix the minimum and maximum password age calculationAmitay Isaacs2011-11-181-4/+4
* s4-s3-upgrade now look for -1 as the special 'not set' valueAndrew Bartlett2011-11-182-2/+2
* s3/packaging: Fix rpm build issues on RHEL.Karolin Seeger2011-11-171-24/+5
* s4 dns: Reduce test output noise by upping log level for dns_name_packet loggingKai Blin2011-11-171-3/+6
* s4 dns: Add a first test caseKai Blin2011-11-172-0/+120
* s4 dns: Turn on internal DNS server during testingKai Blin2011-11-171-1/+1
* socket_wrapper: Added python interface to socket_wrapperAmitay Isaacs2011-11-173-0/+938
* samba.tests.dsdb: Import TestCase from samba.tests.Jelmer Vernooij2011-11-171-4/+1
* samba.tests: Make sure testtools is available before importing it.Jelmer Vernooij2011-11-171-0/+2
* Improve configure.in so it can be used outside the Samba source tree.Richard Sharpe2011-11-171-2/+3
* ldb: Add handy macros for reporting error inside ldb moduleAmitay Isaacs2011-11-171-0/+2
* s4-dsdb: Remove unsed variableAmitay Isaacs2011-11-171-2/+0
* s3-smbldap: move ldap_open_with_timeout out of smb_ldap.h to ads where it lives.Günther Deschner2011-11-173-10/+8
* s3-smbldap: remove duplicate LDAP_OPT_SUCCESS define.Günther Deschner2011-11-171-3/+0
* s3-winbindd: no need to globally include ldap headers in winbindd.Günther Deschner2011-11-172-2/+1
* s3-smbldap: include talloc.h and tevent.h in smbldap.hGünther Deschner2011-11-171-0/+3
* s3-param: loadparm has no dependency to smbldap.Günther Deschner2011-11-171-1/+0
* s3-smbldap: improve smbldap.h readability and rearrange some defines.Günther Deschner2011-11-172-59/+53
* s3-smbldap: remove duplicate prototype.Günther Deschner2011-11-172-6/+1
* s3-nmbd Remove AD netlogon response from s3 nmbd serverAndrew Bartlett2011-11-171-92/+15
* s4-s3-upgrade Test getdomainsid as wellAndrew Bartlett2011-11-171-0/+2
* s3-net Do not look for a local SID when we are a DCAndrew Bartlett2011-11-171-7/+8
* lib/param simplify server role values specified in smb.confAndrew Bartlett2011-11-171-5/+1
* docs: Add documentation for server roleAndrew Bartlett2011-11-172-1/+75
* libds: Make server role values explicit for easier debuggingAndrew Bartlett2011-11-171-1/+6
* param: use lp_is_security_and_server_role_valid()Andrew Bartlett2011-11-171-5/+11
* param: Check if server role and security parameters are conflictingAmitay Isaacs2011-11-172-0/+40
* lib/param: Add tests for security= behaviour now it operates with server roleAndrew Bartlett2011-11-171-0/+41
* param: Connect lp_security to the lib/param code to allow testsAndrew Bartlett2011-11-173-0/+12
* s4-provision permit server role to be the ROLE_ strings from s3Andrew Bartlett2011-11-173-18/+20
* param: Add tests for automatic server role guessingAndrew Bartlett2011-11-171-0/+81
* py-param: Add python interface to get server_roleAmitay Isaacs2011-11-171-0/+15
* param: Move enum values into a common (included) .c fileAndrew Bartlett2011-11-173-164/+114
* param: move server role helpers into loadparm.hAndrew Bartlett2011-11-175-34/+5
* s4-s3-upgrade Add test of net getlocalsid after the upgradeAndrew Bartlett2011-11-171-0/+4