samba.git
2012-01-17 Stefan Metzmacherdynconfig: overwrite --with-privatelibdir as a Samba...
2012-01-17 Stefan Metzmacherdynconfig: --with-modulesdir should be a Samba option
2012-01-17 Stefan Metzmacherdynconfig/config.m4: expand prefix, exec_prefix, syscon...
2012-01-17 Stefan Metzmachers3:lib/messages: remove unused messaging_event_context()
2012-01-17 Stefan Metzmachers3:smbcontrol: avoid using messaging_event_context()
2012-01-17 Stefan Metzmachers3:smbcontrol: pass tevent_context down to wait_replies()
2012-01-17 Stefan Metzmachers3:smbcontrol: pass tevent_context down to subcommands
2012-01-17 Stefan Metzmachers3:printing: avoid messaging_event_context() in print_q...
2012-01-16 Volker Lendeckes3-install: Don't let MANDIR and SRCDIR be overwritten
2012-01-16 Stefan Metzmachers4:dsdb/password_hash: require a "Primary:Kerberos...
2012-01-16 Stefan Metzmachers3:selftest: rpcclient doesn't support smb2
2012-01-14 Volker Lendeckes3: ADS support is needed for dns updates
2012-01-14 Dave CraftKCC importldif/exportldif and intersite topology
2012-01-14 Dave CraftIntersite KCC flags for python
2012-01-14 Dave CraftIntersite KCC flags
2012-01-13 David Disseldorpidl: add to_null property
2012-01-13 David Disseldorpidl: add to_null attribute to the spoolss devicename...
2012-01-13 David Disseldorpidl: add to_null attribute to the spoolss formname...
2012-01-13 David Disseldorpndr: add ndr_pull_charset_to_null()
2012-01-13 David Disseldorpidl: add parser for the to_null property
2012-01-13 David Disseldorps4-smbtorture: tweak spoolss_OpenPrinterEx devmode
2012-01-13 Volker Lendeckes3: Fix the talloc hierarchy in fetch_share_mode_unlocked
2012-01-13 Günther Deschners3-waf: check for KRB5_PDU_NONE as in the autoconf...
2012-01-13 Günther Deschners3-autoconf: fix the build of the pdb_ldap shared modul...
2012-01-13 Günther Deschners3-waf: fix compile of pdb_ldap as shared module by...
2012-01-13 Günther Deschners3-waf: also check for gsskrb5_extract_authz_data_from_...
2012-01-13 Stefan Metzmachers3:build: add auth/gensec/spnego.o
2012-01-13 Stefan Metzmacherauth/gensec: move spnego.c to the toplevel
2012-01-13 Stefan Metzmacherauth/gensec: common helper functions should be in gense...
2012-01-13 Stefan Metzmachers4:auth/gensec: inline packet_full_request_u32()
2012-01-13 Stefan Metzmacherauth/gensec: add some more functions from gensec_start...
2012-01-13 Stefan Metzmacherauth/gensec: make sure functions from gensec.c are...
2012-01-13 Stefan Metzmachers4:auth/gensec: fix compiler warnings in spnego.c
2012-01-13 Andrew Bartletts3-selftest The krb5 encrypted CIFS test was wrong
2012-01-13 Amitay Isaacsselftest: Do not run symbol check if setting up testenv
2012-01-13 Jeremy AllisonAdd comments to all functions (to help me understand...
2012-01-12 Volker Lendeckes3: Fix nested get_share_mode_lock calls
2012-01-12 Volker Lendeckes3: Move the share_mode_lock handling to its own file
2012-01-12 Volker Lendeckes3: Put an indirection layer into share_mode_lock
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
next