summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-20lib/util/charset: remove charset module loadingAndrew Bartlett15-195/+121
2011-09-20lib/util/charcnv: Remove broken internal CP850 and CP464 modulesAndrew Bartlett7-381/+0
2011-09-19s4-client: added close command in smbclientAndrew Tridgell1-4/+62
2011-09-19s4:ntvfs/common/brlock.c - remove unnecessary include "tdb_compat.h"Matthias Dieter Wallnöfer1-1/+0
2011-09-19s4:libnet/py_net.c - fix up includes (in order to find all "struct"s)Matthias Dieter Wallnöfer1-3/+2
2011-09-19s4:auth - remove unused variablesMatthias Dieter Wallnöfer4-4/+0
2011-09-19s4:selftest: run the nbt tests before the smb testsStefan Metzmacher1-3/+4
2011-09-19s3:registry: fix a debug message in the v2_to_v3 upgrade codeMichael Adam1-1/+1
2011-09-19s3:smb2cli: remove unused struct ntlmssp_state from smb2cli_session_setup_stateStefan Metzmacher1-1/+0
2011-09-19s3:smb2cli: s/smb2cli_sesssetup_blob/smb2cli_session_setup/Stefan Metzmacher1-15/+15
2011-09-19s4-dsdb: cope with out of sync replication attributes in partition moduleAndrew Tridgell1-1/+68
2011-09-19ldb:"ldb_extended" -make the call more similar to "ldb_search"Matthias Dieter Wallnöfer1-2/+6
2011-09-19pyldb: fixed places where we try to concatenate a Dn with a stringAndrew Tridgell4-22/+22
2011-09-19s4-provision: use get_config_basedn() in DNS setupAndrew Tridgell1-1/+1
2011-09-19samba-tool: use get_config_basedn() to get configuration NC DNAndrew Tridgell2-9/+7
2011-09-19s4-kdc: default kvno for inter-domain trusts to zeroAndrew Tridgell1-1/+9
2011-09-19s4-dsdb: use get_config_basedn() in python testsAndrew Tridgell4-18/+18
2011-09-19s4-drs: cope with REPL_OBJ getncchanges call for new objectAndrew Tridgell1-5/+10
2011-09-19s4-provision Add initial support for joining as a new subdomainAndrew Bartlett2-133/+154
2011-09-19Fix a typo. This is not an electromagnet pulse daemon I guess :-)Volker Lendecke1-1/+1
2011-09-18s3: Add some const to create_local_private_krb5_conf_for_domainVolker Lendecke2-2/+2
2011-09-18s3: Add some const to print_kdc_lineVolker Lendecke1-1/+1
2011-09-18s3:smb2cli: s/smb2cli_sesssetup/smb2cli_sesssetup_ntlmssp/Stefan Metzmacher3-18/+18
2011-09-18s3: Fix a c++ warningVolker Lendecke1-1/+2
2011-09-18s3: Fix "ISO C90 forbids mixed declarations and code"Volker Lendecke1-3/+3
2011-09-18swrap: Fix a c++ warningVolker Lendecke1-1/+2
2011-09-18s3: Fix two c++ warningsVolker Lendecke1-2/+2
2011-09-18pyldb: Drop unnecessary dependency on pytalloc-util.Jelmer Vernooij2-2/+1
2011-09-18s3:smb2cli: pass timeout to smb2cli_req_create/send()Stefan Metzmacher11-0/+25
2011-09-18s3:smb2cli: pass an array of expected status/body_size pairs to smb2cli_req_r...Stefan Metzmacher11-17/+153
2011-09-18s3:smb2cli: only use tevent_req_defer_callback() if we have more than one smb...Stefan Metzmacher1-1/+12
2011-09-18s3:smb2cli: ignore async interim responses and store the async_idStefan Metzmacher1-0/+12
2011-09-18s3:smb2cli: check the response has the SMB2_HDR_FLAG_REDIRECT flagStefan Metzmacher1-0/+8
2011-09-18s3:smb2cli: validate the opcode from the server is as expectedStefan Metzmacher1-3/+14
2011-09-18s3:smb2cli: initialize status if we got an unexpected responseStefan Metzmacher1-0/+1
2011-09-18s3:libsmb: return INTERNAL_ERROR if the request is in bad state when the call...Stefan Metzmacher1-0/+8
2011-09-18s3:libsmb: return if tevent_req_set_endtime() failsStefan Metzmacher1-2/+4
2011-09-18s3:SMB2-BASIC: test smb2cli_flush()Stefan Metzmacher1-0/+6
2011-09-18s3:smb2cli: SMB2_FLUSH responses have a body size of 4Stefan Metzmacher1-1/+1
2011-09-18s3: Trim a debug to 80 charsVolker Lendecke1-6/+11
2011-09-17s3: Fix a cut&paste errorVolker Lendecke1-1/+1
2011-09-17s4:selftest: skip flakey samba4.drs.repl_schema.python for nowStefan Metzmacher1-0/+1
2011-09-17s3: Fix bug 8455 -- Samba PDC is looking up only primary user groupVolker Lendecke1-7/+7
2011-09-16libcli/smb: add SMB2_DIALECT_REVISION_222Stefan Metzmacher1-0/+1
2011-09-16libcli/smb: add PROTOCOL_SMB2_22Stefan Metzmacher1-1/+2
2011-09-16s3:libsmb: forward declaration for struct smb_trans_enc_stateStefan Metzmacher1-0/+2
2011-09-16s3-waf: finally make SO_PEERCRED configure check work with stricter CFLAGS.Günther Deschner1-3/+2
2011-09-16s3: Trim lines in nfs4_acls.cVolker Lendecke1-41/+75
2011-09-16s3: Fix some nonempty blank linesVolker Lendecke1-17/+17
2011-09-16s3: Make sharesec optionally use sddlVolker Lendecke1-1/+76