Age | Commit message (Expand) | Author | Files | Lines |
2002-07-28 | fixed logfile location to honor configure | Andrew Tridgell | 1 | -1/+1 |
2002-07-18 | virtual registry framework with initial printing hooks. | Gerald Carter | 1 | -2/+3 |
2002-07-15 | splitting off storage/retrieval routines for abstracting the | Gerald Carter | 1 | -3/+5 |
2002-07-13 | Make smbmnt a standalone program from a linker point of view. Hopefully this | Andrew Bartlett | 1 | -2/+1 |
2002-07-11 | Commit Tom Jansen's changes to head. | Richard Sharpe | 1 | -1/+3 |
2002-07-03 | Break up the passdb objects (to allow RPC clients to link without brining in | Andrew Bartlett | 1 | -16/+23 |
2002-06-30 | fixed a makefile syntax error that was breaking the build on some | Andrew Tridgell | 1 | -1/+1 |
2002-06-28 | Proper merge of all the working printing stuff from APPLIANCE_HEAD. | Jeremy Allison | 1 | -6/+4 |
2002-06-26 | more merges from SAMBA_2_2 | Gerald Carter | 1 | -1/+5 |
2002-06-25 | And fix another missing ubiqx... | Andrew Bartlett | 1 | -1/+1 |
2002-06-25 | Fix the smbmnt compile. | Andrew Bartlett | 1 | -1/+1 |
2002-06-25 | Break up samba's object dependencies, and its prototype includes. | Andrew Bartlett | 1 | -56/+105 |
2002-06-25 | merge of SONAMEFLAG stuff from SAMBA_2_2. If I stepped on something | Gerald Carter | 1 | -12/+24 |
2002-06-15 | When adding popt to an application, you need to ensure it builds on non-popt | Andrew Bartlett | 1 | -1/+1 |
2002-06-15 | Add the missing makefile from previous commit | Andrew Bartlett | 1 | -1/+1 |
2002-06-07 | Move the code from lib/util_sid.c that deals with the global_sam_sid into | Andrew Bartlett | 1 | -1/+1 |
2002-06-06 | enable building of shared libsmbclient | Gerald Carter | 1 | -2/+1 |
2002-05-23 | Given Jeremy's positive response, and a lack of one from tpot, I'll commit | Andrew Bartlett | 1 | -1/+1 |
2002-05-22 | Fix a silly memory (getpnam_alloc()) leak spotted by Elrond, and move | Andrew Bartlett | 1 | -1/+1 |
2002-05-18 | Remove unused files. | Andrew Bartlett | 1 | -3/+1 |
2002-05-18 | A few things in this commit: | Andrew Bartlett | 1 | -1/+1 |
2002-05-17 | This removes --with-ssl from Samba. | Andrew Bartlett | 1 | -1/+1 |
2002-05-17 | Makes winbindd_proto handling consistent with the other header files, | Martin Pool | 1 | -7/+19 |
2002-05-15 | more solaris compile fixes (for smbwrapper) | Gerald Carter | 1 | -1/+1 |
2002-05-09 | merge from SAMBA_2_2: remove -symbolic from pam_smbpass linker flags | Gerald Carter | 1 | -1/+1 |
2002-05-09 | pidfile merge from SAMBA_2_2 (including --with-fhs) and a few other minor thi... | Gerald Carter | 1 | -3/+7 |
2002-04-30 | Fix $MAKE | Martin Pool | 1 | -1/+1 |
2002-04-30 | Two small fixes for "make proto": wbrepld was never getting rebuilt | Martin Pool | 1 | -13/+11 |
2002-04-24 | a new "dual daemon" operating mode for winbindd | Andrew Tridgell | 1 | -1/+2 |
2002-04-13 | Fix the build on platforms that use our internal popt. | Andrew Bartlett | 1 | -1/+1 |
2002-04-12 | - added a mangling test suite that measures the collision rate on | Andrew Tridgell | 1 | -1/+1 |
2002-04-11 | this adds a completely new hash based mangling scheme | Andrew Tridgell | 1 | -1/+1 |
2002-04-11 | This split the mangling code up to allow for the possibility of multiple | Andrew Tridgell | 1 | -3/+5 |
2002-04-05 | add utils/net_help.c to bin/net build | Jim McDonough | 1 | -1/+1 |
2002-04-04 | Make bin/nsstest as part of torture target. | Tim Potter | 1 | -1/+2 |
2002-04-04 | Add libads/ldap_user.c to build for ads user management. | Jim McDonough | 1 | -1/+1 |
2002-03-30 | Added build option for "everything". Changed build options for libsmbclient. | John Terpstra | 1 | -1/+3 |
2002-03-29 | merge winbindd WINS changes from 2.2 | Herb Lewis | 1 | -0/+1 |
2002-03-25 | Roll back proto.h changes -- to hard to do them portably. Leave | Martin Pool | 1 | -55/+16 |
2002-03-22 | cut and paste inserted spaces instead of tab. Some versions of make don't | Herb Lewis | 1 | -1/+1 |
2002-03-21 | make install should also install the default dat files from codepages | Herb Lewis | 1 | -1/+4 |
2002-03-19 | Take out autobuild dependency on proto.h; breaks some proprietary Makes. | Martin Pool | 1 | -8/+4 |
2002-03-19 | Refactor for systems like Solaris that cannot handle wildcards on the | Martin Pool | 1 | -4/+8 |
2002-03-19 | Change the Makefile to rebuild proto.h as necessary -- note that this | Martin Pool | 1 | -16/+55 |
2002-03-17 | Added dos_errstr() function. Not all errors in list yet. | Tim Potter | 1 | -2/+2 |
2002-03-13 | Move the directory creation process outside the 'installbin.sh' script, and | Andrew Bartlett | 1 | -3/+2 |
2002-03-12 | Aack. Don't change too much. vfs.c still won't build, but this should fix so... | Jim McDonough | 1 | -9/+9 |
2002-03-12 | Fix up location of libsmbclient.so so it always goes to /usr/lib. | John Terpstra | 1 | -1/+1 |
2002-03-12 | Added wins entry. | John Terpstra | 1 | -0/+2 |
2002-03-11 | Another program converted to popt...smbstatus this time. | Jim McDonough | 1 | -7/+7 |