converted another bunch of stuff to NTSTATUS
[kai/samba.git] / source3 / rpc_server / srv_samr_nt.c
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-27 Andrew BartlettAs per plug-fest discussions this paramater no longer...
2001-08-24 Herb Lewisget rid of compiler warnings
2001-08-09 Gerald Cartera few cleanups while mergeing the passdb code into 2.2
2001-07-25 Tim PotterHeld a shoot-out between NT_STATUS_NO_PROBLEMO and...
2001-07-23 Jeremy AllisonFix case insensitive password change code.
2001-07-19 Tim Potter#ifdef'ed out some unused functions.
2001-07-17 Jeremy AllisonFix usermanager for domains - we were returning no...
2001-07-09 Jean-François Mico... add query user info level 20 (for RAS)
2001-07-07 Andrew BartlettAdd a new paramater: add machine script
2001-07-05 Jeremy AllisonFix for enumerating large numbers of users.
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-29 Jeremy AllisonFrom JF....
2001-06-20 Jeremy AllisonFixed W2K SP2 joining a Samba PDC hosted domain.
2001-06-18 Jeremy AllisonFix for assert fail - left over when moved to dynamic...
2001-06-18 Jeremy AllisonAdded patches to remove Linux specific XFS ACLs. These...
2001-06-06 Jeremy AllisonAdded getconf flags for RH7.1 lfs support. Changed...
2001-05-29 Simo Sorce4 new functions to retrieve single linked list of group...
2001-05-10 Gerald CarterShould be faliing on False and not True. Bad check...
2001-05-09 Gerald Cartercheck for valid pointer before calling memset() in...
2001-05-08 Jean-François Mico... fixes to the group mapping code.
2001-05-08 Tim PotterFixed compiler warning.
2001-05-07 Gerald Carterremoved unused variables
2001-05-07 Gerald CarterPatch from Simo:
2001-05-04 Jean-François Mico... Big cleanup of passdb and backends.
2001-04-25 Gerald Carterconverted the passdb smbpasswd implementation to using...
2001-04-22 Andrew Tridgellmerging from 2.2 to head
2001-04-15 Jeremy AllisonPatch from "Christoph Zwerschke" <zwerschke@zuv.uni...
2001-03-23 Jeremy Allisongroupdb/mapping.c:
2001-03-23 Jean-François Mico... first pass of the new group mapping code
2001-03-16 Jeremy AllisonAdded Michael Sweet's CUPS patch to call directly into...
2001-03-15 Jeremy AllisonAS/U on a sparc now joins and authenticates against...
2001-03-13 Jeremy AllisonAS/U does setuserinfo2, level 0x12 when joining a domai...
2001-03-13 Jeremy AllisonFixed reading of strings from big-endian RPC clients.
2001-03-13 Jeremy AllisonEnsure we never return passwords from a user query.
2001-03-11 Jeremy AllisonRemove "BYTE" - we already have uint8 - don't need...
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-02-27 Jeremy AllisonHmmm. I thought I'd added these files to CVS head.....