abartlet/samba.git/.git
2010-06-03 Andrew Bartletts4:s3compat Remove even more Samba3 modules s3compat
2010-06-03 Andrew Bartletts4:s3compat Fix talloc tree returned from ads_verify_ti...
2010-06-03 Andrew Bartletts4:s3compat Redirect all, including guest, authenticati...
2010-06-03 Andrew Bartletts4:s3compat Improve debug messages in auth_ntlmssp...
2010-06-03 Andrew Bartletts3:smbd Give the kerberos session key a parent
2010-06-03 Andrew Bartletts3:named pipe proxy Improve error messages when named...
2010-06-03 Andrew Bartletts3:passdb s3compat Always ask the passdb module, even...
2010-06-03 Andrew Bartletts3:auth Give more clues in message about conflicting...
2010-06-03 Andrew Bartlettnamed_pipe_auth Always lower case the incoming pipe...
2010-06-03 Andrew Bartletts4:s3compat Compile much less of Samba3
2010-06-03 Andrew Bartletts3:s3compat Override default pipe forwarding for s3compat
2010-06-03 Andrew Bartletts4:s3compat Hook the named pipe proxy configuration...
2010-06-03 Andrew Bartletts4:s3compat Match s3compat to new auth_ntlmssp API
2010-06-03 Andrew Bartletts3:auth add hooks to indicate if signing or sealing...
2010-06-03 Andrew Bartletts3:auth Change auth_ntlmssp_server_info API to return...
2010-06-03 Andrew Bartletts3:samr Provide a better link API for local password...
2010-06-03 Andrew Bartletts3:winbind Fill in reject_reason from pass_oem_change...
2010-06-03 Andrew Bartletts3:smbd Fix segfault if register_existing_vuid() fails
2010-06-03 Andrew Bartletts4:s3compat Add a wrapper for auth_ntlmssp the calls...
2010-06-03 Andrew Bartletts4:gensec Put the "NTLM" string for NTLMSSP's SASL...
2010-06-03 Andrew Bartletts4:s3compat Fix pdb_samba after ndr_security.h became...
2010-06-03 Andrew Bartletts4:s3compat Cope with move of chgpasswd to samr server
2010-06-03 Andrew Bartletts4:s3compat Merge waf build changes for registry from...
2010-06-03 Andrew Bartletts4:s3compat cope with move to common ntlmssp_sign.c
2010-06-03 Andrew Bartletts4:s3compat Fix pdb_samba4 after changes to dsdb_enum_g...
2010-06-03 Andrew Bartletts4:s3compat Add idmap_samba4 module that redirects...
2010-06-03 Andrew Bartletts3:s3compat Allow replacement of lp_idmap_backend(...
2010-06-03 Andrew Bartletts4:s3compat Add struct declarations to avoid warnings...
2010-06-03 Andrew Bartletts4:s3compat provide replacement functions: lp_security...
2010-06-03 Andrew Bartletts3:param Allow lp_security() and lp_passdb_backend...
2010-06-03 Andrew Bartletts4:s3compat Add pdb_samba4
2010-06-03 Andrew Bartletts4:s3compat Provide wrapper functions for pdb_samba4...
2010-06-03 Andrew Bartletts4:s3compat Fix build issues by further avoiding double...
2010-06-03 Andrew Bartletts4:s3compat Cope with work to unify ndr_string.c
2010-06-03 Andrew Bartletts4:s3compat Don't include generated files via dependenc...
2010-06-03 Andrew Bartletts4:s3compat re-add idmap to s3compat winbindd
2010-06-03 Andrew Bartletts4:s3compat push lp_server_role() into s3compat
2010-06-03 Andrew Bartletts4:s3compat Provide make_auth_context_subsystem()
2010-06-03 Andrew Bartletts4:s3compt provide get_winbind_pipe_dir and get_winbind...
2010-06-03 Andrew Bartletts4:winbindd Return the wbsrv_service structure to help...
2010-06-03 Andrew Bartletts4:s3compat provide hooks for lp_workgroup() etc in...
2010-06-03 Andrew Bartletts4:s3compat Put the s3compat_get_conn() hook with the...
2010-06-03 Andrew Bartletts4:s3compat Avoid talloc_free() with references
2010-06-03 Andrew Bartletts4:s3compat provide new check_sam_security_info3 hook...
2010-06-03 Andrew Bartletts4:s3compat Fix use-after-free of winbindd client state
2010-06-03 Andrew Bartletts4:s3compat Don't load or compile auth modules from...
2010-06-03 Andrew Bartletts4:s3compat Rationalise headers and _PUBLIC_ declarations
2010-06-03 Andrew Bartletts4:s3compat Add replacement for machine account functio...
2010-06-03 Andrew Bartletts4:s3compat cope with rebase - new file print_standard.c
2010-06-03 Andrew Bartletts4:s3compat Add prototypes for a safer s3compat
2010-06-03 Andrew Bartletts4:s3compat Change s3compat winbind interface and add...
2010-06-03 Andrew Bartletts4:s3compat cope with split of winbindd.c
2010-06-03 Andrew Bartletts4:s3compat use more ugly but more portable xterm in...
2010-06-03 Andrew Bartletts4:s3compat Don't mess with signals or reinit anything...
2010-06-03 Andrew Bartletts4:s3compat call the simpler s3compat_winbind_accept...
2010-06-03 Andrew Bartletts4:s3compat Change when we start up s3compat
2010-06-03 Andrew Bartletts4:s3compat make smbd_server_fd() return -1 when not...
2010-06-03 Andrew Bartletts4:s3compat We can't use s3compat_get_conn() any more
2010-06-03 Andrew Bartletts4:s3compat Add implementation of kerberos_return_pac()
2010-06-03 Andrew Bartletts4:s3compat don't include server.c, just server_reload...
2010-06-03 Andrew Bartletts4:s3compat Force no idmap backends for now
2010-06-03 Andrew Bartletts4:s3compat Add building of source3's winbindd in s3compat
2010-06-03 Andrew Bartletts4:s3compat cope with move of lib/account_pol.c ->...
2010-06-03 Andrew Bartletts4:s3compat Remove call to now removed namecache_enable()
2010-06-03 Andrew Bartletts4:s3compat Provide hooks to get and set 'samba3' and...
2010-06-03 Andrew Bartletts4:s3compat Provide check_sam_security to check local...
2010-06-03 Andrew Bartletts4:s3compat Provide replacement machine_sid functions...
2010-06-03 Andrew Bartletts4:s3compat Provide a replacement for ads_verify_ticket...
2010-06-03 Andrew Bartletts4:s3compat Add an auth module that forwards authentica...
2010-06-03 Andrew Bartletts4:s3compat Provide a way to get at the Samba4 lp_ctx...
2010-06-03 Andrew Bartletts4:s3compat Import Samba3 IDL files into the s3compat...
2010-06-03 Andrew Bartletts4:param Add "state dir" and "cache dir" to Samba4...
2010-06-03 Andrew Bartletts4:selftest Provide "state dir" and "cache dir" to...
2010-06-03 Andrew Bartletts4:s3compat Provide a hook to get at the Samba4 loadpar...
2010-06-03 Andrew Tridgells3compat: cleanup duplicate var declarations
2010-06-03 Andrew Tridgells3compat: fixed build
2010-06-03 Andrew Tridgells3compat: we always have krb5.h from the in-tree heimdal
2010-06-03 Andrew Tridgells3compat: don't propogate the _PUBLIC_ override to...
2010-06-03 Andrew Tridgells3compat: use builtin heimdal for com_err, asn1 and...
2010-06-03 Andrew Tridgells3compat: s3 code needs com_err.h
2010-06-03 Andrew Tridgells3compat: added option s3compat:gdb = true
2010-06-03 Andrew Tridgells3compat: use internal heimdal from s4 for s3compat...
2010-06-03 Andrew Tridgells3compat: pass interactive flag to s3compat_initialise()
2010-06-03 Andrew Tridgells3compat: fixed the build on systems without a system...
2010-06-03 Andrew Tridgells3compat: use a config.h from the waf s3 build for now
2010-06-03 Andrew Tridgells3compat: fixed dependency on build_options.c
2010-06-03 Andrew Tridgells3compat: no s3replace.h for now
2010-06-03 Andrew Tridgells3compat: change s3compatlib -> s3compatcore
2010-06-03 Andrew Tridgells3compat: it is now possible to connect to s3 shares...
2010-06-03 Andrew Tridgells3compat: first version of s3compat system
2010-06-03 Andrew Bartletts3:winbindd Add hooks for s3compat into source3/winbindd
2010-06-03 Andrew Bartletts3:auth Improve make_auth_context_text_list API - add...
2010-06-03 Andrew Bartletts3:auth Enable make_auth_context_subsystem to be replac...
2010-06-03 Andrew Bartletts3compat-only s3:winbindd Split event handlers from...
2010-06-03 Andrew Bartletts3compat-only s3:winbind Split wb_process_request(...
2010-06-03 Andrew Bartletts3compat-only s3:winbindd Move more parts of winbindd...
2010-06-03 Andrew Bartletts3:auth Add error paths for invalid password_state...
2010-06-03 Andrew Bartletts3:auth Change winbindd -> auth interface to more stand...
2010-06-03 Andrew Bartlettauth/common_auth.h Add a few more 'common' functions
2010-06-03 Andrew Bartlettauth Add kerberos_return_pac() to common_auth.h
next