s3-gse: add GENSEC_FEATURE_NEW_SPNEGO detection in gensec_gse_have_feature()
[metze/samba/wip.git] / source3 /
2012-01-24 Stefan Metzmachers3-gse: add GENSEC_FEATURE_NEW_SPNEGO detection in...
2012-01-24 Stefan Metzmachers3:build: require gss_krb5_export_lucid_sec_context...
2012-01-24 Stefan MetzmacherRevert "s3:build: for now do not require gsskrb5_extrac...
2012-01-24 Stefan MetzmacherRevert "build: Add -lz to wbinfo to fix build on some...
2012-01-24 Volker Lendeckes3: Add debug when a message is registered
2012-01-24 Gregor Becks3:registry: do not write empty value lists to registry.tdb
2012-01-24 Andrew Bartletts3-passdb: Fix pdb_samba4 setting of plaintext passwords
2012-01-24 Andrew Bartletts3-passdb: Use DSDB_PASSWORD_BYPASS_LAST_SET flags...
2012-01-23 Jeremy AllisonAnother fix for bug #8556 - ACL permissions ignored...
2012-01-23 Richard SharpeAnother fix for bug #8556 - ACL permissions ignored...
2012-01-23 David DisseldorpWERROR type variable being incorrectly checked with...
2012-01-22 David Disseldorps3-spoolss: fix incorrect error check type
2012-01-21 Andrew Bartlettparam: handle P_BYTES in more places
2012-01-20 Andrew Bartletts3-libsmb: use struct gensec_security directly
2012-01-20 Andrew Bartletts3-libcli Change krb5 smb sealing to call via gensec...
2012-01-20 Stefan Metzmachers3-gse: make sure GSS_C_CONF_FLAG implies GSS_C_INTEG_FLAG
2012-01-20 Stefan Metzmachers3-gse: implement fill_mem_keytab_from_[system|dedicate...
2012-01-20 Stefan Metzmachers3-gse: create memory keytab in gse_krb5_get_server_key...
2012-01-20 Stefan Metzmachers3-gse: fix SECRETS_AND_KEYTAB fallback in gse_krb5_get...
2012-01-20 Stefan Metzmachers3:kerberos_verify: ads_dedicated_keytab_verify_ticket...
2012-01-20 Stefan Metzmachers3:smbd/proto.h: remove unused do_map_to_guest() prototype
2012-01-20 Andrew Bartlettbuild: Add -lz to wbinfo to fix build on some hosts
2012-01-20 Volker Lendeckes3: Fix the build on FreeBSD8
2012-01-20 Stefan Metzmachers3:configure.in: move gss_wrap_iov check to the other...
2012-01-20 Stefan Metzmachers3:configure.in: require gssapi for ads support
2012-01-20 Stefan Metzmachers3:configure.in: move krb5_set_real_time check to other...
2012-01-20 Stefan Metzmachers3:build: for now do not require gsskrb5_extract_authz_...
2012-01-20 Stefan Metzmachers3:configure.in: fix the shell logic in krb5 checks
2012-01-20 David Disseldorps3-spoolss: fix printer_driver_files_in_use() call...
2012-01-20 David Disseldorps3-spoolss: fix printer driver version deletion
2012-01-20 David Disseldorps3-spoolss: prefix print$ path on driver file deletion
2012-01-19 Volker Lendeckes3: Fix a typo
2012-01-19 Jeremy AllisonNow make_connection_snum() is a static function that...
2012-01-18 Jeremy AllisonFix bug 8710 - connections.tdb - major leak with SMB2.
2012-01-18 Volker Lendeckes3-aio-pthread: num threads should be int
2012-01-18 Andrew Bartletts3-gse: align common elements between gse_context and...
2012-01-18 Andrew Bartletts3-gensec: Add hook to allow gensec to know if kerberos...
2012-01-18 Andrew Bartletts3-gse: Make gensec_gse cope with non-DCE GSSAPI
2012-01-18 Stefan Metzmachers3-gse: the server should not check for GSS_C_MUTUAL_FLAG
2012-01-18 Stefan Metzmachers3-gse: verify that we got GSS_C_DCE_STYLE when expected
2012-01-18 Andrew Bartletts3-gse Remove authenticated flag from gse
2012-01-18 Andrew Bartletts3-gse remove special more_processing hook from gse
2012-01-18 Andrew Bartletts3-gse Rename gss_c_flags and ret_flags in gse
2012-01-18 Andrew Bartletts3-gse Rename gss_ctx to match gensec_gssapi_context
2012-01-18 Andrew Bartletts3-gse Rename delegated_creds to match gensec_gssapi_co...
2012-01-18 Andrew Bartletts3-librpc: pass struct ndr_interface_table down to...
2012-01-18 Andrew Bartletts3-utils/net: pass struct ndr_interface_table down
2012-01-18 Andrew Bartletts3-rpcclient: pass struct ndr_interface_table down
2012-01-18 Andrew Bartletts3-librpc Make cli_rpc_pipe_open_spnego_ntlmssp() generic
2012-01-18 Stefan Metzmachers3-gse gss_wrap_iov_length() only needs the type and...
2012-01-18 Andrew Bartletts3-gse Make seal parameter a boolean for clarity
2012-01-18 Andrew Bartletts3-librpc Remove special case for spnego session key
2012-01-18 Andrew Bartletts3-librpc Remove special case for spnego dcerpc sign...
2012-01-18 Andrew Bartletts3-gse Move GSS_C_DCE_STYLE backup definition to gse.c
2012-01-18 Andrew Bartletts3-gse Add const
2012-01-18 Andrew Bartletts3-gse Remove or make static unused/local-only GSE...
2012-01-18 Andrew Bartletts3-librpc Remove unused dcesrv_gssapi.[ch] functions
2012-01-18 Andrew Bartletts3-librpc Remove layer around struct gensec_security
2012-01-18 Andrew Bartletts3-librpc: Simplify SPNEGO code now that all mechs...
2012-01-18 Andrew Bartletts3-librpc Call SPENGO/GSSAPI via the auth_generic layer...
2012-01-18 Andrew Bartletts3-librpc Allow spnego_generic_init_client to handle...
2012-01-18 Andrew Bartletts3-librpc Call GSSAPI via the auth_generic layer and...
2012-01-18 Andrew Bartletts3-libsmb Use the gse_krb5 gensec module as client
2012-01-18 Andrew Bartletts3-gse Make gse available as a gensec client module
2012-01-18 Andrew Bartletts3-build: Rework object lists to allow gse gensec module
2012-01-18 Andrew Bartletts3-gse: Add gensec wrapper for gse GSSAPI client
2012-01-18 Andrew Bartletts3-auth Match session setup handling of krb5, store...
2012-01-18 Andrew Bartletts3-auth Add auth hook for PAC parsing
2012-01-18 Volker Lendeckes3: Use lock_order for setting the db priority
2012-01-18 Volker Lendeckes3: Pass down lock_order to db_open_ctdb
2012-01-18 Volker LendeckeRevert "Fix bug #8175 - smbd deadlock."
2012-01-18 Volker Lendeckes3: Change locking order between brlock and locking
2012-01-18 Volker Lendeckes3: Enforce a lock order in dbwrap
2012-01-18 Volker Lendeckes3: Add a "lock_order" argument to db_open
2012-01-18 Günther Deschners3-passdb: trying to decouple passdb and secrets a...
2012-01-17 Volker Lendeckes3: Fix bug 8695
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 Metzmachers3:selftest: rpcclient doesn't support smb2
2012-01-14 Volker Lendeckes3: ADS support is needed for dns updates
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 Andrew Bartletts3-selftest The krb5 encrypted CIFS test was wrong
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 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.
next