bbaumbach/samba-autobuild/.git
2013-08-13 Karolin Seegerdocs: Add man vfs_syncops.8 to waf build.
2013-08-13 Shekhar Amlekars3: smbd/connection: added routines to compute share...
2013-08-13 Karolin Seegerdocs: Add man page for vfs_linux_xfs_sgid.
2013-08-12 Volker Lendeckerpc_server3: Fix two const warnings
2013-08-12 Volker Lendeckelibrpc: Use tevent_req_simple_recv_ntstatus
2013-08-12 Volker Lendecketevent: Add tevent_received to tevent_req_simple_recv_n...
2013-08-12 Volker Lendecketevent: Fix tutorial reference
2013-08-12 Volker Lendeckelibcli: Fix improper use of tevent_req_simple_recv_ntstatus
2013-08-12 Volker Lendeckelibsmb: Remove an unnecessary variable assignment
2013-08-12 Volker Lendeckelibsmb: Avoid an unnecessary "else"
2013-08-12 Volker Lendeckesmbd: Fix CID 1035550 Structurally dead code
2013-08-12 Volker Lendeckesmbd: Fix nonblank line endings
2013-08-12 Volker Lendeckelib: Remove unused "get_peer_name"
2013-08-12 Volker Lendeckelib: Remove unused "client_name"
2013-08-12 Volker Lendeckelsa4: Fix an set but unused variable warning
2013-08-12 Volker Lendeckelsa4: Remove an unused variable
2013-08-12 Stefan Metzmachers3:rpcclient: fix compiler warnings
2013-08-12 Stefan Metzmachers3:pylibsmb: remove compiler warnings
2013-08-12 Stefan Metzmachers4:wrepl_out_helpers.c: avoid talloc_reference() in...
2013-08-12 Stefan Metzmachers4:torture/rpc: s/getgroups/getgr to avoid compiler...
2013-08-12 Stefan Metzmachers4:nbt_server: avoid talloc_reference()
2013-08-12 Stefan Metzmachers4:torture/rpc/samsync: avoid talloc_reference()
2013-08-12 Stefan Metzmachers4:libcli: avoid talloc_reference() in finddcs_nbt_send()
2013-08-12 Stefan Metzmachers4:librpc: avoid talloc_reference() in dcerpc_epm_map_b...
2013-08-12 Stefan Metzmacherauth/credentials: make sure cli_credentials_get_nt_hash...
2013-08-11 Christian Ambachwaf: replace dependency to libintl with samba_intl
2013-08-09 Christian Ambachwaf: consolidate libintl related checks
2013-08-09 Christian Ambachwaf: add --without-gettext option
2013-08-09 Christian Ambachwaf: fix build on AIX7
2013-08-10 Stefan Metzmacherlibcli/auth: add more const to spnego_negTokenInit...
2013-08-10 Stefan Metzmacherlibcli/auth: avoid possible mem leak in read_negTokenInit()
2013-08-10 Stefan Metzmacherauth/gensec: treat struct gensec_security_ops as const...
2013-08-10 Stefan Metzmacherauth/gensec: use 'const char * const *' for function...
2013-08-10 Stefan Metzmacherauth/gensec: make it possible to implement async backends
2013-08-10 Stefan Metzmacherauth/gensec: avoid talloc_reference in gensec_security_...
2013-08-10 Stefan Metzmacherauth/gensec: avoid talloc_reference in gensec_use_kerbe...
2013-08-10 Stefan Metzmacherauth/gensec: introduce gensec_internal.h
2013-08-10 Stefan Metzmacherlibcli/auth/schannel: remove unused schannel_position
2013-08-10 Stefan Metzmacherlibcli/auth/schannel: make struct schannel_state private
2013-08-10 Stefan Metzmachers4:gensec/schannel: only require librpc/gen_ndr/dcerpc.h
2013-08-10 Stefan Metzmachers4:gensec/schannel: there's no point in having schannel...
2013-08-10 Stefan Metzmachers4:gensec/schannel: GENSEC_FEATURE_ASYNC_REPLIES is...
2013-08-10 Stefan Metzmachers4:gensec/schannel: use the correct computer_name from...
2013-08-10 Stefan Metzmachers4:gensec/schannel: simplify the code by using netsec_c...
2013-08-10 Stefan Metzmachers4:gensec/schannel: remove unused dcerpc_schannel_creds()
2013-08-10 Stefan Metzmachers4:torture: avoid usage of dcerpc_schannel_creds()
2013-08-10 Stefan Metzmachers4:libnet: avoid usage of dcerpc_schannel_creds()
2013-08-10 Stefan Metzmachers3:dcerpc_helpers: remove unused DEBUG message of schan...
2013-08-10 Stefan Metzmachers3:rpc_server: make use of netsec_create_state()
2013-08-10 Stefan Metzmachers3:cli_pipe.c: return NO_USER_SESSION_KEY in cli_get_se...
2013-08-10 Stefan Metzmachers3:cli_pipe: pass down creds->computer_name to NL_AUTH_...
2013-08-10 Stefan Metzmachers3:cli_pipe: make use of netsec_create_state()
2013-08-10 Stefan Metzmacherlibcli/auth: add netsec_create_state()
2013-08-10 Stefan Metzmacherlibcli/auth: maintain the sequence number for the NETLO...
2013-08-10 Stefan Metzmacherauth/gensec: add gensec_security_by_auth_type()
2013-08-10 Stefan Metzmacherauth/gensec: first check GENSEC_FEATURE_SESSION_KEY...
2013-08-10 Stefan Metzmachers3:rpc_client: remove unused cli_rpc_pipe_open_ntlmssp_...
2013-08-10 Stefan Metzmachers3:rpc_client: remove netr_LogonGetCapabilities check...
2013-08-10 Stefan Metzmachers3:rpc_client: add netr_LogonGetCapabilities to cli_rpc...
2013-08-10 Stefan Metzmachers3:rpc_client: use netlogon_creds_copy before rpc_pipe_bind
2013-08-10 Stefan Metzmachers3:rpc_client: fix/add AES downgrade detection to rpc_p...
2013-08-10 Stefan Metzmachers3:rpcclient: try to use NETLOGON_NEG_SUPPORTS_AES
2013-08-10 Stefan Metzmachers3:rpc_client: try to use NETLOGON_NEG_SUPPORTS_AES
2013-08-10 Stefan Metzmachers3:libnet_join: try to use NETLOGON_NEG_SUPPORTS_AES
2013-08-10 Stefan Metzmachers3:auth_domain: try to use NETLOGON_NEG_SUPPORTS_AES
2013-08-10 Stefan Metzmachers3:libsmb: remove unused cli_state->is_guestlogin
2013-08-09 David Disseldorptorture: add smb2 FSCTL_[GET/SET]_COMPRESSION test
2013-08-09 David Disseldorplib: add FSCTL_[GET/SET]_COMPRESSION constants
2013-08-09 David Disseldorptorture: split out ioctl test file creation helper
2013-08-09 Susant Kumar... VFS plugin was sending the actual size of the volume...
2013-08-09 Christof Schmittdoc: Fix prefix parameter name in vfs_full_audit man...
2013-08-09 Karolin Seegerdocs: Add basic man page for vfs_syncops.
2013-08-07 Matthieu Patoudrs-cracknames: Add some debugs in the torture to know...
2013-08-07 Matthieu PatouRemove the knownfail flag on cracknames as it didn...
2013-08-07 Matthieu Patoudrs-cracksname: fix problems that prevented to pass...
2013-08-07 Matthieu Patoudrs-crackname: Fix error code so that we have the same...
2013-08-07 Matthieu Patoudrs-cracknames: When cracking NT4 names we should just...
2013-08-07 Matthieu Patoudrs-crackname: Fix cracknames for the format UNKNOWN...
2013-08-07 Matthieu Patoudrs-cracknames: Reorganise the cracknames list so that...
2013-08-07 Matthieu PatouAdd Notes related to DRSUAPI
2013-08-07 Matthieu Patous4-netlogon: honnor DS_RETURN_DNS_NAME flag
2013-08-07 Matthieu Patous4-netlogon: do not add \\ it has already be done in...
2013-08-07 Matthieu Patoutorture: Quiet a warning about set but not used variable
2013-08-07 Matthieu Patoutorture-drsuapi: Make the name of the dc variable
2013-08-06 Andreas Schneiders3-netlogon: Connecting with the system token should...
2013-08-06 Andreas Schneiders3-rpc_server: Grant the system token full access.
2013-08-06 Andreas Schneiderlibcli: Add security_token_system_privilege().
2013-08-06 Christof SchmittFSCTL_GET_SHADOW_COPY_DATA: Don't return 4 extra bytes...
2013-08-06 Christof SchmittFSCTL_GET_SHADOW_COPY_DATA: Initialize output array...
2013-08-05 Ralph Wuerthners3:smbd: allow info class SMB_QUERY_FS_ATTRIBUTE_INFO...
2013-08-05 Ralph Wuerthners3:smbd: allow info class SMB_QUERY_FS_VOLUME_INFO...
2013-08-05 Ralph Wuerthners3:smbd: allow status code in smbd_do_qfsinfo() to...
2013-08-05 Ralph Wuerthners3:smbd: allow GetInfo responses with STATUS_BUFFER_OVE...
2013-08-05 Ralph Wuerthners3:smbd: return NT_STATUS_INFO_LENGTH_MISMATCH for...
2013-08-05 Matthieu Patoupyldb: decrement ref counters on py_results and quiet...
2013-08-05 Jeremy AllisonFix bug #10010 - Missing integer wrap protection in...
2013-08-05 Jeremy AllisonFix bug #10010 - Missing integer wrap protection in...
2013-08-05 Andreas Schneiders3-libads: Print a message if no realm has been specified.
2013-08-05 Stefan Metzmachers3:rpc_client: rename same variables in cli_rpc_pipe_op...
2013-08-05 Stefan Metzmachers3:rpc_client: use the correct context for netlogon_cre...
next