summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4:torture/ldap/cldap.c - remove the "test_cldap_netlogon_flag_ds_dns_forest"...Matthias Dieter Wallnöfer2011-11-271-87/+4
* s4:selftest/test_samba_tool.sh - add a basic unit test for the new "domain in...Matthias Dieter Wallnöfer2011-11-272-6/+9
* samba-tool: domain info - add basic exception handlingMatthias Dieter Wallnöfer2011-11-271-2/+4
* samba-tool: add a domain info command to get basic infoMatthieu Patou2011-11-271-1/+24
* s4:netlogon RPC server - DsRGetDcNameEx - set the DNS name flags correctlyMatthias Dieter Wallnöfer2011-11-272-12/+14
* s4-netlogon: return WERR_NO_SUCH_DOMAIN instead of WERR_DS_UNAVAILABLE if we ...Matthieu Patou2011-11-271-1/+1
* s4:cldap_server/netlogon.c - DS_SERVER_CLOSEST handlingMatthias Dieter Wallnöfer2011-11-271-2/+5
* s4:netcmd/common.py: add a "netcmd" function to do a cldap netlogon requestMatthias Dieter Wallnöfer2011-11-271-0/+9
* s4:libnet/py_net.c: "py_net_finddc" - add an "address" parameterMatthias Dieter Wallnöfer2011-11-264-14/+25
* s4:libnet/py_net.c - initialise optional keyword argumentsMatthias Dieter Wallnöfer2011-11-261-1/+3
* s4:libcli/finddcs_cldap.c - let "finddcs_cldap" work either with the IP addre...Matthias Dieter Wallnöfer2011-11-261-14/+27
* smbtorture: avoid sigsev if the password is not correctMatthieu Patou2011-11-261-1/+1
* s4:update_keytab LDB module - no need to filter for the DNMatthias Dieter Wallnöfer2011-11-261-2/+2
* s4:libcli/smb2: use talloc_zero() in smb2_request_init()Stefan Metzmacher2011-11-241-16/+3
* s4:libcli/smb2: fix compiler warning in smb2_push_o16s16_string()Stefan Metzmacher2011-11-241-1/+3
* s4:libcli/smb2: implement on top of smbXcli_conn/reqStefan Metzmacher2011-11-2415-882/+452
* s4:torture/smb2: use tctx->ev as event context for pollingStefan Metzmacher2011-11-243-8/+7
* s4 dns: Test QCLASS_NONE queryKai Blin2011-11-241-0/+14
* s4 dns: Test QTYPE_ALL queryKai Blin2011-11-241-0/+25
* s4 dns: Check more of the returned values for the A queryKai Blin2011-11-241-0/+3
* s4 dns: Move dns_transaction_udp to other helper functionsKai Blin2011-11-241-13/+14
* s4-dns: added --no-credentials option to samba_dnsupdateAndrew Tridgell2011-11-221-3/+10
* Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...Jeremy Allison2011-11-219-40/+28
* s4-smbtorture: add ndr test for nbt_netlogon_packet to avoid future regressions.Günther Deschner2011-11-201-0/+36
* s4-dsdb: Modify the repl_meta_data behavior to allow Metadata change on attri...Matthieu Patou2011-11-191-2/+8
* s3-py-passdb: Fix handling of uninitialized gid valuesAmitay Isaacs2011-11-182-2/+2
* 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-181-1/+1
* 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
* 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
* s4-dsdb: Remove unsed variableAmitay Isaacs2011-11-171-2/+0
* s4-s3-upgrade Test getdomainsid as wellAndrew Bartlett2011-11-171-0/+2
* lib/param: Add tests for security= behaviour now it operates with server roleAndrew Bartlett2011-11-171-0/+41
* 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
* s4-s3-upgrade Add test of net getlocalsid after the upgradeAndrew Bartlett2011-11-171-0/+4
* provision: Set the security descriptor while creating partitionsAmitay Isaacs2011-11-162-12/+4
* s4-dsdb: rework the NC detection for the descriptor calculationMatthieu Patou2011-11-161-12/+31
* s3-s4-upgrade: do not add description if it is empty string or noneAmitay Isaacs2011-11-161-6/+12
* HEIMDAL:lib/krb5: add utf8 support to build_logon_name() for the PACStefan Metzmacher2011-11-161-18/+49
* HEIMDAL:lib/wind: export wind_ucs2write()Stefan Metzmacher2011-11-161-0/+1