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_compat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-14
s3:auth Make Samba3 use the new common struct auth_usersupplied_info
Andrew Bartlett
1
-26
/
+22
2010-07-19
s3-auth: Simplify how we free the auth_context
Simo Sorce
1
-1
/
+1
2010-01-10
s3: Remove the typedef for "auth_serversupplied_info"
Volker Lendecke
1
-2
/
+4
2010-01-10
s3: Remove the typedef for "auth_usersupplied_info"
Volker Lendecke
1
-2
/
+2
2009-06-03
s3:smbd: move more session specific globals to struct smbd_server_connection
Stefan Metzmacher
1
-3
/
+4
2009-06-03
s3:smbd: move negprot related globals to struct smbd_server_connection
Stefan Metzmacher
1
-11
/
+15
2009-02-21
Remove the static "chal" from ntlmssp.c:get_challenge()
Volker Lendecke
1
-2
/
+3
2009-01-20
Fix some nonempty blank lines
Volker Lendecke
1
-9
/
+9
2007-11-13
Remove last pstring from smbd/*.c
Jeremy Allison
1
-1
/
+1
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-4
/
+4
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and
Volker Lendecke
1
-1
/
+1
2007-10-10
r21383: More possible "security=share" fixes. If a client
Jeremy Allison
1
-0
/
+3
2007-10-10
r21128: Fix Vista connecting to Samba in share level security.
Jeremy Allison
1
-4
/
+9
2007-10-10
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
1
-1
/
+1
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-1
/
+1
2007-10-10
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
1
-2
/
+3
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-0
/
+3
2002-04-07
Spelling.
Tim Potter
1
-1
/
+1
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-20
Add a touch of 'const' to some auth components, and move the simple plaintext
Andrew Bartlett
1
-22
/
+31
2002-01-09
Better explanation message for dmalloc.
Martin Pool
1
-1
/
+1
2002-01-05
I've decided to move the auth code around a bit more...
Andrew Bartlett
1
-0
/
+111