Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | warnings spotted by ./configure.developer options | Luke Leighton | 1998-10-14 | 5 | -23/+13 |
* | script that defines some useful developer compiler options (gcc) | Luke Leighton | 1998-10-14 | 1 | -0/+3 |
* | dce/rpc | Luke Leighton | 1998-10-14 | 9 | -116/+231 |
* | use level 0 for DEBUG() of malformed password entry in smbpasswd | Andrew Tridgell | 1998-10-13 | 1 | -4/+4 |
* | smbsh launch program is now in C | Andrew Tridgell | 1998-10-13 | 1 | -0/+62 |
* | made smbsh a standard binary | Andrew Tridgell | 1998-10-13 | 2 | -10/+11 |
* | dce/rpc | Luke Leighton | 1998-10-10 | 3 | -12/+54 |
* | dce/rpc | Luke Leighton | 1998-10-10 | 4 | -11/+21 |
* | dce/rpc | Luke Leighton | 1998-10-09 | 7 | -114/+254 |
* | signed / unsigned issues spotted by herb | Luke Leighton | 1998-10-09 | 4 | -11/+11 |
* | dce/rpc. | Luke Leighton | 1998-10-09 | 6 | -19/+34 |
* | basic client-side ntcreateX function (hard-wired values except filename) | Luke Leighton | 1998-10-09 | 5 | -15/+76 |
* | dce/rpc | Luke Leighton | 1998-10-09 | 11 | -45/+109 |
* | anders blomdell spotted an unititialised fstring causing strlen to go | Luke Leighton | 1998-10-09 | 1 | -0/+1 |
* | Added code to convert empty file names to "." so we avoid | Richard Sharpe | 1998-10-09 | 1 | -0/+12 |
* | Add a DEBUG to unix_convert | Richard Sharpe | 1998-10-09 | 1 | -0/+2 |
* | dce/rpc | Luke Leighton | 1998-10-08 | 14 | -178/+512 |
* | fixed bug pointed out by Herb. | Andrew Tridgell | 1998-10-08 | 1 | -1/+1 |
* | fixed a bug in the readline support | Andrew Tridgell | 1998-10-08 | 1 | -3/+4 |
* | really fixed the warning this time :) | Andrew Tridgell | 1998-10-08 | 1 | -1/+1 |
* | fixed a warning | Andrew Tridgell | 1998-10-08 | 1 | -1/+1 |
* | added "permission obtained from John Erickson <jerickson@ddj.com> ...." | Luke Leighton | 1998-10-08 | 1 | -0/+3 |
* | - don't generate 0 params in torture | Andrew Tridgell | 1998-10-08 | 3 | -14/+20 |
* | - fixed a bunch of warnings and minor errors | Andrew Tridgell | 1998-10-08 | 9 | -70/+53 |
* | add "smbtorture" alias for building smbtorture | Andrew Tridgell | 1998-10-08 | 1 | -0/+2 |
* | removed extra comma (some compilers don't like it). | Andrew Tridgell | 1998-10-08 | 1 | -1/+1 |
* | auto-detect the right flag for the compiler to produce PIC code | Andrew Tridgell | 1998-10-08 | 3 | -368/+466 |
* | use 1 second resolution calls if possible | Andrew Tridgell | 1998-10-08 | 5 | -11/+15 |
* | fixed a problem with fchdir() that broke "cvs -d" in smbsh | Andrew Tridgell | 1998-10-08 | 2 | -10/+10 |
* | added some comments | Andrew Tridgell | 1998-10-08 | 1 | -1/+5 |
* | removed lukes acl check in configure (not needed) | Andrew Tridgell | 1998-10-08 | 3 | -286/+247 |
* | don't prototype the acl() functions | Andrew Tridgell | 1998-10-07 | 1 | -5/+5 |
* | dce/rpc | Luke Leighton | 1998-10-07 | 12 | -333/+657 |
* | added aclent_t autoconf test (defines as an int if it doesn't exist). | Luke Leighton | 1998-10-07 | 4 | -363/+401 |
* | return False _and_ a break in a switch statement. | Luke Leighton | 1998-10-07 | 1 | -1/+0 |
* | make proto required | Luke Leighton | 1998-10-07 | 1 | -0/+5 |
* | dce/rpc | Luke Leighton | 1998-10-07 | 9 | -22/+105 |
* | compile to .po.o first then mv to .po in order to make the sun | Andrew Tridgell | 1998-10-07 | 1 | -2/+4 |
* | restore errno after smbw initialisation | Andrew Tridgell | 1998-10-07 | 1 | -0/+5 |
* | we need realcalls.h in realcalls.c | Andrew Tridgell | 1998-10-07 | 1 | -0/+1 |
* | SunOS doesn't need any ld flags | Andrew Tridgell | 1998-10-07 | 1 | -1/+3 |
* | fixed a warning on SunOS | Andrew Tridgell | 1998-10-07 | 1 | -1/+1 |
* | use double for dummy arrays to ensure alignment | Andrew Tridgell | 1998-10-07 | 1 | -7/+7 |
* | fixed fork() on SunOS4 | Andrew Tridgell | 1998-10-07 | 1 | -1/+1 |
* | more solaris acl fixes | Andrew Tridgell | 1998-10-07 | 1 | -0/+4 |
* | - updated docs to say OSF1 works | Andrew Tridgell | 1998-10-07 | 2 | -4/+7 |
* | fixed facl() bug for solaris | Andrew Tridgell | 1998-10-07 | 1 | -2/+2 |
* | fixed __xstat() under linux | Andrew Tridgell | 1998-10-07 | 1 | -1/+1 |
* | remoevd a misplaced comma | Andrew Tridgell | 1998-10-07 | 1 | -1/+1 |
* | return type cleanups for IRIX | Andrew Tridgell | 1998-10-07 | 1 | -32/+33 |