Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
[nivanova/samba-autobuild/.git] / source3 / rpc_server / srv_lsa_nt.c
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-27 Andrew Tridgellstarted converting NTSTATUS to be a structure on system...
2001-08-24 Jeremy AllisonFixed malloc -> talloc problems pointed out by Simo.
2001-07-25 Tim PotterHeld a shoot-out between NT_STATUS_NO_PROBLEMO and...
2001-07-12 Tim PotterRemoved unused variable.
2001-07-09 Jean-François Mico... implement:
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-29 Jeremy AllisonAdded LsaGetConnectedCredentials patch from Manoj Naik...
2001-06-05 Tim PotterMerge of lsa_lookup_names() i18n bugfix from appliance.
2001-06-02 Tim PotterMerge ... i18n domain name fix for lsa_query_info_polic...
2001-05-08 Jeremy AllisonFix for insure missmatched parameter error.
2001-05-02 Jeremy AllisonFix noticed by John Trostel - we need to return our...
2001-04-22 Jeremy AllisonFinally got name & SID returns correct.
2001-04-21 Jeremy AllisonJF pointed out we were returning the wrong info for...
2001-03-15 Jeremy AllisonTidyup return of zero-permissions (map to ACE_DENIED...
2001-03-15 Jeremy AllisonLast tweak (I promise :-). Fallback to returning our...
2001-03-15 Jeremy AllisonFinal ! Fix.
2001-03-15 Jeremy AllisonLast attempt at fix...
2001-03-15 Jeremy AllisonReturn correct error message if we can't get the SID...
2001-03-15 Jeremy AllisonFixed a Dr. Watson when viewing permissions - we were...
2001-03-15 Jeremy AllisonAS/U on a sparc now joins and authenticates against...
2001-03-13 Jeremy AllisonFixed reading of strings from big-endian RPC clients.
2001-03-13 Jeremy AllisonEnsure we return the correct names/sids on query info...
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-03-07 Jeremy AllisonSync up handle creation with 2.2 branch. We can now...
2001-03-01 Jeremy AllisonDon't return stack structures...
2001-02-26 Jeremy AllisonSeparated lsa code into interface and implementation.
2001-02-26 Jeremy AllisonAdded implementation file for lsa.