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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r1151: fixed fill-in of force_password_change field in auth_sam
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1146: initially zero server info
Andrew Tridgell
1
-0
/
+1
2007-10-10
r1143: fixed spelling of sAMAccountName
Andrew Tridgell
1
-1
/
+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
r1138: allow for a user in no groups
Andrew Tridgell
1
-1
/
+2
2007-10-10
r1136: - added IDL for netr_LogonGetDomainInfo()
Andrew Tridgell
2
-0
/
+6
2007-10-10
r1078: the dxesrv_crypto_* implementations should now explicit set
Stefan Metzmacher
1
-1
/
+15
2007-10-10
r1067: fix compiler warnings
Stefan Metzmacher
2
-2
/
+2
2007-10-10
r1063: userdom_struct dies!
Andrew Bartlett
2
-5
/
+0
2007-10-10
r1058: The start of work on the SamLogon call for NETLOGON.
Andrew Bartlett
5
-109
/
+149
2007-10-10
r1028: More consistancy fixes, which should also fix the build.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r1027: More rename:
Andrew Bartlett
1
-48
/
+48
2007-10-10
r1026: Spelling.
Tim Potter
1
-1
/
+1
2007-10-10
r1025: Rename (across the samr and netlogon pipes, so far)
Andrew Bartlett
1
-2
/
+3
2007-10-10
r1023: Prepare the auth subsystem interfaces for netlogon SamLogon to use.
Andrew Bartlett
1
-8
/
+20
2007-10-10
r1021: Because auth_serversupplied_info is not reference counted, this may
Andrew Bartlett
1
-0
/
+2
2007-10-10
r1020: Add an (untested, until the other end is hooked in) method for
Andrew Bartlett
1
-0
/
+28
2007-10-10
r1019: Push the auth subsystem away from using typedef, and over to the 'all
Andrew Bartlett
6
-86
/
+117
2007-10-10
r1001: in samba4 we don't(shouldn't) use typedef's anymore...
Stefan Metzmacher
2
-11
/
+11
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
3
-14
/
+14
2007-10-10
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
Stefan Metzmacher
4
-18
/
+18
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
r904: - fixed account expiry testing in auth_sam
Andrew Tridgell
1
-2
/
+1
2007-10-10
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
6
-7
/
+7
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
2
-7
/
+7
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r874: This patch is a pile of work on NTLMSSP:
Andrew Bartlett
1
-3
/
+18
2007-10-10
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
1
-5
/
+5
2007-10-10
r850: convert SUBSYSTEM AUTH to a config.mk file
Stefan Metzmacher
2
-7
/
+33
2007-10-10
r816: - Make use of tridge's new samdb_result_sid_prefix() helper function.
Andrew Bartlett
2
-11
/
+17
2007-10-10
r751: Fix debug message to print the right variable.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r743: Start on a NETLOGON server in Samba4.
Andrew Bartlett
1
-41
/
+6
2007-10-10
r719: Follow the trend - remove more unused functions.
Andrew Bartlett
2
-18
/
+0
2007-10-10
r715: Finish the ldb conversion for the auth_sam module.
Andrew Bartlett
1
-29
/
+100
2007-10-10
r708: Clean up copyright headers, to reflect code that has come and gone
Andrew Bartlett
1
-4
/
+2
2007-10-10
r685: The SAM is dead! Long live the new SAM! ;-)
Andrew Bartlett
4
-225
/
+207
2007-10-10
r665: merge over the new build system from my tmp branch
Stefan Metzmacher
1
-2
/
+4
2007-10-10
r620: Remove more ununsed code.
Andrew Bartlett
2
-122
/
+1
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
3
-172
/
+1
2007-10-10
r448: Fix 'auth' in Samba4, by making 'auth methods' a normal smb.conf
Andrew Bartlett
1
-41
/
+0
2007-10-10
r443: Update Samba4 to the auth and NTLMSSP code from Samba3.
Andrew Bartlett
7
-580
/
+268
2007-10-10
r152: a quick airport commit ....
Andrew Tridgell
1
-1
/
+1
2004-02-03
- port AUTH and PASSDB subsystems to new
Stefan Metzmacher
6
-96
/
+397
2003-12-14
ntlmssp over rpc over tcp now fully works
Andrew Tridgell
1
-15
/
+78
2003-12-12
* the RPC-ECHO pipe now works in smbd, as long as the data sizes
Andrew Tridgell
2
-4
/
+2
2003-12-01
* got rid of UNISTR2 and everything that depends on it
Andrew Tridgell
1
-223
/
+0
2003-11-26
signed DCERPC over TCP now works !
Andrew Tridgell
1
-1
/
+1
2003-11-23
reduced the number of magic types we need in mkproto.pl
Andrew Tridgell
1
-2
/
+2
[next]