summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_samr.c
AgeCommit message (Expand)AuthorFilesLines
1998-11-25Makefile.in: Added maintainer mode fixes.Jeremy Allison1-4/+2
1998-11-23uninitialised counterLuke Leighton1-1/+1
1998-11-23unix instance of group database APILuke Leighton1-10/+34
1998-11-17Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1-4/+2
1998-11-17make_uni_hdr() reverted accidentally with a -1 on username lengthLuke Leighton1-2/+2
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-69/+193
1998-11-06grumble, grumble off-by-one unicode string fixes, gonna stuff my otherLuke Leighton1-5/+5
1998-10-27amazing. the improvements to NT continue, evidence for which shows upLuke Leighton1-2/+2
1998-10-22server/srv_samr.c smbd/ipc.c: Changed global_myworkgroup back to fstringJeremy Allison1-1/+1
1998-10-22bug fix in lsa_trans_names.Luke Leighton1-3/+3
1998-10-22libsmb/smbdes.c: #ifdef'ed out code prior to removal.Jeremy Allison1-2/+1
1998-10-21domain aliases added a bit better: does local aliases if you queryLuke Leighton1-26/+42
1998-10-21the next dialog: user-groups. it's not very sensible what appears, but hey:Luke Leighton1-14/+172
1998-10-21added "start index" skipping into querydispinfo.Luke Leighton1-5/+15
1998-10-19- dce/rpc codeLuke Leighton1-2/+6
1998-10-16dce/rpcLuke Leighton1-0/+76
1998-10-15bug-fixing against:Luke Leighton1-27/+88
1998-10-02- static function "create_new_hashes" was identical to "nt_lm_owf_gen".Luke Leighton1-1/+1
1998-09-29Got very strict about the differences and uses ofJeremy Allison1-17/+17
1998-09-28Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1-30/+12
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 Leighton1-24/+33
1998-08-24Changed ASSERT macros to SMB_ASSERT macros as some systems alreadyJeremy Allison1-4/+4
1998-08-22added ASSERT() and ASSERT_ARRAY() macros and sprinkled them liberallyAndrew Tridgell1-0/+9
1998-06-09loadparm.c: Removed 'domain other sids' parameter.Jeremy Allison1-2/+2
1998-05-21fixed signed / unsigned warnings spotted by tim winders. also fixedLuke Leighton1-3/+3
1998-05-19ldap.c :Luke Leighton1-29/+9
1998-05-18chgpasswd.c: Changed back to getsmb... from getsam...Jeremy Allison1-12/+36
1998-05-14passdb.cJeremy Allison1-7/+12
1998-05-14Fixed dce/rpc to use global_machine_sid (auto generated in server.c ifJeremy Allison1-1/+3
1998-05-14chgpasswd.c: Added comments to #ifdefsJeremy Allison1-2/+5
1998-05-12This is a security audit change of the main source.Jeremy Allison1-3/+3
1998-05-11password back-end database supportLuke Leighton1-105/+28
1998-05-07created "passdb.c" which is an interface point to (at present) eitherLuke Leighton1-13/+13
1998-05-06loadparm.c: Added #ifdef USE_LDAP around ldap code.Jeremy Allison1-5/+5
1998-05-06jean-francois micouleau's well-alpha code for ldap password database stuff!Luke Leighton1-52/+74
1998-04-14Modified interfaces to getting smb password entries fromJeremy Allison1-9/+9
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-0/+1352