Age | Commit message (Expand) | Author | Files | Lines |
2011-06-09 | s3-talloc Change TALLOC_P() to talloc() | Andrew Bartlett | 1 | -1/+1 |
2011-05-18 | s3-lib Replace StrnCaseCmp() with strncasecmp_m() | Andrew Bartlett | 1 | -37/+37 |
2011-05-18 | s3-lib Replace StrCaseCmp() with strcasecmp_m() | Andrew Bartlett | 1 | -60/+60 |
2011-05-06 | s3-libsmb: move protos to libsmb/proto.h | Günther Deschner | 1 | -0/+1 |
2011-05-05 | More const fixes for compiler warnings from the waf build. | Jeremy Allison | 1 | -6/+6 |
2011-04-13 | s3-rpc_client: add and use rpc_client/rpc_client.h. | Günther Deschner | 1 | -0/+1 |
2011-01-15 | s3: Convert cli_set_secdesc to cli_trans | Volker Lendecke | 1 | -2/+4 |
2010-10-12 | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 1 | -2/+1 |
2010-09-20 | s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions. | Günther Deschner | 1 | -3/+4 |
2010-05-21 | s3:dom_sid Global replace of DOM_SID with struct dom_sid | Andrew Bartlett | 1 | -12/+12 |
2010-05-18 | s3-rpc_client: move protos to cli_lsarpc.h | Günther Deschner | 1 | -0/+1 |
2010-05-18 | s3-secdesc: remove "typedef struct security_descriptor SEC_DESC". | Günther Deschner | 1 | -4/+4 |
2010-05-18 | s3-secdesc: remove "typedef struct security_acl SEC_ACL". | Günther Deschner | 1 | -6/+6 |
2010-05-18 | s3-secdesc: remove "typedef struct security_ace SEC_ACE". | Günther Deschner | 1 | -14/+14 |
2010-05-06 | s3: only include gen_ndr headers where needed. | Günther Deschner | 1 | -0/+1 |
2010-02-14 | s3-lib: use TYPESAFE_QSORT() in remaining s3 library code | Andrew Tridgell | 1 | -2/+1 |
2009-11-21 | s3: Fix some nonempty blank lines | Volker Lendecke | 1 | -210/+199 |
2009-07-24 | Make the smbd VFS typesafe | Volker Lendecke | 1 | -3/+3 |
2009-04-30 | Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int. | Jeremy Allison | 1 | -12/+9 |
2009-03-18 | s3: remove POLICY_HND. | Günther Deschner | 1 | -6/+6 |
2009-03-17 | Remove the global "struct cm_cred_struct" and associated calls, make | Jeremy Allison | 1 | -17/+20 |
2009-02-14 | Ensure consistency of values on stack (caught by AIX compiler) | Derrell Lipman | 1 | -16/+16 |
2009-02-09 | eliminate compiler warnings | Derrell Lipman | 1 | -4/+7 |
2008-12-31 | Make a CONST_DISCARD unnecessary by applying some const | Volker Lendecke | 1 | -3/+2 |
2008-12-17 | Fix a valgrind error | Volker Lendecke | 1 | -1/+2 |
2008-10-09 | Remove SEC_ACCESS. It's a uint32_t. | Jeremy Allison | 1 | -1/+1 |
2008-09-11 | Fix bug #5751 cannot show ACLs on DFS reported by SATOH Fumiyasu <fumiyas@oss... | Jeremy Allison | 1 | -34/+55 |
2008-07-21 | Remove one reference to PI_LSARPC | Volker Lendecke | 1 | -1/+2 |
2008-04-20 | Remove the pipe_idx variable from rpc_pipe_client | Volker Lendecke | 1 | -1/+1 |
2008-03-03 | Continued revamping of libsmbclient. | Derrell Lipman | 1 | -3/+3 |
2008-03-01 | Additional revamped libsmbclient documentation | Derrell Lipman | 1 | -314/+322 |
2008-03-01 | Modified revamp of the libsmbclient interface. | Derrell Lipman | 1 | -11/+11 |
2008-03-01 | Initial revamp of the libsmbclient interface. | Derrell Lipman | 1 | -0/+2293 |