metze/samba/wip.git
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 Bartlettselftest: Add test for smbpasswd against pdb_samba4
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-24 Andrew Bartlettdsdb: Allow DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OID...
2012-01-24 Amitay Isaacspython: Change except: statement to except Exception:
2012-01-24 Amitay Isaacsautobuild.py: Catch only true exceptions in except...
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 Disseldorplib: use differing NTSTATUS and WERROR struct members
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 Michael WoodLog short_princ instead of uninitialised filter.
2012-01-21 Andrew Bartlettparam: handle P_BYTES in more places
2012-01-21 Stefan Metzmacherscript/autobuild.py: cleanup on rebase failure
2012-01-21 Andrew Bartletts3-libsmb: Always allow SMB_TRANS_ENC_GSS to be defined
2012-01-20 Andrew Bartletts3-libsmb: Remove unused smb_tran_enc_state_gss and...
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 Metzmachers4:auth/gensec: make sure GSS_C_CONF_FLAG implies GSS_C...
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 Disseldorptorture: add spoolss overlapping driver deletion tests
2012-01-20 David Disseldorps3-spoolss: fix printer_driver_files_in_use() call...
2012-01-20 David Disseldorptorture: confirm printer driver file removal
2012-01-20 David Disseldorptorture: add spoolss del printer driver test
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 Stefan Metzmacherdynconfig/wscript: correctly cleanup PRIVATELIBDIR...
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 Bartlettauth/gensec: align common elements between gse_context...
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 Volker LendeckeRHEL-CTDB: *.msg files moved
2012-01-17 Volker LendeckeRHEL-CTDB: *.dat files moved
2012-01-17 Volker LendeckeRHEL-CTDB: CP*so are no more
2012-01-17 Volker LendeckeRHEL-CTDB: --with-mandir -> --mandir
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()
next