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
2010-10-18
libcli/nbt: move nbt_name_register_bcast_send to the top of nbt_name_register...
Stefan Metzmacher
1
-49
/
+51
2010-10-18
libcli/nbt: convert nbt_name_register_wins_send/recv to tevent_req
Stefan Metzmacher
2
-105
/
+158
2010-10-18
libcli/nbt: s/name_register_wins_handler/nbt_name_register_wins_handler
Stefan Metzmacher
1
-5
/
+5
2010-10-18
libcli/nbt: s/register_wins_state/nbt_name_register_wins_state
Stefan Metzmacher
1
-7
/
+7
2010-10-18
libcli/nbt: move nbt_name_register_wins_send() to the top of all nbt_name_reg...
Stefan Metzmacher
1
-59
/
+60
2010-10-18
libcli/nbt: convert nbt_name_refresh_wins_send/recv to tevent_req
Stefan Metzmacher
3
-96
/
+145
2010-10-18
libcli/nbt: s/name_refresh_wins_handler/nbt_name_refresh_wins_handler
Stefan Metzmacher
1
-5
/
+5
2010-10-18
libcli/nbt: s/refresh_wins_state/nbt_name_refresh_wins_state
Stefan Metzmacher
1
-7
/
+7
2010-10-18
libcli/nbt: move nbt_name_refresh_wins_send() to the top of all nbt_name_refr...
Stefan Metzmacher
1
-57
/
+59
2010-10-18
libcli/util: add pipe related NT_STATUS_RPC_* codes
Stefan Metzmacher
1
-0
/
+6
2010-10-14
security: ensure the merge of libcli/security doesn't change s3 behaviour
Andrew Tridgell
1
-0
/
+5
2010-10-14
libcli/security Use static SIDs rather than parsing from strings
Andrew Bartlett
2
-5
/
+6
2010-10-14
libcli/auth Merge source4/libcli/security and util_sid.c into the common code
Andrew Bartlett
10
-9
/
+1139
2010-10-14
libcli/security Define traditional constants in terms of IDL macros
Andrew Bartlett
1
-0
/
+64
2010-10-14
libcli/security Move source3/lib/util_seaccess.c into the common code
Andrew Bartlett
3
-0
/
+306
2010-10-12
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
5
-7
/
+52
2010-10-12
libcli/security Add debug class to security_token_debug() et al
Andrew Bartlett
4
-16
/
+18
2010-10-12
libcli/security Move most of security_token.c to common code.
Andrew Bartlett
3
-1
/
+203
2010-10-11
libsecurity-common: Add missing dependency on libndr.
Jelmer Vernooij
1
-1
/
+1
2010-10-11
libcli-auth: Remove unnecessary dependency on libsamba-hostconfig.
Jelmer Vernooij
1
-2
/
+2
2010-10-08
Add some const. Needed for my SD work.
Jeremy Allison
2
-14
/
+14
2010-10-04
libcli/ldap: ldap_full_packet() requires at least 6 bytes
Stefan Metzmacher
1
-0
/
+7
2010-10-01
samba: share readline wrappers among all buildsystems.
Günther Deschner
5
-0
/
+346
2010-09-27
libcli/ldap: correctly marshall LDAP Unbind PDUs
Stefan Metzmacher
1
-0
/
+2
2010-09-26
libcli/ldap: let ldap_full_packet() use asn1_peek_tag_needed_size()
Stefan Metzmacher
1
-1
/
+1
2010-09-26
libcli/util: let tstream_read_pdu_blob_* cope with variable length headers
Stefan Metzmacher
1
-5
/
+13
2010-09-23
libcli: fix compile warning
Simo Sorce
1
-0
/
+2
2010-09-22
s4:libcli:smb2 Rename pending_id to async_id and make 64-bit
Steven Danneman
1
-1
/
+4
2010-09-20
libcli/ldap Add const to ldap_encode_ndr_dom_sid()
Andrew Bartlett
2
-2
/
+2
2010-09-20
libcli: add dom_sid_compare_domain()
Günther Deschner
2
-0
/
+20
2010-09-18
werror: Add W_ERROR_HAVE_NO_MEMORY_AND_FREE() macro
Kamen Mazdrashki
1
-0
/
+7
2010-09-16
libcli/auth/ntlmssp Be clear about talloc parents for session keys
Andrew Bartlett
2
-9
/
+7
2010-09-15
cldap: prevent crashes when freeing cldap socket
Andrew Tridgell
1
-6
/
+15
2010-09-15
cldap: use ipv4 not up for unbound cldap sockets
Andrew Tridgell
1
-1
/
+5
2010-09-15
s4-auth: set the RODC bit for RODC schannel
Andrew Tridgell
1
-0
/
+1
2010-09-14
Fix string_to_sid() to allow non '\0' termination of the string - allows
Jeremy Allison
1
-11
/
+6
2010-09-14
libcli/security Use sid_append_rid() in dom_sid_append_rid()
Andrew Bartlett
1
-5
/
+5
2010-09-14
libcli/security Merge source3/ string_to_sid() to common code
Andrew Bartlett
1
-37
/
+92
2010-09-13
ntlm_check: Fix some nonempty blank lines
Volker Lendecke
1
-21
/
+21
2010-09-11
libcli/auth/schannel_state_tdb.c - fix includes
Matthias Dieter Wallnöfer
1
-3
/
+1
2010-09-11
libcli/privileges Fix comment
Andrew Bartlett
1
-1
/
+1
2010-09-11
s4-privs Seperate rights and privileges
Andrew Bartlett
2
-14
/
+60
2010-09-11
libcli/security Remove unused SE_NONE define
Andrew Bartlett
1
-1
/
+0
2010-09-11
libcli/security Move 'private' privileges functions to another header
Andrew Bartlett
3
-24
/
+42
2010-09-11
libcli/security Remove 'always true' return from se_priv_put_all_privileges
Andrew Bartlett
2
-3
/
+2
2010-09-11
libcli/auth Failure to find the cached session key for SCHANNEL isn't level 0
Andrew Bartlett
1
-1
/
+1
2010-09-11
privileges: privilege luids are not all below 64
Andrew Tridgell
1
-3
/
+0
2010-09-11
libcli/security Make sec_privilege_from_index() return SEC_PRIV_INVALID on fa...
Andrew Bartlett
1
-1
/
+1
2010-09-11
libcli/security Remove unused declarations from privileges.h
Andrew Bartlett
1
-51
/
+1
2010-09-11
libcli/security Expose sec_privilege_mask()
Andrew Bartlett
2
-1
/
+6
[prev]
[next]