summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
AgeCommit message (Expand)AuthorFilesLines
1998-11-12extracted the password change code from smbpasswd and used it in swatAndrew Tridgell1-0/+11
1998-11-12largely rewrote smbpasswd so that the code is understandable. ThisAndrew Tridgell1-13/+13
1998-11-12Moved some code (NTLMSSPcalc) out of smbdes and inline for paranioaJeremy Allison1-1/+0
1998-11-12Added the security changes suggested by Andrew - become theJeremy Allison1-0/+1
1998-11-11changed is_root() to am_root() to prevent clash with variable names.Andrew Tridgell1-1/+1
1998-11-11rpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ.Jeremy Allison1-0/+2
1998-11-11security descriptor info, provided by jean-francoisLuke Leighton1-1/+1
1998-11-11clearing up security descriptorLuke Leighton1-6/+5
1998-11-11changed syntax of registry commands so keys can start with HKLM or HKU.Luke Leighton1-6/+8
1998-11-11registry delete value command: "regdeleteval".Luke Leighton1-0/+6
1998-11-11renamed unk_1b to flush_keyLuke Leighton1-4/+4
1998-11-11- renamed open_policy to open_hklm.Luke Leighton1-8/+11
1998-11-10rpcclient registry key delete command: "regdeletekey".Luke Leighton1-0/+6
1998-11-10registry modification requires a "sync" or "refresh" on the parent key.Luke Leighton1-0/+4
1998-11-10include/local.h:Jeremy Allison1-0/+1
1998-11-10rpcclient registry commands.Luke Leighton1-9/+131
1998-11-10util functions split into relevant modules, first pass.Luke Leighton1-57/+93
1998-11-09Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.Jeremy Allison1-37/+10
1998-11-09converted smbclient to use clientgen.c rather than clientutil.cAndrew Tridgell1-18/+18
1998-11-06lib/charcnv.c: Improved debug comment.Jeremy Allison1-1/+1
1998-11-03Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...Jeremy Allison1-9/+4
1998-10-28Still moving things around. debugparse.h will be removed from the includeChristopher R. Hertel1-5/+0
1998-10-28Quick fixes to fix the broken tree. Needed for my morning compiles.Jeremy Allison1-1/+0
1998-10-28fixed problem with snprintf.c and mkprotoAndrew Tridgell1-0/+9
1998-10-24volker was concerned about unique inode numbers and smbsh. This set ofAndrew Tridgell1-3/+6
1998-10-24make sure that apps can't close one of the internal smbw fileAndrew Tridgell1-0/+2
1998-10-23Reasonably large change to give us *exactly* correct NT delete on close seman...Jeremy Allison1-1/+4
1998-10-23include/smb.h: Added #defines for lots of things - makes our code a *lot* eas...Jeremy Allison1-1/+1
1998-10-22torture debug.Luke Leighton1-1/+0
1998-10-22rpctorture commandLuke Leighton1-0/+1
1998-10-22bug fix in lsa_trans_names.Luke Leighton1-1/+2
1998-10-21domain aliases added a bit better: does local aliases if you queryLuke Leighton1-6/+7
1998-10-21the next dialog: user-groups. it's not very sensible what appears, but hey:Luke Leighton1-0/+23
1998-10-21Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode.Jeremy Allison1-6/+6
1998-10-21fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh).Luke Leighton1-1/+2
1998-10-20Fixed bug found by John Blair where trim_string wasn'tJeremy Allison1-0/+1
1998-10-20some quite important bug-fixes i missed because i transferred the wrongLuke Leighton1-1/+1
1998-10-20new prorotypesAndrew Tridgell1-0/+1
1998-10-19- dce/rpc codeLuke Leighton1-8/+18
1998-10-19prototype new functionsAndrew Tridgell1-0/+6
1998-10-18redid proto.hAndrew Tridgell1-1/+1
1998-10-16dce/rpcLuke Leighton1-0/+1
1998-10-16made pass_check_smb() available for dce/rpc use.Luke Leighton1-1/+4
1998-10-16oops.Luke Leighton1-3/+4
1998-10-16Re-added code to tell the user how many open files theyJeremy Allison1-2/+2
1998-10-15rpcclient interactive login (with trust account changing if you are root)Luke Leighton1-0/+10
1998-10-15bug-fixing against:Luke Leighton1-3/+12
1998-10-14warnings spotted by ./configure.developer optionsLuke Leighton1-1/+0
1998-10-14dce/rpcLuke Leighton1-1/+2
1998-10-10dce/rpcLuke Leighton1-2/+3