Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-15 | s3-libsmb: only include rap client when needed. | Günther Deschner | 7 | -0/+214 | |
Guenther | |||||
2011-03-14 | s3: Fix bug 8009 - net rap session cannot get username | Volker Lendecke | 1 | -1/+1 | |
Looking in [MS-RAP].pdf - these strings are always 4 bytes as an offset in the rparam area, the string length is the size in the rdata area. Se we must always return we have consumed 4 param bytes. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Mon Mar 14 20:09:09 CET 2011 on sn-devel-104 | |||||
2011-03-13 | Revert "s3: Fix bug 8009" | Volker Lendecke | 1 | -1/+1 | |
This reverts commit 1829891391d978e8dd322cdbd3320e30e5c78b72. Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Mar 13 10:33:25 CET 2011 on sn-devel-104 | |||||
2011-03-12 | s3: Fix bug 8009 | Volker Lendecke | 1 | -1/+1 | |
Jeremy, please check! Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sat Mar 12 11:39:41 CET 2011 on sn-devel-104 | |||||
2011-03-05 | nsswitch: wbcFreeMemory deals fine with NULL | Volker Lendecke | 1 | -3/+1 | |
2011-03-04 | s3-nterr: use strcasecmp in nt_status_string_to_code(). | Günther Deschner | 1 | -1/+2 | |
Guenther | |||||
2011-03-04 | s3-nterr: within nt_errstr() compare codes using NT_STATUS_V(). | Günther Deschner | 1 | -1/+2 | |
This is to avoid future very special NT_STATUS_EQUAL semantics within s4. Guenther | |||||
2011-03-04 | nterr: make sure both nt_err_desc structs are the same. | Günther Deschner | 1 | -0/+3 | |
Guenther | |||||
2011-03-04 | nterr: make sure both nt_errs structs are the same. | Günther Deschner | 1 | -4/+16 | |
Guenther | |||||
2011-03-04 | s3-nterr: make nt_err_desc static const. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2011-03-04 | nterr: remove space indents (use tabs instead), following coding standards. | Günther Deschner | 1 | -12/+12 | |
Guenther | |||||
2011-03-04 | nterr: remove trailing whitespace. | Günther Deschner | 1 | -15/+15 | |
Guenther | |||||
2011-03-01 | s3-build __FUNCTION__ is always available, always use it | Andrew Bartlett | 1 | -2/+2 | |
This avoids duplication between FUNCTION_NAME and __FUNCTION__ | |||||
2011-02-28 | s3-rpc_client: Move client pipe functions to own header. | Andreas Schneider | 4 | -0/+4 | |
2011-02-28 | s3: Remove unused receive_packet | Stefan Metzmacher | 1 | -33/+0 | |
2011-02-27 | s3: Make is_zero_addr take a sockaddr_storage | Volker Lendecke | 4 | -10/+10 | |
All callers had to cast this anyway Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Feb 27 11:02:53 CET 2011 on sn-devel-104 | |||||
2011-02-25 | s3-errormap: move (unused) map_nt_error_from_wbcErr out of errormap. | Günther Deschner | 3 | -39/+66 | |
Guenther | |||||
2011-02-23 | s3:libsmb only log a dead connection if it was not closed | Christian Ambach | 1 | -7/+12 | |
in case the cli was closed before (e.g. via a dropped ip message) it can be expected that the read here returns with an error and so we should not log that a connection is dead when it was closed before Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Wed Feb 23 16:51:03 CET 2011 on sn-devel-104 | |||||
2011-02-18 | lib/util/charset Add back setlocale(), but only when called from binaries | Andrew Bartlett | 1 | -1/+1 | |
When called from a library, we don't want to call this, as we may overwrite some of our calling program's context. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Fri Feb 18 09:29:35 CET 2011 on sn-devel-104 | |||||
2011-02-14 | s3: Fix a C++ warning | Volker Lendecke | 1 | -1/+1 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Mon Feb 14 21:44:55 CET 2011 on sn-devel-104 | |||||
2011-02-11 | s3-libsmb: fix ifdef check in ads_dc_name. | Günther Deschner | 1 | -1/+1 | |
We are accessing an LDAP structure here, so we better check that LDAP support was there as well as Kerberos support. Guenther | |||||
2011-02-09 | s3: move some stuff out of smb.h to better locations. | Günther Deschner | 2 | -0/+5 | |
Guenther | |||||
2011-02-09 | Fix up some buildfarm warnings. | Jeremy Allison | 1 | -1/+1 | |
2011-02-09 | Don't use asprintf in this library - breaks the build on many systems. Fake ↵ | Jeremy Allison | 1 | -3/+8 | |
with malloc/memcpy. | |||||
2011-02-02 | s3-libsmb: prefer dcerpc_lsa_X functions. | Günther Deschner | 1 | -14/+22 | |
Guenther | |||||
2011-01-30 | s3:libsmb: display NT_STATUS_RPC_SEC_PKG_ERROR in error strings | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2011-01-29 | s3: Remove an unneeded check | Volker Lendecke | 1 | -1/+1 | |
In many other places we already assume that if asprintf returns !=-1 then the result is allocated. Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sat Jan 29 15:00:09 CET 2011 on sn-devel-104 | |||||
2011-01-26 | From Metze - make sure we're using the same string length for the hash. | Jeremy Allison | 1 | -1/+1 | |
Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Wed Jan 26 18:32:15 CET 2011 on sn-devel-104 | |||||
2011-01-25 | Fix bug #7863 - Unlink may unlink wrong file when hardlinks are involved. | Jeremy Allison | 1 | -5/+4 | |
Do this by keeping a linked list of delete on close tokens, one for each filename that identifies a path to the dev/inode. Use the jenkins hash of the pathname to identify the correct token. | |||||
2011-01-25 | Add name_hash into the share mode entry struct (as yet only use for renames ↵ | Jeremy Allison | 1 | -4/+32 | |
to identify a specific path). | |||||
2011-01-22 | s3: Fix connecting to port-139 only servers | Volker Lendecke | 1 | -3/+5 | |
When the TCP RST came before the 5 msecs timeout kicked in, we viewed this as final, as state->req_139 was not set yet. Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sat Jan 22 17:42:41 CET 2011 on sn-devel-104 | |||||
2011-01-17 | s3: Remove some unused code | Volker Lendecke | 1 | -105/+0 | |
2011-01-17 | s3: Convert cli_lock64 to cli_smb | Volker Lendecke | 1 | -34/+24 | |
2011-01-17 | s3: Convert cli_lock to use cli_locktype | Volker Lendecke | 1 | -46/+7 | |
2011-01-17 | s3: Convert cli_locktype to cli_smb | Volker Lendecke | 1 | -32/+22 | |
2011-01-17 | s3: Make passing up "result_parent" from cli_smb optional | Volker Lendecke | 2 | -3/+2 | |
2011-01-17 | s3: Remove unused cli_send_keepalive | Volker Lendecke | 1 | -19/+0 | |
2011-01-17 | s3: Remove unused cli_send/receive_trans | Volker Lendecke | 1 | -331/+0 | |
2011-01-17 | s3: Convert cli_api to cli_trans | Volker Lendecke | 1 | -11/+48 | |
2011-01-17 | s3: Make cli_setpathinfo_basic use cli_setpathinfo | Volker Lendecke | 2 | -71/+14 | |
2011-01-17 | s3: Add cli_setpathinfo | Volker Lendecke | 1 | -0/+35 | |
2011-01-17 | s3: Rename cli_setpathinfo->cli_setpathinfo_basic | Volker Lendecke | 2 | -12/+12 | |
2011-01-17 | s3: Remove unused cli_send/receive_nt_trans | Volker Lendecke | 1 | -341/+0 | |
2011-01-17 | s3: Move dump_ntquota* to smbcquotas.c | Volker Lendecke | 1 | -75/+0 | |
2011-01-17 | s3: Convert cli_set_fs_quota_info to cli_trans | Volker Lendecke | 1 | -32/+21 | |
2011-01-17 | s3: Convert cli_get_fs_quota_info to cli_trans | Volker Lendecke | 1 | -36/+27 | |
2011-01-17 | s3: Convert cli_list_user_quota to cli_trans | Volker Lendecke | 1 | -61/+47 | |
2011-01-17 | s3: Convert cli_set_user_quota to cli_trans | Volker Lendecke | 1 | -35/+23 | |
2011-01-17 | s3: Convert cli_get_user_quota to cli_trans | Volker Lendecke | 1 | -47/+42 | |
2011-01-17 | s3: Fix some nonempty blank lines | Volker Lendecke | 1 | -3/+3 | |