index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcli
Commit message (
Expand
)
Author
Age
Files
Lines
*
ntlm_check: Fix some nonempty blank lines
Volker Lendecke
2010-09-13
1
-21
/
+21
*
libcli/auth/schannel_state_tdb.c - fix includes
Matthias Dieter Wallnöfer
2010-09-11
1
-3
/
+1
*
libcli/privileges Fix comment
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
s4-privs Seperate rights and privileges
Andrew Bartlett
2010-09-11
2
-14
/
+60
*
libcli/security Remove unused SE_NONE define
Andrew Bartlett
2010-09-11
1
-1
/
+0
*
libcli/security Move 'private' privileges functions to another header
Andrew Bartlett
2010-09-11
3
-24
/
+42
*
libcli/security Remove 'always true' return from se_priv_put_all_privileges
Andrew Bartlett
2010-09-11
2
-3
/
+2
*
libcli/auth Failure to find the cached session key for SCHANNEL isn't level 0
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
privileges: privilege luids are not all below 64
Andrew Tridgell
2010-09-11
1
-3
/
+0
*
libcli/security Make sec_privilege_from_index() return SEC_PRIV_INVALID on fa...
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
libcli/security Remove unused declarations from privileges.h
Andrew Bartlett
2010-09-11
1
-51
/
+1
*
libcli/security Expose sec_privilege_mask()
Andrew Bartlett
2010-09-11
2
-1
/
+6
*
libcli/security make sec_privilege_id() return SEC_PRIV_INVALID on failure.
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
libcli/security Remove unused functions and constants.
Andrew Bartlett
2010-09-11
2
-242
/
+14
*
libcli/security Rename all privilege bitmaps constants
Andrew Bartlett
2010-09-11
1
-28
/
+28
*
libcli/security Remove luid_to_se_priv() and luid_to_privilege_name()
Andrew Bartlett
2010-09-11
1
-43
/
+4
*
libcli/security Improve dump of privileges: Just walk the table
Andrew Bartlett
2010-09-11
1
-5
/
+4
*
s3-privs Remove pointer indirection from se_priv_to_privilege_set()
Andrew Bartlett
2010-09-11
2
-3
/
+3
*
libcli/security Don't export privs[] as a global variable
Andrew Bartlett
2010-09-11
2
-41
/
+27
*
libcli/security Merge privilege lists from source3 and source4
Andrew Bartlett
2010-09-11
1
-169
/
+126
*
libcli/security Return number of entries in the old source3 list
Andrew Bartlett
2010-09-11
1
-3
/
+4
*
libcli/privileges Simplify get_privilege_luid() to return just the enum
Andrew Bartlett
2010-09-11
2
-9
/
+4
*
libcli/security Don't memcpy a uint64_t value, just assign it.
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
libcli/security Use ARRAY_SIZE() consistantly.
Andrew Bartlett
2010-09-11
1
-15
/
+16
*
libcli/security Fix and clarify privilege manipulation function comments
Andrew Bartlett
2010-09-11
1
-9
/
+9
*
libcli/security Make the two privileges tables share a common struct definition
Andrew Bartlett
2010-09-11
2
-27
/
+22
*
libcli/security Move source4/ privileges code into the common libcli/security
Andrew Bartlett
2010-09-11
3
-4
/
+331
*
s3-privs Move manual prototypes to common privileges.h
Andrew Bartlett
2010-09-11
1
-0
/
+88
*
s3-privs Inline dump_se_priv into callers now that it's just a uint64_t
Andrew Bartlett
2010-09-11
1
-9
/
+0
*
libcli/security Use talloc_realloc() not TALLOC_REALLOC_ARRAY()
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
libcli/security Use C99 types
Andrew Bartlett
2010-09-11
1
-3
/
+3
*
libcli/security Use true and false, not True and False
Andrew Bartlett
2010-09-11
1
-22
/
+22
*
s3-privs Move source3/ privileges implmentation into common
Andrew Bartlett
2010-09-11
2
-0
/
+531
*
s3/s4:libcli/tstream - add more "char *" casts in order to suppress Solaris w...
Matthias Dieter Wallnöfer
2010-09-10
2
-14
/
+14
*
libcli/netlogon: add LOGON_REQUEST handling to pull_nbt_netlogon_response().
Günther Deschner
2010-09-09
1
-0
/
+1
*
libcli/netlogon: add LOGON_RESPONSE2 to pull_nbt_netlogon_response().
Günther Deschner
2010-09-09
1
-0
/
+9
*
libcli/netlogon: add NETLOGON_RESPONSE2 to push_nbt_netlogon_response().
Günther Deschner
2010-09-09
2
-1
/
+12
*
libcli/auth/ntlm_check.c - fix parameter indentation
Matthias Dieter Wallnöfer
2010-08-26
1
-3
/
+3
*
manpages: Avoid using Samba-Team specific DTD, which requires net access
Jelmer Vernooij
2010-08-26
1
-11
/
+1
*
s3-dcerpc: avoid talloc_move on schannel creds in cli_rpc_pipe_open_schannel_...
Günther Deschner
2010-08-24
2
-1
/
+47
*
werror.h - fix order and duplicate DS error codes
Matthias Dieter Wallnöfer
2010-08-14
2
-62
/
+54
*
ntlmssp: fix unitialized variable in ntlmssp_server_postauth().
Günther Deschner
2010-08-12
1
-1
/
+1
*
Fix a typo
Volker Lendecke
2010-08-12
1
-1
/
+1
*
libcli/auth Make the source3/ implementation of the NTLMSSP server common
Andrew Bartlett
2010-08-10
2
-0
/
+530
*
libcli/auth/ntlmssp: remove outdated comment. The version flag is well unders...
Günther Deschner
2010-08-10
1
-2
/
+0
*
libcli/auth Move some source3/ NTLMSSP functions to the common code.
Andrew Bartlett
2010-08-10
3
-0
/
+120
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
1
-2
/
+2
*
libcli/netlogon: re-enable debugging.
Günther Deschner
2010-07-16
1
-7
/
+0
*
s3-libads: move spnego defines to their appropriate header file.
Günther Deschner
2010-07-01
1
-0
/
+6
*
libcli: Fixed a build warning for a missing prototype.
Andreas Schneider
2010-06-30
1
-0
/
+1
[next]