nivanova/samba-autobuild/.git
2011-09-22 Andrew Tridgells4-rpc: show binding string in failed rpc binds
2011-09-22 Andrew Tridgells4-ldap-server: set the NO_GLOBAL_CATALOG control on...
2011-09-22 Andrew Tridgells4-repl: remove unused principal_name element
2011-09-22 Andrew Tridgells4-dsdb: load the partialReplica attribute in the ...
2011-09-22 Andrew Tridgells4-repl: fill in GUID and SID from partition information
2011-09-22 Andrew Tridgells4-kcc: return partial replica NCs in drs showrepl
2011-09-22 Andrew Tridgells4-dsdb: added NO_GLOBAL_CATALOG control
2011-09-22 Andrew Tridgells4-dns: started adding support for auto-creation of...
2011-09-22 Andrew Tridgells4-dsdb: get GUID and SID for DSA from extended DN
2011-09-22 Andrew Tridgells4-dsdb: enable initial replication of partitions via...
2011-09-22 Andrew Tridgells4-repl: get NCs to replicate from our NTDS object
2011-09-22 Andrew Tridgells4-dsdb: added support for replicating with GC partial...
2011-09-22 Andrew Tridgells4-dsdb: failing to find the object is not an error...
2011-09-21 Volker Lendeckes3: Fix Coverity ID 2619: UNINIT
2011-09-21 Volker Lendeckes3: Fix Coverity ID 2618: UNINIT
2011-09-21 Jeremy AllisonRemove extraneous debug code.
2011-09-21 Jeremy AllisonFix bug #8458] - IE9 on Windows 7 cannot download files...
2011-09-21 Jeremy AllisonFix bug #8474 - SMB2 create doesn't cope with an Apple...
2011-09-21 Jeremy AllisonFix bug #8473 - smb2_find uses a hard coded max reply...
2011-09-21 Günther Deschners3-libnet: allow to use default krb5 ccache in libnet_J...
2011-09-21 Günther Deschners3-netapi: allow to use default krb5 credential cache...
2011-09-21 Michael Adams3:smb2-server: session setup replies should always...
2011-09-21 Rusty Russelltdb2: change --enable-tdb2-breaks-compat to --enable...
2011-09-21 Rusty Russelltdb_compat: add "TDB_COMPAT_USE_TDB2" environment variable
2011-09-21 Rusty Russelltdb_compat: honour hashsize arg when using tdb2 with...
2011-09-21 Rusty Russelltdb_compat: handle TDB_VOLATILE flag.
2011-09-21 Rusty Russelltdb_compat: handle TDB_INCOMPATIBLE_HASH flag.
2011-09-21 Jeremy AllisonTry and fix bug #8472 - Crash in asn.1 parsing code.
2011-09-20 Volker Lendeckes3: Further fix for bug 8338
2011-09-20 Volker LendeckeFix some typos
2011-09-20 Volker Lendeckes3: Fix typos
2011-09-20 Matthias Dieter... s4:ntvfs common - remove two outdated function prototypes
2011-09-20 Matthias Dieter... s4:ntvfs common - add "UTIL_TDB" and "tdb-wrap" as...
2011-09-20 Matthias Dieter... s4:param/pyparam.c - suppress "P_SEP" compilation warning
2011-09-20 Günther Deschners3-docs: document -k switch in net manpage.
2011-09-20 Andrew Tridgells4-drs: allow replication of the GC partial attribute set
2011-09-20 Rusty Russelltdb2: allow readonly changes even while holding locks.
2011-09-20 Michael Adams3:dbwrap_ctdb: skip the internal __db_sequence_number_...
2011-09-20 Michael Adams3:dbwrap_tool: add popt support and standard samba...
2011-09-20 Michael Adams3:g_lock: add a missing \n to a debug message in g_loc...
2011-09-20 Andrew Bartlettlib/util/charset: remove charset module loading
2011-09-20 Andrew Bartlettlib/util/charcnv: Remove broken internal CP850 and...
2011-09-19 Andrew Tridgells4-client: added close command in smbclient
2011-09-19 Matthias Dieter... s4:ntvfs/common/brlock.c - remove unnecessary include...
2011-09-19 Matthias Dieter... s4:libnet/py_net.c - fix up includes (in order to find...
2011-09-19 Matthias Dieter... s4:auth - remove unused variables
2011-09-19 Stefan Metzmachers4:selftest: run the nbt tests before the smb tests
2011-09-19 Michael Adams3:registry: fix a debug message in the v2_to_v3 upgrad...
2011-09-19 Stefan Metzmachers3:smb2cli: remove unused struct ntlmssp_state from...
2011-09-19 Stefan Metzmachers3:smb2cli: s/smb2cli_sesssetup_blob/smb2cli_session_setup/
2011-09-19 Andrew Tridgells4-dsdb: cope with out of sync replication attributes...
2011-09-19 Matthias Dieter... ldb:"ldb_extended" -make the call more similar to ...
2011-09-19 Andrew Tridgellpyldb: fixed places where we try to concatenate a Dn...
2011-09-19 Andrew Tridgells4-provision: use get_config_basedn() in DNS setup
2011-09-19 Andrew Tridgellsamba-tool: use get_config_basedn() to get configuratio...
2011-09-19 Andrew Tridgells4-kdc: default kvno for inter-domain trusts to zero
2011-09-19 Andrew Tridgells4-dsdb: use get_config_basedn() in python tests
2011-09-19 Andrew Tridgells4-drs: cope with REPL_OBJ getncchanges call for new...
2011-09-19 Andrew Bartletts4-provision Add initial support for joining as a new...
2011-09-18 Volker LendeckeFix a typo. This is not an electromagnet pulse daemon...
2011-09-18 Volker Lendeckes3: Add some const to create_local_private_krb5_conf_fo...
2011-09-18 Volker Lendeckes3: Add some const to print_kdc_line
2011-09-18 Stefan Metzmachers3:smb2cli: s/smb2cli_sesssetup/smb2cli_sesssetup_ntlmssp/
2011-09-18 Volker Lendeckes3: Fix a c++ warning
2011-09-18 Volker Lendeckes3: Fix "ISO C90 forbids mixed declarations and code"
2011-09-18 Volker Lendeckeswrap: Fix a c++ warning
2011-09-18 Volker Lendeckes3: Fix two c++ warnings
2011-09-18 Jelmer Vernooijpyldb: Drop unnecessary dependency on pytalloc-util.
2011-09-18 Stefan Metzmachers3:smb2cli: pass timeout to smb2cli_req_create/send()
2011-09-18 Stefan Metzmachers3:smb2cli: pass an array of expected status/body_size...
2011-09-18 Stefan Metzmachers3:smb2cli: only use tevent_req_defer_callback() if...
2011-09-18 Stefan Metzmachers3:smb2cli: ignore async interim responses and store...
2011-09-18 Stefan Metzmachers3:smb2cli: check the response has the SMB2_HDR_FLAG_RE...
2011-09-18 Stefan Metzmachers3:smb2cli: validate the opcode from the server is...
2011-09-18 Stefan Metzmachers3:smb2cli: initialize status if we got an unexpected...
2011-09-18 Stefan Metzmachers3:libsmb: return INTERNAL_ERROR if the request is...
2011-09-18 Stefan Metzmachers3:libsmb: return if tevent_req_set_endtime() fails
2011-09-18 Stefan Metzmachers3:SMB2-BASIC: test smb2cli_flush()
2011-09-18 Stefan Metzmachers3:smb2cli: SMB2_FLUSH responses have a body size of 4
2011-09-17 Volker Lendeckes3: Trim a debug to 80 chars
2011-09-17 Volker Lendeckes3: Fix a cut&paste error
2011-09-17 Stefan Metzmachers4:selftest: skip flakey samba4.drs.repl_schema.python...
2011-09-16 Volker Lendeckes3: Fix bug 8455 -- Samba PDC is looking up only primar...
2011-09-16 Stefan Metzmacherlibcli/smb: add SMB2_DIALECT_REVISION_222
2011-09-16 Stefan Metzmacherlibcli/smb: add PROTOCOL_SMB2_22
2011-09-16 Stefan Metzmachers3:libsmb: forward declaration for struct smb_trans_enc...
2011-09-16 Günther Deschners3-waf: finally make SO_PEERCRED configure check work...
2011-09-15 Volker Lendeckes3: Trim lines in nfs4_acls.c
2011-09-15 Volker Lendeckes3: Fix some nonempty blank lines
2011-09-15 Volker Lendeckes3: Make sharesec optionally use sddl
2011-09-15 Matthias Dieter... s4:upgrade_from_s3 - old s3 versions < 3.4.x don't...
2011-09-15 Stefan Metzmachertalloc: change version to 2.0.7 talloc-2.0.7
2011-09-15 Günther Deschners3-waf: fix SO_PEERCRED configure check.
2011-09-15 Andreas Schneiderrpc_server: Improve debug message for sys_getpeereid().
2011-09-15 Stefan Metzmachers3:libsmb: remove unused cli_*encryption* functions
2011-09-15 Stefan Metzmachers3:libsmb: s/cli_encryption_on/cli_state_encryption_on()
2011-09-15 Günther Deschnerwaf: restore libsmbclient handling.
2011-09-15 Stefan Metzmachers3:libsmb: move cli->server{zone,time} to cli->conn...
2011-09-15 Stefan Metzmachers3:libsmb: split cli->secblob into cli->conn.smb1.serve...
2011-09-15 Stefan Metzmachers3:auth_server: make use of cli_state_server_challenge()
next