obnox/samba/samba-obnox.git
2012-07-26 Björn Jackebuildtools: use egrep when we need the "-f patternfile...
2012-07-26 Björn Jackes3/aio_fork: fix build on irix
2012-07-26 Björn Jackes3: use libreplace in pthreadpooltest to fix some builds
2012-07-26 Björn Jackes3: add Darwin sendfile support and merge with the...
2012-07-26 Björn Jackes3:waf: add Darwin sendfile() test
2012-07-26 Björn Jackes3:configure: add Darwin sendfile() test
2012-07-26 Andrew Bartlettlib/param: Merge "Filename Handling" section from sourc...
2012-07-26 Andrew Bartlettlib/param: Merge "Domain Options" section from source3...
2012-07-26 Andrew Bartlettlib/param: Merge "Logon Options" section from source3...
2012-07-26 Andrew Bartlettlib/param: Merge "Browse Options" section from source3...
2012-07-26 Andrew Bartlettlib/param: Merge "WINS Options" section from source3...
2012-07-26 Andrew Bartlettlib/param: Merge "Locking Options" section from source3...
2012-07-26 Andrew Bartlettlib/param: Merge "Ldap Options" section from source3...
2012-07-26 Andrew Bartlettlib/param: Merge "EventLog Options" section from source...
2012-07-26 Andrew Bartlettlib/param: Merge "Miscellaneous Options" section from...
2012-07-26 Stefan Metzmachers3:smb2_negprot: return the current system time in...
2012-07-26 Stefan Metzmachers3:smbd: fix compiler warnings in notify_internal.c
2012-07-26 Stefan Metzmacherlibcli/smb: add basic session->smb2.channel_sequence...
2012-07-26 Stefan Metzmacherlibcli/smb: add SMB2_HDR_CHANNEL_SEQUENCE
2012-07-26 Stefan Metzmacherlibcli/smb: introduce a smb2cli_session
2012-07-26 Stefan Metzmachers3:smb2_sesssetup: reject SMB2_SESSION_FLAG_BINDING...
2012-07-25 Stefan Metzmachers3:libcli/smb: add SMB2_SESSION_FLAG_BINDING
2012-07-25 Stefan Metzmachers3:smb2_ioctl: fix GUID_compare() check in FSCTL_VALIDA...
2012-07-25 Stefan Metzmachers3:smb2_ioctl: allow clients to send padding at the...
2012-07-25 Stefan Metzmachers3:smb2_ioctl: remove FSCTL_VALIDATE_NEGOTIATE_INFO_224...
2012-07-25 Stefan Metzmacherlibcli/smb: setup tcon->smb2.should_encrypt in smb2cli_...
2012-07-25 Stefan Metzmacherlibcli/smb: pass smbXcli_session to smb2cli_tcon_set_va...
2012-07-25 Stefan Metzmachers4:libcli/smb2: remove unused smb2_session->pid
2012-07-25 Stefan Metzmachers3:libsmb: remove unused cli_state->smb2.pid
2012-07-25 Stefan Metzmachers4:libcli/smb2: remove unused variable
2012-07-25 Stefan Metzmacherlibcli/smb: there's no PID field in the SMB2/3 header...
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
next