| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * add in David Lee's utmp patch (defaults to on if available) | Gerald Carter | 2003-06-06 | 1 | -12/+33 |
* | * break out more common code used between pdb_ldap and idmap_ldap | Gerald Carter | 2003-06-06 | 1 | -21/+0 |
* | Fixup the check for attr libraries, used ',' instead of ' '. | Jeremy Allison | 2003-06-06 | 1 | -3/+3 |
* | Get ready for EA code... Add Linux interface. | Jeremy Allison | 2003-06-05 | 1 | -1/+8 |
* | working draft of the idmap_ldap code. | Gerald Carter | 2003-06-05 | 1 | -4/+8 |
* | added idmap_ldap to wrong branch. | Gerald Carter | 2003-06-03 | 1 | -3/+4 |
* | Redhat 9 needs an explicit -lattr to be able to add POSIX ACLs. | Jeremy Allison | 2003-06-03 | 1 | -2/+29 |
* | Add smb_register_idmap(). Based on a patch from metze | Jelmer Vernooij | 2003-05-29 | 1 | -0/+6 |
* | More fixes for builddir != srcdir. | Tim Potter | 2003-05-27 | 1 | -1/+1 |
* | Bug 83: fixes for building when $srcdir != $builddir from David Lee | Tim Potter | 2003-05-23 | 1 | -1/+1 |
* | better handling of --with-expsam (includes pdb_nisplussam now) | Gerald Carter | 2003-05-20 | 1 | -24/+37 |
* | wrap pdb_[nisplussam|xml|mysql] in --with-expsam option & some formatting fixes | Gerald Carter | 2003-05-20 | 1 | -19/+42 |
* | FreeBSD5 ACL fix. | Jeremy Allison | 2003-05-19 | 1 | -0/+5 |
* | Merge of incorrect emacs mode fix. | Tim Potter | 2003-05-15 | 1 | -1/+0 |
* | Evolve quotas configure check more. Patch from Stefan (metze) Metzemacher. No... | Alexander Bokovoy | 2003-05-14 | 1 | -13/+66 |
* | And finally IDMAP in 3_0 | Simo Sorce | 2003-05-12 | 1 | -0/+21 |
* | Forgot to actually change default for quotas to -no- in configure.in | Alexander Bokovoy | 2003-05-12 | 1 | -4/+4 |
* | Forgot to actually change default for quotas to -no- in configure.in | Alexander Bokovoy | 2003-05-12 | 1 | -1/+1 |
* | Add NT quota support. Patch from Stefan (metze) Metzemacher | Alexander Bokovoy | 2003-05-12 | 1 | -35/+253 |
* | Hopefully re-enable building heimdal. It needs -lresolv included in LIBS | Jim McDonough | 2003-05-08 | 1 | -0/+1 |
* | AIX doesn't append $SHLIB_EXT to NSS libraries. | Tim Potter | 2003-05-05 | 1 | -3/+4 |
* | configure.in updates: | Andrew Bartlett | 2003-05-03 | 1 | -32/+11 |
* | Try to fix IRIX build - add quotes and never call libns_winbind by name - we | Andrew Bartlett | 2003-04-30 | 1 | -2/+2 |
* | sync with HEAD and remove --with-misplussam as well | Gerald Carter | 2003-04-29 | 1 | -17/+0 |
* | remove --with-tdbsam since it is always built now | Gerald Carter | 2003-04-29 | 1 | -17/+0 |
* | Remove the unpopular pdb_unix, which has served it's time well. | Andrew Bartlett | 2003-04-26 | 1 | -3/+4 |
* | Fix the weird charset and build it by default for ./configure -enable-developer | Jelmer Vernooij | 2003-04-26 | 1 | -4/+5 |
* | In 3.0, pdb_mysql and pdb_xml are in passdb/ | Jelmer Vernooij | 2003-04-24 | 1 | -2/+2 |
* | Make sure that we don't compile pdb_ldap on systems with ldap.h, but without | Andrew Bartlett | 2003-04-24 | 1 | -4/+8 |
* | Add vfs_fake_perms to Samba 3.0 | Andrew Bartlett | 2003-04-24 | 1 | -1/+1 |
* | Add configure test for previous ldap modifications - we now check if the | Andrew Bartlett | 2003-04-22 | 1 | -0/+1 |
* | More merges from HEAD: | Jelmer Vernooij | 2003-04-16 | 1 | -112/+48 |
* | Add selection of the modules to configure (merge from HEAD) | Jelmer Vernooij | 2003-04-15 | 1 | -0/+96 |
* | Fix typo in configure.in (merge from HEAD) | Jelmer Vernooij | 2003-04-15 | 1 | -1/+1 |
* | Backport my backtrace patch from HEAD | Jelmer Vernooij | 2003-04-14 | 1 | -2/+2 |
* | Merge a bunch of updates from HEAD: | Tim Potter | 2003-04-14 | 1 | -0/+19 |
* | Patch from Armijn Hemel <armijn@nl.linux.org> to fix build on | Jelmer Vernooij | 2003-04-12 | 1 | -2/+2 |
* | Replace .so by .$SHLIBEXT | Jelmer Vernooij | 2003-04-04 | 1 | -8/+8 |
* | Use $SHLIBEXT rather then so | Jelmer Vernooij | 2003-04-04 | 1 | -2/+2 |
* | Forgot to merge configure.in changes for winbind client tidyup. | Tim Potter | 2003-04-02 | 1 | -5/+14 |
* | don't include proto.h during autoconf tests since it doesn't exist yet; fixed... | Gerald Carter | 2003-03-28 | 1 | -0/+1 |
* | Add defines for platforms that need them. | Jeremy Allison | 2003-03-26 | 1 | -0/+6 |
* | Merge from HEAD - Detect missing -lroken properly on machines without krb5-co... | Jelmer Vernooij | 2003-03-22 | 1 | -2/+3 |
* | This caused problems on the build farm. | Andrew Bartlett | 2003-03-22 | 1 | -1/+1 |
* | Merge fixes to libsmbclient (fstring/pstring) from HEAD. | Andrew Bartlett | 2003-03-22 | 1 | -1/+1 |
* | Jeremy merged across my string parinoia fixes, but forgot to enable them! :-) | Andrew Bartlett | 2003-03-18 | 1 | -0/+18 |
* | Merge from HEAD - sync up SessionSetup code to HEAD, including Luke Howard's | Andrew Bartlett | 2003-03-17 | 1 | -0/+16 |
* | In Valgrind 1.9.4, the headers have moved to <valgrind/valgrind.h>, | Martin Pool | 2003-03-13 | 1 | -0/+4 |
* | Merge adding -Wwrite-strings to our CFLAGS when --enable-developer is set | Andrew Bartlett | 2003-02-26 | 1 | -2/+2 |
* | Merge crypt(), ACL lib and shared lib changes from HEAD. | Andrew Bartlett | 2003-02-24 | 1 | -53/+90 |