summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* | don't enable smbsh/smbwrapper on systems where we can't work out howAndrew Tridgell1998-10-231-0/+1
* | include/smb.h: Added #defines for lots of things - makes our code a *lot* eas...Jeremy Allison1998-10-232-4/+45
* | torture debug.Luke Leighton1998-10-221-1/+0
* | rpctorture commandLuke Leighton1998-10-221-0/+1
* | bug fix in lsa_trans_names.Luke Leighton1998-10-221-1/+2
* | domain aliases added a bit better: does local aliases if you queryLuke Leighton1998-10-212-22/+24
* | the next dialog: user-groups. it's not very sensible what appears, but hey:Luke Leighton1998-10-213-8/+58
* | Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode.Jeremy Allison1998-10-211-6/+6
* | fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh).Luke Leighton1998-10-211-1/+2
* | at the interop Isaac (at least I _think_ it was Isaac) said that if aAndrew Tridgell1998-10-211-0/+4
* | Fixed bug found by John Blair where trim_string wasn'tJeremy Allison1998-10-201-0/+1
* | some quite important bug-fixes i missed because i transferred the wrongLuke Leighton1998-10-202-1/+2
* | new prorotypesAndrew Tridgell1998-10-201-0/+1
* | - dce/rpc codeLuke Leighton1998-10-192-8/+20
* | prototype new functionsAndrew Tridgell1998-10-191-0/+6
* | redid proto.hAndrew Tridgell1998-10-181-1/+1
* | dce/rpcLuke Leighton1998-10-163-1/+4
* | made pass_check_smb() available for dce/rpc use.Luke Leighton1998-10-161-1/+4
* | oops.Luke Leighton1998-10-161-3/+4
* | rpc client mods (ntlmssp flags)Luke Leighton1998-10-161-0/+3
* | Re-added code to tell the user how many open files theyJeremy Allison1998-10-161-2/+2
* | trans2.h: Added Thursby MAC extension.Jeremy Allison1998-10-161-0/+6
* | rpcclient interactive login (with trust account changing if you are root)Luke Leighton1998-10-151-0/+10
* | bug-fixing against:Luke Leighton1998-10-155-11/+63
* | config: Fix crypt prototype on RedHat Linux.Jeremy Allison1998-10-152-0/+6
* | warnings spotted by ./configure.developer optionsLuke Leighton1998-10-141-1/+0
* | dce/rpcLuke Leighton1998-10-143-2/+4
* | dce/rpcLuke Leighton1998-10-101-2/+3
* | dce/rpcLuke Leighton1998-10-101-3/+3
* | dce/rpcLuke Leighton1998-10-092-11/+25
* | signed / unsigned issues spotted by herbLuke Leighton1998-10-091-1/+1
* | basic client-side ntcreateX function (hard-wired values except filename)Luke Leighton1998-10-091-2/+3
* | dce/rpcLuke Leighton1998-10-094-3/+5
* | dce/rpcLuke Leighton1998-10-083-53/+70
* | - fixed a bunch of warnings and minor errorsAndrew Tridgell1998-10-081-1/+1
* | removed extra comma (some compilers don't like it).Andrew Tridgell1998-10-081-1/+1
* | use 1 second resolution calls if possibleAndrew Tridgell1998-10-081-2/+2
* | removed lukes acl check in configure (not needed)Andrew Tridgell1998-10-081-5/+0
* | dce/rpcLuke Leighton1998-10-073-14/+49
* | added aclent_t autoconf test (defines as an int if it doesn't exist).Luke Leighton1998-10-071-0/+1
* | make proto requiredLuke Leighton1998-10-071-0/+5
* | dce/rpcLuke Leighton1998-10-072-10/+15
* | more solaris acl fixesAndrew Tridgell1998-10-071-0/+4
* | remoevd a misplaced commaAndrew Tridgell1998-10-071-1/+1
* | yet another attempt at making this stuff portable. This time I useAndrew Tridgell1998-10-071-13/+0
* | detect __sys_llseek()Andrew Tridgell1998-10-071-2/+5
* | more OSF1 changes as well as changes to allow us to use the standardAndrew Tridgell1998-10-072-0/+24
* | test whether seekdir() returns void or notAndrew Tridgell1998-10-071-0/+1
* | - no getdents on OSF1Andrew Tridgell1998-10-071-0/+6
* | dce/rpcLuke Leighton1998-10-063-33/+91