nivanova/samba-autobuild/.git
2012-02-21 Amitay Isaacss4-provision: dns: Add txt DNS record
2012-02-21 Amitay Isaacss4-provision: dns: Do not re-calculate ntdsguid, use...
2012-02-21 Amitay Isaacss4-provision: dns: Refactor population of dns data...
2012-02-21 Amitay Isaacsdlz_bind9: Fix the log message level
2012-02-21 Amitay Isaacssamba-tool: dns: Update the copyright
2012-02-21 Amitay Isaacssamba-tool: dns: Fix the output display of DNS records
2012-02-21 Amitay Isaacssamba-tool: dns: Add extra references for string object...
2012-02-21 Amitay Isaacssamba-tool: dns: Add support to add/update/delete MX...
2012-02-21 Amitay Isaacssamba-tool: dns: Convert dns data into a dns record...
2012-02-21 Amitay Isaacssamba-tool: dns: Convert dns data in a string to DNS...
2012-02-21 Amitay Isaacssamba-tool: dns: Add MXRecord type to add/update mx...
2012-02-21 Amitay Isaacsdlz_bind9: Do not remove LDB record in subrdataset...
2012-02-21 Amitay Isaacslib/tdb2: 2.0.0 ABI
2012-02-21 Amitay Isaacslib/tdb2: Convert tdb2 to a standalone library
2012-02-21 Amitay Isaacslib/tdb2: Fix wscript
2012-02-21 Amitay Isaacslib/tdb2: Mark public function as such
2012-02-21 Amitay Isaacslib/tdb2: Do not include config.h in (to-be) public...
2012-02-21 Rusty Russelllib/tdb2: tools should use config.h, and replace where...
2012-02-21 Rusty Russelllib/ccan: define HAVE_CCAN.
2012-02-20 Volker Lendeckes3: Fix bug 8567 -- segfault in dom_sid_compare
2012-02-20 Michael Adams4:torture:smb2: invalidate the handle after the connec...
2012-02-20 Michael Adams4:torture: improve comment for the smb2.durable-open...
2012-02-20 Volker Lendeckes3-vfstest: Remove an unused variable
2012-02-20 Jelmer Vernooijpopt: Check for popt manually as well, not just using...
2012-02-20 Andrew Bartlettnsstest: Allocate the correct sized buffer for initgroups
2012-02-20 Andrew Bartlettselftest: test member server tests in security=ads
2012-02-20 Andrew Bartlettbuild: Add libbsd as a dep for LIBREPLACE_HOSTCC
2012-02-19 Andrew Bartletts4-smbd: Show time event was expected to run, as well...
2012-02-19 Andrew Bartletts3-selftest: Add test for ntlm_auth --diagnostics
2012-02-19 Andrew Bartletts3-ntlm_auth: allow ntlm_auth --diagnostics to pass...
2012-02-19 Andrew Bartletts3-winbindd: pass logon parmeters down to check_sam_sec...
2012-02-19 Andrew Bartletts4-selftest: Avoid running kinit for each new connection
2012-02-19 Volker Lendeckes3: Remove a pointless else branch
2012-02-19 Volker Lendeckes3: Fix some blank line endings
2012-02-19 Volker Lendeckes3-vfstest: Initialize some more
2012-02-19 Dave Abrahamswaf: make "update-waf" script work on Darwin too
2012-02-19 Volker Lendeckes3: get_share_mode_lock_fresh->get_share_mode_lock
2012-02-19 Volker Lendeckes3: get_share_mode_lock->get_existing_share_mode_lock
2012-02-19 Jelmer VernooijRevert 42d4152ed4255f22ff0718d450f181468d7fb827.
2012-02-19 Jelmer Vernooijwaf: Use libraries when building.
2012-02-19 Jelmer VernooijUse uselib in CHECK_HEADER.
2012-02-19 Jelmer Vernooijpopt: Use pkg-config file to look for popt.
2012-02-19 Jelmer Vernooijlibrary_flags: Leave setting of CPPPATH to waf too.
2012-02-18 Jelmer Vernooijs4-python: Various formatting fixes.
2012-02-18 Jelmer Vernooijsamba.web_server: Fix use of whitespace.
2012-02-18 Jelmer Vernooijpygensec: Fix whitespace.
2012-02-18 Jelmer Vernooijwaf: Update to new upstream version.
2012-02-18 Jelmer Vernooijwafsamba: Fix some whitespace issues.
2012-02-18 Andrew Bartletts3-secrets: Remove unused secrets_delete_generic()
2012-02-18 Andrew Bartletts3-secrets: Remove unused secrets_delete_machine_password()
2012-02-18 Andrew Bartletts3-build: allow gcov testing by linking timelimit with...
2012-02-18 Jeremy AllisonFix a bunch of "unused variable" warnings.
2012-02-18 Andrew Bartlettauth: Reorder arguments to generate_session_info
2012-02-17 Andrew Bartlettselftest: Fix selftest to check ADS functionalty again
2012-02-17 Matthias Dieter... s4:lib/tls - include GNUTLS headers consistently using...
2012-02-17 Matthias Dieter... s4:samba-tool fsmo * - fix missing "takes_optiongroups"
2012-02-17 Andrew Bartlettlib/util: Remove unused sys_sendto()
2012-02-17 Andrew Bartlettlib/util: Remove unused sys_recv()
2012-02-17 Andrew Bartlettlib/util: Remove unused sys_inet_makeaddr()
2012-02-17 Andrew Bartlettlib/util: Remove unused sys_gethostbyname()
2012-02-17 Andrew Bartletts3-lib: Remove unused standard_sub_conn()
2012-02-17 Andrew Bartletts3-lib Remove unused sys_fcntl_long()
2012-02-17 Andrew Bartletts3-lib Remove unused sys_fseek()
2012-02-17 Andrew Bartletts3-registry Remove unused dup_registry_value() and...
2012-02-17 Andrew Bartlettauth: Allow the netbios name and domain to be set from...
2012-02-17 Andrew Bartlettauth: Make more of the ntlmssp code private or static
2012-02-17 Andrew Bartletts3-auth: Use common gensec_ntlmssp
2012-02-17 Andrew Bartletts3-auth: Use common gensec_ntlmssp_server_start
2012-02-17 Andrew Bartletts3-auth: Use the gensec-supplied DNS domain name and...
2012-02-17 Andrew Bartlettauth: Provide a way to specify the NTLMSSP server name...
2012-02-17 Andrew Bartletts3-auth: Allow NTLMSSP features to be disabled with...
2012-02-17 Andrew Bartlettauth: Rearrange ntlmssp code for clarity
2012-02-17 Andrew Bartletts3-auth: Use the lpcfg_ wrapper calls to set some variables
2012-02-17 Andrew Bartletts3-auth: Remove a layer of indirection and reorder...
2012-02-17 Andrew Bartlettauth: Set NTLMSSP_NEGOTIATE_SIGN when session key suppo...
2012-02-17 Andrew Bartletts3-auth: Only allow LM_KEY cryptography when extra...
2012-02-17 Andrew Bartletts3-auth: Inline ntlmssp_server_start() into gensec_ntlm...
2012-02-17 Andrew Bartletts3-auth Use the common gensec_ntlmssp_update in gensec_...
2012-02-17 Andrew Bartletts3-auth: Use common gensec_ntlmssp server functions...
2012-02-17 Andrew Bartletts3-auth: Add extra error messages on authentication...
2012-02-17 Andrew Bartlettauth: Cope with NO_USER_SESSION_KEY from security=server
2012-02-17 Andrew Bartlettauth: Move the rest of the source4 gensec_ntlmssp code...
2012-02-17 Andrew Bartletts3-auth Hook checking passwords and generating session_...
2012-02-17 Andrew Bartletts3-build: Use credentials_ntlm.c in the autoconf build...
2012-02-17 Andrew Bartlettbuild: Add exceptions for callcatcher unused function...
2012-02-17 Andrew Bartlettwintest: Update Win2003 VM
2012-02-17 Andrew Bartlettauth/kerberos: Move gse_get_session_key() to common...
2012-02-17 Andrew Bartletts3-gse: Allow kerberos key type OID to be optional
2012-02-17 Andrew Bartletts3-gse: Fix OID to read for kerberos key type
2012-02-17 Andrew Bartletts3-librpc: Remove backup declaration of GSS_C_DCE_STYLE
2012-02-17 Andrew Bartletts3-gse: Remove unused OID declaration
2012-02-17 Andrew Bartlettwintest: give host longer to register the SRV record
2012-02-17 Andrew Bartlettwintest: use net rpc to put authenticated users into...
2012-02-17 Andrew Bartlettwintest: Allow Windows VM to have no default route
2012-02-17 Jeremy AllisonReplace smbd_server_connection_loop_once() with tevent_...
2012-02-16 Andrew Bartlettlib/util: Remove sys_poll as it is no longer needed
2012-02-16 Andrew Bartlettlib/util: Remove unused sys_select_signal()
2012-02-16 Andrew Bartletts3-librpc: Remove gse_verify_server_auth_flags
2012-02-16 Stefan Metzmacherdocs-xml: remove docs for "send spnego principal"
2012-02-16 Andrew Bartletts3-param Remove off-by-default and unused "send spnego...
next