summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
1998-10-28Still moving things around. debugparse.h will be removed from the includeChristopher R. Hertel3-85/+2
1998-10-28Quick fixes to fix the broken tree. Needed for my morning compiles.Jeremy Allison3-4/+9
1998-10-28fixed problem with snprintf.c and mkprotoAndrew Tridgell1-0/+9
1998-10-26Here is the simple debug parser and the debug2html converter. Still to do:Christopher R. Hertel1-0/+74
1998-10-24volker was concerned about unique inode numbers and smbsh. This set ofAndrew Tridgell3-12/+21
1998-10-24make sure that apps can't close one of the internal smbw fileAndrew Tridgell1-0/+2
1998-10-23added domain and local group structures. names may have to be 256 charsLuke Leighton2-16/+60
1998-10-23Reasonably large change to give us *exactly* correct NT delete on close seman...Jeremy Allison2-6/+14
1998-10-23don't enable smbsh/smbwrapper on systems where we can't work out howAndrew Tridgell1-0/+1
1998-10-23include/smb.h: Added #defines for lots of things - makes our code a *lot* eas...Jeremy Allison2-4/+45
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 Leighton2-22/+24
1998-10-21the next dialog: user-groups. it's not very sensible what appears, but hey:Luke Leighton3-8/+58
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-21at the interop Isaac (at least I _think_ it was Isaac) said that if aAndrew Tridgell1-0/+4
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 Leighton2-1/+2
1998-10-20new prorotypesAndrew Tridgell1-0/+1
1998-10-19- dce/rpc codeLuke Leighton2-8/+20
1998-10-19prototype new functionsAndrew Tridgell1-0/+6
1998-10-18redid proto.hAndrew Tridgell1-1/+1
1998-10-16dce/rpcLuke Leighton3-1/+4
1998-10-16made pass_check_smb() available for dce/rpc use.Luke Leighton1-1/+4
1998-10-16oops.Luke Leighton1-3/+4
1998-10-16rpc client mods (ntlmssp flags)Luke Leighton1-0/+3
1998-10-16Re-added code to tell the user how many open files theyJeremy Allison1-2/+2
1998-10-16trans2.h: Added Thursby MAC extension.Jeremy Allison1-0/+6
1998-10-15rpcclient interactive login (with trust account changing if you are root)Luke Leighton1-0/+10
1998-10-15bug-fixing against:Luke Leighton5-11/+63
1998-10-15config: Fix crypt prototype on RedHat Linux.Jeremy Allison2-0/+6
1998-10-14warnings spotted by ./configure.developer optionsLuke Leighton1-1/+0
1998-10-14dce/rpcLuke Leighton3-2/+4
1998-10-10dce/rpcLuke Leighton1-2/+3
1998-10-10dce/rpcLuke Leighton1-3/+3
1998-10-09dce/rpcLuke Leighton2-11/+25
1998-10-09signed / unsigned issues spotted by herbLuke Leighton1-1/+1
1998-10-09basic client-side ntcreateX function (hard-wired values except filename)Luke Leighton1-2/+3
1998-10-09dce/rpcLuke Leighton4-3/+5
1998-10-08dce/rpcLuke Leighton3-53/+70
1998-10-08- fixed a bunch of warnings and minor errorsAndrew Tridgell1-1/+1
1998-10-08removed extra comma (some compilers don't like it).Andrew Tridgell1-1/+1
1998-10-08use 1 second resolution calls if possibleAndrew Tridgell1-2/+2
1998-10-08removed lukes acl check in configure (not needed)Andrew Tridgell1-5/+0
1998-10-07dce/rpcLuke Leighton3-14/+49
1998-10-07added aclent_t autoconf test (defines as an int if it doesn't exist).Luke Leighton1-0/+1
1998-10-07make proto requiredLuke Leighton1-0/+5
1998-10-07dce/rpcLuke Leighton2-10/+15