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
/
libcli
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r1091: Added in timing tests for deferred opens. Added extra debug info to si...
Jeremy Allison
1
-1
/
+1
2007-10-10
r1080: Make sure to initialise all the returned elements in the SamLogon
Andrew Bartlett
1
-10
/
+13
2007-10-10
r1061: The start of the SamLogon call for the NETLOGON pipe.
Andrew Bartlett
1
-0
/
+33
2007-10-10
r1043: allocate signature from the right mem_ctx. Samba4 now passes the schan...
Andrew Tridgell
1
-2
/
+2
2007-10-10
r1041: - pulled the domain join code out of the netlogon test and made it a s...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1028: More consistancy fixes, which should also fix the build.
Andrew Bartlett
1
-10
/
+10
2007-10-10
r1024: Use samr_Password for the machine password here - this ensures we can
Andrew Bartlett
1
-8
/
+8
2007-10-10
r1009: Make all users of NT and LM passwords use the samr_Password structure.
Andrew Bartlett
1
-6
/
+6
2007-10-10
r1001: in samba4 we don't(shouldn't) use typedef's anymore...
Stefan Metzmacher
3
-27
/
+23
2007-10-10
r995: - renamed many of our crypto routines to use the industry standard
Andrew Tridgell
6
-70
/
+131
2007-10-10
r975: slight improvemet to nt_errstr(), still needs to be fixed properly
Andrew Tridgell
1
-2
/
+2
2007-10-10
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
7
-27
/
+25
2007-10-10
r961: convert 'uchar' to 'uint8_t'
Stefan Metzmacher
10
-130
/
+130
2007-10-10
r960: convert 'unsigned int' to uint_t in the most places
Stefan Metzmacher
6
-8
/
+8
2007-10-10
r950: - added netr_ServerAuthenticate3(). This is used by WinXP clients who t...
Andrew Tridgell
1
-0
/
+3
2007-10-10
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
Stefan Metzmacher
7
-55
/
+55
2007-10-10
r917: - added the start of a LSA server to samba4.
Andrew Tridgell
1
-1
/
+1
2007-10-10
r898: - remove some unused macros
Andrew Tridgell
1
-0
/
+7
2007-10-10
r893: a few more _t conversions
Andrew Tridgell
1
-1
/
+1
2007-10-10
r891: fix compile
Gerald Carter
1
-2
/
+2
2007-10-10
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
21
-70
/
+70
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
23
-66
/
+66
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
18
-50
/
+50
2007-10-10
r874: This patch is a pile of work on NTLMSSP:
Andrew Bartlett
6
-199
/
+294
2007-10-10
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
8
-39
/
+35
2007-10-10
r754: Implement the SetPassword operation on the netlogon pipe.
Andrew Bartlett
1
-16
/
+45
2007-10-10
r743: Start on a NETLOGON server in Samba4.
Andrew Bartlett
2
-3
/
+52
2007-10-10
r719: Follow the trend - remove more unused functions.
Andrew Bartlett
1
-22
/
+0
2007-10-10
r718: removed some more unused code, and two source files
Andrew Tridgell
2
-73
/
+0
2007-10-10
r708: Clean up copyright headers, to reflect code that has come and gone
Andrew Bartlett
1
-4
/
+3
2007-10-10
r702: fix krb5 linking
Stefan Metzmacher
1
-1
/
+6
2007-10-10
r697: make use of SMB_EXT_LIB for LDAP and KRB5
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r665: merge over the new build system from my tmp branch
Stefan Metzmacher
2
-35
/
+55
2007-10-10
r611: Fix breakage from my last commit:
Andrew Bartlett
1
-6
/
+6
2007-10-10
r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.
Andrew Bartlett
9
-51
/
+101
2007-10-10
r451: More NTLMSSP work.
Andrew Bartlett
3
-90
/
+167
2007-10-10
r443: Update Samba4 to the auth and NTLMSSP code from Samba3.
Andrew Bartlett
7
-156
/
+753
2007-10-10
r335: added much better handling of servers that die unexpectedly during a
Andrew Tridgell
4
-8
/
+38
2007-10-10
r324: - don't reseed on every password generate
Andrew Tridgell
1
-1
/
+5
2007-10-10
r305: - added IDL and test code for samr_RidToSid()
Andrew Tridgell
2
-15
/
+36
2007-10-10
r275: added IDL and test code for samr_QueryDisplayInfo3(),
Andrew Tridgell
1
-2
/
+6
2007-10-10
r265: fixed a bug in the string to sid conversion code
Andrew Tridgell
1
-6
/
+7
2007-10-10
r204: Turns out that the string in the SEARCH unix_info level is that
Jeremy Allison
2
-5
/
+50
2007-10-10
r189: Added UNIX search into tests - added client library parse code.
Jeremy Allison
1
-1
/
+27
2007-10-10
r152: a quick airport commit ....
Andrew Tridgell
9
-39
/
+159
2007-10-10
r101: added lsa_SetSecret() and lsa_QuerySecret()
Andrew Tridgell
4
-3
/
+227
2007-10-10
r100: remember the user session key during session setup so it can be used in...
Andrew Tridgell
2
-0
/
+11
2007-10-10
r42: importing .cvsignore files
Gerald Carter
1
-3
/
+0
2007-10-10
r23: get rid of def_finfo
Andrew Tridgell
1
-3
/
+0
2004-03-25
fixed the handling of level II oplocks in samba4, especially when
Andrew Tridgell
2
-2
/
+3
[next]