Age | Commit message (Expand) | Author | Files | Lines |
1998-10-16 | Re-added code to tell the user how many open files they | Jeremy Allison | 1 | -2/+2 |
1998-10-16 | trans2.h: Added Thursby MAC extension. | Jeremy Allison | 1 | -0/+6 |
1998-10-15 | rpcclient interactive login (with trust account changing if you are root) | Luke Leighton | 1 | -0/+10 |
1998-10-15 | bug-fixing against: | Luke Leighton | 5 | -11/+63 |
1998-10-15 | config: Fix crypt prototype on RedHat Linux. | Jeremy Allison | 2 | -0/+6 |
1998-10-14 | warnings spotted by ./configure.developer options | Luke Leighton | 1 | -1/+0 |
1998-10-14 | dce/rpc | Luke Leighton | 3 | -2/+4 |
1998-10-10 | dce/rpc | Luke Leighton | 1 | -2/+3 |
1998-10-10 | dce/rpc | Luke Leighton | 1 | -3/+3 |
1998-10-09 | dce/rpc | Luke Leighton | 2 | -11/+25 |
1998-10-09 | signed / unsigned issues spotted by herb | Luke Leighton | 1 | -1/+1 |
1998-10-09 | basic client-side ntcreateX function (hard-wired values except filename) | Luke Leighton | 1 | -2/+3 |
1998-10-09 | dce/rpc | Luke Leighton | 4 | -3/+5 |
1998-10-08 | dce/rpc | Luke Leighton | 3 | -53/+70 |
1998-10-08 | - fixed a bunch of warnings and minor errors | Andrew Tridgell | 1 | -1/+1 |
1998-10-08 | removed extra comma (some compilers don't like it). | Andrew Tridgell | 1 | -1/+1 |
1998-10-08 | use 1 second resolution calls if possible | Andrew Tridgell | 1 | -2/+2 |
1998-10-08 | removed lukes acl check in configure (not needed) | Andrew Tridgell | 1 | -5/+0 |
1998-10-07 | dce/rpc | Luke Leighton | 3 | -14/+49 |
1998-10-07 | added aclent_t autoconf test (defines as an int if it doesn't exist). | Luke Leighton | 1 | -0/+1 |
1998-10-07 | make proto required | Luke Leighton | 1 | -0/+5 |
1998-10-07 | dce/rpc | Luke Leighton | 2 | -10/+15 |
1998-10-07 | more solaris acl fixes | Andrew Tridgell | 1 | -0/+4 |
1998-10-07 | remoevd a misplaced comma | Andrew Tridgell | 1 | -1/+1 |
1998-10-07 | yet another attempt at making this stuff portable. This time I use | Andrew Tridgell | 1 | -13/+0 |
1998-10-07 | detect __sys_llseek() | Andrew Tridgell | 1 | -2/+5 |
1998-10-07 | more OSF1 changes as well as changes to allow us to use the standard | Andrew Tridgell | 2 | -0/+24 |
1998-10-07 | test whether seekdir() returns void or not | Andrew Tridgell | 1 | -0/+1 |
1998-10-07 | - no getdents on OSF1 | Andrew Tridgell | 1 | -0/+6 |
1998-10-06 | dce/rpc | Luke Leighton | 3 | -33/+91 |
1998-10-06 | implemented unix semantics for rename in smbwrapper | Andrew Tridgell | 1 | -0/+1 |
1998-10-06 | added a wrapper for fork() | Andrew Tridgell | 1 | -0/+6 |
1998-10-05 | rpcclient srvsvc commands. | Luke Leighton | 2 | -8/+16 |
1998-10-05 | new prototypes | Andrew Tridgell | 1 | -1/+1 |
1998-10-05 | got smbwrapper working on IRIX 6.4. Things got a bit tricky, | Andrew Tridgell | 1 | -1/+9 |
1998-10-05 | test for creat64() | Andrew Tridgell | 1 | -0/+3 |
1998-10-05 | test for loff_t and offset_t to support llseek() on Solaris and Linux. | Andrew Tridgell | 1 | -0/+2 |
1998-10-05 | revert 64-bit file support; it's hard-coded already | Alexandre Oliva | 1 | -1/+1 |
1998-10-05 | added 64-bit file support | Alexandre Oliva | 1 | -1/+1 |
1998-10-05 | added pread pread64 pwrite pwrite64 and open64 | Andrew Tridgell | 1 | -0/+45 |
1998-10-05 | added a function set_maxfiles() to set our file rlimit to the max | Andrew Tridgell | 1 | -0/+1 |
1998-10-05 | tests for readdir64 | Andrew Tridgell | 1 | -0/+9 |
1998-10-05 | reran autoconf | Andrew Tridgell | 1 | -0/+27 |
1998-10-04 | bin/cvsignore: deleted, so that bin can be removed from the repository | Alexandre Oliva | 1 | -1/+1 |
1998-10-04 | more solaris 2.5 fixups. It now seems to be working pretty well. | Andrew Tridgell | 1 | -0/+72 |
1998-10-04 | started basic support for solaris 2.5 in smbwrapper. | Andrew Tridgell | 1 | -0/+81 |
1998-10-04 | - modified resolve_name() to take a name_type | Andrew Tridgell | 1 | -1/+1 |
1998-10-04 | support NetServerEnum in smbwrapper. You can now do a ls in /smb/ and | Andrew Tridgell | 1 | -2/+3 |
1998-10-04 | add support for unlink() on printer shares in smbwrapper. unlink() | Andrew Tridgell | 1 | -0/+1 |
1998-10-04 | added support for printing via smbwrapper | Andrew Tridgell | 2 | -2/+20 |