summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4002: NT 4.0 sp6a can't do schannel 128Stefan Metzmacher1-2/+2
2007-10-10r4001: fix segfault fix auth failedStefan Metzmacher2-0/+4
2007-10-10r4000: DATA_BLOB.data is uint8_t * not void * :-)Stefan Metzmacher5-5/+5
2007-10-10r3999: - reply with the same DsBindInfo blob as w2k3 in the server functionStefan Metzmacher2-6/+54
2007-10-10r3998: allow const arrays (see next commit to drsuapi.idl)Stefan Metzmacher3-469/+626
2007-10-10r3997: fix STR_CHARLEN pull caseStefan Metzmacher1-21/+25
2007-10-10r3996: add some commentsStefan Metzmacher1-5/+5
2007-10-10r3995: improved the default ACL mapping from unix permsAndrew Tridgell1-7/+11
2007-10-10r3994: - removed the unused reference count code in lsa serverAndrew Tridgell1-37/+39
2007-10-10r3993: use distinctive fnums in the ipc backend, to make monitoring sniffs ea...Andrew Tridgell1-1/+3
2007-10-10r3992: provide hooks for lsa to lookup sids allocated using the linear id->si...Andrew Tridgell2-17/+104
2007-10-10r3991: for uid->sid and gid->sid to be efficient we need to index on unixIDAndrew Tridgell1-0/+2
2007-10-10r3990: take advantage of the uid->sid and gid->sid code to create a muchAndrew Tridgell3-14/+97
2007-10-10r3989: added a linear algorithmic mapping for uid->sid and gid->sid withinAndrew Tridgell1-21/+351
2007-10-10r3988: made dom_sid_add_rid() allocate the new sid with proper parent/child t...Andrew Tridgell1-3/+5
2007-10-10r3984: success full parse the repsFrom/repsTo LDAP fieldsStefan Metzmacher2-28/+36
2007-10-10r3983: posix:fakeoplocks should default to False, not True !Andrew Tridgell1-1/+1
2007-10-10r3982: split out the sid -> uid/gid mapping routines into a ntvfs_sidmapAndrew Tridgell5-160/+237
2007-10-10r3981: Use correct access-mask when querying aliases.Günther Deschner1-2/+2
2007-10-10r3980: added server side support for lsa_LookupNames() and lsa_LookupNames2()Andrew Tridgell1-36/+179
2007-10-10r3979: added server side code for lsa_LookupSids2() and fixed authority_nameAndrew Tridgell2-33/+136
2007-10-10r3978: added IDL and test code for lsa_LookupSids2() and lsa_LookupNames2()Andrew Tridgell2-2/+140
2007-10-10r3977: fixed the lmPwdHash change in the rpc server (we were not fetching theAndrew Tridgell2-3/+3
2007-10-10r3976: changed NBENCH to use the same recording method as the latest dbench,Andrew Tridgell3-68/+91
2007-10-10r3975: added LFN filesystem attribute bit definition from etherealAndrew Tridgell2-1/+2
2007-10-10r3972: use GUID_* naming context and move GUID_* functions to one placeStefan Metzmacher13-161/+158
2007-10-10r3971: fix compiler warningsStefan Metzmacher9-21/+21
2007-10-10r3970: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r3969: fix compiler warningsStefan Metzmacher2-6/+6
2007-10-10r3968: fix compiler warningsStefan Metzmacher2-2/+2
2007-10-10r3967: fix compiler warningsStefan Metzmacher2-4/+4
2007-10-10r3966: fix compiler warningsStefan Metzmacher1-7/+7
2007-10-10r3965: fix compiler warningsStefan Metzmacher1-3/+1
2007-10-10r3964: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r3963: fix conpiler warningsStefan Metzmacher1-3/+3
2007-10-10r3962: fix compiler warningsStefan Metzmacher2-5/+5
2007-10-10r3961: - fix compiler warningsStefan Metzmacher2-7/+3
2007-10-10r3960: fix compiler warningsStefan Metzmacher3-7/+6
2007-10-10r3959: fix compiler warningsStefan Metzmacher5-44/+44
2007-10-10r3958: fix the build for nowStefan Metzmacher1-1/+1
2007-10-10r3957: fix compiler warningStefan Metzmacher1-6/+0
2007-10-10r3956: start to decode the repsFrom and repsTo fileds but not readyStefan Metzmacher4-0/+49
2007-10-10r3953: the lm verifier key in passwoed ChangePasswordUser3 is based on the ntAndrew Tridgell1-1/+1
2007-10-10r3952: added validation of the lm and nt verifiers to our server side passwor...Andrew Tridgell1-2/+41
2007-10-10r3945: expanded the BASE-PROPERTIES test to print a nicely formatted list ofAndrew Tridgell3-29/+134
2007-10-10r3942: decode the 'replUpToDateVector' blobStefan Metzmacher1-6/+63
2007-10-10r3941: make sure we don't keep pounding on a ncacn_ip_tcp connection after it...Andrew Tridgell2-0/+9
2007-10-10r3939: - added "posix:fakeoplocks" option for testing with oplocks forced onAndrew Tridgell8-43/+116
2007-10-10r3938: cleaned some old stuff out of loadparmAndrew Tridgell1-72/+0
2007-10-10r3927: add idl file for NDR encoded LDAP attributes used for the directory se...Stefan Metzmacher2-1/+41