gd/samba-autobuild/.git
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
2011-11-19 Matthieu Patous4-dsdb: Modify the repl_meta_data behavior to allow...
2011-11-19 Matthias Dieter... socket_wrapper/py_socket_wrapper.c - include Python...
2011-11-18 Jeremy AllisonRemove rawmemchr calls - found by Ira Cooper. These...
2011-11-18 Karolin Seegers3/packaging: Fix rpm build issues on RHEL4.
2011-11-18 Stefan Metzmachers3:libsmb: verify num_setup for SMBnttrans in cli_pull_...
2011-11-18 Stefan Metzmachers3:libsmb: fix compiler warning in cli_pull_trans()
2011-11-18 Stefan Metzmachers3:libsmb: only align unicode pipe_name (bug #8586)
2011-11-18 Volker Lendeckes3: Fix bug 8371
2011-11-18 Amitay Isaacss3-py-passdb: Fix handling of uninitialized gid values
2011-11-18 Amitay Isaacsdsdb: Fix the password expiry calculation
2011-11-18 Amitay Isaacss3-passdb_test: Policy values are converted to signed...
2011-11-18 Amitay Isaacss4-s3-upgrade: Add --verbose option to print extra...
2011-11-18 Andrew Bartletts4-auth log details about any token we fail to convert...
2011-11-18 Amitay Isaacss4-s3-upgrade: Fix idmap types ID_TYPE_UID/ID_TYPE_GID...
2011-11-18 Amitay Isaacssamba-tool: Fix the domain account policy max_pwd_age...
2011-11-18 Amitay Isaacss4-s3-upgrade: Fix the minimum and maximum password...
2011-11-18 Andrew Bartletts4-s3-upgrade now look for -1 as the special 'not set...
2011-11-17 Karolin Seegers3/packaging: Fix rpm build issues on RHEL.
2011-11-17 Kai Blins4 dns: Reduce test output noise by upping log level...
2011-11-17 Kai Blins4 dns: Add a first test case
2011-11-17 Kai Blins4 dns: Turn on internal DNS server during testing
2011-11-17 Amitay Isaacssocket_wrapper: Added python interface to socket_wrapper
2011-11-17 Jelmer Vernooijsamba.tests.dsdb: Import TestCase from samba.tests.
2011-11-17 Jelmer Vernooijsamba.tests: Make sure testtools is available before...
2011-11-17 Richard SharpeImprove configure.in so it can be used outside the...
2011-11-17 Amitay Isaacsldb: Add handy macros for reporting error inside ldb...
2011-11-17 Amitay Isaacss4-dsdb: Remove unsed variable
2011-11-17 Günther Deschners3-smbldap: move ldap_open_with_timeout out of smb_ldap...
2011-11-17 Günther Deschners3-smbldap: remove duplicate LDAP_OPT_SUCCESS define.
2011-11-17 Günther Deschners3-winbindd: no need to globally include ldap headers...
2011-11-17 Günther Deschners3-smbldap: include talloc.h and tevent.h in smbldap.h
2011-11-17 Günther Deschners3-param: loadparm has no dependency to smbldap.
2011-11-17 Günther Deschners3-smbldap: improve smbldap.h readability and rearrange...
2011-11-17 Günther Deschners3-smbldap: remove duplicate prototype.
2011-11-17 Andrew Bartletts3-nmbd Remove AD netlogon response from s3 nmbd server
2011-11-16 Andrew Bartletts4-s3-upgrade Test getdomainsid as well
2011-11-16 Andrew Bartletts3-net Do not look for a local SID when we are a DC
next