Age | Commit message (Expand) | Author | Files | Lines |
1998-10-15 | config: Fix crypt prototype on RedHat Linux. | Jeremy Allison | 1 | -238/+273 |
1998-10-08 | auto-detect the right flag for the compiler to produce PIC code | Andrew Tridgell | 1 | -365/+430 |
1998-10-08 | removed lukes acl check in configure (not needed) | Andrew Tridgell | 1 | -280/+247 |
1998-10-07 | added aclent_t autoconf test (defines as an int if it doesn't exist). | Luke Leighton | 1 | -363/+398 |
1998-10-07 | fix the SEEKDIR_RETURNS_VOID test | Andrew Tridgell | 1 | -104/+105 |
1998-10-07 | detect __sys_llseek() | Andrew Tridgell | 1 | -2/+2 |
1998-10-07 | more OSF1 changes as well as changes to allow us to use the standard | Andrew Tridgell | 1 | -251/+287 |
1998-10-07 | test whether seekdir() returns void or not | Andrew Tridgell | 1 | -102/+137 |
1998-10-07 | - no getdents on OSF1 | Andrew Tridgell | 1 | -2/+2 |
1998-10-07 | reran autoconf | Andrew Tridgell | 1 | -1/+1 |
1998-10-07 | some changes for OSF1 support in smbwrapper (just preliminary changes, | Andrew Tridgell | 1 | -412/+418 |
1998-10-06 | added a wrapper for fork() | Andrew Tridgell | 1 | -1/+1 |
1998-10-05 | set HOST_OS after canonical system test | Andrew Tridgell | 1 | -7/+7 |
1998-10-05 | reran autoconf for IRIX changes | Andrew Tridgell | 1 | -364/+377 |
1998-10-05 | test for creat64() | Andrew Tridgell | 1 | -1/+1 |
1998-10-05 | IRIX uses -shared for shared libray creation. | Andrew Tridgell | 1 | -360/+361 |
1998-10-05 | test for loff_t and offset_t to support llseek() on Solaris and Linux. | Andrew Tridgell | 1 | -242/+308 |
1998-10-05 | revert 64-bit file support; it's hard-coded already | Alexandre Oliva | 1 | -330/+240 |
1998-10-05 | added 64-bit file support | Alexandre Oliva | 1 | -240/+330 |
1998-10-05 | added pread pread64 pwrite pwrite64 and open64 | Andrew Tridgell | 1 | -126/+291 |
1998-10-05 | tests for readdir64 | Andrew Tridgell | 1 | -1/+1 |
1998-10-05 | reran autoconf | Andrew Tridgell | 1 | -126/+236 |
1998-10-04 | bin/cvsignore: deleted, so that bin can be removed from the repository | Alexandre Oliva | 1 | -0/+4 |
1998-10-04 | more solaris 2.5 fixups. It now seems to be working pretty well. | Andrew Tridgell | 1 | -260/+520 |
1998-10-04 | fixed some stuff for Linux that porting to Solaris broke | Andrew Tridgell | 1 | -331/+335 |
1998-10-04 | started basic support for solaris 2.5 in smbwrapper. | Andrew Tridgell | 1 | -127/+403 |
1998-09-29 | get away with dummy and .dummy files | Alexandre Oliva | 1 | -11/+2 |
1998-09-28 | Changes to test in configure if capabilities are enabled on a system. | Jeremy Allison | 1 | -569/+994 |
1998-09-28 | Two changes in this ball... | Michael Warfield | 1 | -981/+593 |
1998-09-28 | automated generation of .dummy files for each subdirectory; | Alexandre Oliva | 1 | -10/+11 |
1998-09-26 | Added Kerberos4 support patches from Johan Hedin <johanh@fusion.kth.se> | Jeremy Allison | 1 | -319/+390 |
1998-09-25 | Makefile.in: Fixed bug with continuation line causing proto to fail. | Jeremy Allison | 1 | -119/+216 |
1998-09-24 | check whether system type is the same as stored in the cache (full | Alexandre Oliva | 1 | -316/+405 |
1998-09-24 | automatically detect changes in the system type and exit, telling | Andrew Tridgell | 1 | -296/+309 |
1998-09-23 | First cut at kernel oplocks. This should have no effect unless runnin | Jeremy Allison | 1 | -76/+111 |
1998-09-21 | replace getpass() with getsmbpass() if getsmbpass.c compiles | Alexandre Oliva | 1 | -64/+107 |
1998-09-21 | major autoconf clean-up | Alexandre Oliva | 1 | -575/+776 |
1998-09-18 | Now that Alexandre Oliva has explained the use of acconfig.h to | Jeremy Allison | 1 | -129/+125 |
1998-09-18 | configure configure.in include/config.h.in include/includes.h | Jeremy Allison | 1 | -202/+299 |
1998-09-17 | configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni... | Jeremy Allison | 1 | -20/+67 |
1998-09-17 | configure, configure.in: Added fseek64 and ftell64. | Jeremy Allison | 1 | -2/+2 |
1998-09-11 | Added ssize_t to configure code. | Jeremy Allison | 1 | -152/+185 |
1998-09-05 | added a configuration summary at the end of ./configure. It also | Andrew Tridgell | 1 | -0/+22 |
1998-09-05 | some people are foolishly running ./configure from other than the | Andrew Tridgell | 1 | -53/+76 |
1998-09-04 | Modified dev_t and ino_t code to be 64 bit clean (including changes | Jeremy Allison | 1 | -69/+123 |
1998-09-04 | More 64 bit stuff - now the fcntl locks are 64 bit clean. | Jeremy Allison | 1 | -70/+113 |
1998-09-03 | Ok - this is the 64 bit widening check in. It changes the configure | Jeremy Allison | 1 | -71/+97 |
1998-08-31 | configure.in, configure: include/config.h.in: Added stropts and poll. | Jeremy Allison | 1 | -191/+271 |
1998-08-25 | added loads of pointless rpcsvc/ and rpc/ include files, all because | Luke Leighton | 1 | -4/+4 |
1998-08-19 | added a test for a working setresuid | Andrew Tridgell | 1 | -135/+164 |