ira/wip.git
2011-11-25 Volker Lendeckes3: user_domain is not used in wb_getpwsid
2011-11-25 Volker Lendeckes3: Add some const
2011-11-24 Stefan Metzmachers3:torture: test smb2cli_logoff and smb2cli_tdis
2011-11-24 Stefan Metzmachers3:smb2cli: zero tid in smb2cli_tdis*
2011-11-24 Stefan Metzmachers3:smb2cli: free session in smb2cli_logoff*
2011-11-24 Volker Lendeckes3:libsmb: Fix a typo
2011-11-24 Stefan Metzmachers3:torture: add SMB2-SESSION-REAUTH
2011-11-24 Stefan Metzmachers3:torture: add SMB2-MULTI-CHANNEL test
2011-11-24 Michael Adams3:torture: add a new test SMB2-TCON-DEPENDENCE
2011-11-24 Michael Adams3:torture:smb2: add SMB2-SESSION-RECONNECT test
2011-11-24 Stefan Metzmachers4:libcli/smb2: use talloc_zero() in smb2_request_init()
2011-11-24 Stefan Metzmachers4:libcli/smb2: fix compiler warning in smb2_push_o16s1...
2011-11-24 Stefan Metzmachers4:libcli/smb2: implement on top of smbXcli_conn/req
2011-11-24 Stefan Metzmachers3:smbXcli: keep two fd per connection in order to...
2011-11-24 Stefan Metzmachers4:torture/smb2: use tctx->ev as event context for...
2011-11-24 Stefan Metzmachers3:torture: use cli_tree_connect() instead of smb2cli_t...
2011-11-24 Stefan Metzmachers3:client: make use of cli_tree_connect()
2011-11-24 Stefan Metzmachers3:libsmb: make use of cli_tree_connect()
2011-11-24 Stefan Metzmachers3:nmbd: make use of cli_tree_connect()
2011-11-24 Stefan Metzmachers3:torture: make use of cli_tree_connect()
2011-11-24 Stefan Metzmachers3:utils: make use of cli_tree_connect()
2011-11-24 Stefan Metzmachers3:winbindd_cm: make use of cli_tree_connect()
2011-11-24 Stefan Metzmachers3:libsmb: add cli_tree_connect() for a generic tree...
2011-11-24 Stefan Metzmachers3:smb2cli: remove unused smb2cli_sesssetup_ntlmssp*
2011-11-24 Stefan Metzmachers3:torture: replace smb2cli_sesssetup_ntlmssp() with...
2011-11-24 Stefan Metzmachers3:libsmb: add SMB2 support to cli_session_setup()
2011-11-24 Stefan Metzmachers3:libsmb: implement cli_trans* on top of smb1cli_trans*
2011-11-24 Stefan MetzmachersmbXcli: rework smb1cli_trans.c to use smbXcli_conn...
2011-11-24 Stefan MetzmachersmbXcli: cp source3/libsmb/clitrans.c libcli/smb/smb1cl...
2011-11-24 Stefan Metzmachers3:selftest: run SMB2-NEGPROT
2011-11-24 Stefan Metzmachers3:torture: add SMB2-NEGPROT test
2011-11-24 Stefan Metzmachers3:smb2cli: remove unused smb2cli_negprot()
2011-11-24 Stefan Metzmachers3:SMB2-BASIC: use smbXcli_negprot() directly
2011-11-24 Stefan Metzmachers3:smb2cli: pass struct smbXcli_conn directly to smb2cl...
2011-11-24 Stefan Metzmachers3:libsmb: implement cli_state based functions on top...
2011-11-24 Stefan MetzmachersmbXcli: add smb2cli_req_set_notify_async()
2011-11-24 Stefan MetzmachersmbXcli: add support for tevent_req_cancel() on smbXcli_req
2011-11-24 Stefan MetzmachersmbXcli: fix smb signing for SMBntcancel
2011-11-24 Stefan MetzmachersmbXcli: add smb2cli_session_create_channel()
2011-11-24 Stefan Metzmachers3:smb2cli: add forward declaration for struct cli_state
2011-11-24 Stefan Metzmachers3:smb2cli: make smb2cli_session_setup_send/recv non...
2011-11-24 Stefan Metzmachers3:smb2cli: make use of smbXcli_session and setup the...
2011-11-24 Stefan MetzmachersmbXcli: add support for smb2 signing
2011-11-24 Stefan MetzmachersmbXcli: add smbXcli_session infrastructure
2011-11-24 Stefan Metzmachers3:smb2cli: implement smb2cli_negprot() on top of smbXc...
2011-11-24 Stefan MetzmachersmbXcli: add support for PROTOCOL_SMB2_22 in smbXcli_ne...
2011-11-24 Stefan MetzmachersmbXcli: add support for SMB2 multi-credit requests
2011-11-24 Stefan MetzmachersmbXcli: add support for 2.??? negprot and PROTOCOL_SMB2_10
2011-11-24 Stefan MetzmachersmbXcli: pass client_guid to smbXcli_conn_create()
2011-11-24 Stefan MetzmachersmbXcli: add smbXcli_negprot_*
2011-11-24 Stefan MetzmachersmbXcli: add helper functions to access the negotiated...
2011-11-24 Stefan MetzmachersmbXcli: also notify chained requests about broken...
2011-11-24 Stefan MetzmachersmbXcli: simplify smb1cli_req_chain_submit()
2011-11-24 Stefan MetzmachersmbXcli: remove unused smb1cli_have_andx_command()
2011-11-24 Stefan MetzmachersmbXcli: reorder smb1cli_conn_dispatch_incoming() to...
2011-11-24 Stefan MetzmachersmbXcli: rework smb1cli_req_recv() to expose an iov...
2011-11-24 Stefan MetzmachersmbXcli: use smb1cli_inbuf_parse_chain() and remember...
2011-11-24 Stefan MetzmachersmbXcli: add smb1cli_inbuf_parse_chain()
2011-11-24 Stefan MetzmachersmbXcli: pass hdr to smb1cli_pull_raw_error()
2011-11-24 Stefan MetzmachersmbXcli: add state->smb1.recv_{cmd,status,iov}
2011-11-24 Stefan MetzmachersmbXcli: split out a smb1cli_req_flags() function
2011-11-24 Stefan MetzmachersmbXcli: set message id to UINT64_MAX for BREAK in...
2011-11-24 Stefan Metzmachers3:smb2cli: replace smb2cli_base.c code with the more...
2011-11-24 Stefan MetzmachersmbXcli: rework smb2cli_req to smbXcli_conn/smbXcli_req
2011-11-24 Stefan Metzmacherlibcli/smb: copy smb2cli_req_* code to smbXcli_base.c
2011-11-24 Stefan MetzmachersmbXcli: rework smbXcli_base.c to use smbXcli_conn...
2011-11-24 Stefan MetzmachersmbXcli: cp source3/libsmb/async_smb.c libcli/smb/smbXc...
2011-11-24 Christian Ambachsecurity: add local authority well-known SIDs
2011-11-24 Christian Ambachs3:smb2 report access_based_dir_enum in tcon reply
2011-11-24 Christian Ambachs3:smb2 do not set allow_namespace_caching flag for...
2011-11-24 Christian Ambachs3:vfs:gpfs remove non-working code
2011-11-24 Christian Ambachs3:vfs:gpfs fix some compiler warnings
2011-11-24 Christian Ambachs3:vfs:gpfs convert syncio parameter
2011-11-24 Kai Blins4 dns: Test QCLASS_NONE query
2011-11-24 Kai Blins4 dns: Test QTYPE_ALL query
2011-11-24 Kai Blins4 dns: Check more of the returned values for the A...
2011-11-24 Kai Blins4 dns: Move dns_transaction_udp to other helper functions
2011-11-24 Stefan Metzmacherpidl:Samba4/NDR/Parser: don't generate code for [ignore...
2011-11-23 Jeremy AllisonRemove unused variable.
2011-11-23 Jeremy AllisonFix uninitialized variable frees on error paths.
2011-11-23 Volker Lendeckes3: Fix a valgrind error
2011-11-23 Volker Lendeckes3: Move server_info_struct to nmbd
2011-11-23 Volker Lendeckes3: Replace delete_token_list by an array
2011-11-23 Jeremy AllisonEnsure we don't free uninitialized variables.
2011-11-22 Jeremy AllisonRemove the setting of the inherited ACL on new files...
2011-11-22 Jeremy AllisonMove setting the inherited ACL into the main open code...
2011-11-22 Jeremy AllisonMove the "set SD" code into provided SD and "inherit...
2011-11-22 Jeremy AllisonOnly add the SD if it's not a new stream file.
2011-11-22 Jeremy AllisonMove the add security descriptor code to *after* all...
2011-11-22 Volker Lendeckes3: Fix wb_next_pwent_fill_done
2011-11-22 Kai Blins3 libaddns: Prevent a crash when dns_create_update...
2011-11-22 Andrew Tridgells4-dns: added --no-credentials option to samba_dnsupdate
2011-11-21 Jeremy AllisonFix a bunch of "warning: variable ‘XXXX’ set but not...
2011-11-21 Stefan Metzmachers3:winbindd_cm: close sockfd on error in cm_prepare_con...
2011-11-21 Stefan Metzmachers3:libsmb: close fd on error in cli_connect_nb()
2011-11-21 Günther Deschnerlibrpc: install drsuapi and drsblobs headers.
2011-11-21 Günther Deschners3-waf: remove version from libpdb.so for now.
2011-11-20 Günther Deschners4-smbtorture: add ndr test for nbt_netlogon_packet...
2011-11-20 Stefan Metzmachers3:smb2_negprot: add support for SMB2_22
2011-11-20 Stefan Metzmacherlib/param: add "SMB2_22" to enum_protocol
next