summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3:smb2cli: remove unused struct ntlmssp_state from smb2cli_session_setup_stateStefan Metzmacher2011-09-191-1/+0
* s3:smb2cli: s/smb2cli_sesssetup_blob/smb2cli_session_setup/Stefan Metzmacher2011-09-191-15/+15
* s4-dsdb: cope with out of sync replication attributes in partition moduleAndrew Tridgell2011-09-191-1/+68
* ldb:"ldb_extended" -make the call more similar to "ldb_search"Matthias Dieter Wallnöfer2011-09-191-2/+6
* pyldb: fixed places where we try to concatenate a Dn with a stringAndrew Tridgell2011-09-194-22/+22
* s4-provision: use get_config_basedn() in DNS setupAndrew Tridgell2011-09-191-1/+1
* samba-tool: use get_config_basedn() to get configuration NC DNAndrew Tridgell2011-09-192-9/+7
* s4-kdc: default kvno for inter-domain trusts to zeroAndrew Tridgell2011-09-191-1/+9
* s4-dsdb: use get_config_basedn() in python testsAndrew Tridgell2011-09-194-18/+18
* s4-drs: cope with REPL_OBJ getncchanges call for new objectAndrew Tridgell2011-09-191-5/+10
* s4-provision Add initial support for joining as a new subdomainAndrew Bartlett2011-09-192-133/+154
* Fix a typo. This is not an electromagnet pulse daemon I guess :-)Volker Lendecke2011-09-191-1/+1
* s3: Add some const to create_local_private_krb5_conf_for_domainVolker Lendecke2011-09-182-2/+2
* s3: Add some const to print_kdc_lineVolker Lendecke2011-09-181-1/+1
* s3:smb2cli: s/smb2cli_sesssetup/smb2cli_sesssetup_ntlmssp/Stefan Metzmacher2011-09-183-18/+18
* s3: Fix a c++ warningVolker Lendecke2011-09-181-1/+2
* s3: Fix "ISO C90 forbids mixed declarations and code"Volker Lendecke2011-09-181-3/+3
* swrap: Fix a c++ warningVolker Lendecke2011-09-181-1/+2
* s3: Fix two c++ warningsVolker Lendecke2011-09-181-2/+2
* pyldb: Drop unnecessary dependency on pytalloc-util.Jelmer Vernooij2011-09-182-2/+1
* s3:smb2cli: pass timeout to smb2cli_req_create/send()Stefan Metzmacher2011-09-1811-0/+25
* s3:smb2cli: pass an array of expected status/body_size pairs to smb2cli_req_r...Stefan Metzmacher2011-09-1811-17/+153
* s3:smb2cli: only use tevent_req_defer_callback() if we have more than one smb...Stefan Metzmacher2011-09-181-1/+12
* s3:smb2cli: ignore async interim responses and store the async_idStefan Metzmacher2011-09-181-0/+12
* s3:smb2cli: check the response has the SMB2_HDR_FLAG_REDIRECT flagStefan Metzmacher2011-09-181-0/+8
* s3:smb2cli: validate the opcode from the server is as expectedStefan Metzmacher2011-09-181-3/+14
* s3:smb2cli: initialize status if we got an unexpected responseStefan Metzmacher2011-09-181-0/+1
* s3:libsmb: return INTERNAL_ERROR if the request is in bad state when the call...Stefan Metzmacher2011-09-181-0/+8
* s3:libsmb: return if tevent_req_set_endtime() failsStefan Metzmacher2011-09-181-2/+4
* s3:SMB2-BASIC: test smb2cli_flush()Stefan Metzmacher2011-09-181-0/+6
* s3:smb2cli: SMB2_FLUSH responses have a body size of 4Stefan Metzmacher2011-09-181-1/+1
* s3: Trim a debug to 80 charsVolker Lendecke2011-09-181-6/+11
* s3: Fix a cut&paste errorVolker Lendecke2011-09-171-1/+1
* s4:selftest: skip flakey samba4.drs.repl_schema.python for nowStefan Metzmacher2011-09-171-0/+1
* s3: Fix bug 8455 -- Samba PDC is looking up only primary user groupVolker Lendecke2011-09-171-7/+7
* libcli/smb: add SMB2_DIALECT_REVISION_222Stefan Metzmacher2011-09-161-0/+1
* libcli/smb: add PROTOCOL_SMB2_22Stefan Metzmacher2011-09-161-1/+2
* s3:libsmb: forward declaration for struct smb_trans_enc_stateStefan Metzmacher2011-09-161-0/+2
* s3-waf: finally make SO_PEERCRED configure check work with stricter CFLAGS.Günther Deschner2011-09-161-3/+2
* s3: Trim lines in nfs4_acls.cVolker Lendecke2011-09-161-41/+75
* s3: Fix some nonempty blank linesVolker Lendecke2011-09-161-17/+17
* s3: Make sharesec optionally use sddlVolker Lendecke2011-09-161-1/+76
* s4:upgrade_from_s3 - old s3 versions < 3.4.x don't have a "state directory" p...Matthias Dieter Wallnöfer2011-09-161-1/+5
* talloc: change version to 2.0.7talloc-2.0.7Stefan Metzmacher2011-09-153-1/+69
* s3-waf: fix SO_PEERCRED configure check.Günther Deschner2011-09-151-1/+1
* rpc_server: Improve debug message for sys_getpeereid().Andreas Schneider2011-09-151-1/+2
* s3:libsmb: remove unused cli_*encryption* functionsStefan Metzmacher2011-09-152-48/+0
* s3:libsmb: s/cli_encryption_on/cli_state_encryption_on()Stefan Metzmacher2011-09-152-4/+4
* waf: restore libsmbclient handling.Günther Deschner2011-09-154-10/+9
* s3:libsmb: move cli->server{zone,time} to cli->conn.smb1.server.{time_zone,sy...Stefan Metzmacher2011-09-153-12/+18