samba.git
2012-07-25 Stefan Metzmacherlibcli/smb: pass smbXcli_tcon to smb2cli_req_create...
2012-07-25 Stefan Metzmachers4:libcli/smb2: remove unused elements from smb2_tree
2012-07-25 Stefan Metzmachers4:torture/smb2: create temporary smbXcli_tcon/session...
2012-07-25 Stefan Metzmachers4:torture/smb2: use smb2cli_tcon_capabilities()
2012-07-25 Stefan Metzmacherlibcli/smb: add smb2cli_tcon_capabilities()
2012-07-25 Stefan Metzmachers3:libsmb: remove unused tcon specific elements from...
2012-07-25 Stefan Metzmachers3:libsmb: remove cli_state->smb2.tid
2012-07-25 Stefan Metzmachers4:torture: remove unused shm_setup()
2012-07-25 Stefan Metzmachers4:torture: replace shm_setup() with anonymous_shared_a...
2012-07-25 Stefan Metzmachers3:torture: remove unused shm_setup()
2012-07-25 Stefan Metzmachers3:torture: replace shm_setup() with anonymous_shared_a...
2012-07-25 Stefan Metzmachers3:smb2_server: simplify the talloc_pool handling for...
2012-07-25 David BindermanFix bug 9065: source3/registry/regfio.c: bad call to...
2012-07-24 Stefan Metzmachers3:torture/test_smb2: make a copy of smbXcli_tcon
2012-07-24 Stefan Metzmacherlibcli/smb: pass smbXcli_tcon to smb2cli_ioctl*()
2012-07-24 Stefan Metzmacherlibcli/smb: pass smbXcli_tcon to smb2cli_query_directory*()
2012-07-24 Stefan Metzmacherlibcli/smb: pass smbXcli_tcon to smb2cli_query_info*()
2012-07-24 Stefan Metzmacherlibcli/smb: pass smbXcli_tcon to smb2cli_set_info*()
2012-07-24 Stefan Metzmacherlibcli/smb: pass smbXcli_tcon to smb2cli_flush*()
2012-07-24 Stefan Metzmacherlibcli/smb: pass smbXcli_tcon to smb2cli_write*()
2012-07-24 Stefan Metzmacherlibcli/smb: pass smbXcli_tcon to smb2cli_read*()
2012-07-24 Stefan Metzmacherlibcli/smb: pass smbXcli_tcon to smb2cli_close*()
2012-07-24 Stefan Metzmacherlibcli/smb: pass smbXcli_tcon to smb2cli_create*()
2012-07-24 Stefan Metzmachers3:libsmb: setup a smbXcli_tcon for SMB2
2012-07-24 Stefan Metzmachers4:libcli/smb2: setup a smbXcli_tcon for each smb2_tree
2012-07-24 Stefan Metzmacherlibcli/smb: pass down smbXcli_tcon to smb1cli_req_creat...
2012-07-24 Stefan Metzmachers4:libcli/raw: setup a smbXcli_tcon for each smbcli_tree
2012-07-24 Stefan Metzmachers3:libsmb: use a smbXcli_tcon instead of uint16_t cli_s...
2012-07-24 Luk Claeslibcli/smb: add smbXcli_tcon structure
2012-07-24 Stefan Metzmachers3:libsmb: make use of cli_state_[g|s]et_tid()
2012-07-24 Stefan Metzmachers4:libcli/raw: parse extended SMBtconX responses
2012-07-24 Stefan Metzmachers4:libcli/raw: fix SMBtconX response parsing
2012-07-24 Andrew Bartlettwaf: Update to newer upstream snapshot.
2012-07-24 Günther Deschners3-pdb: remove unused variables.
2012-07-24 Andrew Bartlettlib/param: Merge VFS and MSDFS parameters from source3...
2012-07-24 Andrew Bartlettlib/param: Merge Winbind parameters from source3 into...
2012-07-24 Andrew Bartlettlib/param: Merge DNS parameters with source3 param
2012-07-24 Andrew Bartlettlib/param: Rearrange AD DC options to make a merge...
2012-07-24 Andrew Bartlettlib/param: Re-arrange TLS parameters into their own...
2012-07-24 Andrew Bartlettlib/param: Add handler overrides
2012-07-24 Andrew Bartlettlib/param: Merge handling of security/domain master...
2012-07-24 Andrew Bartlettlib/param: Make lp_usershare_max_shares() a common...
2012-07-24 Andrew Bartlettlib/param: Move all enum declarations to lib/param
2012-07-24 Andrew Bartlettlib/param: Rename param_enums.c to param_table.c
2012-07-24 Andrew Bartlettlib/param: Remove 'case insensitive filesystem'
2012-07-24 Andrew Bartlettlib/param: Remove "ntptr providor" and hard-code in...
2012-07-24 Andrew Bartletts3-param: Merge parameter varaibles with lib/param
2012-07-24 Andrew Bartletts3-param: fix indent on cups encrypt
2012-07-24 Andrew Bartletts3-param: Merge a number of s4 parameters from lib...
2012-07-24 Andrew Bartlettparam: Make internal handler for 'server role' common
2012-07-24 Andrew Bartlettparam: Make the 'unicode' parameter common
2012-07-24 Jeremy AllisonRemove unused variable.
2012-07-23 Jeremy AllisonFix compiler warning message.
2012-07-23 Jeremy AllisonFix incorrect use of server as a talloc context.
2012-07-23 Jeremy AllisonFix unused variable.
2012-07-23 Jeremy AllisonFix compiler warning.
2012-07-23 Jeremy AllisonFix debug print warning message.
2012-07-23 Andrew Bartlettbuild: Add -Werror=address to the developer build
2012-07-23 Stefan Metzmacherlibcli/smb: pass down smbXcli_session to smb1cli_req_cr...
2012-07-23 Stefan Metzmachers4:libcli/raw: setup a smbXcli_session for each smbcli_...
2012-07-23 Luk Claess3:libsmb: use cli_state_{g,s}et_uid instead of smb1...
2012-07-23 Luk Claeslibcli/smb: introduce smb1.session for uid use
2012-07-23 Andreas Schneiders3-winbind: Fix bug #9052 resolving our own "Domain...
2012-07-23 Jeremy AllisonFix problem found by Andrew Bartlett - correctly check...
2012-07-23 Stefan Metzmacherlibcli/smb: set should_encrypt = true if we got SMB2_SE...
2012-07-23 Stefan Metzmacherlibcli/smb: encrypt SMB2 traffic if nedded/desired.
2012-07-23 Stefan Metzmacherlibcli/smb: increment nbt_len, when we have the fully...
2012-07-23 Stefan Metzmacherlibcli/smb: maintain smb2.should_sign on smbXcli_req_state
2012-07-23 Stefan Metzmacherlibcli/smb: make use of SMB2_HDR_BODY as header size
2012-07-23 Stefan Metzmacherlibcli/smb: parse the SMB2_TRANSFORM header and decrypt...
2012-07-23 Stefan Metzmacherlibcli/smb: create 4 iovecs per request in smb2cli_inbu...
2012-07-23 Stefan Metzmacherlibcli/smb: prepare [en|de]cryption_key for SMB3
2012-07-23 Stefan Metzmacherlibcli/smb: copy the application_key in smb2cli_session...
2012-07-23 Stefan Metzmacherlibcli/smb: check the buffer length in smbXcli_negprot_...
2012-07-23 Stefan Metzmacherlibcli/smb: only pass the smb2 buffer to smb2cli_inbuf_...
2012-07-23 Stefan Metzmacherlibcli/smb: add smb2_signing_[en|e]crypt_pdu()
2012-07-23 Stefan Metzmacherlibcli/smb: construct the signing_key before forming...
2012-07-23 Stefan Metzmacherlib/crypto: add aes_ccm_128
2012-07-23 Stefan Metzmacherlibcli/smb: add SMB2_SESSION_FLAG_ENCRYPT_DATA
2012-07-23 Stefan Metzmacherlibcli/smb: add SMB2_TRANSFORM macros
2012-07-23 Stefan Metzmachers3:test_smb2: copy the session_channel from the primary...
2012-07-23 Stefan Metzmachers3:smb2_tcon: reject access to shares mark as "smb...
2012-07-23 Guenther Deschners3-winbind: Fix idmap initialization debug message.
2012-07-23 Stefan Metzmachers3:smbd: if a fsp has fsp->deferred_close, clients...
2012-07-22 Geza Gemess4-classicupgrade: Add unix attributes during upgrade
2012-07-22 Sergey Urushkins4 rfc2307 gids mapping fix
2012-07-20 Jiri PopelkaUse ippGet/ippSet (accessors) for IPP API.
2012-07-20 Jeremy AllisonRemove source3/lib/pidfile.c
2012-07-19 Jeremy AllisonMove everything to use the common pidfile functions.
2012-07-19 Jeremy AllisonFix the configure build - add lib/util/pidfile.o into...
2012-07-19 Jeremy AllisonMake the s3 pidfile use the common code inside lib...
2012-07-19 Jeremy AllisonAdd debugs to functions. Add pidfile_unlink().
2012-07-19 Jeremy AllisonMove source4/smbd/pidfile into lib/util in preparation...
2012-07-19 Andrew Bartletts3-param: Remove special case for lp_ctdbd_socket(...
2012-07-19 Andrew Bartlettlib/param: bring lp_smb_ports() into common by making...
2012-07-19 Andrew Bartletts3-param: Make lp_name_resolve_order() return a list
2012-07-19 Andrew Bartletts4-param: Remove unused "idmap trusted only"
2012-07-19 Andrew Bartlettlib/param: Add my copyright
2012-07-19 Andrew Bartlettlib/param: bring lp_time_server() into common
2012-07-19 Andrew Bartletts3-auth Use correct RID for domain guests primary group
next