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
/
source3
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-libnetapi: Fix Bug #7665, memory leak in netapi connection manager.
Günther Deschner
2010-09-20
1
-30
/
+65
*
s3-lib/util Remove unused smb_uuid_unpack()
Andrew Bartlett
2010-09-20
1
-31
/
+0
*
s3-uuid Remove unused smb_uuid_pack()
Andrew Bartlett
2010-09-20
1
-9
/
+0
*
s3: Replace sid_binstring and sid_guidstring with PIDL-based alternatives
Andrew Bartlett
2010-09-20
2
-33
/
+0
*
s3-util: use shared dom_sid_dup.
Günther Deschner
2010-09-20
4
-30
/
+13
*
s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions.
Günther Deschner
2010-09-20
4
-90
/
+15
*
s3-build: only include ctdbd_conn.h where needed.
Günther Deschner
2010-09-20
3
-0
/
+3
*
s3-build: only include async headers where needed.
Günther Deschner
2010-09-20
1
-0
/
+1
*
Really enable core dumps in Linux
Rusty Russell
2010-09-20
1
-8
/
+8
*
s3:registry: move higher level function reg_open_path to new module reg_api_util
Michael Adam
2010-09-20
1
-0
/
+1
*
s3-nltest: add dsregdns command to nltest.
Günther Deschner
2010-09-19
1
-1
/
+21
*
s3-libnetapi: support NETLOGON_CONTROL_FORCE_DNS_REG in I_NetLogonControl().
Günther Deschner
2010-09-19
1
-0
/
+4
*
s3/s4: merge msleep and smb_msleep
Björn Jacke
2010-09-16
1
-49
/
+0
*
s3-nltest: add dsgetdc command.
Günther Deschner
2010-09-15
1
-3
/
+181
*
s3-libnetapi: try using netr_DsRGetDCNameEx() in DsGetDcName().
Günther Deschner
2010-09-15
1
-0
/
+13
*
s3-libnetapi: add DS request flags to public header.
Günther Deschner
2010-09-15
1
-0
/
+21
*
s3-libnetapi: add DS_X_FLAGs to public header.
Günther Deschner
2010-09-15
1
-0
/
+16
*
s3-nltest: convert server input argument into --server.
Günther Deschner
2010-09-15
1
-24
/
+19
*
s3-nltest: rename print_result to print_netlogon_info_result.
Günther Deschner
2010-09-15
1
-4
/
+17
*
Ensure incoming timespec values correctly wrap at nsecs.
Jeremy Allison
2010-09-14
1
-0
/
+4
*
s3-util_sid Use the NDR parser to parse struct dom_sid
Andrew Bartlett
2010-09-14
1
-14
/
+8
*
libcli/security Merge source3/ string_to_sid() to common code
Andrew Bartlett
2010-09-14
1
-106
/
+0
*
s3-util_sid use ARRAY_SIZE() to ensure we never overflow the dom_sid
Andrew Bartlett
2010-09-14
1
-1
/
+1
*
s3-util_sid Accept S-1-5 as a SID
Andrew Bartlett
2010-09-14
1
-2
/
+10
*
s3-dom_sid Use C99 types in dom_sid handling
Andrew Bartlett
2010-09-14
1
-7
/
+7
*
s3/profiling: don't use CLOCK_PROCESS_CPUTIME_ID
Björn Jacke
2010-09-14
1
-17
/
+0
*
libcli/security Move 'private' privileges functions to another header
Andrew Bartlett
2010-09-11
1
-0
/
+1
*
libcli/security Remove 'always true' return from se_priv_put_all_privileges
Andrew Bartlett
2010-09-11
1
-3
/
+1
*
s3-util_sid Tidy up global struct security_token
Andrew Bartlett
2010-09-11
2
-14
/
+6
*
s3-privs Add const
Andrew Bartlett
2010-09-11
1
-3
/
+3
*
s3-privs Remove extra pointer on privilege mask
Andrew Bartlett
2010-09-11
1
-4
/
+4
*
s3-privileges: add handling of both old and new formats in database
Andrew Tridgell
2010-09-11
1
-28
/
+48
*
s3-privs Remove unused function
Andrew Bartlett
2010-09-11
1
-30
/
+0
*
s3-privs Overhaul PRIVILEGE_SET handling, avoid dealing with the bitmap
Andrew Bartlett
2010-09-11
1
-50
/
+17
*
s3-privs Hide the bitmap-based grant_privilege and revoke_privilege
Andrew Bartlett
2010-09-11
1
-7
/
+33
*
s3-privs Make privilege_enum_sids() take an LUID, not a bitmap
Andrew Bartlett
2010-09-11
1
-2
/
+2
*
s3-privs Rework privilege enumeration to also use new DB format
Andrew Bartlett
2010-09-11
1
-5
/
+18
*
s3-privs Directly manipulate the privileges bitmap.
Andrew Bartlett
2010-09-11
2
-13
/
+6
*
s3-privs Convert from user_has_privileges() -> security_token_has_privilege()
Andrew Bartlett
2010-09-11
1
-2
/
+2
*
s3-privs Remove a pointer from grant_privilege()
Andrew Bartlett
2010-09-11
1
-7
/
+7
*
s3-privs Remove a pointer indirection from revoke_privilege()
Andrew Bartlett
2010-09-11
1
-4
/
+4
*
s3-privs Inline dump_se_priv into callers now that it's just a uint64_t
Andrew Bartlett
2010-09-11
1
-10
/
+6
*
s3-privs Move source3/ privileges implmentation into common
Andrew Bartlett
2010-09-11
1
-458
/
+0
*
s3-privs Rename structure elements for greater clarity
Andrew Bartlett
2010-09-11
1
-9
/
+9
*
s3-privs More clarity in variable names
Andrew Bartlett
2010-09-11
1
-4
/
+4
*
s3-privs Rename mask -> privilege_mask to be more clear
Andrew Bartlett
2010-09-11
1
-26
/
+26
*
s3:auth Remove NT_USER_TOKEN
Andrew Bartlett
2010-09-11
5
-14
/
+14
*
s3-auth Change struct nt_user_token -> struct security_token
Andrew Bartlett
2010-09-11
2
-7
/
+7
*
s3-auth Change type of num_sids to uint32_t
Andrew Bartlett
2010-09-11
3
-7
/
+7
*
s3-privs Only store low bits of luid in privileges table
Andrew Bartlett
2010-09-11
1
-17
/
+19
[next]