summaryrefslogtreecommitdiff
path: root/source3/rpc_server
AgeCommit message (Expand)AuthorFilesLines
1998-10-16rpc client mods (ntlmssp flags)Luke Leighton2-2/+52
1998-10-16rpcclient ntlogin testLuke Leighton1-1/+12
1998-10-15bug-fixing against:Luke Leighton3-27/+154
1998-10-14more warnings...Luke Leighton1-2/+1
1998-10-08dce/rpcLuke Leighton1-9/+17
1998-10-07dce/rpcLuke Leighton2-2/+298
1998-10-07dce/rpcLuke Leighton1-0/+14
1998-10-02- static function "create_new_hashes" was identical to "nt_lm_owf_gen".Luke Leighton1-1/+1
1998-09-30lsa_lookup_sids command added. severe debugging needed on lookup_sidsLuke Leighton1-60/+85
1998-09-30(Finally) implemented "max open files" as a global smb.conf parameter.Jeremy Allison1-5/+17
1998-09-29Got very strict about the differences and uses ofJeremy Allison8-73/+87
1998-09-29get away with dummy and .dummy filesAlexandre Oliva1-1/+0
1998-09-28Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1-30/+12
1998-09-28automated generation of .dummy files for each subdirectory;Alexandre Oliva1-1/+0
1998-09-26Small update to clitar.c to omit warnings about servers notRichard Sharpe1-1/+1
1998-09-24this fixes the last of the issues where USRMGR.EXE and SRVMGR.EXE wereLuke Leighton2-29/+37
1998-09-23nttrans.c:Luke Leighton1-4/+28
1998-09-21major autoconf clean-upAlexandre Oliva1-0/+1
1998-09-05some cleanups to use ZERO_STRUCT() and friendsAndrew Tridgell2-4/+4
1998-09-05tridge the destroyer returns!Andrew Tridgell3-72/+1
1998-09-04Fixed uppercasing of share name (pointed out by Jean-Francois).Jeremy Allison1-1/+0
1998-08-31bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1-3/+7
1998-08-26use a separate ZERO_ARRAY() macro instead of ZERO_STRUCT() forAndrew Tridgell1-1/+1
1998-08-24Changed ASSERT macros to SMB_ASSERT macros as some systems alreadyJeremy Allison3-11/+11
1998-08-22added ASSERT() and ASSERT_ARRAY() macros and sprinkled them liberallyAndrew Tridgell3-0/+20
1998-08-21use ZERO_STRUCT() to initialise lots of structures.Andrew Tridgell1-1/+30
1998-08-17added some optimisation for the case where the number of open files isAndrew Tridgell2-30/+4
1998-08-17converted the policy code to use a linked list and bitmap. This savesAndrew Tridgell1-139/+144
1998-08-17much cleaner chain pointer handling for both files and pipes.Andrew Tridgell1-10/+5
1998-08-17some cleanups from the conversion of Pipes[] to a linked list. I alsoAndrew Tridgell1-222/+210
1998-08-15this checkin gets rid of the global Files[] array and makes it localAndrew Tridgell1-2/+0
1998-08-14this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1-61/+56
1998-08-09added ignore rules for the dummy filesAndrew Tridgell1-0/+1
1998-07-29some merge cleanupsAndrew Tridgell1-0/+0
1998-06-29nmbd_elections.c: Removed force elections code to bring into line with 1.9.18.Jeremy Allison1-3/+4
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-10De-coupled the mapping of a Windows to UNIX username from the Get_PwnamJeremy Allison2-1/+22
1998-06-09loadparm.c: Removed 'domain other sids' parameter.Jeremy Allison3-15/+13
1998-06-05loadparm.c: Did it ! Changed defaults for 'case preserve' and 'short case pre...Jeremy Allison1-1/+11
1998-06-04added "domain admin group" and "domain guest group" parameters. this isLuke Leighton1-5/+5
1998-05-24more warnings, from Tim WindersLuke Leighton1-1/+1
1998-05-24- created pdb_sethexpwd(), to be called from all pwd apis that need toLuke Leighton2-3/+3
1998-05-21fixed signed / unsigned warnings spotted by tim winders. also fixedLuke Leighton1-3/+3
1998-05-21jean-francois calling the right function for the "net t.o.d" dce/rpc supportLuke Leighton1-1/+1
1998-05-20dce/rpc net time command from jean-francois. does not support timezonesLuke Leighton1-0/+54
1998-05-19ldap.c :Luke Leighton2-37/+13
1998-05-18chgpasswd.c: Changed back to getsmb... from getsam...Jeremy Allison3-18/+42
1998-05-18- renamed some of the passdb.c functions: they have a prefix pdb_ on themLuke Leighton3-3/+3
1998-05-15Fix from "Gerald W. Carter" <cartegw@eng.auburn.edu>, we wereJeremy Allison1-1/+1