summaryrefslogtreecommitdiff
path: root/source4/libcli
Commit message (Expand)AuthorAgeFilesLines
* s4:libcli/raw: s/SMBchkpth/SMBcheckpathStefan Metzmacher2011-07-122-2/+2
* s4:libcli/raw: remove SMBkeepaliveStefan Metzmacher2011-07-121-1/+0
* libcli/smb move FILE_TYPE constants in commonAndrew Bartlett2011-07-061-8/+0
* libcli/smb move enum protocol_types to a common headerAndrew Bartlett2011-07-061-0/+1
* Use tevent_req_oomVolker Lendecke2011-06-201-2/+2
* libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2011-06-205-10/+10
* libcli/util Bring samba4 unix -> nt_status code in common.Andrew Bartlett2011-06-202-166/+0
* s3-libcli Remove unused error mapping tablesAndrew Bartlett2011-06-201-549/+0
* s4-errors: Import error maps from the source3/ unix -> ntstatus mappingAndrew Bartlett2011-06-171-0/+11
* errors: reorder error codes for easier s3/s4 comparisonAndrew Bartlett2011-06-171-3/+3
* s4-util: removed the s4 nterr.cAndrew Tridgell2011-06-172-55/+1
* libclu/util: Move get_friendly_nt_error_msg() in common.Andrew Bartlett2011-06-171-20/+0
* s4:libcli/smb_composite: convert smb2_composite_setpathinfo_send/rev to teven...Stefan Metzmacher2011-06-152-59/+129
* s4:libcli/raw/raw*.c - add unhandled enum valuesMatthias Dieter Wallnöfer2011-06-112-2/+3
* s4-ipv6: fixed a crash in the IPv6 DNS codeAndrew Tridgell2011-06-071-1/+1
* s4-ipv6: fixed DNS handling with new IPv6 codeAndrew Tridgell2011-06-071-1/+16
* s4-modules Remove lp_ctx from init functions that no longer need itAndrew Bartlett2011-06-061-1/+1
* s4-ipv6: allow for IPv6 in resolver top level callsAndrew Tridgell2011-06-061-4/+2
* s4-ipv6: cope with IPv6 in our async DNS client codeAndrew Tridgell2011-06-061-28/+28
* s4-ipv6: update callers to load_interface_list()Andrew Tridgell2011-06-063-3/+3
* lib/util/time.c: timeval_current_ofs_usecRusty Russell2011-06-011-1/+1
* libcli/util Remove ntstatus_check_dos_mappingAndrew Bartlett2011-05-311-35/+0
* s4-libcli Merge error map order with source3 errmap_unix.cAndrew Bartlett2011-05-311-26/+28
* waf-build: Add more libraries to avoid duplicate symbolsAndrew Bartlett2011-05-181-2/+3
* s4-libcli/rap: add smbcli_rap_netremotetod().Günther Deschner2011-05-161-0/+47
* do an explicit A record search for SRV entriesLuke Howard2011-05-131-4/+22
* s4-interfaces Rename interfaces code so not to conflict with source3/Andrew Bartlett2011-05-083-6/+6
* libcli/smb Move cifs posix helper functions and headers in commonAndrew Bartlett2011-05-063-187/+2
* errors: Remove unused unix_to_werror()Andrew Bartlett2011-05-061-5/+0
* libcli/util Move NTSTATUS table to the top levelAndrew Bartlett2011-05-061-889/+2
* nterr: Add mem_ctx for return string from get_nt_error_c_code()Andrew Bartlett2011-05-061-6/+7
* libcli/util Merge ntstatus_to_dos() ntstatus_to_werror() to the top levelAndrew Bartlett2011-05-061-668/+0
* errors: Merge source3/ werror_to_ntstatus() code to source4/Andrew Bartlett2011-05-061-6/+16
* errors: Merge ntstatus -> DOS error table between Samba3 and Samba4.Andrew Bartlett2011-05-061-7/+11
* s3-lib Remove unused dos error codes from errmap_unixAndrew Bartlett2011-05-061-5/+3
* Fix many const compiler warnings.Jeremy Allison2011-05-051-1/+1
* libcli/raw: use a different ifdef than s3 smb.hAndrew Tridgell2011-05-031-3/+3
* s4-messaging Rename messaging -> imessagingAndrew Bartlett2011-05-033-5/+5
* s4-libcli Remove resolve_name() as it conflicts with Samba3.Andrew Bartlett2011-05-032-13/+1
* s4:libcli/util/nterr: NO_S4U_PROT_SUPPORT and CROSSREALM_DELEGATION_FAILUREStefan Metzmacher2011-05-021-0/+2
* build: put doserr.c into it's own subsystem, so it's no longer a duplicateAndrew Bartlett2011-04-291-2/+2
* libcli/smb Move attrib_string in commonAndrew Bartlett2011-04-291-46/+0
* libcli/smb Move FILE_ATTRIBUTE defines to the top levelAndrew Bartlett2011-04-291-18/+0
* s4:libcli/smb_composite: move smb2_composite_setpathinfo_setinfo_done()Stefan Metzmacher2011-04-281-25/+27
* s4:libcli/smb_composite: move smb2_composite_setpathinfo_create_done()Stefan Metzmacher2011-04-281-22/+23
* s4:libcli/smb_composite: add smb2_composite_setpathinfo_close_done()Stefan Metzmacher2011-04-281-1/+12
* s4:libcli/smb_composite: better names for smb2_composite_setpathinfo_* funcs ...Stefan Metzmacher2011-04-281-22/+15
* s4:libcli/smb2: let smb2_session_setup_spnego_* use tevent_reqStefan Metzmacher2011-04-282-72/+118
* s4:libcli/smb2: move smb2_session_setup_spnego_send() to the topStefan Metzmacher2011-04-281-62/+64
* s4:libcli/smb2: move smb2_connect_tcon_done()Stefan Metzmacher2011-04-281-20/+22