Age | Commit message (Expand) | Author | Files | Lines |
2000-04-30 | we don't need fnmatch.c any more | Andrew Tridgell | 1 | -135/+98 |
2000-04-17 | got rid of some more old configure tests and includes | Andrew Tridgell | 1 | -78/+74 |
2000-04-17 | removed some obsolete configure tests (sysv ipc etc) | Andrew Tridgell | 1 | -273/+161 |
2000-04-16 | The following series of commits are for the new tdb based printing | Andrew Tridgell | 1 | -2/+2 |
2000-04-10 | split out the lpq parsing code into a separate file | Andrew Tridgell | 1 | -1/+1 |
2000-03-31 | fixes for broken IRIX header file merged from 2.0 branch | Herb Lewis | 1 | -577/+580 |
2000-03-31 | IRIX include fixes. | Jeremy Allison | 1 | -195/+201 |
2000-03-29 | Added check for LL suffix to long long ints needed by AIX 4.3.x compiler | Jeremy Allison | 1 | -185/+224 |
2000-03-22 | acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code. | Jeremy Allison | 1 | -142/+176 |
2000-03-13 | Adding libtool support to HEAD branch. We're going to need this for | Tim Potter | 1 | -596/+1065 |
2000-03-08 | dded Microsoft Dfs services. | Shirish Kalele | 1 | -649/+768 |
2000-02-15 | Added replacement functions sys_popen and sys_pclose. These are based | Jeremy Allison | 1 | -99/+136 |
2000-02-07 | Added check for SGI IRIX brokenness with semaphores when using gcc. | Jeremy Allison | 1 | -734/+680 |
2000-02-03 | Backed out -rdynamic linker option. It seems to be GNU ld specific. | Tim Potter | 1 | -419/+427 |
2000-02-03 | Add -rdynamic to LDFLAGS if libdl found. | Tim Potter | 1 | -652/+735 |
2000-01-29 | Wrapped popen calls in HAVE_POPEN - needed if we are to add the | Jeremy Allison | 1 | -1/+1 |
2000-01-12 | Added utmp fix from David Lee <T.D.Lee@durham.ac.uk>. | Jeremy Allison | 1 | -575/+646 |
2000-01-05 | Moved check_plaintext_password() into smbd/chgpasswd.c from smbd/ipc.c. | Jeremy Allison | 1 | -1/+1 |
1999-12-29 | Converted most of the functions in lib/util_str.c to smb_ucs2_t equivalents. | Jeremy Allison | 1 | -418/+451 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -926/+2090 |
1999-12-08 | moved sys/un.h to after sys/socket.h. done a gnu autoconf around sys/un.h | Luke Leighton | 1 | -660/+570 |
1999-07-09 | Put back in GNU readline support for smbclient accidentally trashed by | Tim Potter | 1 | -444/+528 |
1999-04-01 | Ken McDonell from SGI was interested in adding some profiling | Andrew Tridgell | 1 | -606/+772 |
1999-03-02 | added <mysql.h> autoconf test. | Luke Leighton | 1 | -31/+1 |
1999-01-25 | More changes to get SSL working with 2.x.x | Richard Sharpe | 1 | -0/+26 |
1999-01-24 | Fixing up configure to properly support ssl | Richard Sharpe | 1 | -0/+4 |
1998-12-17 | and in head branch: | Andrew Tridgell | 1 | -1/+1 |
1998-12-07 | updated for Matt Chapman's ldap code | Luke Leighton | 1 | -31/+32 |
1998-11-25 | Makefile.in: Added maintainer mode fixes. | Jeremy Allison | 1 | -259/+1324 |
1998-11-23 | yp_prot.h and ypclnt.h correct: ypprot.h and yp_clnt.h wrong... | Luke Leighton | 1 | -1/+1 |
1998-11-23 | re-added ypprot.h and yp_clnt.h | Luke Leighton | 1 | -1/+1 |
1998-11-23 | unix instance of group database API | Luke Leighton | 1 | -363/+403 |
1998-11-20 | acconfig.h configure configure.in include/config.h.in: Added -lsec and -lsecu... | Jeremy Allison | 1 | -176/+583 |
1998-11-20 | Fixed stupid blunder where I renamed getpwanam to getpwnam. | Jeremy Allison | 1 | -1/+1 |
1998-11-19 | Makefile.in: Added passing of CPPFLAGS into Makefile. | Jeremy Allison | 1 | -404/+415 |
1998-11-19 | Sync up with 2.0 code. | Jeremy Allison | 1 | -392/+468 |
1998-11-19 | Changes to make the default prefix /usr/local/samba - as it was in 1.9.18p10. | Jeremy Allison | 1 | -435/+602 |
1998-11-18 | Added OSF1 changes to HEAD (-lsecurity etc.) | Jeremy Allison | 1 | -140/+187 |
1998-11-18 | Fixed problem with HAVE_NETGROUP being used on platforms | Jeremy Allison | 1 | -1/+1 |
1998-11-17 | Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. | Jeremy Allison | 1 | -2/+2 |
1998-11-17 | - group database API. oops and oh dear, the threat has been carried out: | Luke Leighton | 1 | -1/+1 |
1998-11-16 | Updates to handle glob.h - was causing problems on SCO 5.0.4 | John Terpstra | 1 | -1/+1 |
1998-11-14 | compile with optimisation by default on all compilers | Andrew Tridgell | 1 | -394/+398 |
1998-11-14 | Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe... | Jeremy Allison | 1 | -406/+441 |
1998-11-13 | Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ... | Jeremy Allison | 1 | -522/+657 |
1998-11-13 | fixed compile for FreeBSD | Andrew Tridgell | 1 | -374/+370 |
1998-11-03 | Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota... | Jeremy Allison | 1 | -385/+413 |
1998-10-29 | looks like someone forgot to commit these... | Alexandre Oliva | 1 | -1/+1 |
1998-10-23 | don't enable smbsh/smbwrapper on systems where we can't work out how | Andrew Tridgell | 1 | -375/+390 |
1998-10-15 | Fixed crypt problems on IRIX with prototype. | Jeremy Allison | 1 | -2/+2 |