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
...
*
Move source3/libads/dns.c to lib/addns
Simo Sorce
2012-05-23
2
-2
/
+6
*
libcli: make it easier to understand that a control was not correctly encoded
Matthieu Patou
2012-05-19
1
-1
/
+1
*
libcli/smb: move smb2cli_ioctl.c from source3 to the toplevel
Björn Baumbach
2012-05-15
3
-0
/
+370
*
libcli/smb: move smb2cli_query_directory.c from source3 to the toplevel
Björn Baumbach
2012-05-15
3
-0
/
+241
*
libcli/smb: move smb2cli_query_info.c from source3 to the toplevel
Björn Baumbach
2012-05-15
3
-0
/
+284
*
libcli/smb: move smb2cli_set_info.c from source3 to the toplevel
Björn Baumbach
2012-05-15
3
-0
/
+207
*
libcli/smb: move smb2cli_flush.c from source3 to the toplevel
Björn Baumbach
2012-05-15
3
-0
/
+148
*
libcli/smb: move smb2cli_write.c from source3 to the toplevel
Björn Baumbach
2012-05-15
3
-0
/
+188
*
libcli/smb: move smb2cli_read.c from source3 to the toplevel
Björn Baumbach
2012-05-15
3
-0
/
+216
*
libcli/smb: move smb2cli_close.c from source3 to the toplevel
Stefan Metzmacher
2012-05-15
3
-0
/
+154
*
libcli/smb: move smb2cli_create.c from source3 to the toplevel
Stefan Metzmacher
2012-05-15
3
-0
/
+315
*
libcli/smb: move smb2cli_logoff_* from source3 to the top level
Stefan Metzmacher
2012-05-14
2
-0
/
+110
*
libcli/smb: git mv smb2_session.c smb2cli_session.c
Stefan Metzmacher
2012-05-14
2
-1
/
+1
*
libcli/nbt: no longer use old 'event_' tevent compat symbols
Stefan Metzmacher
2012-05-14
1
-24
/
+24
*
libcli/smb/smb_constants: add FSCTL_VALIDATE_NEGOTIATE_INFO*
Stefan Metzmacher
2012-05-11
1
-0
/
+8
*
libcli/smb/smbXcli: add support for PROTOCOL_SMB3_00
Stefan Metzmacher
2012-05-06
1
-0
/
+1
*
libcli/smb: add #define PROTOCOL_LATEST PROTOCOL_SMB3_00
Stefan Metzmacher
2012-05-06
1
-0
/
+1
*
libcli/smb: add PROTOCOL_SMB3_00
Stefan Metzmacher
2012-05-06
1
-1
/
+2
*
libcli/smb: add SMB3_DIALECT_REVISION_300
Stefan Metzmacher
2012-05-06
1
-0
/
+1
*
UTIL_TDB: lowercase name.
Jelmer Vernooij
2012-05-03
1
-1
/
+1
*
libcli/smb: move SMB2_IOCTL_FLAG_IS_FSCTL to smb2_constants.h
Stefan Metzmacher
2012-04-27
1
-0
/
+3
*
libcli: Use data_blob_null
Volker Lendecke
2012-04-25
1
-1
/
+1
*
lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...
Alexander Bokovoy
2012-04-25
1
-1
/
+1
*
Make krb5 wrapper library common so they can be used all over
Simo Sorce
2012-04-23
5
-312
/
+3
*
libcli/smb: move smb2cli_session_setup_*() prototypes to the code.
Stefan Metzmacher
2012-04-16
1
-0
/
+15
*
libcli/smb: add smb2cli_session_get_flags()
Stefan Metzmacher
2012-04-16
2
-0
/
+6
*
libcli/smb: we should not force a session key for anonymous connections
Stefan Metzmacher
2012-04-16
1
-4
/
+4
*
libcli/smb: make use of data_blob_string_const_null()
Stefan Metzmacher
2012-04-16
1
-12
/
+6
*
krb5_wrap: krb5_string_to_key / krb5_encrypt_block are deprecated.
Simo Sorce
2012-04-12
1
-4
/
+4
*
auth-krb: Move pac related util functions in a single place.
Simo Sorce
2012-04-12
2
-81
/
+0
*
auth-krb: Make functions static.
Simo Sorce
2012-04-12
1
-4
/
+0
*
auth-krb: Nove oid packet check to gensec_util.
Simo Sorce
2012-04-12
1
-1
/
+0
*
krb5_wrap: remove duplicate declaration and dead ifdef
Simo Sorce
2012-04-12
1
-4
/
+0
*
s4 dns: Add a simple async client library
Kai Blin
2012-03-27
3
-0
/
+230
*
smb2: Move smb2cli session setup code to cli_smb_common.
Jelmer Vernooij
2012-03-25
2
-0
/
+234
*
libcli/smb: Stop generating unused proto file.
Jelmer Vernooij
2012-03-25
1
-1
/
+0
*
Fix bug #8811 - sd_has_inheritable_components segfaults on an SD that se_acce...
Jeremy Allison
2012-03-14
1
-0
/
+4
*
Fix bug #8795 - Samba does not handle the Owner Rights permissions at all
Richard Sharpe
2012-03-14
3
-6
/
+49
*
tdb_wrap: Move to specific directory.
Jelmer Vernooij
2012-03-10
1
-1
/
+1
*
Fix bug #8797 - Samba does not correctly handle DENY ACEs when privileges apply.
Richard Sharpe
2012-03-10
1
-26
/
+28
*
libcli:smb: define SMB2_HDR_FLAG_REPLAY_OPERATION
Michael Adam
2012-03-04
1
-0
/
+1
*
smbXcli: add the possiblilty to negotiate client capabilites in smb >= 2.2
Michael Adam
2012-03-03
2
-3
/
+11
*
libcli:smb: define SMB2_DHANDLE_FLAG_PERSISTENT
Michael Adam
2012-03-03
1
-0
/
+5
*
libcli:smb: add new SMB2 share flags
Michael Adam
2012-03-03
1
-1
/
+5
*
libcli:smb: upgrade SMB2_CAP_ALL to include the newly known caps
Michael Adam
2012-03-03
1
-1
/
+8
*
libcli:smb: add defines for SMB2.2 share capabilities
Michael Adam
2012-03-03
1
-1
/
+4
*
libcli:smb: add defines for SMB2.2 global capabilities
Michael Adam
2012-03-03
1
-4
/
+9
*
libcli:smb: define DH2Q and DH2C tags for smb2 extra create blobs
Michael Adam
2012-03-03
1
-0
/
+2
*
smb2_constants: fix a typo
Christian Ambach
2012-03-03
1
-1
/
+1
*
smb2_constants: add SMB2_WATCH_TREE
Christian Ambach
2012-03-02
1
-0
/
+3
[prev]
[next]