Age | Commit message (Expand) | Author | Files | Lines |
2011-06-07 | s4-ipv6: fixed a crash in the IPv6 DNS code | Andrew Tridgell | 1 | -1/+1 |
2011-06-07 | s4-ipv6: fixed DNS handling with new IPv6 code | Andrew Tridgell | 1 | -1/+16 |
2011-06-06 | s4-modules Remove lp_ctx from init functions that no longer need it | Andrew Bartlett | 1 | -1/+1 |
2011-06-06 | s4-ipv6: allow for IPv6 in resolver top level calls | Andrew Tridgell | 1 | -4/+2 |
2011-06-06 | s4-ipv6: cope with IPv6 in our async DNS client code | Andrew Tridgell | 1 | -28/+28 |
2011-06-06 | s4-ipv6: update callers to load_interface_list() | Andrew Tridgell | 3 | -3/+3 |
2011-06-01 | lib/util/time.c: timeval_current_ofs_usec | Rusty Russell | 1 | -1/+1 |
2011-05-31 | libcli/util Remove ntstatus_check_dos_mapping | Andrew Bartlett | 1 | -35/+0 |
2011-05-31 | s4-libcli Merge error map order with source3 errmap_unix.c | Andrew Bartlett | 1 | -26/+28 |
2011-05-18 | waf-build: Add more libraries to avoid duplicate symbols | Andrew Bartlett | 1 | -2/+3 |
2011-05-16 | s4-libcli/rap: add smbcli_rap_netremotetod(). | Günther Deschner | 1 | -0/+47 |
2011-05-13 | do an explicit A record search for SRV entries | Luke Howard | 1 | -4/+22 |
2011-05-08 | s4-interfaces Rename interfaces code so not to conflict with source3/ | Andrew Bartlett | 3 | -6/+6 |
2011-05-06 | libcli/smb Move cifs posix helper functions and headers in common | Andrew Bartlett | 3 | -187/+2 |
2011-05-06 | errors: Remove unused unix_to_werror() | Andrew Bartlett | 1 | -5/+0 |
2011-05-06 | libcli/util Move NTSTATUS table to the top level | Andrew Bartlett | 1 | -889/+2 |
2011-05-06 | nterr: Add mem_ctx for return string from get_nt_error_c_code() | Andrew Bartlett | 1 | -6/+7 |
2011-05-06 | libcli/util Merge ntstatus_to_dos() ntstatus_to_werror() to the top level | Andrew Bartlett | 1 | -668/+0 |
2011-05-06 | errors: Merge source3/ werror_to_ntstatus() code to source4/ | Andrew Bartlett | 1 | -6/+16 |
2011-05-06 | errors: Merge ntstatus -> DOS error table between Samba3 and Samba4. | Andrew Bartlett | 1 | -7/+11 |
2011-05-06 | s3-lib Remove unused dos error codes from errmap_unix | Andrew Bartlett | 1 | -5/+3 |
2011-05-05 | Fix many const compiler warnings. | Jeremy Allison | 1 | -1/+1 |
2011-05-03 | libcli/raw: use a different ifdef than s3 smb.h | Andrew Tridgell | 1 | -3/+3 |
2011-05-03 | s4-messaging Rename messaging -> imessaging | Andrew Bartlett | 3 | -5/+5 |
2011-05-03 | s4-libcli Remove resolve_name() as it conflicts with Samba3. | Andrew Bartlett | 2 | -13/+1 |
2011-05-02 | s4:libcli/util/nterr: NO_S4U_PROT_SUPPORT and CROSSREALM_DELEGATION_FAILURE | Stefan Metzmacher | 1 | -0/+2 |
2011-04-29 | build: put doserr.c into it's own subsystem, so it's no longer a duplicate | Andrew Bartlett | 1 | -2/+2 |
2011-04-29 | libcli/smb Move attrib_string in common | Andrew Bartlett | 1 | -46/+0 |
2011-04-29 | libcli/smb Move FILE_ATTRIBUTE defines to the top level | Andrew Bartlett | 1 | -18/+0 |
2011-04-28 | s4:libcli/smb_composite: move smb2_composite_setpathinfo_setinfo_done() | Stefan Metzmacher | 1 | -25/+27 |
2011-04-28 | s4:libcli/smb_composite: move smb2_composite_setpathinfo_create_done() | Stefan Metzmacher | 1 | -22/+23 |
2011-04-28 | s4:libcli/smb_composite: add smb2_composite_setpathinfo_close_done() | Stefan Metzmacher | 1 | -1/+12 |
2011-04-28 | s4:libcli/smb_composite: better names for smb2_composite_setpathinfo_* funcs ... | Stefan Metzmacher | 1 | -22/+15 |
2011-04-28 | s4:libcli/smb2: let smb2_session_setup_spnego_* use tevent_req | Stefan Metzmacher | 2 | -72/+118 |
2011-04-28 | s4:libcli/smb2: move smb2_session_setup_spnego_send() to the top | Stefan Metzmacher | 1 | -62/+64 |
2011-04-28 | s4:libcli/smb2: move smb2_connect_tcon_done() | Stefan Metzmacher | 1 | -20/+22 |
2011-04-28 | s4:libcli/smb2: move smb2_connect_session_done() | Stefan Metzmacher | 1 | -36/+38 |
2011-04-28 | s4:libcli/smb2: move smb2_connect_negprot_done() | Stefan Metzmacher | 1 | -69/+71 |
2011-04-28 | s4:libcli/smb2: move smb2_connect_socket_done() | Stefan Metzmacher | 1 | -55/+57 |
2011-04-28 | s4:libcli/smb2: move smb2_connect_resolve_done() | Stefan Metzmacher | 1 | -36/+35 |
2011-04-28 | s4:libcli/smb2: rename step functions of smb2_connect_*() | Stefan Metzmacher | 1 | -26/+10 |
2011-04-28 | s4:libcli/smb2: convert smb2_connect_*() to tevent_req | Stefan Metzmacher | 2 | -108/+198 |
2011-04-14 | s4/libcli: do not use netbios name in NTLMv2 blobs w/o spnego | Christian Ambach | 1 | -4/+22 |
2011-04-14 | s4/libcli: do not announce NT error code support when it is disabled | Christian Ambach | 1 | -1/+4 |
2011-04-13 | libcli/ldap pull LIBCLI_LDAP_MESSAGE and LIBCLI_LDAP_NDR into a library | Andrew Bartlett | 1 | -1/+1 |
2011-03-29 | Ensure convert_string_XXX is always called with a valid converted_size pointer. | Jeremy Allison | 2 | -2/+5 |
2011-03-25 | libcli: created smb_constants.h | Andrew Tridgell | 1 | -12/+1 |
2011-03-24 | charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s... | Andrew Tridgell | 3 | -8/+7 |
2011-03-19 | source4/: Fix prototypes for all functions in various subsystems. | Jelmer Vernooij | 1 | -0/+1 |
2011-03-18 | s4-libcli/rap: add NDR_RAP dependency to LIBCLI_RAP. | Günther Deschner | 1 | -1/+1 |