summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_util.c
AgeCommit message (Expand)AuthorFilesLines
2001-10-29This commit is number 4 of 4.Andrew Bartlett1-1/+1
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-2/+0
2001-09-29Fix up a number of intertwined issues:Andrew Bartlett1-4/+4
2001-08-27converted another bunch of stuff to NTSTATUSAndrew Tridgell1-13/+13
2001-07-04strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell1-1/+1
2001-05-07merge from 2.2 removing the 'domain XXX' parameters.Gerald Carter1-3/+0
2001-05-07Patch from Simo:Gerald Carter1-4/+4
2001-05-04Big cleanup of passdb and backends.Jean-François Micouleau1-10/+19
2001-03-11Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison1-28/+23
2000-11-13Large commit which restructures the local password storage API.Gerald Carter1-4/+4
2000-08-01Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...Jeremy Allison1-6/+6
2000-06-23Removed save directory argument to become_root() calls. Probably most ofTim Potter1-4/+4
2000-05-10more merging voodooAndrew Tridgell1-0/+4
2000-04-04Snuck in some whitespace cleanup while I was visiting these files. (-:Tim Potter1-2/+0
2000-03-22acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison1-25/+0
2000-03-22added the following message to all dce/rpc client/server code, exceptLuke Leighton1-0/+25
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-1/+322
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-322/+1
1998-11-12cleaning up conflicts between group code not yet committed andLuke Leighton1-687/+0
1998-11-12Moved some code (NTLMSSPcalc) out of smbdes and inline for paranioaJeremy Allison1-4/+31
1998-10-22libsmb/smbdes.c: #ifdef'ed out code prior to removal.Jeremy Allison1-1/+31
1998-10-21domain aliases added a bit better: does local aliases if you queryLuke Leighton1-1/+0
1998-10-21the next dialog: user-groups. it's not very sensible what appears, but hey:Luke Leighton1-1/+1
1998-10-21Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode.Jeremy Allison1-1/+1
1998-10-21fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh).Luke Leighton1-6/+6
1998-10-20signed / unsigned warnings (found by herb).Luke Leighton1-7/+7
1998-10-20dce/rpc. bug-fix in ipc.c (introduced today :)Luke Leighton1-27/+87
1998-10-20some quite important bug-fixes i missed because i transferred the wrongLuke Leighton1-12/+19
1998-10-19- dce/rpc codeLuke Leighton1-27/+97
1998-10-16oops.Luke Leighton1-1/+1
1998-10-16dce/rpcLuke Leighton1-5/+22
1998-10-16made pass_check_smb() available for dce/rpc use.Luke Leighton1-1/+1
1998-10-16rpc client mods (ntlmssp flags)Luke Leighton1-0/+50
1998-10-14more warnings...Luke Leighton1-2/+1
1998-10-07dce/rpcLuke Leighton1-1/+279
1998-09-29Got very strict about the differences and uses ofJeremy Allison1-1/+1
1998-09-24this fixes the last of the issues where USRMGR.EXE and SRVMGR.EXE wereLuke Leighton1-5/+4
1998-09-05tridge the destroyer returns!Andrew Tridgell1-42/+0
1998-08-31bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1-3/+7
1998-08-24Changed ASSERT macros to SMB_ASSERT macros as some systems alreadyJeremy Allison1-3/+3
1998-08-22added ASSERT() and ASSERT_ARRAY() macros and sprinkled them liberallyAndrew Tridgell1-0/+3
1998-06-13Makefile: Added ubi_sLinkList.o as the groupname.o file needs it. Added group...Jeremy Allison1-24/+63
1998-06-12ipc.c: map_username is now a BOOL function.Jeremy Allison1-25/+27
1998-06-09loadparm.c: Removed 'domain other sids' parameter.Jeremy Allison1-10/+10
1998-06-04added "domain admin group" and "domain guest group" parameters. this isLuke Leighton1-5/+5
1998-05-19ldap.c :Luke Leighton1-8/+4
1998-05-18chgpasswd.c: Changed back to getsmb... from getsam...Jeremy Allison1-2/+2
1998-05-18- renamed some of the passdb.c functions: they have a prefix pdb_ on themLuke Leighton1-1/+1
1998-05-14chgpasswd.c: Added comments to #ifdefsJeremy Allison1-50/+67
1998-05-12This is a security audit change of the main source.Jeremy Allison1-6/+6