summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_samr_nt.c
AgeCommit message (Expand)AuthorFilesLines
2003-12-04* fix RemoveSidForeignDomain() ; bug 252Gerald Carter1-46/+81
2003-12-02Match Win2k and return 'invalid parameter' for creating of a new account withAndrew Bartlett1-0/+6
2003-11-24more access fixes for group enumeration in LDAP; bug 281Gerald Carter1-3/+5
2003-11-23Add server-side support for variable-length session keys (as used byAndrew Bartlett1-9/+6
2003-11-22Changes all over the shop, but all towards:Andrew Bartlett1-3/+15
2003-11-17* make sure we only enumerate group mapping entriesGerald Carter1-135/+44
2003-11-07* only install swat html files onceGerald Carter1-3/+17
2003-11-07Handle munged dial string. Patch from Aur?lien Degr?mont <adegremont@idealx.c...Jeremy Allison1-1/+36
2003-09-25Fix for #480. Change the interface for init_unistr2 to not take a lengthJeremy Allison1-14/+9
2003-09-19Ensure that dup_sec_desc copies the 'type' field correctly. This causedJeremy Allison1-4/+4
2003-09-15Patch from Gregory Hinton Nietsky <gregory@networksentry.co.za>,Jeremy Allison1-1/+1
2003-08-27renaming some functions for consistencyGerald Carter1-7/+7
2003-08-20Fix bug #252. Implement missing SAMR_REMOVE_USER_FOREIGN_DOMAINGerald Carter1-5/+69
2003-08-15get rid of some sompiler warnings on IRIXHerb Lewis1-3/+2
2003-08-13fix bug #286.Gerald Carter1-2/+17
2003-08-01Update my copyrights according to my agreement with IBMJim McDonough1-1/+1
2003-08-01Fix copyright statements for various pieces of Anthony Liguori's work.Jim McDonough1-1/+0
2003-07-31Wrap calls to change_oem_password() in become_root()/unbecome_root() pairsJeremy Allison1-12/+12
2003-07-25More printf portability fixes. Got caught out by some gcc'isms lastTim Potter1-1/+1
2003-07-24More printf fixes - size_t is long on some architectures.Tim Potter1-1/+1
2003-07-22Another round of uid/gid/pid format string changes I missed theTim Potter1-2/+3
2003-07-11moving more code around.Gerald Carter1-4/+31
2003-07-09Large set of changes to add UNIX account/group managementGerald Carter1-13/+15
2003-07-09Get rid of DISP_USER_INFO/DISP_GROUP_INFO as they serve no usefulJeremy Allison1-20/+17
2003-07-08Moved SAM_ACCOUNT marshall/unmarshall functions to make them externallyJeremy Allison1-3/+3
2003-07-03Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison1-2/+2
2003-06-22Found out a good number of NT_STATUS_IS_ERR used the wrong way.Simo Sorce1-2/+2
2003-06-18Ok, this patch removes the privilege stuff we had in, unused, for some time.Simo Sorce1-35/+21
2003-06-11Set the user's primary unix group from usrmgr.exe.Volker Lendecke1-0/+41
2003-05-16Patch from "Esh, Andrew" <Andrew_Esh@adaptec.com> to fix core dump bugJeremy Allison1-1/+14
2003-05-12Fix obvious compiler warnings.Jeremy Allison1-1/+0
2003-05-12And finally IDMAP in 3_0Simo Sorce1-22/+8
2003-05-07Set our 'global sam name' in one place. For domain controllers, this isAndrew Bartlett1-8/+1
2003-04-29Use a common function to create the SAM_ACCOUNT being used to add accountsAndrew Bartlett1-24/+5
2003-04-29only call the add_script if the getpwnam_alloc() failsGerald Carter1-19/+28
2003-04-23Patch by Metze to ensure that we always at least initialize our output stringAndrew Bartlett1-2/+4
2003-04-23Now that Volker fixed the real issues with ldapsam and adding null attributesAndrew Bartlett1-40/+8
2003-04-22wrap pdb_enum_group_mapping() in [un]become_root() so LDAP queries can get th...Gerald Carter1-0/+5
2003-03-21(merge from HEAD)Andrew Bartlett1-7/+33
2003-02-24Merge of server-side authentication changes to 3.0:Andrew Bartlett1-10/+10
2003-01-15merging some rpcclient and net functionality from HEADGerald Carter1-0/+12
2003-01-04Merge from HEAD - move user password changes into the NTSTATUS era, and addAndrew Bartlett1-3/+2
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison1-1/+1
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-9/+7
2002-11-08Merge from HEAD:Andrew Bartlett1-0/+2
2002-11-02port sec_desc headers reordering from HEAD.Simo Sorce1-44/+44
2002-11-02Merge passdb from HEAD -> 3.0Andrew Bartlett1-29/+40
2002-10-23Debug level 12 is a typo.Jeremy Allison1-2/+2
2002-10-23First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.Jeremy Allison1-1/+1
2002-10-01syncing up with HEAD. Seems to be a lot of differences creeping inGerald Carter1-2/+2