Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
[tprouty/samba.git] / source / rpc_server / srv_samr.c
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-05-18 Jeremy AllisonFix the W2KSP2 joining a Samba domain problem.
2001-05-08 Jean-François Mico... fixes to the group mapping code.
2001-05-04 Jean-François Mico... Big cleanup of passdb and backends.
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-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-02-16 Jeremy AllisonExcise snprintf -> slprintf.
2001-01-31 Tim PotterMissing sys_endpwent() call in get_passwd_entries()
2001-01-31 Jeremy Allisonlib/system.c: Fix for pw caching.
2001-01-11 Tim PotterRPC server fixes for RPC client changes merged from...
2001-01-11 Jeremy Allisonrpc_server/srv_samr.c:
2001-01-10 David O'NeillChanges from APPLIANCE_HEAD:
2000-12-07 Jeremy Allisonfile_lines_load/file_lines_pload can now optionally...
2000-11-21 Gerald CarterAnother large patch for the passdb rewrite.
2000-11-13 Gerald CarterLarge commit which restructures the local password...
2000-10-13 Jean-François Mico... last part of W2K support.
2000-10-11 Herb Lewischanges to sync with 2.2. tree
2000-10-10 Jean-François Mico... a netlogon enum trust query doesn't have a function_cod...
2000-10-09 Jean-François Mico... I introduced a bug in my last commits. Hopefully nobody...
2000-10-07 Jean-François Mico... more cleanup of samr
2000-10-07 Jean-François Mico... added samr_set_user_info and info_2.
2000-10-04 Jeremy AllisonAdding Herb's compile warning fixes to HEAD.
2000-09-28 Jeremy AllisonAdded comment on JF's new code. Removed ifdef in passdb...
2000-09-28 Jean-François Mico... fixed samr_create_user(). we now correctly parse the...
2000-09-27 Jean-François Mico... samr unknown 0x32 is in fact samr create user.
2000-08-18 Gerald Carterfixed initialization errors (again!) I must have forgot to
2000-08-16 Gerald Carterfixed unitialized struct bug in enum_users (whatever...
2000-08-15 Tim PotterMerge of uninitialised variable fix from APPLIANCE_HEAD.
2000-08-02 Jeremy AllisonStarted to canonicalize our handling of uid -> sid...
2000-08-01 Jeremy AllisonTidyup removing many of the 0xC0000000 | NT_STATUS_XXX...
2000-07-13 Tim PotterDon't return winbind groups or users when responding...
2000-06-23 Tim PotterRemoved save directory argument to become_root() calls...
2000-06-16 Tim PotterForgot pipes_struct conversion for api_samr_enum_dom_al...
2000-06-16 Tim PotterSimplified server pipe implementation by changing argum...
2000-06-01 Jeremy AllisonGetting back to a compilable state (not there yet but...
2000-05-16 Jeremy AllisonSynced up srv_samr with HP changes. Added error checkin...
2000-05-12 Andrew Tridgellfixed two uninitialised variables
2000-05-09 Andrew Tridgellthe beginnings of a new scheme I've working on to allow...
2000-04-16 Andrew Tridgellgot rid of FILE* in the unix name mapping code
2000-04-04 Tim PotterRemoved unused parameter vuid from rpc_server api_...
2000-03-22 Jeremy Allisonacconfig.h configure configure.in: Added check for...
2000-03-22 Luke Leightondisabled the getgrent() code recently added that return...
2000-03-22 Luke Leightondisabled code from HP that replaced get_sampwd_entries...
2000-03-22 Luke Leightonadded the following message to all dce/rpc client/serve...
2000-03-21 Jeremy AllisonAdded preliminary user list code from HP. Needs to...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-12 Luke Leightondelineation between smb and msrpc more marked. smbd...
1999-11-24 Luke Leightonrewrote policy handle code to be generic (it's needed...
1999-11-20 Luke Leightondynamic memory allocation i added a month ago: forgot...
1999-11-19 Luke LeightonThe First Necessary UNICODE String Support.
1999-11-18 Luke Leightonresponses to UDP samquery go back to SERVER<00> not...
1999-11-18 Luke Leightonadded samuserset2 rpcclient command to test ACB_XXX...
1999-11-16 Luke Leightonattempting to get nt5 wksta to join domain.
1999-11-15 Luke Leightonadded server-side samr enum domains. fixed some parsin...
1999-11-02 Luke Leightonfree up memory allocated by enum dom groups / aliases
1999-10-29 Luke Leightonmore reshuffling of enum groups code. more higher...
1999-10-25 Luke Leightonone of those wonderful moments when running against...
1999-10-21 Luke Leightonthe dynamic memory alloc blood-fest goes on...
1999-10-21 Luke Leightonvarious. debug levels changed. nmbd doesn't need...
1999-08-31 Luke Leightonmatthew chapman identified 4 previously unknown samr...
1999-08-30 Luke Leightondebugged enumgroups -g option
1999-05-03 Jean-François Mico... last part of RPC api change.
1999-04-23 Matthew ChapmanAdded new define NT_STATUS_MORE_ENTRIES = 0x105.
1999-03-29 Luke Leightonadded SamrQueryDomainInfo call info level 0x3 for kix32...
1999-03-25 Luke Leighton"User Manager" - create user + change password now...
1999-03-25 Luke Leightonfixed issues with "Welcome to SAMBA Domain" for when...
1999-03-25 Luke Leightonadded SAMR_USER_INFO_24 info level to samr_set_userinfo...
1999-03-25 Luke LeightonSAM database "set user info".
1999-03-24 Luke Leightonremoved 2 unnecessary args from make_uni_hdr.
1999-03-23 Luke Leightondynamic memory allocation in samr enum dom users. ...
1999-02-24 Matthew ChapmanWin9x user level security.
1999-02-15 Matthew ChapmanAlways null-terminate strings.
1999-02-12 Matthew ChapmanUNICODE cleanup (see lib/util_unistr.c).
1999-02-09 Luke Leightongroups and aliases being "manually" added which do...
1999-02-09 Luke Leightonremoval of the use of unistrn2 function: replace it...
1999-01-29 Luke Leightonfix for enumerate domain users (bug spotted by sean...
1999-01-28 Luke Leightonerror code cleanup
1999-01-15 Matthew ChapmanFixed typo in srv_samr.c where samr_add_groupmem and...
1998-12-08 Luke Leightonadding srvsvc pipe.
1998-12-07 Luke Leighton- lib/unix_sec_ctxt.c
1998-12-04 Luke Leighton- oops, i got "add alias member" and "delete alias...
1998-12-04 Luke Leighton- renamed do_samr_xxx to samr_xxx
1998-12-03 Luke Leightonadded createalias command to rpcclient
1998-12-03 Luke Leightoncreate domain group command (creategroup) added to...
1998-12-02 Luke Leightonadded rid and sid_name_use to DOMAIN_GRP_MEMBER, for...
1998-12-02 Luke Leightonadding group member code, made a start. found that...
1998-12-01 Luke Leightonquery_aliasmem code. it works (hurrah).
1998-12-01 Luke Leightonrpc_samr.h parse_samr.c srv_samr.c :
1998-12-01 Luke Leightonadding some samr parsing calls (group / alias adding...
1998-11-30 Luke Leighton- adding builtin[alias]db.
1998-11-29 Luke Leightonweekend work. user / group database API.
1998-11-25 Luke Leightonyeehaah got users to be included in S-1-5-xxx-yyy-zzz...
1998-11-25 Jeremy AllisonMakefile.in: Added maintainer mode fixes.
1998-11-23 Luke Leightonuninitialised counter
1998-11-23 Luke Leightonunix instance of group database API
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-11-17 Luke Leightonmake_uni_hdr() reverted accidentally with a -1 on usern...
next