index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:net: add subcommand net registry deletekey_recursive
Michael Adam
2010-09-22
1
-3
/
+28
*
s3:registry: remove unneeded TALLOC_CTX argument from reg_deletekey_recursive
Michael Adam
2010-09-22
1
-1
/
+1
*
s3-net: add command rpc registry import
Gregor Beck
2010-09-22
1
-0
/
+296
*
s3-net: add command rpc registry export
Gregor Beck
2010-09-22
1
-2
/
+268
*
s3-net: add command registry convert
Gregor Beck
2010-09-22
1
-0
/
+61
*
s3-net: add command registry export
Gregor Beck
2010-09-22
1
-0
/
+113
*
s3-net: add command registry import
Gregor Beck
2010-09-22
1
-0
/
+203
*
s3-net: let rpccli_winreg_Connect optionally return WERROR
Gregor Beck
2010-09-22
1
-9
/
+9
*
s3:registry: move regio.h from include/ to registry/
Michael Adam
2010-09-21
2
-2
/
+2
*
s3:registry: move prototypes from reg_init_basic.c to their own header.
Michael Adam
2010-09-21
1
-0
/
+1
*
s3:registry: move the reg_api prototypes to their own header.
Michael Adam
2010-09-21
1
-0
/
+1
*
s3-util: use shared dom_sid_dup.
Günther Deschner
2010-09-20
1
-2
/
+2
*
s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions.
Günther Deschner
2010-09-20
5
-12
/
+17
*
s3-build: only include smbldap.h where needed.
Günther Deschner
2010-09-20
1
-0
/
+1
*
s3: Add the PAC info3 struct to the netsamlogon_cache in ntlm_auth
Volker Lendecke
2010-09-16
1
-0
/
+4
*
s3: Correctly unwrap the krb ticket in gss-spnego
Volker Lendecke
2010-09-16
1
-1
/
+52
*
s3: Fall back to raw NTLMSSP for the gss-spnego protocol
Volker Lendecke
2010-09-16
1
-0
/
+25
*
s3: Split off output generation from manage_squid_ntlmssp_request
Volker Lendecke
2010-09-16
1
-17
/
+41
*
s3: Wrap the ntlm_auth loop with a talloc_stackframe
Volker Lendecke
2010-09-16
1
-0
/
+2
*
libcli/auth/ntlmssp Be clear about talloc parents for session keys
Andrew Bartlett
2010-09-16
1
-5
/
+7
*
s3: Fix some debug msgs in ntlm_auth
Volker Lendecke
2010-09-15
1
-8
/
+8
*
s3: Remove some unnecessary if-statements
Volker Lendecke
2010-09-13
1
-10
/
+5
*
ntlm_auth: Fix a valgrind error
Volker Lendecke
2010-09-13
1
-1
/
+1
*
s3: Fix a typo
Volker Lendecke
2010-09-13
1
-1
/
+1
*
s3: Fix a typo (authentictaion->authentication)
Volker Lendecke
2010-09-13
1
-1
/
+3
*
s3-privs Hide the bitmap-based grant_privilege and revoke_privilege
Andrew Bartlett
2010-09-11
1
-7
/
+6
*
s3-privs Make privilege_enum_sids() take an LUID, not a bitmap
Andrew Bartlett
2010-09-11
1
-3
/
+5
*
s3-privs Remove a pointer from grant_privilege()
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
s3-privs Remove a pointer indirection from revoke_privilege()
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
libcli/security Don't export privs[] as a global variable
Andrew Bartlett
2010-09-11
1
-4
/
+2
*
s3:auth Remove NT_USER_TOKEN
Andrew Bartlett
2010-09-11
3
-12
/
+12
*
s3-auth Change struct nt_user_token -> struct security_token
Andrew Bartlett
2010-09-11
2
-5
/
+5
*
s3-privs Further changes to remove SE_PRIV
Andrew Bartlett
2010-09-11
1
-3
/
+3
*
Check all SMB_MALLOC returns correctly. Found by Andreas Moroder <andreas.mor...
Jeremy Allison
2010-09-10
1
-0
/
+3
*
s3-utils: remove unused variable in smbget.
Günther Deschner
2010-09-09
1
-1
/
+0
*
s3: use time_mono throughout in smbget
Björn Jacke
2010-09-08
1
-6
/
+5
*
s3: use monotonic clock for time deltas in smbget
Björn Jacke
2010-08-31
1
-2
/
+5
*
s3-auth Rename NT_USER_TOKEN user_sids -> sids
Andrew Bartlett
2010-08-31
2
-13
/
+13
*
s3: Remove the dependency of g_lock on procid_self
Volker Lendecke
2010-08-28
2
-2
/
+2
*
s3-build: use dbwrap.h only where needed.
Günther Deschner
2010-08-26
5
-0
/
+5
*
s3-build: only include krb5 environment variables where required.
Günther Deschner
2010-08-26
1
-0
/
+1
*
s3-idmap: only include idmap headers where needed.
Günther Deschner
2010-08-26
1
-0
/
+1
*
s3-build: only include "fake_file.h" where needed.
Günther Deschner
2010-08-26
1
-0
/
+1
*
s3-build: only include nsswitch header where needed.
Günther Deschner
2010-08-26
2
-0
/
+2
*
s3-lsa: separate out init_lsa headers.
Günther Deschner
2010-08-25
3
-0
/
+3
*
s3:net: remove the "net idmap secret alloc" functionality.
Michael Adam
2010-08-14
1
-39
/
+18
*
s3:net: rewrite "net idmap restore" using dbwrap
Michael Adam
2010-08-14
1
-52
/
+130
*
s3:net: change "net idmap dump" to use dbwrap instead of direct tdb access
Michael Adam
2010-08-14
1
-15
/
+17
*
s3:net sam provision: compose sid before getting uid for Guest
Michael Adam
2010-08-14
1
-2
/
+2
*
s3:net sam provision: allocate the uid after composing the sid for Administrator
Michael Adam
2010-08-14
1
-6
/
+7
[next]