summaryrefslogtreecommitdiffstats
path: root/source/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* HPUX fix. This looks like a big change but isn't actually, most of theJeremy Allison1998-12-103-6/+6
* This file is not used in this branch.Jeremy Allison1998-12-031-493/+0
* Added Luke's fix for the samlogon_user hack problem.Jeremy Allison1998-11-262-10/+10
* Changed (most) open()/fopen()/creat()/mmap() calls to use sys_XXX() instead.Jeremy Allison1998-11-171-1/+1
* Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1998-11-131-2/+2
* jean-f. sent me some S-1-3-0,1,2,3 SIDs and names. S-1-3 doesn't exist.Luke Leighton1998-11-121-3/+12
* cleaning up conflicts between group code not yet committed andLuke Leighton1998-11-125-690/+1928
* Moved some code (NTLMSSPcalc) out of smbdes and inline for paranioaJeremy Allison1998-11-121-4/+31
* rpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ.Jeremy Allison1998-11-111-6/+7
* - renamed open_policy to open_hklm.Luke Leighton1998-11-111-7/+7
* rpcclient registry commands.Luke Leighton1998-11-101-1/+1
* Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.Jeremy Allison1998-11-091-14/+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
* set netlogon negotiation flags to 0x1ff, not to what the client requests.Luke Leighton1998-10-232-10/+14
* 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-222-4/+6
* libsmb/smbdes.c: #ifdef'ed out code prior to removal.Jeremy Allison1998-10-222-3/+32
* domain aliases added a bit better: does local aliases if you queryLuke Leighton1998-10-215-34/+70
* the next dialog: user-groups. it's not very sensible what appears, but hey:Luke Leighton1998-10-212-15/+173
* added "start index" skipping into querydispinfo.Luke Leighton1998-10-211-5/+15
* 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-202-18/+23
* - dce/rpc codeLuke Leighton1998-10-193-31/+105
* Small tidyups for gcc in 'preen' mode....Jeremy Allison1998-10-171-2/+2
* oops.Luke Leighton1998-10-161-1/+1
* dce/rpcLuke Leighton1998-10-163-5/+101
* made pass_check_smb() available for dce/rpc use.Luke Leighton1998-10-161-1/+1
* rpc client mods (ntlmssp flags)Luke Leighton1998-10-162-2/+52
* rpcclient ntlogin testLuke Leighton1998-10-161-1/+12
* bug-fixing against:Luke Leighton1998-10-153-27/+154
* more warnings...Luke Leighton1998-10-141-2/+1
* dce/rpcLuke Leighton1998-10-081-9/+17
* dce/rpcLuke Leighton1998-10-072-2/+298
* dce/rpcLuke Leighton1998-10-071-0/+14
* - static function "create_new_hashes" was identical to "nt_lm_owf_gen".Luke Leighton1998-10-021-1/+1
* lsa_lookup_sids command added. severe debugging needed on lookup_sidsLuke Leighton1998-09-301-60/+85
* (Finally) implemented "max open files" as a global smb.conf parameter.Jeremy Allison1998-09-301-5/+17
* Got very strict about the differences and uses ofJeremy Allison1998-09-298-73/+87
* get away with dummy and .dummy filesAlexandre Oliva1998-09-291-1/+0
* Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1998-09-281-30/+12
* automated generation of .dummy files for each subdirectory;Alexandre Oliva1998-09-281-1/+0
* 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-242-29/+37
* nttrans.c:Luke Leighton1998-09-231-4/+28
* major autoconf clean-upAlexandre Oliva1998-09-211-0/+1
* some cleanups to use ZERO_STRUCT() and friendsAndrew Tridgell1998-09-052-4/+4