index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
password.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: include smbd/smbd.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/passwd.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info
Andrew Bartlett
2011-02-22
1
-26
/
+26
*
s3-auth Rename cryptic 'ptok' to security_token
Andrew Bartlett
2011-02-10
1
-1
/
+1
*
Remove fstring from map_username. Create a more sane interface than the calle...
Jeremy Allison
2010-11-10
1
-3
/
+3
*
Make getpwnam_alloc() static to lib/username.c, and ensure all username looku...
Jeremy Allison
2010-10-20
1
-1
/
+1
*
s3: Remove smbd_server_fd() from session_claim
Volker Lendecke
2010-08-17
1
-1
/
+1
*
s3-netlogon: remove global include of netlogon.h.
Günther Deschner
2010-08-06
1
-0
/
+1
*
s3-auth: Use talloc hierarchies to properly free auth_ntlmssp_state contexts
Simo Sorce
2010-07-19
1
-1
/
+1
*
s3: Remove procid_self() from session_claim()
Volker Lendecke
2010-07-05
1
-1
/
+1
*
s3-waf: Work around missing *netgrent prototypes on OSX 10.4
Kai Blin
2010-06-17
1
-0
/
+11
*
s3: Remove smbd_server_conn from register_existing_vuid
Volker Lendecke
2010-06-12
1
-2
/
+2
*
Rename "allow_smb2" -> "using_smb2" and make the usage clearer.
Jeremy Allison
2010-06-09
1
-1
/
+1
*
s3-auth: Moved smbd user functions to a generic place.
Andreas Schneider
2010-06-04
1
-133
/
+0
*
s3:smbd user_ok doesn't need sconn anymore
Simo Sorce
2010-05-31
1
-7
/
+6
*
s3:smbd user_in_list() doesn't need sconn anymore
Simo Sorce
2010-05-31
1
-5
/
+4
*
s3:smbd user_in_network() doesn't need sconn anymore
Simo Sorce
2010-05-31
1
-6
/
+5
*
s3:smbd make yp cache local.
Simo Sorce
2010-05-31
1
-14
/
+8
*
s3:auth use info3 in auth_serversupplied_info
Simo Sorce
2010-05-28
1
-3
/
+3
*
Plumb in krb5 to the SMB2 sessionsetup code. First cut of this code.
Jeremy Allison
2010-05-17
1
-1
/
+1
*
s3: Remove the typedef for "auth_serversupplied_info"
Volker Lendecke
2010-01-10
1
-1
/
+1
*
s3:smbd/password - move list pointers into blocks
Matthias Dieter Wallnöfer
2009-09-25
1
-6
/
+6
*
s3:smbd: correctly invalidate vuids when SMB2 is used
Stefan Metzmacher
2009-08-12
1
-0
/
+4
*
s3: make d9c0d58236 better readble and reduce indentation
Björn Jacke
2009-07-14
1
-13
/
+13
*
s3: don't make same innetgr check twice
Björn Jacke
2009-07-14
1
-8
/
+11
*
s3:smbd: move tcon specific globals to struct smbd_server_connection
Stefan Metzmacher
2009-06-03
1
-1
/
+1
*
s3:smbd: move more session specific globals to struct smbd_server_connection
Stefan Metzmacher
2009-06-03
1
-79
/
+112
*
s3:smbd: move negprot related globals to struct smbd_server_connection
Stefan Metzmacher
2009-06-03
1
-4
/
+14
*
s3:smbd: use new simplified snb_signing code in the server
Stefan Metzmacher
2009-03-23
1
-3
/
+5
*
"userdom_struct" does not need "full_name" anymore -- unused
Volker Lendecke
2009-01-20
1
-1
/
+0
*
s3:smbd: move all globals and static variables in globals.[ch]
Stefan Metzmacher
2009-01-08
1
-18
/
+8
*
Second part of the bugfix for #5933
Volker Lendecke
2008-12-30
1
-7
/
+13
*
First part of bugfix for #5933
Volker Lendecke
2008-12-30
1
-3
/
+0
*
Simplify invalidate_vuid slightly
Volker Lendecke
2008-12-30
1
-4
/
+0
*
Simplify is_partial_auth_vuid slightly
Volker Lendecke
2008-12-30
1
-5
/
+1
*
Simplify invalidate_all_vuids() slightly
Volker Lendecke
2008-12-30
1
-5
/
+2
*
Add wrapper str_list_make_v3() to replace the old S3 behavior of
Jeremy Allison
2008-11-06
1
-1
/
+1
*
Use common strlist implementation in Samba 3 and Samba 4.
Jelmer Vernooij
2008-10-12
1
-2
/
+2
*
Wrap the unix token info in a unix_user_token in auth_serversupplied_info
Volker Lendecke
2008-06-19
1
-3
/
+3
*
Move connection-specific vuid cache clear to uid.c
Volker Lendecke
2008-06-14
1
-1
/
+1
*
Fix a memleak introduced after refactoring "struct user_struct"
Volker Lendecke
2008-05-06
1
-1
/
+1
*
Remove "userdom_struct user" from "struct user_struct"
Volker Lendecke
2008-05-05
1
-24
/
+25
*
Remove "session_key" from "struct user_struct"
Volker Lendecke
2008-05-05
1
-6
/
+1
*
Remove "guest" from "struct user_struct"
Volker Lendecke
2008-05-05
1
-4
/
+3
*
Remove the unix token info from "struct user_struct"
Volker Lendecke
2008-05-05
1
-22
/
+4
*
Remove "nt_user_token" from "struct user_struct"
Volker Lendecke
2008-05-05
1
-3
/
+1
*
Remove "logon_script" from "struct user_struct"
Volker Lendecke
2008-05-05
1
-8
/
+0
*
Remove unix_homedir from struct user_struct
Volker Lendecke
2008-05-05
1
-37
/
+35
*
Remove "homedir" from "struct user_struct"
Volker Lendecke
2008-05-05
1
-6
/
+0
*
Ensure invalidate_vuid() deletes any ntlmssp state.
Jeremy Allison
2008-02-14
1
-0
/
+4
[next]