Age | Commit message (Expand) | Author | Files | Lines |
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 |
1998-08-16 | added include of sys/resource.h | Andrew Tridgell | 1 | -187/+227 |
1998-08-15 | moved the printing related files to a separate printing/ directory. | Andrew Tridgell | 1 | -2/+2 |
1998-08-15 | configure: Changes for extra headers. | Jeremy Allison | 1 | -4/+4 |
1998-08-14 | this is the bug change to using connection_struct* instead of cnum. | Andrew Tridgell | 1 | -246/+298 |
1998-08-09 | the autoconf scripts are now converted to the new directory structure | Andrew Tridgell | 1 | -11/+13 |
1998-08-08 | we have to have the test for -lsocket before the test for some | Andrew Tridgell | 1 | -309/+309 |
1998-08-08 | added --with-nisplus-home option | Andrew Tridgell | 1 | -243/+271 |
1998-07-31 | added test for getpwanam(). | Andrew Tridgell | 1 | -73/+96 |
1998-07-30 | added HAVE_FUNCTION_MACRO test | Andrew Tridgell | 1 | -70/+93 |
1998-07-30 | fixed sin_len test for FreeBSD | Andrew Tridgell | 1 | -71/+72 |
1998-07-29 | test for a broken inet_ntoa and replace it if necessary (for | Andrew Tridgell | 1 | -43/+76 |
1998-07-29 | get rid of the runtime test for broken getgroups() and add a compile | Andrew Tridgell | 1 | -43/+68 |
1998-07-29 | hopefully permissions are right now | Andrew Tridgell | 1 | -0/+4791 |
1998-07-29 | still trying to get permissions right - CVS doesn't commit permissions change... | Andrew Tridgell | 1 | -4792/+0 |
1998-07-29 | checkin configure again in order to get permissions right | Andrew Tridgell | 1 | -0/+1 |
1998-07-29 | merge from the autoconf2 branch to the main branch | Andrew Tridgell | 1 | -0/+4791 |