summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell2007-10-1041-646/+450
* r4010: fixed parsing of null attributes in the ldb ldif parserAndrew Tridgell2007-10-102-2/+7
* r4003: run successful against a nt4 sp6 pdc with one nt4 sp6 trust and a w2k3...Stefan Metzmacher2007-10-102-10/+23
* r4002: NT 4.0 sp6a can't do schannel 128Stefan Metzmacher2007-10-101-2/+2
* r4001: fix segfault fix auth failedStefan Metzmacher2007-10-102-0/+4
* r4000: DATA_BLOB.data is uint8_t * not void * :-)Stefan Metzmacher2007-10-105-5/+5
* r3999: - reply with the same DsBindInfo blob as w2k3 in the server functionStefan Metzmacher2007-10-102-6/+54
* r3998: allow const arrays (see next commit to drsuapi.idl)Stefan Metzmacher2007-10-103-469/+626
* r3997: fix STR_CHARLEN pull caseStefan Metzmacher2007-10-101-21/+25
* r3996: add some commentsStefan Metzmacher2007-10-101-5/+5
* r3995: improved the default ACL mapping from unix permsAndrew Tridgell2007-10-101-7/+11
* r3994: - removed the unused reference count code in lsa serverAndrew Tridgell2007-10-101-37/+39
* r3993: use distinctive fnums in the ipc backend, to make monitoring sniffs ea...Andrew Tridgell2007-10-101-1/+3
* r3992: provide hooks for lsa to lookup sids allocated using the linear id->si...Andrew Tridgell2007-10-102-17/+104
* r3991: for uid->sid and gid->sid to be efficient we need to index on unixIDAndrew Tridgell2007-10-101-0/+2
* r3990: take advantage of the uid->sid and gid->sid code to create a muchAndrew Tridgell2007-10-103-14/+97
* r3989: added a linear algorithmic mapping for uid->sid and gid->sid withinAndrew Tridgell2007-10-101-21/+351
* r3988: made dom_sid_add_rid() allocate the new sid with proper parent/child t...Andrew Tridgell2007-10-101-3/+5
* r3984: success full parse the repsFrom/repsTo LDAP fieldsStefan Metzmacher2007-10-102-28/+36
* r3983: posix:fakeoplocks should default to False, not True !Andrew Tridgell2007-10-101-1/+1
* r3982: split out the sid -> uid/gid mapping routines into a ntvfs_sidmapAndrew Tridgell2007-10-105-160/+237
* r3981: Use correct access-mask when querying aliases.Günther Deschner2007-10-101-2/+2
* r3980: added server side support for lsa_LookupNames() and lsa_LookupNames2()Andrew Tridgell2007-10-101-36/+179
* r3979: added server side code for lsa_LookupSids2() and fixed authority_nameAndrew Tridgell2007-10-102-33/+136
* r3978: added IDL and test code for lsa_LookupSids2() and lsa_LookupNames2()Andrew Tridgell2007-10-102-2/+140
* r3977: fixed the lmPwdHash change in the rpc server (we were not fetching theAndrew Tridgell2007-10-102-3/+3
* r3976: changed NBENCH to use the same recording method as the latest dbench,Andrew Tridgell2007-10-103-68/+91
* r3975: added LFN filesystem attribute bit definition from etherealAndrew Tridgell2007-10-102-1/+2
* r3972: use GUID_* naming context and move GUID_* functions to one placeStefan Metzmacher2007-10-1013-161/+158
* r3971: fix compiler warningsStefan Metzmacher2007-10-109-21/+21
* r3970: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r3969: fix compiler warningsStefan Metzmacher2007-10-102-6/+6
* r3968: fix compiler warningsStefan Metzmacher2007-10-102-2/+2
* r3967: fix compiler warningsStefan Metzmacher2007-10-102-4/+4
* r3966: fix compiler warningsStefan Metzmacher2007-10-101-7/+7
* r3965: fix compiler warningsStefan Metzmacher2007-10-101-3/+1
* r3964: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* r3963: fix conpiler warningsStefan Metzmacher2007-10-101-3/+3
* r3962: fix compiler warningsStefan Metzmacher2007-10-102-5/+5
* r3961: - fix compiler warningsStefan Metzmacher2007-10-102-7/+3
* r3960: fix compiler warningsStefan Metzmacher2007-10-103-7/+6
* r3959: fix compiler warningsStefan Metzmacher2007-10-105-44/+44
* r3958: fix the build for nowStefan Metzmacher2007-10-101-1/+1
* r3957: fix compiler warningStefan Metzmacher2007-10-101-6/+0
* r3956: start to decode the repsFrom and repsTo fileds but not readyStefan Metzmacher2007-10-104-0/+49
* r3953: the lm verifier key in passwoed ChangePasswordUser3 is based on the ntAndrew Tridgell2007-10-101-1/+1
* r3952: added validation of the lm and nt verifiers to our server side passwor...Andrew Tridgell2007-10-101-2/+41
* r3945: expanded the BASE-PROPERTIES test to print a nicely formatted list ofAndrew Tridgell2007-10-103-29/+134
* r3942: decode the 'replUpToDateVector' blobStefan Metzmacher2007-10-101-6/+63
* r3941: make sure we don't keep pounding on a ncacn_ip_tcp connection after it...Andrew Tridgell2007-10-102-0/+9