Age | Commit message (Expand) | Author | Files | Lines |
2003-11-15 | Split smbldap in a core file and a utility file | Simo Sorce | 1 | -3/+13 |
2003-11-05 | Compile tdbdump by default. | Volker Lendecke | 1 | -1/+7 |
2003-11-05 | Merge from 3.0: | Tim Potter | 1 | -1/+1 |
2003-11-02 | Merge of fix for bug 661 from 3.0 | Tim Potter | 1 | -4/+8 |
2003-10-31 | Merge of some fixes from 3.0: | Tim Potter | 1 | -8/+10 |
2003-10-24 | Add initshutdown pipe commands to rpcclient. Second part of fix to bug | Jim McDonough | 1 | -4/+5 |
2003-10-23 | Apply the changes to libsmbclient that derrell has contributed. Fix some | Richard Sharpe | 1 | -2/+4 |
2003-10-21 | Add server side support for epmapper pipe. Currently only does a fixed | Jim McDonough | 1 | -3/+11 |
2003-10-21 | Merge of wrepld link fix. | Tim Potter | 1 | -1/+2 |
2003-10-19 | Compile libsmbclient with DYNEXP | Jelmer Vernooij | 1 | -1/+1 |
2003-10-18 | Add epmapper client files to rpcclient build | Jim McDonough | 1 | -2/+3 |
2003-10-17 | Add endpoint mapper parse code | Jim McDonough | 1 | -1/+1 |
2003-10-15 | created a new target: genparse | Simo Sorce | 1 | -4/+7 |
2003-10-14 | Use @PICSUFFIX@ instead of .po in Makefile.in since we have gone to | Tim Potter | 1 | -72/+72 |
2003-10-13 | So here it is a non-intrusive patch with my latest work on gums (the | Simo Sorce | 1 | -5/+20 |
2003-10-09 | Merge from 3.0: | Tim Potter | 1 | -2/+3 |
2003-10-06 | default DESTDIR=/ | Gerald Carter | 1 | -0/+1 |
2003-10-06 | split some security related functions in their own files. | Simo Sorce | 1 | -3/+4 |
2003-09-24 | * sync more files from 3.0 | Gerald Carter | 1 | -1/+4 |
2003-09-10 | Remove tags file for distclean. | Tim Potter | 1 | -1/+1 |
2003-09-09 | sync 3.0 into HEAD for the last time | Gerald Carter | 1 | -80/+149 |
2003-08-02 | port latest changes from SAMBA_3_0 tree | Simo Sorce | 1 | -34/+45 |
2003-07-16 | trying to get HEAD building again. If you want the code | Gerald Carter | 1 | -188/+146 |
2003-07-11 | get rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFLAGS and instead | Herb Lewis | 1 | -2/+2 |
2003-06-07 | mark the HEAD branch as deprecated. Nothing that a determined | Andrew Tridgell | 1 | -1/+6 |
2003-05-23 | installman needs to depend on installdirs, to fix parallel | Andrew Tridgell | 1 | -2/+2 |
2003-05-22 | Use -fPIC when compiling shared modules. Reported by Steve Langasek aka vorlon. | Jelmer Vernooij | 1 | -43/+38 |
2003-05-13 | Add pythoncheck to make check target. | Tim Potter | 1 | -1/+4 |
2003-05-05 | A good reason to use make variables instead of autoconf substitutions | Tim Potter | 1 | -2/+1 |
2003-05-05 | AIX doesn't append $SHLIB_EXT to NSS libraries. | Tim Potter | 1 | -2/+2 |
2003-05-03 | fixes to *_util.c files | Simo Sorce | 1 | -1/+2 |
2003-05-02 | exclude tdbsam2.h generation until it will be used | Simo Sorce | 1 | -14/+15 |
2003-04-30 | Refactor existing sock_exec() and socketpair_tcp() functions into their own | Paul Green | 1 | -1/+1 |
2003-04-30 | pam_smbpass will need at least IDMAP. | Andrew Bartlett | 1 | -1/+1 |
2003-04-29 | remove convert_smbpasswd and addtosmbpass from tree; people can get them from... | Gerald Carter | 1 | -2/+1 |
2003-04-29 | consolidate idmap code in one place | Simo Sorce | 1 | -3/+3 |
2003-04-28 | swat need idmap now | Simo Sorce | 1 | -2/+2 |
2003-04-27 | Add 'smbiconv' program - a clone of the 'iconv' utility | Jelmer Vernooij | 1 | -0/+6 |
2003-04-27 | make winbind use idmap as well. | Simo Sorce | 1 | -4/+1 |
2003-04-26 | Fix the 'weird' charset module. Also, built it by default for | Jelmer Vernooij | 1 | -2/+2 |
2003-04-24 | Move pdb_mysql and pdb_xml from modules/ to passdb/, just like they are | Jelmer Vernooij | 1 | -3/+3 |
2003-04-19 | [merge from SAMBA_3_0] | Gerald Carter | 1 | -2/+2 |
2003-04-16 | Add torture to everything.. | Jelmer Vernooij | 1 | -1/+1 |
2003-04-16 | Don't build the torture progs in 'make all' | Jelmer Vernooij | 1 | -1/+1 |
2003-04-15 | Fix build of VFS modules statically (we used Makefile variables before settin... | Jelmer Vernooij | 1 | -6/+6 |
2003-04-15 | Use picobjs when building python extensions. Spotted by Steve Langasek. | Tim Potter | 1 | -6/+12 |
2003-04-14 | Make a libbigballofmud.so.0 link, so that the linker can find the | Martin Pool | 1 | -0/+2 |
2003-04-14 | Build and run the lib/snprintf.c test cases from "make check". | Martin Pool | 1 | -1/+1 |
2003-04-14 | Add rules to build bin/t_snprintf, which exposes the snprintf test code. | Martin Pool | 1 | -0/+3 |
2003-04-11 | smbcquota patch from metze | Gerald Carter | 1 | -6/+18 |