index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcli
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
libcli/nbt/nbt_proto.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+21
*
libcli/ldap/ldap_ndr.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+22
*
libcli/auth/msrpc_parse.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+21
*
libcli/util Remove prototype for ntstatus_dos_equal()
Andrew Bartlett
2011-06-06
1
-3
/
+0
*
s4-ipv6: update callers to load_interface_list()
Andrew Tridgell
2011-06-06
1
-1
/
+1
*
libcli/cldap/cldap.c: don't hand huge values to tevent_timeval_add usecs
Rusty Russell
2011-06-01
1
-2
/
+4
*
Tiny simplification to dom_sid_string_buf
Volker Lendecke
2011-05-31
1
-2
/
+1
*
libcli/util Remove ntstatus_check_dos_mapping
Andrew Bartlett
2011-05-31
1
-9
/
+0
*
libcli/security: move secdesc.c to the top level libcli/security
Andrew Bartlett
2011-05-31
4
-1
/
+823
*
build: Make util_reg subsystem in libcli/registry a library
Andrew Bartlett
2011-05-18
1
-2
/
+3
*
waf-build: Add more libraries to avoid duplicate symbols
Andrew Bartlett
2011-05-18
2
-8
/
+9
*
libcli/auth/krb5_wrap: correctly use discard_const().
Günther Deschner
2011-05-13
1
-2
/
+2
*
libcli/auth/smbencrypt: in E_deshash, use talloc_stackframe instead of "#if _...
Michael Adam
2011-05-12
1
-8
/
+4
*
libcli/auth: fix "no talloc stackframe around" message from the samba4.blackb...
Michael Adam
2011-05-10
1
-2
/
+4
*
s4-interfaces Rename interfaces code so not to conflict with source3/
Andrew Bartlett
2011-05-08
1
-3
/
+3
[next]