abartlet/samba.git/.git
2012-02-04 Andrew Bartletts3-auth: Remove single-implementation plugin layer s3-merge-ntlmssp-nosecshare
2012-02-04 Andrew Bartletts3-auth: Remove check_samba4_security from auth_samba4
2012-02-04 Andrew Bartletts3-auth: Use auth4_context so we can safely redirect...
2012-02-04 Andrew Bartletts3-auth: Provide helper routine to check password and...
2012-02-04 Andrew Bartlettauth: Rename some elements of auth4_context
2012-02-04 Andrew Bartletts3-auth: Add a way to get an auth4_context from the...
2012-02-04 Andrew Bartletts3-auth Tidy up security=share handler
2012-02-04 Andrew Bartletts3-auth Add make_session_info_from_pw to avoid multiple...
2012-02-04 Andrew Bartletts3-auth: Make security=share permit only guest logins
2012-02-04 Andrew Bartlettauth: Make more of the ntlmssp code private or static
2012-02-04 Andrew Bartletts3-auth: Use common gensec_ntlmssp
2012-02-04 Andrew Bartletts3-auth: Use common gensec_ntlmssp_server_start
2012-02-04 Andrew Bartletts3-auth: Use the gensec-supplied DNS domain name and...
2012-02-04 Andrew Bartlettauth: Provide a way to specify the NTLMSSP server name...
2012-02-04 Andrew Bartletts3-auth: Allow NTLMSSP features to be disabled with...
2012-02-04 Andrew Bartlettauth: Remove pointless double-initialisation from gense...
2012-02-04 Andrew Bartletts3-auth Remove unused variables and re-order code
2012-02-04 Andrew Bartlettauth: Rearrange ntlmssp code for clarity
2012-02-04 Andrew Bartletts3-auth: Use the lpcfg_ wrapper calls to set some variables
2012-02-04 Andrew Bartletts3-auth: Remove a layer of indirection and reorder...
2012-02-04 Andrew Bartlettauth: Set NTLMSSP_NEGOTIATE_SIGN when session key suppo...
2012-02-04 Andrew Bartletts3-auth: Only allow LM_KEY cryptography when extra...
2012-02-04 Andrew Bartletts3-auth: Inline ntlmssp_server_start() into gensec_ntlm...
2012-02-04 Andrew Bartletts3-auth Use the common gensec_ntlmssp_update in gensec_...
2012-02-04 Andrew Bartletts3-auth: Use common gensec_ntlmssp server functions...
2012-02-04 Andrew Bartletts3-auth: Add extra error messages on authentication...
2012-02-04 Andrew Bartlettauth: Cope with NO_USER_SESSION_KEY from security=server
2012-02-04 Andrew Bartlettauth: Reorder arguments to generate_session_info
2012-02-04 Andrew Bartlettauth: Move the rest of the source4 gensec_ntlmssp code...
2012-02-04 Andrew Bartlettauth: rename ntlmssp.c to ntlmssp_util.c
2012-02-04 Andrew Bartletts3-auth Hook checking passwords and generating session_...
2012-02-03 Andrew Bartletts3-auth Add const to make_user_info_map
2012-02-03 Andrew Bartlettauth: Pass in the SMB username (for %U) into generate_s...
2012-02-03 Andrew Bartletts3-build: Use credentials_ntlm.c in the autoconf build...
2012-02-03 Jeremy AllisonOnly ask for specific permissions required when setting...
2012-02-03 Jeremy AllisonAllow a SACL to be sent in cli_set_secdesc().
2012-02-02 Volker Lendeckes3: Test for faulty xattr_tdb listxattr
2012-02-02 Volker Lendeckes3-xattr_tdb: Fix listxattr
2012-02-02 Volker Lendeckes3-vfstest: Add removexattr
2012-02-02 Volker Lendeckes3-vfstest: Add setxattr
2012-02-02 Volker Lendeckes3-vfstest: Add listxattr
2012-02-02 Volker Lendeckes3-vfstest: Add getxattr
2012-02-02 Volker Lendeckes3: Move stream_depot test to script/tests
2012-02-02 Volker Lendeckes3: Use ARRAY_SIZE in bsd_attr_list
2012-02-02 Volker Lendeckes3: Simplify streams_depot a bit
2012-02-02 Volker Lendeckes3-vfstest: Fix an uninitialized read in close
2012-02-02 Volker Lendeckes3-vfstest: Fix a double-free on closing a file
2012-02-02 Stefan Metzmachers3:auth: fill the sids array of the info3 in wbcAuthUse...
2012-02-02 Stefan Metzmachers3:auth: fix potential gap creation in wbcsids_to_samr_...
2012-02-02 Andreas Schneiders3-libsmb: Remove dead prototype.
2012-02-02 Andrew Tridgellbuild: fixed a link order problem
2012-02-02 Jelmer Vernooijreplace: Only add bsd dependency when bsd library was...
2012-02-02 Rusty Russelltdb2: add --disable-tdb2
2012-02-02 Christof Schmittsmbtorture: Do not leak child processes when exiting
2012-02-01 Andreas Schneiders3-libsmb: Remove dead gssapi code.
2012-02-01 Andreas Schneiders3-lib: Fix util_cmdline which doesn't use popt.
2012-02-01 Volker Lendeckes3: Test for bug 8733
2012-02-01 Volker Lendeckes3-vfstest: Correctly initialize the connection path
2012-02-01 Volker Lendeckes3-vfstest: Fix some uninitialized vars
2012-02-01 Volker Lendeckes3-vfstest: Fix some pointless statics
2012-02-01 Volker Lendeckes3-vfstest: Fix a typo
2012-02-01 Volker Lendeckes3-vfstest: Fix some nonblank line endings
2012-02-01 Michael Adams3:smbd:smb2: fix an assignment-instead-of-check bug...
2012-02-01 Andrew TridgellRevert "s4-drs: do not try to contact for replication...
2012-02-01 Andrew Tridgells4-heimdal: the ASN1 compiler now depends on libreplace
2012-02-01 Andrew Bartletts3-auth Remove unused nt_status_squash from auth_context
2012-02-01 Andrew Bartlettselftest: Remove unused support for --exeext
2012-02-01 Jelmer Vernooijs3/wscript: Fix dependency on gssapi, necessary when...
2012-02-01 Jelmer Vernooijsource3/wscript: Expand tabs, to prevent confusion...
2012-02-01 Jelmer Vernooijreplace: Add include for bsd/string.h.
2012-02-01 Volker Lendeckes3: Add rmdir operation to streams_depot
2012-01-31 Volker Lendeckes3: Delete streams on directories
2012-01-31 Volker Lendeckes3: Simplify an if-statement
2012-01-31 Ira CooperFix bug #8729 - getpass regressions on Solaris/Illumos...
2012-01-31 Stefan Metzmachers3:client: ignore SMBecho errors (the server may not...
2012-01-31 Stefan MetzmacherRevert "Fix bug #8139 - smbclient fails if server does...
2012-01-31 Stefan Metzmachers3:smbd: inline code in reply_sesssetup_and_X_spnego()
2012-01-31 Stefan Metzmachers3:smbd: the spnego session setup don't need to copy...
2012-01-31 Stefan Metzmachers3:smbd: rework reply_spnego_ntlmssp to reply_spnego_ge...
2012-01-31 Stefan Metzmachers3:smbd: remove unused code from sesssetup.c
2012-01-31 Stefan Metzmachers3:smbd: remove pending_auth_data logic
2012-01-31 Stefan Metzmachers3:smbd: always use the gensec code path in sesssetup.c
2012-01-31 Stefan Metzmachers3:smbd: rework smbd_smb2_*_ntlmssp_auth* to smbd_smb2_...
2012-01-31 Stefan Metzmachers3:smbd: always use the gensec code path in smb2_sessse...
2012-01-31 Andrew Bartlettlibcli/smb: Convert struct smb_trans_enc_state to talloc
2012-01-31 Andrew Bartletts3-libsmb: Remove unused enum smb_trans_enc_type
2012-01-31 Andrew Bartletts3-libsmb: Use gensec_spnego in smb seal client
2012-01-31 Andrew Bartletts3-smbd: Use gensec_spnego in smb seal server
2012-01-31 Stefan Metzmachers3:libsmb/auth_generic: make use of gensec_spnego in...
2012-01-31 Stefan Metzmachers3:auth/auth_generic: make use of gensec_spnego in...
2012-01-31 Volker Lendeckes3: Unify stream testing in open_directory
2012-01-31 Volker Lendeckes3: Re-indent an && sequence for better understanding
2012-01-31 Volker Lendeckes3: Fix "smbcontrol smbd close-share"
2012-01-31 Michael Adams3:net ads join: remove a useless empty comment block
2012-01-31 Michael Adams3:net ads join: add a comment for the call to _net_ads...
2012-01-31 Michael Adams3:net ads join: reduce indentation in _net_ads_join_dn...
2012-01-31 Michael Adams3:net ads join: move dns update code out to new functi...
2012-01-31 Michael Adams3:net ads join: improve comment for dns update block
2012-01-31 Michael Adams3:net ads join: improve status evaluation for call...
2012-01-31 Michael Adams3:net ads join: interpret return code of ads_kinit_pas...
next