| Commit message (Expand) | Author | Age | Files | Lines |
* | build: Reduce build systems to just top level waf and autoconf | Andrew Bartlett | 2011-10-07 | 2 | -22/+20 |
* | smb_unix_ext.h: Protect against multiple inclusion. | Jelmer Vernooij | 2011-09-28 | 1 | -0/+4 |
* | Install headers included by smb_common.h. | Jelmer Vernooij | 2011-09-28 | 1 | -2/+2 |
* | errormap: Add unix_to_werror() function | Kai Blin | 2011-09-28 | 2 | -0/+10 |
* | libcli/smb: Get rid of set but unused variable | Kai Blin | 2011-09-24 | 1 | -1/+3 |
* | Remove extraneous debug code. | Jeremy Allison | 2011-09-22 | 1 | -3/+0 |
* | Fix bug #8474 - SMB2 create doesn't cope with an Apple client using NULL blob... | Jeremy Allison | 2011-09-21 | 1 | -3/+7 |
* | libcli/smb: add SMB2_DIALECT_REVISION_222 | Stefan Metzmacher | 2011-09-16 | 1 | -0/+1 |
* | libcli/smb: add PROTOCOL_SMB2_22 | Stefan Metzmacher | 2011-09-16 | 1 | -1/+2 |
* | libcli/auth: add some const to SMBNTencrypt_hash() and SMBNTencrypt() | Stefan Metzmacher | 2011-09-14 | 2 | -4/+4 |
* | libcli/smb: s/FLAGS2_UNKNOWN_BIT4/FLAGS2_SMB_SECURITY_SIGNATURES_REQUIRED | Stefan Metzmacher | 2011-09-10 | 1 | -1/+1 |
* | smb2_constants: add SMB2_WRITEFLAG_WRITE_THROUGH define | Stefan Metzmacher | 2011-09-06 | 1 | -0/+2 |
* | libcli/smb: add PROTOCOL_SMB2_10 | Stefan Metzmacher | 2011-09-05 | 1 | -1/+2 |
* | libcli/smb: remove PROTOCOL_SMB2 alias of PROTOCOL_SMB2_02 | Stefan Metzmacher | 2011-09-05 | 1 | -1/+0 |
* | libcli/smb: move smb2_signing.c to the toplevel | Stefan Metzmacher | 2011-09-05 | 4 | -2/+175 |
* | smb2_constants: add SMB2_HDR_CREDIT_CHARGE | Stefan Metzmacher | 2011-08-30 | 1 | -1/+2 |
* | werror: remove duplicate definition of WERR_INVALID_OWNER | Michael Adam | 2011-08-26 | 1 | -1/+0 |
* | smb_common: Fix include paths. | Jelmer Vernooij | 2011-08-18 | 1 | -5/+5 |
* | smb_common: Install some more headers. | Jelmer Vernooij | 2011-08-18 | 1 | -1/+2 |
* | Adapt del_sid_from_array to Samba coding style | Volker Lendecke | 2011-08-17 | 1 | -1/+2 |
* | Fix a typo | Volker Lendecke | 2011-08-17 | 1 | -1/+1 |
* | Remove unused "sid_equal" | Volker Lendecke | 2011-08-17 | 2 | -10/+0 |
* | Replace calls to sid_equal with calls to dom_sid_equal | Volker Lendecke | 2011-08-17 | 1 | -2/+2 |
* | pytalloc: Use consistent prefix for functions, add ABI file. | Jelmer Vernooij | 2011-08-10 | 1 | -4/+4 |
* | build: provide tevent-util as a public library | Andrew Bartlett | 2011-08-08 | 4 | -4/+4 |
* | ntlmssp: Add ntlmssp_blob_matches_magic() | Andrew Bartlett | 2011-08-03 | 2 | -0/+12 |
* | gensec: Remove mem_ctx from calls that do not return memory | Andrew Bartlett | 2011-08-03 | 2 | -2/+0 |
* | cli_smb_common: Lowercase name. | Jelmer Vernooij | 2011-07-26 | 1 | -2/+2 |
* | cli_cldap: Lowercase name. | Jelmer Vernooij | 2011-07-26 | 1 | -1/+1 |
* | libcli/security: add some const to marshall_sec_desc[_buf]() | Stefan Metzmacher | 2011-07-23 | 2 | -4/+4 |
* | libcli/smb: add NBSS message types | Stefan Metzmacher | 2011-07-12 | 1 | -0/+10 |
* | libcli/smb: add PROTOCOL_SMB2_02 constant | Stefan Metzmacher | 2011-07-12 | 1 | -1/+2 |
* | libcli: remove duplicate of #define NT_STATUS_NO_SUCH_JOB | Björn Baumbach | 2011-07-07 | 1 | -1/+0 |
* | libcli/smb move FILE_TYPE constants in common | Andrew Bartlett | 2011-07-06 | 2 | -3/+9 |
* | libcli/smb move enum protocol_types to a common header | Andrew Bartlett | 2011-07-06 | 1 | -0/+12 |
* | build: Add missing depencency on NDR_NBT | Andrew Bartlett | 2011-07-05 | 1 | -1/+1 |
* | s3: Add STATUS_STOPPED_ON_SYMLINK error code | Volker Lendecke | 2011-07-03 | 2 | -0/+2 |
* | Add NT_STATUS_IO_REPARSE_TAG_NOT_HANDLED | Volker Lendecke | 2011-06-24 | 2 | -0/+3 |
* | Add NT_STATUS_IO_REPARSE_DATA_INVALID | Volker Lendecke | 2011-06-24 | 2 | -0/+3 |
* | lib/util Remove samba-util-common! | Andrew Bartlett | 2011-06-21 | 1 | -1/+1 |
* | Use tevent_req_oom | Volker Lendecke | 2011-06-20 | 1 | -2/+2 |
* | tdb_compat: use tdb_errorstr_compat() | Rusty Russell | 2011-06-20 | 1 | -1/+1 |
* | tdb_compat.h: divert every tdb build and includes to tdb_compat | Rusty Russell | 2011-06-20 | 1 | -1/+1 |
* | libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol | Andrew Bartlett | 2011-06-20 | 8 | -18/+18 |
* | libcli/util Bring samba4 unix -> nt_status code in common. | Andrew Bartlett | 2011-06-20 | 3 | -5/+165 |
* | s3: Allow NULL sd_size in make_sec_desc | Volker Lendecke | 2011-06-18 | 1 | -2/+10 |
* | util: moved nt_errstr() into common code | Andrew Tridgell | 2011-06-17 | 2 | -8/+23 |
* | libclu/util: Move get_friendly_nt_error_msg() in common. | Andrew Bartlett | 2011-06-17 | 2 | -0/+52 |
* | libcli/smbreadline/smbreadline.h: fix licence/copyright | Günther Deschner | 2011-06-10 | 1 | -0/+20 |
* | libcli/security/secdesc.h: fix licence/copyright | Günther Deschner | 2011-06-10 | 1 | -0/+22 |