r2331: check password script code and example from trunk
[sfrench/samba-autobuild/.git] / source3 / rpc_server / srv_samr_nt.c
2007-10-10 Simo Sorcer2331: check password script code and example from...
2007-10-10 Volker Lendecker2093: Fix for Bug 1416. This must have been a cut...
2007-10-10 Jeremy Allisonr805: Fix to stop smbd hanging on missing group member...
2007-10-10 Volker Lendecker229: Don't list domain groups from BUILTIN.
2007-10-10 Gerald Carterr196: merging struct uuid from trunk
2007-10-10 Volker Lendecker145: pdb_create_alias now returns NTSTATUS. More of...
2007-10-10 Gerald Carterr116: volker's patch for local group and group nesting
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-14 Volker LendeckeAdd and delete aliases via srv_samr_nt. For that I...
2004-03-13 Volker LendeckeMake alias membership maintainable via net rpc group...
2004-03-04 Volker LendeckeThere's a specific error message NT_STATUS_ALIAS_EXISTS.
2004-03-04 Volker LendeckeThere's a specific error message NT_STATUS_ALIAS_EXISTS.
2004-03-03 Jim McDonoughmore usrmgr fixes: display lockout timers in minutes...
2004-03-03 Jim McDonoughmore usrmgr fixes: display lockout timers in minutes...
2004-03-01 Simo SorceOk here it is my latest work on privileges
2004-02-29 Volker LendeckeApply my experimental aliases support to HEAD. This...
2004-02-29 Volker Lendeckenet_rpc.c: Don't complain if [add|del]mem was successful.
2004-02-29 Volker Lendeckenet_rpc.c: Don't complain if [add|del]mem was successful.
2004-02-25 Jim McDonoughDo the query part of the previous fix...reset time...
2004-02-25 Jim McDonoughDo the query part of the previous fix...reset time...
2004-02-25 Jim McDonoughreset time and duration are set in minutes, not seconds...
2004-02-25 Jim McDonoughreset time and duration are set in minutes, not seconds...
2004-02-17 Volker LendeckeAlso set alias info for builtins.
2004-02-17 Volker LendeckeBe able to set alias info for builtin as well.
2004-02-17 Volker LendeckeIn samr_lookup_names Windows does not return WKN_GRP...
2004-02-17 Volker LendeckeIn samr_lookup_names Windows does not return WKN_GRP...
2004-02-16 Volker LendeckeCosmetic fix: use sid_is_in_our_domain.
2004-02-16 Volker LendeckeCosmetic fix: Use sid_is_in_our_domain instead of doing...
2004-02-02 Gerald Carterremerge andrew's cracklib patch from HEAD and fix a...
2004-01-26 Andrew Bartlett(merge from 3.0)
2004-01-26 Andrew BartlettThis adds client-side support for the unicode/SAMR...
2004-01-15 Gerald CarterBug 381: check builtin (not local) group SID. Patch...
2004-01-15 Gerald CarterBug 381: check builtin (not local) group SID. Patch...
2004-01-14 Gerald Carterrevert the cracklib changes until post 3.0.2
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-12 Andrew BartlettFirst stab at cracklib support (password quality checki...
2004-01-09 Gerald Carterfix some warnings from the Sun compiler; also merge...
2004-01-09 Gerald Carterfix some warnings from the Sun compiler
2004-01-05 Andrew Bartlett(merge from 3.0)
2004-01-05 Andrew Bartlett(merge from 3.0)
2004-01-02 Andrew BartlettMatch Win2k, and return NT_STATUS_INVALID_PARAMETER
2004-01-02 Andrew BartlettJHT came up with a nasty (broken) torture case in prepa...
2003-12-16 Gerald Cartermake sure we delete the group mapping before calling...
2003-12-16 Gerald Cartermake sure we delete the group mapping before calling...
2003-12-10 Gerald Cartermore group lookup access fixes on the neverending bug 281
2003-12-10 Gerald Cartermore group lookup access fixes on the neverending bug 281
2003-12-07 Andrew BartlettMerge from 3.0:
2003-12-04 Gerald Carter* fix RemoveSidForeignDomain() ; bug 252
2003-12-04 Gerald Carter* fix RemoveSidForeignDomain() ; bug 252
2003-12-02 Andrew BartlettMatch Win2k and return 'invalid parameter' for creating...
2003-11-24 Gerald Cartermore access fixes for group enumeration in LDAP; bug 281
2003-11-24 Gerald Cartermore access fixes for group enumeration in LDAP; bug 281
2003-11-23 Andrew BartlettMerge from 3.0:
2003-11-23 Andrew BartlettAdd server-side support for variable-length session...
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-22 Andrew BartlettChanges all over the shop, but all towards:
2003-11-17 Gerald Carter* make sure we only enumerate group mapping entries
2003-11-17 Gerald Carter* make sure we only enumerate group mapping entries
2003-11-07 Gerald Carter* only install swat html files once
2003-11-07 Gerald Carter* only install swat html files once
2003-11-07 Jeremy AllisonHandle munged dial string. Patch from Aur?lien Degr...
2003-11-07 Jeremy AllisonHandle munged dial string. Patch from Aur?lien Degr...
2003-09-29 Tim PotterMerge from 3.0:
2003-09-25 Jeremy AllisonFix for #480. Change the interface for init_unistr2...
2003-09-19 Jeremy AllisonEnsure that dup_sec_desc copies the 'type' field correc...
2003-09-19 Jeremy AllisonEnsure that dup_sec_desc copies the 'type' field correc...
2003-09-15 Tim PotterMerge from Samba 3.0:
2003-09-15 Jeremy AllisonPatch from Gregory Hinton Nietsky <gregory@networksentr...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-27 Gerald Carterrenaming some functions for consistency
2003-08-20 Gerald CarterFix bug #252. Implement missing SAMR_REMOVE_USER_FOREI...
2003-08-15 Herb Lewisget rid of some sompiler warnings on IRIX
2003-08-13 Gerald Carterfix bug #286.
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-08-01 Jim McDonoughUpdate my copyrights according to my agreement with IBM
2003-08-01 Jim McDonoughFix copyright statements for various pieces of Anthony...
2003-07-31 Jeremy AllisonWrap calls to change_oem_password() in become_root...
2003-07-25 Tim PotterMore printf portability fixes. Got caught out by some...
2003-07-24 Tim PotterMore printf fixes - size_t is long on some architectures.
2003-07-22 Tim PotterAnother round of uid/gid/pid format string changes...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-11 Gerald Cartermoving more code around.
2003-07-09 Gerald CarterLarge set of changes to add UNIX account/group management
2003-07-09 Jeremy AllisonGet rid of DISP_USER_INFO/DISP_GROUP_INFO as they serve...
2003-07-08 Jeremy AllisonMoved SAM_ACCOUNT marshall/unmarshall functions to...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-06-22 Simo SorceFound out a good number of NT_STATUS_IS_ERR used the...
2003-06-18 Simo SorceOk, this patch removes the privilege stuff we had in...
2003-06-11 Volker LendeckeSet the user's primary unix group from usrmgr.exe.
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-16 Jeremy AllisonPatch from "Esh, Andrew" <Andrew_Esh@adaptec.com> to...
2003-05-16 Jeremy AllisonPatch from "Esh, Andrew" <Andrew_Esh@adaptec.com> to...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-12 Jeremy AllisonFix compiler warnings.
2003-05-12 Jeremy AllisonFix obvious compiler warnings.
2003-05-12 Simo SorceAnd finally IDMAP in 3_0
2003-05-07 Andrew BartlettSet our 'global sam name' in one place. For domain...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
next