r4038: fix sign/unsign bug I introduced in -r 4022
[samba.git] / source4 /
2007-10-10 Stefan Metzmacherr4038: fix sign/unsign bug I introduced in -r 4022
2007-10-10 Andrew Tridgellr4037: fixed a bunch of "might be uninitialised" warnin...
2007-10-10 Andrew Tridgellr4036: expanded the RAW-ACLS torture test to include...
2007-10-10 Andrew Tridgellr4035: more effort on consistent naming of the access...
2007-10-10 Andrew Tridgellr4034: add a function security_descriptor_create()...
2007-10-10 Andrew Tridgellr4033: removed a pointless comment
2007-10-10 Stefan Metzmacherr4027: add a useful function for debugging
2007-10-10 Andrew Tridgellr4026: added NT ACL checking on pvfs_open() for existin...
2007-10-10 Andrew Tridgellr4025: added a sec_access_check() function for checking...
2007-10-10 Stefan Metzmacherr4022: fix compiler warnings
2007-10-10 Andrew Tridgellr4015: correct copyright attributions
2007-10-10 Andrew Tridgellr4014: removed unused MacExtension.h header
2007-10-10 Andrew Tridgellr4013: got rid of a bunch of unused or unmaintained...
2007-10-10 Andrew Tridgellr4012: split out the lsa lookup single name logic into...
2007-10-10 Andrew Tridgellr4011: get rid of rpc_secdes.h and replace it with...
2007-10-10 Andrew Tridgellr4010: fixed parsing of null attributes in the ldb...
2007-10-10 Stefan Metzmacherr4003: run successful against a nt4 sp6 pdc with one...
2007-10-10 Stefan Metzmacherr4002: NT 4.0 sp6a can't do schannel 128
2007-10-10 Stefan Metzmacherr4001: fix segfault fix auth failed
2007-10-10 Stefan Metzmacherr4000: DATA_BLOB.data is uint8_t * not void * :-)
2007-10-10 Stefan Metzmacherr3999: - reply with the same DsBindInfo blob as w2k3...
2007-10-10 Stefan Metzmacherr3998: allow const arrays (see next commit to drsuapi...
2007-10-10 Stefan Metzmacherr3997: fix STR_CHARLEN pull case
2007-10-10 Stefan Metzmacherr3996: add some comments
2007-10-10 Andrew Tridgellr3995: improved the default ACL mapping from unix perms
2007-10-10 Andrew Tridgellr3994: - removed the unused reference count code in...
2007-10-10 Andrew Tridgellr3993: use distinctive fnums in the ipc backend, to...
2007-10-10 Andrew Tridgellr3992: provide hooks for lsa to lookup sids allocated...
2007-10-10 Andrew Tridgellr3991: for uid->sid and gid->sid to be efficient we...
2007-10-10 Andrew Tridgellr3990: take advantage of the uid->sid and gid->sid...
2007-10-10 Andrew Tridgellr3989: added a linear algorithmic mapping for uid-...
2007-10-10 Andrew Tridgellr3988: made dom_sid_add_rid() allocate the new sid...
2007-10-10 Stefan Metzmacherr3984: success full parse the repsFrom/repsTo LDAP...
2007-10-10 Andrew Tridgellr3983: posix:fakeoplocks should default to False, not...
2007-10-10 Andrew Tridgellr3982: split out the sid -> uid/gid mapping routines...
2007-10-10 Günther Deschnerr3981: Use correct access-mask when querying aliases.
2007-10-10 Andrew Tridgellr3980: added server side support for lsa_LookupNames...
2007-10-10 Andrew Tridgellr3979: added server side code for lsa_LookupSids2(...
2007-10-10 Andrew Tridgellr3978: added IDL and test code for lsa_LookupSids2...
2007-10-10 Andrew Tridgellr3977: fixed the lmPwdHash change in the rpc server...
2007-10-10 Andrew Tridgellr3976: changed NBENCH to use the same recording method...
2007-10-10 Andrew Tridgellr3975: added LFN filesystem attribute bit definition...
2007-10-10 Stefan Metzmacherr3972: use GUID_* naming context and move GUID_* functi...
2007-10-10 Stefan Metzmacherr3971: fix compiler warnings
2007-10-10 Stefan Metzmacherr3970: fix compiler warning
2007-10-10 Stefan Metzmacherr3969: fix compiler warnings
2007-10-10 Stefan Metzmacherr3968: fix compiler warnings
2007-10-10 Stefan Metzmacherr3967: fix compiler warnings
2007-10-10 Stefan Metzmacherr3966: fix compiler warnings
2007-10-10 Stefan Metzmacherr3965: fix compiler warnings
2007-10-10 Stefan Metzmacherr3964: fix compiler warnings
2007-10-10 Stefan Metzmacherr3963: fix conpiler warnings
2007-10-10 Stefan Metzmacherr3962: fix compiler warnings
2007-10-10 Stefan Metzmacherr3961: - fix compiler warnings
2007-10-10 Stefan Metzmacherr3960: fix compiler warnings
2007-10-10 Stefan Metzmacherr3959: fix compiler warnings
2007-10-10 Stefan Metzmacherr3958: fix the build for now
2007-10-10 Stefan Metzmacherr3957: fix compiler warning
2007-10-10 Stefan Metzmacherr3956: start to decode the repsFrom and repsTo fileds...
2007-10-10 Andrew Tridgellr3953: the lm verifier key in passwoed ChangePasswordUs...
2007-10-10 Andrew Tridgellr3952: added validation of the lm and nt verifiers...
2007-10-10 Andrew Tridgellr3945: expanded the BASE-PROPERTIES test to print a...
2007-10-10 Stefan Metzmacherr3942: decode the 'replUpToDateVector' blob
2007-10-10 Andrew Tridgellr3941: make sure we don't keep pounding on a ncacn_ip_t...
2007-10-10 Andrew Tridgellr3939: - added "posix:fakeoplocks" option for testing...
2007-10-10 Andrew Tridgellr3938: cleaned some old stuff out of loadparm
2007-10-10 Stefan Metzmacherr3927: add idl file for NDR encoded LDAP attributes...
2007-10-10 Stefan Metzmacherr3926: fix compiler warnings
2007-10-10 Andrew Bartlettr3922: Add yet another NETLOGON RPC. This is another...
2007-10-10 Andrew Bartlettr3921: Cross-test SIDs in RPC-SAMSYNC, fix the build.
2007-10-10 Stefan Metzmacherr3920: - it seem that we need to send a magic bind_guid...
2007-10-10 Andrew Bartlettr3919: Add more info levels to the QueryTrustedDomainIn...
2007-10-10 Andrew Bartlettr3917: A few more LSA RPCs found in my wanderings ...
2007-10-10 Andrew Tridgellr3916: w2k3 does not check the max_setup count in nttra...
2007-10-10 Stefan Metzmacherr3915: a few updates to the DsCrackNames() torture...
2007-10-10 Stefan Metzmacherr3914: add idl, torture test and simple server for...
2007-10-10 Stefan Metzmacherr3913: fix the build
2007-10-10 Stefan Metzmacherr3910: add some error codes
2007-10-10 Andrew Bartlettr3909: Fix cross-reference test for trusted domains.
2007-10-10 Andrew Bartlettr3908: We know that this field is a flag of some kind...
2007-10-10 Andrew Bartlettr3907: * Rename lsa_Name to lsa_String
2007-10-10 Stefan Metzmacherr3906: fix compiler warnings
2007-10-10 Andrew Bartlettr3905: (oops, missing file: samsync.c)
2007-10-10 Andrew Bartlettr3904: * Add new LSA calls to open trusted domains
2007-10-10 Stefan Metzmacherr3903: better fix for -r 3902
2007-10-10 Stefan Metzmacherr3902: fix compiler warnings
2007-10-10 Stefan Metzmacherr3901: fix compiler warnings
2007-10-10 Stefan Metzmacherr3900: fix compiler warning
2007-10-10 Stefan Metzmacherr3899: fix compiler warnings
2007-10-10 Jelmer Vernooijr3898: Work towards local/server DCOM support, start...
2007-10-10 Simo Sorcer3897: add a locking infrastructure
2007-10-10 Jelmer Vernooijr3896: Correct header files in rpc server templates...
2007-10-10 Jelmer Vernooijr3891: Add rot (Running Object Table) interface
2007-10-10 Jeremy Allisonr3888: Just proving :-) to tridge that a Setfileinfo...
2007-10-10 Jeremy Allisonr3887: Much better understanding of delayed write time...
2007-10-10 Jeremy Allisonr3886: Trying to understand delayed file write update...
2007-10-10 Andrew Bartlettr3885: Add security descriptor comparison to our RPC...
2007-10-10 Jelmer Vernooijr3881: Split up the LIBNDR_GEN subsystem into NDR_...
2007-10-10 Stefan Metzmacherr3876: fix compiler warnings
2007-10-10 Tim Potterr3870: Delete wrappers for tdb_lockkeys() and tdb_unloc...
next