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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r1197: Fix my build breakage, variables at the top of a block only...
Andrew Bartlett
1
-2
/
+2
2007-10-10
r1196: Remove unused pstring/fstring functions.
Andrew Bartlett
1
-45
/
+0
2007-10-10
r1189: Now that we use a common 'base' return structure for the SamLogon
Andrew Bartlett
1
-37
/
+25
2007-10-10
r1188: Use generated pidl template for this file and return DCESRV_FAULT instead
Tim Potter
1
-406
/
+672
2007-10-10
r1187: * Remove testing hack (actually check signatures on NTLM2).
Andrew Bartlett
1
-5
/
+2
2007-10-10
r1186: Clarify why this is a 'bogus' negitive test. If we pass it, we may
Andrew Bartlett
1
-0
/
+8
2007-10-10
r1185: Hey look an endpoint for the spoolss pipe!
Tim Potter
4
-1
/
+762
2007-10-10
r1174: Remove $var_prefix parameter for all functions. We don't need it for
Tim Potter
1
-41
/
+36
2007-10-10
r1173: A quick little test to show that we cannot bind twice to a single endp...
Andrew Bartlett
3
-1
/
+89
2007-10-10
r1170: Remove bogus part of previous commit - session keys, even in NTLMSSP
Andrew Bartlett
1
-2
/
+4
2007-10-10
r1169: Some more updates to the NTLMSSP NTLM2 code:
Andrew Bartlett
2
-46
/
+48
2007-10-10
r1168: fixed a little-endian/big-endian mixup in the rpc server code
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1167: Misc cleanups:
Tim Potter
1
-11
/
+27
2007-10-10
r1166: Convert (commented out) ndr_pull_error() calls into proto_tree_add_text()
Tim Potter
1
-20
/
+33
2007-10-10
r1165: fixed handling of SMBtrans replies that should return STATUS_BUFFER_OV...
Andrew Tridgell
5
-20
/
+37
2007-10-10
r1164: Whoops - remove debugging printfs and Data::Dumper reference.
Tim Potter
1
-7
/
+9
2007-10-10
r1163: Add const.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r1162: Give each struct it's own subtree in the ethereal gui. Much more
Tim Potter
3
-124
/
+142
2007-10-10
r1161: Include a few more self-check NTLMSSP examples.
Andrew Bartlett
1
-0
/
+28
2007-10-10
r1160: Some minor cosmetic fixes to make the generated code look nicer.
Tim Potter
1
-18
/
+21
2007-10-10
r1159: Implement functions to dissect 64-bit values (nttime, hyper_t, int64,
Tim Potter
1
-39
/
+52
2007-10-10
r1158: Fix bug in dissection of array count. Arrays mostly work now with the
Tim Potter
1
-1
/
+1
2007-10-10
r1153: We can now dissect security descriptors.
Tim Potter
2
-14
/
+109
2007-10-10
r1152: Checkin of workarea. The parser can now dissect a big chunk of the samr
Tim Potter
3
-59
/
+383
2007-10-10
r1151: fixed fill-in of force_password_change field in auth_sam
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1150: - fixed interactive sam logon in the rpc server
Andrew Tridgell
3
-30
/
+84
2007-10-10
r1149: fixed the handling of NDR_SET_VALUES in the debug print of rpc structu...
Andrew Tridgell
1
-2
/
+2
2007-10-10
r1148: fixed a minor formatting error in generated code
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1147: Support enumerating values
Jelmer Vernooij
1
-4
/
+44
2007-10-10
r1146: initially zero server info
Andrew Tridgell
1
-0
/
+1
2007-10-10
r1145: added server support for logon level 5 in sam logon
Andrew Tridgell
1
-0
/
+1
2007-10-10
r1144: added logon level 5 for sam logon
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
r1141: - consolidated the netr_SamInfo structures using a netr_SamBaseInfo
Andrew Tridgell
3
-140
/
+55
2007-10-10
r1140: added IDL and test code for validation level 6 in sam logon
Andrew Tridgell
2
-21
/
+54
2007-10-10
r1139: added IDL and server code for netr_LogonSamLogonWithFlags()
Andrew Tridgell
2
-17
/
+47
2007-10-10
r1138: allow for a user in no groups
Andrew Tridgell
1
-1
/
+2
2007-10-10
r1137: - added torture test for netr_LogonGetDomainInfo() call
Andrew Tridgell
1
-0
/
+59
2007-10-10
r1136: - added IDL for netr_LogonGetDomainInfo()
Andrew Tridgell
11
-59
/
+381
2007-10-10
r1135: - allow integer function numbers in ndrdump
Andrew Tridgell
1
-0
/
+5
2007-10-10
r1134: added a TODO regarding schannel credentials
Andrew Tridgell
1
-1
/
+2
2007-10-10
r1133: - add ndr_pull_ptr() as a separate call instead of ndr_pull_uint32()
Andrew Tridgell
2
-3
/
+13
2007-10-10
r1132: add a PRINTF_ATTRIBUTE to ndr_pull_error() to catch printf style codin...
Andrew Tridgell
1
-1
/
+2
2007-10-10
r1131: remove an error msg for failing to open unexpected.tdb
Andrew Tridgell
1
-1
/
+0
2007-10-10
r1130: remove some pointless debug messages
Andrew Tridgell
1
-2
/
+0
2007-10-10
r1129: Remove unused function.
Andrew Bartlett
1
-30
/
+0
2007-10-10
r1123: Make all lp_ string functions return 'const char *'.
Andrew Bartlett
14
-39
/
+40
2007-10-10
r1119: Saner keyboard shortcuts
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r1118: Read-only enumeration of keys in the LDB backend works now :-)
Jelmer Vernooij
2
-36
/
+95
[next]