samba.git
2012-01-12 Volker Lendeckes3: Introduce get_share_mode_lock_fresh()
2012-01-12 Volker Lendeckes3: Replace fill_share_mode_lock()
2012-01-12 Stefan Metzmachers4:repl_cleartext_pwd.py: add optional 'clear_utf16_nam...
2012-01-12 Stefan Metzmachers4:repl_cleartext_pwd.py: add 'attmode' parameter to...
2012-01-12 Stefan Metzmachers4:repl_cleartext_pwd.py: correctly compare attids...
2012-01-12 Andreas Schneiders3-waf: auth_netlogond depends on tldap.
2012-01-12 Andreas Schneiders3-waf: link SECRETS3 only against samba3util.
2012-01-12 Andreas Schneiders3-waf: Create a smaller samba3util subsystem.
2012-01-12 Stefan Metzmachers4:pygensec/tests: add test for gensec_set_max_update_s...
2012-01-12 Stefan Metzmachers4:auth/gensec/spnego: add support for fragmented spneg...
2012-01-12 Stefan Metzmachers4:pygensec: add set_max_update_size() and max_update_s...
2012-01-12 Stefan Metzmacherauth/gensec: add gensec_*max_update_size()
2012-01-12 Volker Lendeckes3: Split a line with 1 statements
2012-01-12 Stefan Metzmachers3:smbd: explicitly ask for GENSEC_FEATURE_UNIX_TOKEN
2012-01-12 Andrew BartlettRevert "make paranoia check less paranoid" - check...
2012-01-12 Andrew Bartlettmake hmac-md5 the keyed checksum type for arcfour-hmac-md5
2012-01-12 Andrew Bartlettuse ETYPE_DES3_CBC_SHA1 for the verify step in verify_m...
2012-01-12 Andrew Bartlettheimdal: remove checking of KDC PAC signature, delegate...
2012-01-12 Andrew Bartlettauth/kerberos: Remove unused TALLOC_CTX argument to...
2012-01-12 Andrew Bartletts4-kdc Do the KDC PAC checksum validation in the Samba...
2012-01-12 Andrew Bartletts4-kdc: use IDL constant NETLOGON_GENERIC_KRB5_PAC_VALIDATE
2012-01-12 Amitay Isaacssamba-tool:dns: DNS names are case insensitive
2012-01-12 Amitay Isaacss4-rpc:dnsserver: DNS names are case insensitive
2012-01-12 Jeremy AllisonEnsure we always free aio_ex on all error paths by...
2012-01-11 Jeremy AllisonSecond part of fix for bug #8673 - NT ACL issue.
2012-01-11 Jeremy AllisonFirst part of fix for bug #8673 - NT ACL issue.
2012-01-11 Stefan Metzmacherlib/param: avoid talloc_reference() in copy_service()
2012-01-11 David Disseldorps3-rpcclient: add deldriverex flags argument
2012-01-11 David Disseldorpspoolss: fix DPD_DELETE_ALL_FILES error return
2012-01-11 Andrew Bartletts4:auth: Make sure to check the optional auth_context...
2012-01-11 Andrew Bartlettgensec: Make sure to check the optional auth_context...
2012-01-11 Andrew Bartlettgensec: Rename want_flags and got_flags in gensec_gssapi
2012-01-11 Andrew Bartlettgensec: make gensec_gssapi.h common
2012-01-11 Andrew Bartletts3-librpc Supply target service and server to spnego_ge...
2012-01-11 Andrew Bartletts3-librpc: Rename spnego_ntlmssp_init_client and make...
2012-01-11 Andrew Bartletts3-libsmb: split out auth_generic client functions...
2012-01-11 Andrew Bartletts3-librpc: rename get_ntlmssp_auth_footer to be more...
2012-01-11 Andrew Bartletts3-librpc Set target service and server into gensec
2012-01-11 Andrew Bartletts3-librpc Rename and rework cli_rpc_pipe_open_ntlmssp...
2012-01-11 Andrew Bartletts3-librpc Rename create_ntlmssp_auth_rpc_bind_req(...
2012-01-11 Andrew Bartlettgensec: move gensec_util.c to the top level
2012-01-11 Andrew Bartlettauth: make auth4_context common to provide access to...
2012-01-11 Andrew Bartlettauth/kerberos: Remove unused headers from gssapi_parse.c
2012-01-11 Andrew Bartletts3-librpc Return user principal name on supplied mem_ctx
2012-01-10 Andrew Bartlettkrb5: Require gss_get_name_attribute or Heimdal's PAC...
2012-01-10 Andrew Bartlettkrb5: Require krb5_string_to_key be available to build...
2012-01-10 Andrew Bartlettkrb5: Require krb5_set_real_time is available to build...
2012-01-10 Andrew Bartlettkrb5: Require krb5_principal_compare_any_realm be avail...
2012-01-10 Andrew Bartlettkrb5: Require krb5_get_renewed_creds be available to...
2012-01-10 Andrew Bartlettkrb5: Remove now unused checks for krb5_verify_checksum
2012-01-10 Andrew Bartlettkrb5: Require krb5_get_init_creds_opt_alloc/free for...
2012-01-10 Andrew Bartlettkrb5: Require krb5_fwd_tgt_creds to be available to...
2012-01-10 Andrew Bartlettkrb5: Require krb5_get_host_realm and krb5_free_host_re...
2012-01-10 Andrew Bartlettkrb5: Require krb5_c_verify_checksum is available to...
2012-01-10 Andrew Bartlettkrb5: Require krb5_c_enctype_compare is available to...
2012-01-10 Michael Adams4:provision: add "+dns" to server services if the...
2012-01-10 Michael Adams4:provision: add a server services line to the smb...
2012-01-10 Michael Adams4:provision: add the possibility to provision "server...
2012-01-10 Michael Adams4:provision: improve a message
2012-01-10 Günther Deschnersamba: check for AES encryption type defines.
2012-01-10 Stefan Metzmachertalloc/testsuite: fix compiler warnings
2012-01-10 Volker Lendeckes3-aio_pthread: Fix the build
2012-01-10 Volker Lendeckes3-aio_pthread: Make "pd_list" static
2012-01-09 Matthias Dieter... s4:python tests __init__.py - do not depend on "subproc...
2012-01-09 Matthias Dieter... s4:python tests __init__.py - do not depend on "subproc...
2012-01-09 Volker Lendeckes3: Remove an unused label
2012-01-09 Stefan Metzmachers4:scripting/devel: add repl_cleartext_pwd.py script
2012-01-09 Günther Deschners4-kerberos: remove some unused prototypes.
2012-01-09 Günther Deschners3-waf: rpcclient does not need libads.so.
2012-01-09 Günther Deschners3-passdb: remove a forward declaration.
2012-01-09 Günther Deschners3-libads: pretty print a keytab list.
2012-01-09 Günther Deschners3-pdbtest: only test trusted domains when pdb backends...
2012-01-09 Günther Deschners3-libads: fix malloc/talloc mismatch in ads_keytab_ver...
2012-01-09 Stefan Metzmachers4:python/samba/ndr.py: add an optional 'allow_remainin...
2012-01-09 Stefan Metzmacherpidl:Samba4/Python: add an optional 'allow_remaining...
2012-01-09 Andrew Bartletts3-build: Remove unused hooks to set smbtorture4 and...
2012-01-09 Andrew Bartlettauth/credentials Remove debug that prints in normal...
2012-01-09 Andrew Bartletts3-libsmb: Do not look up FQDN or use host/ for krb5...
2012-01-08 Andrew Bartletts3-sefltest Make krb5 tests contain the word krb5
2012-01-08 Andrew Bartletts3-selftst Add encrypted CIFS testing with kerberos
2012-01-08 Andrew Bartletts3-libsmb: match the rest of Samba3 in kerberos name...
2012-01-08 Andrew Bartletts3-selftest: Add test for smbclient kerberos support
2012-01-08 Andrew Bartletts3-build SMBTORTRUE4 variable is unused in make test
2012-01-08 Andrew Bartletts3-build SAMBA4SHAREDIR is unused in make test
2012-01-08 Andrew Bartletts3-build: smbtorture4 can be built regardless of use_ads
2012-01-08 Andrew Bartletts3-selftest: remove smb4torture_possible and add have_a...
2012-01-08 Andrew Bartletts3-selftest Hide smb4torture_possible inside plansmbtor...
2012-01-07 Ira CooperAdd "repack" command to tdbtool.
2012-01-06 Jeremy AllisonRemove the commented out code.
2012-01-06 Jeremy AllisonComment out sys_get_number_of_cores() as we're no longe...
2012-01-06 Jeremy AllisonAdd "aio num threads" parameter to allow manual configu...
2012-01-06 Jeremy AllisonFix format warning message.
2012-01-06 Volker Lendeckes3: Avoid a potential alignment requirement issue
2012-01-06 Volker Lendeckes3: Avoid a potential alignment requirement issue
2012-01-06 Volker Lendeckes3: Use DELETE_ON_CLOSE instead of unlink
2012-01-06 Volker Lendeckes3: No value change, just use the correct enum value
2012-01-06 Andrew Bartletts3-ntlmssp Remove unused ntlmssp_set_hashes() and do...
2012-01-06 Andrew Bartlettntlmssp: merge initial packet implementations
2012-01-06 Andrew Bartletts3-winbindd: convert cached credentials to use auth_gen...
2012-01-06 Andrew Bartletts3-torture convert smb2 test to use auth_generic/gensec...
next