summaryrefslogtreecommitdiffstats
path: root/source/rpc_server/srv_samr.c
Commit message (Expand)AuthorAgeFilesLines
* HPUX fix. This looks like a big change but isn't actually, most of theJeremy Allison1998-12-101-4/+4
* Added Luke's fix for the samlogon_user hack problem.Jeremy Allison1998-11-261-2/+0
* grumble, grumble off-by-one unicode string fixes, gonna stuff my otherLuke Leighton1998-11-061-5/+5
* amazing. the improvements to NT continue, evidence for which shows upLuke Leighton1998-10-271-2/+2
* server/srv_samr.c smbd/ipc.c: Changed global_myworkgroup back to fstringJeremy Allison1998-10-221-1/+1
* bug fix in lsa_trans_names.Luke Leighton1998-10-221-3/+3
* libsmb/smbdes.c: #ifdef'ed out code prior to removal.Jeremy Allison1998-10-221-2/+1
* domain aliases added a bit better: does local aliases if you queryLuke Leighton1998-10-211-26/+42
* the next dialog: user-groups. it's not very sensible what appears, but hey:Luke Leighton1998-10-211-14/+172
* added "start index" skipping into querydispinfo.Luke Leighton1998-10-211-5/+15
* - dce/rpc codeLuke Leighton1998-10-191-2/+6
* dce/rpcLuke Leighton1998-10-161-0/+76
* bug-fixing against:Luke Leighton1998-10-151-27/+88
* - static function "create_new_hashes" was identical to "nt_lm_owf_gen".Luke Leighton1998-10-021-1/+1
* Got very strict about the differences and uses ofJeremy Allison1998-09-291-17/+17
* Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1998-09-281-30/+12
* Small update to clitar.c to omit warnings about servers notRichard Sharpe1998-09-261-1/+1
* this fixes the last of the issues where USRMGR.EXE and SRVMGR.EXE wereLuke Leighton1998-09-241-24/+33
* Changed ASSERT macros to SMB_ASSERT macros as some systems alreadyJeremy Allison1998-08-241-4/+4
* added ASSERT() and ASSERT_ARRAY() macros and sprinkled them liberallyAndrew Tridgell1998-08-221-0/+9
* loadparm.c: Removed 'domain other sids' parameter.Jeremy Allison1998-06-091-2/+2
* fixed signed / unsigned warnings spotted by tim winders. also fixedLuke Leighton1998-05-211-3/+3
* ldap.c :Luke Leighton1998-05-191-29/+9
* chgpasswd.c: Changed back to getsmb... from getsam...Jeremy Allison1998-05-181-12/+36
* passdb.cJeremy Allison1998-05-141-7/+12
* Fixed dce/rpc to use global_machine_sid (auto generated in server.c ifJeremy Allison1998-05-141-1/+3
* chgpasswd.c: Added comments to #ifdefsJeremy Allison1998-05-141-2/+5
* This is a security audit change of the main source.Jeremy Allison1998-05-121-3/+3
* password back-end database supportLuke Leighton1998-05-111-105/+28
* created "passdb.c" which is an interface point to (at present) eitherLuke Leighton1998-05-071-13/+13
* loadparm.c: Added #ifdef USE_LDAP around ldap code.Jeremy Allison1998-05-061-5/+5
* jean-francois micouleau's well-alpha code for ldap password database stuff!Luke Leighton1998-05-061-52/+74
* Modified interfaces to getting smb password entries fromJeremy Allison1998-04-141-9/+9
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-0/+1352