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
/
source3
/
auth
/
auth_netlogond.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-09
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
1
-4
/
+4
2011-06-09
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
1
-1
/
+1
2011-03-30
s3-auth: use auth.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-23
s3: Fix a (invalid) uninitialized variable warning
Volker Lendecke
1
-1
/
+1
2011-02-28
s3-rpc_client: Move client pipe functions to own header.
Andreas Schneider
1
-0
/
+1
2011-02-06
s3: Use the right credentials in check_netlogond_security
Volker Lendecke
1
-1
/
+1
2011-02-06
s3: Fix auth_netlogond to cope with netlogon_creds_CredentialState
Volker Lendecke
1
-20
/
+69
2011-02-06
s3: Fetch the machinepw via ldapi in pdb_ads
Volker Lendecke
1
-41
/
+112
2011-02-04
s3-winbindd: let winbind try to use samlogon validation level 6. (bug #7945)
Günther Deschner
1
-0
/
+1
2010-08-14
s3:auth Whitespace fixes after auth merge
Andrew Bartlett
1
-2
/
+2
2010-08-14
s3:auth Make Samba3 use the new common struct auth_usersupplied_info
Andrew Bartlett
1
-2
/
+2
2010-08-05
s3-secrets: only include secrets.h when needed.
Günther Deschner
1
-0
/
+1
2010-07-20
s3-dcerpc: Unifiy cli_pipe_auth_data and pipe_auth_data
Simo Sorce
1
-2
/
+2
2010-06-07
s3:auth Rename user_info->domain -> user_info->mapped.domain_name
Andrew Bartlett
1
-1
/
+1
2010-06-07
s3:auth Rename user_info->client_domain -> user_info->client.domain_name
Andrew Bartlett
1
-1
/
+1
2010-06-07
s3:auth Rename user_info->internal_username -> user_info->mapped.account_name
Andrew Bartlett
1
-1
/
+1
2010-06-07
s3:auth Rename user_info->smb_name -> user_info->client.account_name
Andrew Bartlett
1
-2
/
+2
2010-06-01
s3:auth Rename wksta_name -> workstation_name in auth_usersupplied_info
Andrew Bartlett
1
-9
/
+9
2010-05-29
s3:auth make it easier to trace auth modules
Simo Sorce
1
-0
/
+2
2010-05-18
s3-rpc_client: move protos to cli_netlogon.h
Günther Deschner
1
-0
/
+1
2010-05-06
s3: only include gen_ndr headers where needed.
Günther Deschner
1
-0
/
+1
2010-04-11
s3: Remove the make_auth_methods routine
Volker Lendecke
1
-3
/
+7
2010-01-10
s3: Remove the typedef for "auth_serversupplied_info"
Volker Lendecke
1
-1
/
+1
2010-01-10
s3: Remove the typedef for "auth_usersupplied_info"
Volker Lendecke
1
-2
/
+2
2009-11-12
Ensure all callers to the rpc_client/cli_pipe functions correctly
Jeremy Allison
1
-6
/
+6
2009-09-16
schannel: fully share schannel sign/seal between s3 and 4.
Günther Deschner
1
-13
/
+13
2009-09-15
s3-dcerpc: use dcerpc_AuthLevel and remove duplicate set of flags.
Günther Deschner
1
-1
/
+1
2009-04-14
Make Samba3 use the new common libcli/auth code
Andrew Bartlett
1
-4
/
+2
2009-04-14
Rework Samba3 to use new libcli/auth code (partial)
Andrew Bartlett
1
-0
/
+1
2009-02-04
Fix a valgrind error: rpc_bind talloc_move()s the auth struct
Volker Lendecke
1
-2
/
+0
2009-02-04
Ensure null termination of the password in mymachinepw, remove a debug
Volker Lendecke
1
-3
/
+1
2008-10-06
Add netlogond auth method
Volker Lendecke
1
-0
/
+321