Age | Commit message (Expand) | Author | Files | Lines |
2003-02-12 | initial server side privileges implementation, using a tdb. This needs to be ... | Andrew Tridgell | 1 | -1/+1 |
2003-02-11 | remove trailing 'a' from VFS_MODULES targets...fix build | Jim McDonough | 1 | -1/+1 |
2003-02-10 | Fix a mistake spotted by Metze | Richard Sharpe | 1 | -1/+1 |
2003-02-10 | As metze mentioned, this is the proper way to find perl... | Andrew Bartlett | 1 | -1/+1 |
2003-02-10 | perl might not be in /usr/bin/perl, so try and find it in the path. | Andrew Bartlett | 1 | -1/+1 |
2003-02-07 | Added extended audit module that logs to smbd log as well as syslog. | John Terpstra | 1 | -1/+8 |
2003-02-01 | Makefile.in change for ldap escaping fixes | Andrew Bartlett | 1 | -1/+2 |
2003-01-28 | patch from Paul Green to only build libsmbclient.so on platforms that support... | Gerald Carter | 1 | -2/+5 |
2003-01-27 | One more fix ... Things link now if you don't use dynamic RPC stuff | Richard Sharpe | 1 | -2/+2 |
2003-01-27 | One more try to get rid of the dependency on GNU MAKE | Richard Sharpe | 1 | -21/+22 |
2003-01-27 | Fix the dependency on GNU Make introduced by the DYNAMIC RPC stuff. | Richard Sharpe | 1 | -42/+21 |
2003-01-17 | Enable dynamic loading of RPC modules. See docs/textdocs/RPC_PLUGGIN.txt for... | Jim McDonough | 1 | -15/+113 |
2003-01-16 | Add LIBSMB_OBJ for the new ntlm_auth functionality. | Andrew Bartlett | 1 | -1/+1 |
2003-01-15 | remove torture tools on make clean | Gerald Carter | 1 | -1/+1 |
2003-01-15 | Refactor the NTLMSSP code again - this time we use function pointers to | Andrew Bartlett | 1 | -1/+2 |
2003-01-13 | Updates to our NTLMSSP code: | Andrew Bartlett | 1 | -1/+1 |
2003-01-06 | add $(LDFLAGS) to libsmbclient | Gerald Carter | 1 | -1/+1 |
2003-01-03 | make sure we create the PIDDIR and LOCKDIR from installdirs | Gerald Carter | 1 | -1/+1 |
2003-01-02 | debugparse is a seperate utility, no need to include it in the main ubiqx | Andrew Bartlett | 1 | -1/+1 |
2002-12-30 | Add a new VFS module, that just fiddles the file permissions. Still need to | Andrew Bartlett | 1 | -1/+7 |
2002-12-17 | fix make proto to work with SGI smake | Herb Lewis | 1 | -4/+9 |
2002-12-16 | updates to the gums | Simo Sorce | 1 | -4/+12 |
2002-12-12 | merge of get_dc_name()-like code from APP_HEAD; better support password serve... | Gerald Carter | 1 | -3/+3 |
2002-12-10 | Add support to Makefile.in for editreg | Richard Sharpe | 1 | -1/+6 |
2002-12-08 | A small fix to Makefile.in from Bradley Longhurst. | Richard Sharpe | 1 | -2/+2 |
2002-12-01 | Link less with smbmnt and smbumount. Also change from a pstrcpy() to a | Andrew Bartlett | 1 | -4/+3 |
2002-12-01 | Patch from Paul Green to detect exe extensions, needed for Stratus VOS. | Andrew Bartlett | 1 | -57/+65 |
2002-11-29 | Fix up smbwrapper target. | Tim Potter | 1 | -1/+1 |
2002-11-28 | merge in some changes from metze's patches (rest follows later, after | Jelmer Vernooij | 1 | -2/+2 |
2002-11-28 | Add PDBLIBDIR, just like VFSLIBDIR | Jelmer Vernooij | 1 | -3/+9 |
2002-11-27 | merging changes from SAMBA_3_0 relating to RPM packaging | Gerald Carter | 1 | -5/+17 |
2002-11-26 | Having waited for *way* too long, this is mimir's namecache and trusted domain | Andrew Bartlett | 1 | -1/+1 |
2002-11-26 | [print notify fixes from APP_HEAD] | Gerald Carter | 1 | -3/+5 |
2002-11-24 | Try to twiddle with the makefile to avoid having a trailing \ when we | Andrew Bartlett | 1 | -2/+2 |
2002-11-24 | Add ntlm_auth, a new program to provide a stable interface to winbind's | Andrew Bartlett | 1 | -1/+9 |
2002-11-22 | Here's a bit of a cleanup of the {configure,Makefile}.in files. I've | Tim Potter | 1 | -24/+22 |
2002-11-15 | Use smb_register_passdb() - plus some small fixes | Jelmer Vernooij | 1 | -8/+8 |
2002-11-15 | A cool idea from mbp: create a big shared library of all Samba objects | Tim Potter | 1 | -1/+17 |
2002-11-14 | Quieten status message when linking libsmbclient.so | Tim Potter | 1 | -1/+1 |
2002-11-13 | Add installmodules and uninstallmodules targets | Jelmer Vernooij | 1 | -1/+7 |
2002-11-13 | Move 'weird' character set into new 'developer' module | Jelmer Vernooij | 1 | -3/+3 |
2002-11-13 | Only add modules/pdb_xml.so and modules/pdb_mysql.so to the 'modules' target if | Jelmer Vernooij | 1 | -1/+1 |
2002-11-13 | Add make target 'modules' that currently builds vfs_audit, vfs_recycle and vf... | Jelmer Vernooij | 1 | -3/+19 |
2002-11-10 | Add $(POPT_LIB_OBJ) to PROTO_OBJ | Jelmer Vernooij | 1 | -1/+1 |
2002-11-10 | consolidate error mapping functions into a single file | Simo Sorce | 1 | -1/+1 |
2002-11-07 | Merge of scalable printing code fix... Needs testing. | Jeremy Allison | 1 | -1/+1 |
2002-11-06 | Remove pdb_sql.o.. this one got in by accident | Jelmer Vernooij | 1 | -1/+1 |
2002-11-05 | Small fix from Guenther Deschner <guenther.deschner@suse.de> | Jelmer Vernooij | 1 | -2/+2 |
2002-11-05 | Add support to build plugins in source/ | Jelmer Vernooij | 1 | -7/+27 |
2002-11-05 | Remove DRIVERFILE constant. It was removed with the old win95 | Tim Potter | 1 | -1/+0 |