samba.git
2011-12-23 Amitay Isaacsidl:dnsserver: Add DNS_DP_STATE enumeration for diretor...
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Implement EnumDirectoryPartition...
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Cache DNS partition information
2011-12-23 Amitay Isaacss4:rpc-dnsserver: If a zone is reverse zone, set the...
2011-12-23 Amitay Isaacss4:rpc-dnsserver: For PTR records, use dns_name_equal...
2011-12-23 Amitay Isaacssamba-tool:dns: Add support for reverse names (PTR...
2011-12-23 Amitay Isaacss4-provision: Set dNSProperty attribute for dns zones
2011-12-22 Andrew Bartletts3-librpc Use gensec_sig_size() instead of a fixed...
2011-12-22 Andrew Bartletts3-rpc_server: Rework pipe_ntlmssp_auth_bind() to be...
2011-12-22 Andrew Bartletts3-rpc_server: Allow gensec mechanisms to return NT_STA...
2011-12-22 Andrew Bartletts3-rpc_server: rename pipe_ntlmssp_verify_final() to...
2011-12-22 Andrew Bartletts3-rpc_server: Rename dcesrv_ntlmssp.[ch] to dcesrv_aut...
2011-12-22 Andrew Bartletts3-rpc_server rename NTLMSSP functions to auth_generic..()
2011-12-22 Andrew Bartletts3-rpc_server rename ntlmssp_server_auth_start() -...
2011-12-22 Andrew Bartletts3-rpc_server remove unused header
2011-12-22 Andrew Bartletts3-auth split the auth_generic functions into a seperat...
2011-12-22 Andrew Bartletts3-rpc_server request both sign and seal for clarity
2011-12-22 Andrew Bartletts3-auth remove auth_ntlmssp_start(), call auth_generic_...
2011-12-22 Andrew Bartletts3-auth rename auth_ntlmssp_prepare() -> auth_generic_p...
2011-12-22 Andrew Bartletts3-auth rename auth_ntlmssp_state -> auth_generic_state
2011-12-22 Andrew Bartletts3-rpc_server request the DCE_STYLE feature in ntlmssp_...
2011-12-22 Sumit Boses3-netlogon: use dsgetdcname() instead of get_dc_name()
2011-12-22 Sumit Boses3-netlogon: Add support to authenticate trusted domains.
2011-12-22 Stefan Metzmachers4-torture: Test rpc schannel netr_LogonGetCapability.
2011-12-22 Stefan Metzmachers3-rpc_server: Pass in our flags to netlogon_creds_serv...
2011-12-22 Stefan Metzmachers3-netlogon: Add support for LogonGetCapabilities.
2011-12-22 Andreas Schneiders4-librpc: Fix netlogon schannel client connect.
2011-12-22 Stefan Metzmachers3:torture/test_smb2: also try PROTOCOL_SMB2_24
2011-12-22 Stefan Metzmacherlib/param: add support for "SMB2_24" in smb.conf options
2011-12-22 Stefan Metzmachers3:smb2_negprot: add support for PROTOCOL_SMB2_24
2011-12-22 Stefan Metzmacherlibcli/smb: add PROTOCOL_SMB2_24 support
2011-12-22 Stefan Metzmacherlibcli/smb: add SMB2_DIALECT_REVISION_224
2011-12-22 Andrew Bartletts3-auth Restore shortcut for guest security token
2011-12-22 Andrew Tridgellruncmd: use set_close_on_exec()
2011-12-22 Andrew Tridgellruncmd: use a pipe for stdin to child processes
2011-12-22 Jeremy AllisonChange the signature of pthreadpool_finished_job()...
2011-12-22 Amitay Isaacsparam: domain_logons and domain_master are of type...
2011-12-22 Andrew Bartletts3-rpc_server: Add my copyright for my previous work...
2011-12-22 Andrew Bartletts3-rpc_server: Remove old comment
2011-12-22 Andrew Tridgells3-rpc: added "rpc_server:default" config option
2011-12-22 Andrew Tridgells3-loadparm: mark a few parameters as having P_BYTES...
2011-12-22 Amitay Isaacsparam: Fix the data type for bAvailable
2011-12-21 Volker Lendeckes3: There's no reason not to at least build winbind...
2011-12-21 Günther Deschners3-dns: prevent from potentially doing wrong SRV DNS...
2011-12-21 Volker Lendeckeidl: Avoid c++ style comments
2011-12-21 Rusty Russelltdb: don't free old recovery area when expanding if...
2011-12-21 Rusty Russelltdb: use same expansion factor logic when expanding...
2011-12-20 Jeremy AllisonAllow an object to be deleted from a directory if the...
2011-12-20 Volker Lendeckes3: Fix some False/NULL hickups
2011-12-20 Amitay Isaacssamba-tool: Add transaction wrapper for creating GPO
2011-12-19 Volker Lendecketdb2: Avoid a malloc/memcpy in _tdb1_store
2011-12-19 Volker Lendecketdb: Avoid a malloc/memcpy in _tdb_store
2011-12-19 Matthieu Patous4-dsdb: Relax the conditions where we can't do a subtr...
2011-12-19 Stefan Metzmachers4:drsuapi/getncchanges: return WERR_NOMEM if talloc_ar...
2011-12-19 Matthieu Patous4-drs: introduce a timeout in the getncchanges process...
2011-12-19 Matthieu Patous4-drs: avoid calling unecesserly ldb_msg_find_attr_as_...
2011-12-19 Matthieu Patous4-becomedc: replicate first with DRS_CRITICAL_ONLY...
2011-12-19 Matthieu Patous4-join: replicate first with DRS_CRITICAL_ONLY and...
2011-12-19 Rusty Russelltdb: be more careful on 4G files.
2011-12-19 Rusty Russellpatch tdb-oob-fix.patch
2011-12-19 Amitay Isaacss3-net: Fix the return codes. 0 on success, -1 on failure
2011-12-17 Volker Lendeckes3: Fix the clustering build
2011-12-17 Stefan Metzmacherlibcli/util: add NT_STATUS_NETWORK_SESSION_EXPIRED...
2011-12-17 Kai Blins4 dns: Allow updates based on smb.conf setting
2011-12-17 Kai Blins4 dns: Add some debug output
2011-12-17 Kai Blins4 dns: Actually handle the update request
2011-12-17 Kai Blins4 dns: Implement RFC-compatible update prescan
2011-12-17 Kai Blins4 dns: Update prerequisite checking conforming to RFC
2011-12-17 Kai Blins4 dns: Give better test output on RCODE mismatch
2011-12-17 Kai Blins4 dns: Move record lookup to dns_utils.c
2011-12-17 Kai Blins4 dns: Implement dns record comparison function
2011-12-17 Kai Blins4 dns: Implement dns name equality check
2011-12-17 Kai Blins4 dns: Fix some typos in comments and a whitespace
2011-12-17 Jeremy Allisoncheck_name() not needed in mkdir.
2011-12-17 Jeremy AllisonEnsure VALID_STAT before accessing fields.
2011-12-17 Stefan Metzmachers4:torture/rap/printing: check smbcli_rap_netprintqgeti...
2011-12-16 Jeremy AllisonFix bug #8664 - Renaming a symlink fails if the symlink...
2011-12-16 Jeremy AllisonRestrict UCF_UNIX_NAME_LOOKUP (symlink allowed) to...
2011-12-16 Jelmer Vernooijwafsamba: Fix undefined variable name in error message.
2011-12-16 Christian Ambachs3:idmap_autorid: use less transactions
2011-12-16 Christian Ambachs3:dbwrap fix return value of db_tdb_parse
2011-12-16 Stefan Metzmachers3:printing/spoolssd: avoid using server_messaging_cont...
2011-12-16 Stefan Metzmachers3:smbd: remove unused sconn_server_id()
2011-12-16 Stefan Metzmachers3:smbd: avoid using sconn_server_id()
2011-12-16 Stefan Metzmachers3:locking: avoid using sconn_server_id()
2011-12-16 Stefan Metzmachers3:lib/conn_tdb: avoid using sconn_server_id()
2011-12-16 Stefan Metzmachers4:libcli/rap: the caller should get talloc children...
2011-12-16 Stefan Metzmachers4:libcli/rap: call->ndr_push_{param,data} can be tallo...
2011-12-16 Stefan Metzmachers4:libcli/rap: use talloc_zero() and initialize everything
2011-12-16 Stefan Metzmachers4:libcli/rap: remove unused members from struct rap_call
2011-12-16 Stefan Metzmachers4:libcli/rap: initialize call->rcv_datalen
2011-12-16 Volker Lendeckes3: Add some const to find_oplock_types
2011-12-16 Volker Lendeckes3: Make open_file_ntcreate a bit easier to read
2011-12-16 Volker Lendeckes3: Make open_file_ntcreate a bit easier to read
2011-12-16 Volker Lendeckes3: Make open_file_ntcreate a bit easier to read
2011-12-16 Volker LendeckeAdd support for TCP_DEFER_ACCEPT
2011-12-16 Volker Lendeckes3: Slightly simplify delay_for_exclusive_oplocks
2011-12-16 Volker Lendeckes3: Slightly simplify delay_for_batch_oplocks
2011-12-16 Jeremy AllisonThird part of fix for bug #8663 - deleting a symlink...
2011-12-16 Jeremy AllisonSecond part of fix for bug #8663 - deleting a symlink...
next