Fix bug 7583 - Smbclient fails to kerberos connect to a Alfresco JLAN CIFS Server
[samba.git] / source3 /
2010-07-23 Jeremy AllisonFix bug 7583 - Smbclient fails to kerberos connect...
2010-07-22 Björn Jackes3: not use as-needed by default and auto use if enable...
2010-07-21 Simo Sorces3-rpc_server: Cleanup the way we free pipe auth data
2010-07-21 Simo Sorcecleaup: Reformat cli_get_session_key()
2010-07-21 Simo Sorces3-dcerpc: Fix potential memleak
2010-07-21 Simo Sorces3-dcerpc: Properly initialize output buffers on nak...
2010-07-21 Simo Sorces3-libsmb: Use data_blob_talloc to get krb5 ticket...
2010-07-21 Simo Sorcemisc: cleanup get_krb5_smb_session_key()
2010-07-21 Simo Sorcemisc: cleanup cli_krb5_get_ticket()
2010-07-20 Jeremy AllisonAdd approriate TALLOC_CTX's thoughout the spnego code...
2010-07-20 Jeremy AllisonFix warning on 64-bit machines.
2010-07-20 Jeremy AllisonFix one more data_blob -> data_blob_talloc. Move away...
2010-07-20 Jeremy AllisonAdd TALLOC_CTX argument to spnego_parse_negTokenInit...
2010-07-20 Volker Lendeckes3: Fix two uninitialized variables
2010-07-20 Jeremy AllisonRename spnego_gen_negTokenTarg() -> spnego_gen_krb5_neg...
2010-07-20 Jeremy AllisonRemove gen_negTokenTarg(), as it's not actually creatin...
2010-07-20 Jeremy AllisonFixes pointed out by <david.kondrad@legrand.us>. Free...
2010-07-20 Jeremy AllisonFix warning - no return value for a non-void fn.
2010-07-20 Björn Jackes3: also run the test prog from the explicit external...
2010-07-20 Simo Sorcedcerpc: Clarify what the arguments of dcerpc_pull_auth_...
2010-07-20 Björn Jackes3: check for explicit external lib bug in ld's as...
2010-07-20 Björn Jackes3: add configure swtich to manually disable as-needed
2010-07-20 Björn JackeRevert "s3: Don't use as-needed"
2010-07-20 Simo Sorces3-dcerpc: Unifiy cli_pipe_auth_data and pipe_auth_data
2010-07-20 Simo Sorces3-auth: Add auth_ntlmssp wrapper for client side
2010-07-20 Simo Sorces3-auth: Move auth_ntlmssp wrappers in their own file
2010-07-20 Simo Sorces3-auth: Refactor and rename auth_ntlmssp_server_info()
2010-07-20 Jeremy AllisonRemove gen_negTokenInit() - change all callers to spneg...
2010-07-19 Jeremy AllisonMove the addition of the 16 byte guid out of spnego_gen...
2010-07-19 Jeremy AllisonRemove parse_negTokenTarg(), as it's actually incorrect...
2010-07-19 Jeremy AllisonFix [Bug 7577] SPNEGO auth fails when contacting Win7...
2010-07-19 Volker Lendeckes3: Avoid pwrite calls for the 1-byte writes with zero...
2010-07-19 Simo Sorces3-auth: Remove unused variable.
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-19 Andrew Tridgellwaf-idl: put the gen_ndr/README file for source3 back
2010-07-19 Andreas Schneiders3-rpc_server: Added callbacks for init and shutdown...
2010-07-19 Andreas Schneiders3-rpc_server: Don't register the same rpc commands...
2010-07-19 Simo Sorces3-auth: Use talloc hierarchies to properly free auth_n...
2010-07-19 Simo Sorces3-auth: auth_make ntlmssp_state the parent context
2010-07-19 Simo Sorces3-auth: Simplify how we free the auth_context
2010-07-19 Simo Sorces3-auth: Cleanup and readability fixes
2010-07-19 Simo Sorces3-ntlmssp: Remove ntlmssp_end and let the talloc hiera...
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-18 Volker Lendeckes3: Actually use the usecs in aio_fork_suspend
2010-07-18 Volker Lendeckes3: Fix an uninitialized variable
2010-07-18 Volker Lendeckes3: Work better without the aio sighandler
2010-07-18 Volker Lendeckes3: Fix some nonempty blank lines
2010-07-18 Volker Lendeckes3: Remove a direct use of procid_self()
2010-07-18 Andreas Schneiders3-rpc_client: Fixed a segfault in rpccli_samr_chng_psw...
2010-07-18 Andreas Schneiders3-waf: Fixed the build.
2010-07-18 Volker Lendeckes3: Don't use as-needed
2010-07-17 Simo Sorces3-dcerpc: Fix build and remove unneeded headers
2010-07-17 Simo Sorces3-dcerpc: Move mere processing functions from srv_pipe...
2010-07-17 Simo Sorces3-dcerpc: Move common cli/srv functions into a common...
2010-07-17 Volker Lendeckes3: Really fix the 64-bit warnings
2010-07-17 Volker Lendeckes3: Fix some 64-bit warnings
2010-07-17 Volker Lendeckes3: Right now we do not have includes in Makefile.in
2010-07-16 Günther Deschners3-build: add LIBNDR_XATTR_OBJ.
2010-07-16 Günther Deschners3-dcerpc: rename SCHANNEL_SIG_SIZE to NL_AUTH_SIGNATUR...
2010-07-16 Simo Sorces3-dcerpc: Fix ability to receive Big Endian PDUs
2010-07-16 Jeremy AllisonMake the "map to guest" parameter work correctly with...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Günther Deschners3-registry: use some prs macros to the only place...
2010-07-16 Günther Deschners3-waf: fix the build.
2010-07-15 Günther Deschners3-dcerpc: fix c++ warning.
2010-07-15 Simo SorceMove the remnants of rpc_parse code under registry/
2010-07-15 Simo Sorces3-parse_prs: Remove unuesd functions
2010-07-15 Simo Sorces3-dcerpc: Use a local function to dump pdu regions
2010-07-15 Simo Sorces3-misc: Move smb_io_time() to regfio.c
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB for pipes_struct input data
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB instead of prs_struct for...
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB instead of prs_struct for...
2010-07-15 Simo Sorces3-dcerpc: Avoid unnecessary memory allocation for...
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB instead of prs_struct for...
2010-07-15 Simo Sorces3-dcerpc: Use DATA_BLOB instead of prs_struct for...
2010-07-15 Simo Sorces3-dcerpc: Read a pdu in 2 steps, header first the...
2010-07-15 Simo Sorces3-dceprc: Use IDL defined constants for length calcula...
2010-07-15 Simo SorceReformat and cleanup
2010-07-15 Simo Sorces3-dcerpc: Move common helpers into a common file
2010-07-15 Simo Sorces3-dcerpc: Padding is never done on a DCERPC_PKT_BIND_A...
2010-07-15 Simo Sorcedcerpc: remove ncacn_packet_header and related functions
2010-07-15 Simo Sorces3-dcerpc: Refactor code and stop using ncacn_packet_header
2010-07-15 Simo Sorces3-dcerpc: consolidate respones packet creation code
2010-07-15 Simo Sorces3-dcerpc: Convert frag from prs_struct to a simple...
2010-07-15 Simo Sorces3-dcerpc: Convert rdata from prs_struct to a simple...
2010-07-15 Simo Sorces3-dcerpc: Remove unused functions and headers
2010-07-15 Simo Sorces3-dcerpc: Stop using hand marshalling in create_next_p...
2010-07-15 Simo Sorces3-dcerpc: Stop using hand marshalling in create_next_p...
2010-07-15 Simo Sorces3-dcerpc: Stop using hand marshalling in create_next_p...
2010-07-15 Simo Sorces3-dcerpc: Stop using hand marshalling in rpc_finish_au...
2010-07-15 Simo Sorces3-dcerpc: Do not parse the packet twice.
2010-07-15 Simo Sorces3-dcerpc: Remove unused function
2010-07-15 Simo Sorces3-dcerpc: Do not reparse the header
2010-07-15 Simo Sorces3-dcerpc: Pull the whole packet at once instead of...
2010-07-15 Simo Sorces3-dcerpc: Delay parsing rpc header in client code
2010-07-15 Jeremy AllisonFix bug - 7551 smbclient does not return proper exit...
2010-07-15 Volker Lendeckes3: Fix crashes in the printing code
2010-07-14 Simo Sorces3-dcerpc: Break memory hierarchy for shared structure
2010-07-14 Simo Sorces3-dcerpc: Break memory hierarchy for shared structure
2010-07-14 Günther Deschners3-dcerpc: fix crash bug in error path of process_compl...
next