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
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r1342: When fixing _lsa_lookupsids in samba3 I wanted to find out the number ...
Volker Lendecke
1
-1
/
+1
2007-10-10
r1274: revert -r 1239 as discussed with abartlet
Stefan Metzmacher
1
-14
/
+11
2007-10-10
r1268: varient -> variant
Tim Potter
1
-1
/
+1
2007-10-10
r1239: move the old msrpc_<gen|parse>() functions to ndr_<push|pull>_format_b...
Stefan Metzmacher
1
-11
/
+14
2007-10-10
r1200: Add 'gensec', our generic security layer.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts.
Andrew Bartlett
1
-11
/
+24
2007-10-10
r1129: Remove unused function.
Andrew Bartlett
1
-30
/
+0
2007-10-10
r1061: The start of the SamLogon call for the NETLOGON pipe.
Andrew Bartlett
1
-0
/
+33
2007-10-10
r995: - renamed many of our crypto routines to use the industry standard
Andrew Tridgell
1
-29
/
+40
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
2
-5
/
+3
2007-10-10
r961: convert 'uchar' to 'uint8_t'
Stefan Metzmacher
2
-45
/
+45
2007-10-10
r960: convert 'unsigned int' to uint_t in the most places
Stefan Metzmacher
2
-2
/
+2
2007-10-10
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
Stefan Metzmacher
2
-31
/
+31
2007-10-10
r898: - remove some unused macros
Andrew Tridgell
1
-0
/
+7
2007-10-10
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
5
-23
/
+23
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
2
-2
/
+2
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
4
-7
/
+7
2007-10-10
r874: This patch is a pile of work on NTLMSSP:
Andrew Bartlett
1
-7
/
+14
2007-10-10
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
2
-7
/
+7
2007-10-10
r718: removed some more unused code, and two source files
Andrew Tridgell
1
-72
/
+0
2007-10-10
r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.
Andrew Bartlett
2
-9
/
+7
2007-10-10
r451: More NTLMSSP work.
Andrew Bartlett
1
-52
/
+10
2007-10-10
r443: Update Samba4 to the auth and NTLMSSP code from Samba3.
Andrew Bartlett
1
-59
/
+62
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
r152: a quick airport commit ....
Andrew Tridgell
1
-1
/
+4
2007-10-10
r101: added lsa_SetSecret() and lsa_QuerySecret()
Andrew Tridgell
2
-1
/
+91
2007-10-10
r23: get rid of def_finfo
Andrew Tridgell
1
-3
/
+0
2004-02-08
Convert libcli routines to use cli_tree instead of cli_state. Port
Tim Potter
1
-14
/
+16
2003-12-01
* another small API change in the credentials code
Andrew Tridgell
1
-42
/
+40
2003-12-01
added netr_ServerAuthenticate() and test code
Andrew Tridgell
1
-21
/
+0
2003-12-01
* got rid of UNISTR2 and everything that depends on it
Andrew Tridgell
1
-194
/
+0
2003-11-26
signed DCERPC over TCP now works !
Andrew Tridgell
2
-257
/
+131
2003-11-23
reduced the number of magic types we need in mkproto.pl
Andrew Tridgell
1
-2
/
+2
2003-11-17
* add another WERR err code
Andrew Tridgell
1
-0
/
+1
2003-08-13
first public release of samba4 code
Andrew Tridgell
12
-0
/
+4516
[prev]