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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-04
ldb: added signatures for 1.1.2
Andrew Tridgell
1
-0
/
+256
2011-08-04
ldb: raise minor version
Andrew Tridgell
1
-1
/
+1
2011-08-04
ldb: added ldb_parse_tree_walk()
Andrew Tridgell
2
-16
/
+77
2011-08-04
ldb: added ldb_dn_replace_components()
Andrew Tridgell
2
-0
/
+63
2011-08-04
s3-ntlmssp void function cannot return value
Andrew Bartlett
1
-3
/
+3
2011-08-03
s3: Fix some nonempty blank lines
Volker Lendecke
1
-19
/
+18
2011-08-03
s3-printing: fix some build warnings in queue_process.c
Günther Deschner
1
-1
/
+2
2011-08-03
ntlmssp: Add ntlmssp_blob_matches_magic()
Andrew Bartlett
5
-3
/
+15
2011-08-03
s3-ntlmssp Remove rudundent comment
Andrew Bartlett
1
-1
/
+0
2011-08-03
s3-ntlmssp Remove a level of nesting in if/else statement
Andrew Bartlett
1
-3
/
+2
2011-08-03
selftest: test plugin_s4_dc against all ncacn_np tests
Andrew Bartlett
7
-2
/
+46
2011-08-03
s3-ntlmssp clarify session key behaviour after create_local_token() changes
Andrew Bartlett
1
-2
/
+1
2011-08-03
s3-ntlmssp Remove auth_ntlmssp_state_destructor, use the talloc tree instead
Andrew Bartlett
1
-16
/
+5
2011-08-03
ldb-samba: Explain the current behaviour of ldif_canonicalise_objectCategory
Andrew Bartlett
1
-2
/
+7
2011-08-03
s3-auth directly return the result of make_server_info_guest()
Andrew Bartlett
1
-2
/
+2
2011-08-03
s3-auth rename auth_ntlmssp_steal_session_info()
Andrew Bartlett
5
-14
/
+14
2011-08-03
selftest: print %U in smbclient -L output to allow testing
Andrew Bartlett
1
-0
/
+1
2011-08-03
s3-smbd Be consistent with %U subs on guest logins
Andrew Bartlett
1
-1
/
+1
2011-08-03
selftest: Add kerberos tests to plugin_s4_dc tests
Andrew Bartlett
1
-3
/
+4
2011-08-03
s3-auth use auth_generic_start to get full GENSEC in Samba3 session setup
Andrew Bartlett
4
-30
/
+80
2011-08-03
s3-auth Add function to start any GENSEC mech by OID
Andrew Bartlett
2
-5
/
+22
2011-08-03
s3-smbd clarify behaviour by not passing an OID that will not be used
Andrew Bartlett
1
-1
/
+1
2011-08-03
s3-smbd Ensure we do not read past the end of a possible NTLMSSP blob
Andrew Bartlett
2
-2
/
+2
2011-08-03
s3-auth clarify the role of these session keys
Andrew Bartlett
1
-8
/
+6
2011-08-03
s3-auth remove sanitized_username from auth_serversupplied_info
Andrew Bartlett
5
-41
/
+1
2011-08-03
s3-auth set session_info->sanitized_username in create_local_token()
Andrew Bartlett
11
-60
/
+23
2011-08-03
s3-ntlmssp Split auth_ntlmssp_start into two functions
Andrew Bartlett
6
-25
/
+93
2011-08-03
s3-ntlmssp Split calls to gensec plugin into prepare and start
Andrew Bartlett
4
-21
/
+23
2011-08-03
gensec: Don't keep a second copy of the auth4_context in gensec_ntlmssp_state
Andrew Bartlett
2
-7
/
+4
2011-08-03
s3-ntlmssp Remove auth_ntlmssp_and_flags()
Andrew Bartlett
5
-20
/
+0
2011-08-03
s3-ntlmssp Remove rpccli_get_pwd_hash and auth_ntlmssp_get_nt_hash
Andrew Bartlett
6
-74
/
+26
2011-08-03
selftest: Test encrypted RPC pipes against plugin_s4_dc
Andrew Bartlett
1
-4
/
+5
2011-08-03
selftest: use the s4 winbindd in plugin_s4_dc test
Andrew Bartlett
2
-2
/
+2
2011-08-03
s3-auth Add hook to start a GENSEC mech to auth_samba4
Andrew Bartlett
2
-1
/
+89
2011-08-03
s3-ntlmssp Remove auth_ntlmssp_or_flags
Andrew Bartlett
5
-15
/
+7
2011-08-03
s3-ntlmssp Remove calls to auth_ntlmssp_and_flags from the server
Andrew Bartlett
7
-11
/
+15
2011-08-03
s3-ntlmssp Add mem_ctx argument to auth_ntlmssp_update
Andrew Bartlett
9
-37
/
+36
2011-08-03
s3-ntlmssp NTLMSSP sealing implies signing, so set both flags
Andrew Bartlett
1
-0
/
+1
2011-08-03
s3-ntlmssp Add hooks to optionally call into GENSEC in auth_ntlmssp
Andrew Bartlett
7
-15
/
+95
2011-08-03
s3-ntlmssp Add mem_ctx argument to auth_ntlmssp_get_session_key()
Andrew Bartlett
4
-8
/
+8
2011-08-03
s3-auth Allow auth modules to provide an initialised GENSEC context
Andrew Bartlett
2
-2
/
+18
2011-08-03
s3-ntlmssp Use auth_ntlmssp_*() functions in more places
Andrew Bartlett
7
-29
/
+30
2011-08-03
s3-ntlmssp Remove unused auth_ntlmssp_get_domain()
Andrew Bartlett
1
-6
/
+1
2011-08-03
s3-ntlmssp Remove unused auth_ntlmssp_get_client
Andrew Bartlett
1
-5
/
+0
2011-08-03
s3-rpc_server use session_info to print user details
Andrew Bartlett
1
-4
/
+3
2011-08-03
s3-auth Use else if in do_map_to_guest_server_info
Andrew Bartlett
1
-3
/
+1
2011-08-03
s3-auth Move map to guest to directly after the check_password calls
Andrew Bartlett
5
-97
/
+49
2011-08-03
gensec: clarify memory ownership for gensec_session_info() and gensec_session...
Andrew Bartlett
24
-75
/
+74
2011-08-03
gensec: Remove mem_ctx from calls that do not return memory
Andrew Bartlett
12
-38
/
+21
2011-08-03
gensec: split GENSEC into mechanism-dependent and runtime functions
Andrew Bartlett
18
-696
/
+787
[prev]
[next]