index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcli
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-23
Add missing dependency on com_err.
Jelmer Vernooij
1
-1
/
+1
2011-04-20
libcli/auth Move PAC parsing and verification in common.
Andrew Bartlett
3
-2
/
+375
2011-04-20
libcli/auth: Move more kerberos wrapping in common
Andrew Bartlett
2
-1
/
+230
2011-04-14
libcli/auth Fix compile on hosts without krb5
Andrew Bartlett
1
-2
/
+2
2011-04-14
libcli/auth Move krb5 wrapper functions from s3 into common
Andrew Bartlett
3
-1
/
+158
2011-04-14
libcli/ldap Re-add ldap_ndr.h as a public header
Andrew Bartlett
1
-1
/
+1
2011-04-14
libcli: allow exclusion of netbios name in NTLMV2 blob
Christian Ambach
1
-5
/
+12
2011-04-13
Add dom_sid_parse_endp
Volker Lendecke
2
-2
/
+14
2011-04-13
s3: Use talloc_tos() in the S3 build
Volker Lendecke
1
-1
/
+7
2011-04-13
libcli/auth Use convert_string_error to check LM hash calculation.
Andrew Bartlett
1
-9
/
+24
2011-04-13
libcli/ldap pull LIBCLI_LDAP_MESSAGE and LIBCLI_LDAP_NDR into a library
Andrew Bartlett
1
-14
/
+6
2011-04-12
s3: add some forward declarations.
Günther Deschner
1
-0
/
+2
2011-04-06
tstream: make npa_tstream a private library
Andrew Tridgell
1
-4
/
+5
2011-04-06
lib: make asn1_util a private library
Andrew Tridgell
2
-2
/
+2
2011-04-06
libcli/nbt Cope with blank lines in DNS hosts file
Andrew Bartlett
1
-3
/
+3
2011-04-05
auth: Move auth_session_info into IDL
Andrew Bartlett
1
-10
/
+1
2011-03-30
registry: create and use shared libcli/registry/util_reg.h header.
Günther Deschner
2
-0
/
+33
2011-03-29
Ensure convert_string_XXX is always called with a valid converted_size pointer.
Jeremy Allison
1
-1
/
+2
2011-03-28
Fix inspired by work done by David Disseldorp for bug #8040 - smbclient segfa...
Jeremy Allison
5
-19
/
+52
2011-03-27
s3: Fix Coverity ID 682: NEGATIVE_RETURNS
Volker Lendecke
1
-1
/
+4
2011-03-25
libcli: created smb_constants.h
Andrew Tridgell
2
-0
/
+40
2011-03-24
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
3
-5
/
+4
2011-03-21
libcli/security: make sure that we don't grant SEC_STD_DELETE to the owner by...
Stefan Metzmacher
1
-28
/
+30
2011-03-20
ldapcli: allocate control value on the control object not on the control cont...
Matthieu Patou
1
-2
/
+2
2011-03-19
libcli/: Fix prototypes for all functions.
Jelmer Vernooij
5
-0
/
+8
2011-03-16
libcli/security: move display_sec headers to own header file and add to
Günther Deschner
3
-0
/
+36
2011-03-16
libcli: openchange doesn't need these headers any more
Andrew Tridgell
1
-2
/
+0
2011-03-15
libcli: protect access_check.h against double inclusion
Andrew Tridgell
1
-0
/
+3
2011-03-15
waf: build substituted public headers in build tree
Andrew Tridgell
1
-0
/
+2
2011-03-10
Quite some callers of sid_split_rid do not care about the rid
Volker Lendecke
1
-1
/
+3
2011-03-05
Fix some nonempty blank lines
Volker Lendecke
1
-3
/
+3
2011-03-03
Add dom_sid_string_buf
Volker Lendecke
2
-12
/
+40
2011-03-01
libcli/security Add unix_token and unix_info to auth_session_info too
Andrew Bartlett
1
-0
/
+2
2011-02-28
libcli: Eliminate select from smb_readline_replacement
Volker Lendecke
1
-7
/
+5
2011-02-25
libcli/nbt/wscript_build - fix build of "lmhosts"
Matthias Dieter Wallnöfer
1
-2
/
+2
2011-02-25
Implement the SMB2 close flag SMB2_CLOSE_FLAGS_FULL_INFORMATION (and move def...
Jeremy Allison
1
-0
/
+2
2011-02-24
build: moved util_reg.c into a common subsystem
Andrew Tridgell
1
-0
/
+4
2011-02-24
build: moved spnego_parse.c into a common subsystem
Andrew Tridgell
1
-1
/
+5
2011-02-24
build: moved lmhosts.c into a common subsystem
Andrew Tridgell
1
-2
/
+6
2011-02-24
build: moved schannel_sign.c into a shared COMMON_SCHANNEL subsystem
Andrew Tridgell
1
-3
/
+3
2011-02-24
build: moved libcli/auth/ntlmssp*.c into a common libcliauth.so library
Andrew Tridgell
1
-5
/
+10
2011-02-22
s4-auth Move libcli/security/session.c to the top level
Andrew Bartlett
4
-1
/
+116
2011-02-22
s3-waf: use common libcli/nbt build rules
Andrew Tridgell
1
-7
/
+6
2011-02-22
libcli/nbt: allow use of the waf build for nbt in source3
Andrew Tridgell
1
-12
/
+12
2011-02-21
libcli/security/security_descriptor.c - fix three wrong counter variables
Matthias Dieter Wallnöfer
1
-3
/
+3
2011-02-21
libcli/security/privileges.c - fix wrong counter type
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-02-21
libcli/security/privileges.c - fix the counting of privileges
Matthias Dieter Wallnöfer
1
-9
/
+4
2011-02-21
libcli/security/sddl.c - fix wrong counter type
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-02-21
libcli/security/display_sec.c - fix wrong counter type
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-02-17
idl: naming a structure 'VERSION' is not a good idea!
Andrew Tridgell
1
-2
/
+2
[next]