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
/
source4
/
auth
/
auth_util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r5668: Add tests to RPC-SAMLOGON to test for user@REALM style logins. These
Andrew Bartlett
1
-4
/
+23
2007-10-10
r5137: fix types
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r4620: - add interface functions to the auth subsystem so that callers doesn'...
Stefan Metzmacher
1
-360
/
+235
2007-10-10
r4419: move security_token stuff to the libcli/security/
Stefan Metzmacher
1
-116
/
+16
2007-10-10
r4339: - rename auth_guest to auth_anonymous
Stefan Metzmacher
1
-51
/
+0
2007-10-10
r4151: added privilege attribute handling on samdb.
Andrew Tridgell
1
-0
/
+8
2007-10-10
r4147: converted from NT_USER_TOKEN to struct security_token
Andrew Tridgell
1
-72
/
+56
2007-10-10
r4072: - changed the names of some of the well known sids to be more consistent
Andrew Tridgell
1
-3
/
+3
2007-10-10
r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...
Andrew Tridgell
1
-16
/
+18
2007-10-10
r3810: create a LIB_SECURITY subsystem
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r3554: Use the new talloc_reference changes to simply the conversion of
Andrew Bartlett
1
-61
/
+80
2007-10-10
r3453: - split out the auth and popt includes
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
1
-0
/
+2
2007-10-10
r3361: Allow Samba4 (I'm interested in ntlm_auth in particular) to use
Andrew Bartlett
1
-2
/
+123
2007-10-10
r3186: Use the properties of the new talloc() system to handle the auth
Andrew Bartlett
1
-9
/
+5
2007-10-10
r2798: get rid of a unnecessary static
Andrew Tridgell
1
-3
/
+5
2007-10-10
r2674: I have realised that talloc() should have its context marked const, as
Andrew Tridgell
1
-2
/
+2
2007-10-10
r2669: convert make_user_info() and associated functions from malloc to talloc
Andrew Tridgell
1
-50
/
+59
2007-10-10
r2650: fixed a memory leak in make_server_info()
Andrew Tridgell
1
-4
/
+5
2007-10-10
r2648: - use a destructor on struct server_connection to simplify the
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2643: convert more of the auth subsyystem to the new talloc methods. This
Andrew Tridgell
1
-14
/
+8
2007-10-10
r2543: Catch one more use of sub_get_remote_machine().
Andrew Bartlett
1
-1
/
+2
2007-10-10
r2505: Remove unused function. If/when we implement plaintext authenticaton
Andrew Bartlett
1
-56
/
+0
2007-10-10
r2104: fixed typo that causes a segv
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1294: A nice, large, commit...
Andrew Bartlett
1
-0
/
+17
2007-10-10
r1146: initially zero server info
Andrew Tridgell
1
-0
/
+1
2007-10-10
r1142: I think this should fix the interactive logins for tridge - don't take
Andrew Bartlett
1
-4
/
+4
2007-10-10
r1078: the dxesrv_crypto_* implementations should now explicit set
Stefan Metzmacher
1
-1
/
+15
2007-10-10
r1058: The start of work on the SamLogon call for NETLOGON.
Andrew Bartlett
1
-90
/
+59
2007-10-10
r1027: More rename:
Andrew Bartlett
1
-48
/
+48
2007-10-10
r1019: Push the auth subsystem away from using typedef, and over to the 'all
Andrew Bartlett
1
-37
/
+46
2007-10-10
r995: - renamed many of our crypto routines to use the industry standard
Andrew Tridgell
1
-2
/
+2
2007-10-10
r961: convert 'uchar' to 'uint8_t'
Stefan Metzmacher
1
-9
/
+9
2007-10-10
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
Stefan Metzmacher
1
-6
/
+6
2007-10-10
r924: got rid of the global well-known SIDs, instead using const defines in m...
Andrew Tridgell
1
-14
/
+10
2007-10-10
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r816: - Make use of tridge's new samdb_result_sid_prefix() helper function.
Andrew Bartlett
1
-3
/
+11
2007-10-10
r719: Follow the trend - remove more unused functions.
Andrew Bartlett
1
-15
/
+0
2007-10-10
r685: The SAM is dead! Long live the new SAM! ;-)
Andrew Bartlett
1
-173
/
+62
2007-10-10
r619: Remove more code that is no longer called.
Andrew Bartlett
1
-44
/
+0
2007-10-10
r614: Clean out the POSIX assumptions from the Samba4 auth subsystem.
Andrew Bartlett
1
-157
/
+1
2007-10-10
r443: Update Samba4 to the auth and NTLMSSP code from Samba3.
Andrew Bartlett
1
-133
/
+105
2003-12-01
* got rid of UNISTR2 and everything that depends on it
Andrew Tridgell
1
-223
/
+0
2003-11-23
reduced the number of magic types we need in mkproto.pl
Andrew Tridgell
1
-2
/
+2
2003-08-13
first public release of samba4 code
Andrew Tridgell
1
-0
/
+1222