summaryrefslogtreecommitdiffstats
path: root/source/rpc_server/srv_util.c
Commit message (Expand)AuthorAgeFilesLines
* cleaning up conflicts between group code not yet committed andLuke Leighton1998-11-121-687/+0
* Moved some code (NTLMSSPcalc) out of smbdes and inline for paranioaJeremy Allison1998-11-121-4/+31
* libsmb/smbdes.c: #ifdef'ed out code prior to removal.Jeremy Allison1998-10-221-1/+31
* domain aliases added a bit better: does local aliases if you queryLuke Leighton1998-10-211-1/+0
* the next dialog: user-groups. it's not very sensible what appears, but hey:Luke Leighton1998-10-211-1/+1
* Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode.Jeremy Allison1998-10-211-1/+1
* fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh).Luke Leighton1998-10-211-6/+6
* signed / unsigned warnings (found by herb).Luke Leighton1998-10-201-7/+7
* dce/rpc. bug-fix in ipc.c (introduced today :)Luke Leighton1998-10-201-27/+87
* some quite important bug-fixes i missed because i transferred the wrongLuke Leighton1998-10-201-12/+19
* - dce/rpc codeLuke Leighton1998-10-191-27/+97
* oops.Luke Leighton1998-10-161-1/+1
* dce/rpcLuke Leighton1998-10-161-5/+22
* made pass_check_smb() available for dce/rpc use.Luke Leighton1998-10-161-1/+1
* rpc client mods (ntlmssp flags)Luke Leighton1998-10-161-0/+50
* more warnings...Luke Leighton1998-10-141-2/+1
* dce/rpcLuke Leighton1998-10-071-1/+279
* Got very strict about the differences and uses ofJeremy Allison1998-09-291-1/+1
* this fixes the last of the issues where USRMGR.EXE and SRVMGR.EXE wereLuke Leighton1998-09-241-5/+4
* tridge the destroyer returns!Andrew Tridgell1998-09-051-42/+0
* bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1998-08-311-3/+7
* Changed ASSERT macros to SMB_ASSERT macros as some systems alreadyJeremy Allison1998-08-241-3/+3
* added ASSERT() and ASSERT_ARRAY() macros and sprinkled them liberallyAndrew Tridgell1998-08-221-0/+3
* Makefile: Added ubi_sLinkList.o as the groupname.o file needs it. Added group...Jeremy Allison1998-06-131-24/+63
* ipc.c: map_username is now a BOOL function.Jeremy Allison1998-06-121-25/+27
* loadparm.c: Removed 'domain other sids' parameter.Jeremy Allison1998-06-091-10/+10
* added "domain admin group" and "domain guest group" parameters. this isLuke Leighton1998-06-041-5/+5
* ldap.c :Luke Leighton1998-05-191-8/+4
* chgpasswd.c: Changed back to getsmb... from getsam...Jeremy Allison1998-05-181-2/+2
* - renamed some of the passdb.c functions: they have a prefix pdb_ on themLuke Leighton1998-05-181-1/+1
* chgpasswd.c: Added comments to #ifdefsJeremy Allison1998-05-141-50/+67
* This is a security audit change of the main source.Jeremy Allison1998-05-121-6/+6
* ldap back-end database developmentLuke Leighton1998-05-111-126/+38
* created "passdb.c" which is an interface point to (at present) eitherLuke Leighton1998-05-071-2/+2
* patches from jean francois: couple of minor bugsLuke Leighton1998-05-051-2/+1
* ABOUT time. dce/rpc long packet format now works, server-side.Luke Leighton1998-04-241-3/+90
* Modified interfaces to getting smb password entries fromJeremy Allison1998-04-141-2/+2
* includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.Jeremy Allison1998-04-101-7/+10
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-0/+477