summaryrefslogtreecommitdiffstats
path: root/source/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* Convert to popt.Jelmer Vernooij2003-03-231-3/+3
* Convert to popt.Jelmer Vernooij2003-03-231-3/+3
* Convert to popt.Jelmer Vernooij2003-03-231-2/+3
* Convert to poptJelmer Vernooij2003-03-221-3/+3
* Small clenaup patches:Andrew Bartlett2003-03-221-1/+1
* Convert smbcacls to poptJelmer Vernooij2003-03-201-3/+3
* Make swat use poptJelmer Vernooij2003-03-201-3/+4
* Add make rules for passdb/*.soJelmer Vernooij2003-03-191-0/+25
* Put in the new modules system. It's now used by passdb and rpc. I willJelmer Vernooij2003-03-191-38/+11
* Get rid of "make check" targets that call nonexistent code.Martin Pool2003-03-191-30/+15
* Add t_strcmp test/torture harness.Martin Pool2003-03-181-1/+4
* Split "clobber" function and variables into its own file before itMartin Pool2003-03-181-1/+1
* Remove static libbigballofmud, which just does not seem to link.Martin Pool2003-03-181-3/+7
* Fix non-gmake syntax error.Andrew Bartlett2003-03-151-1/+1
* String handling parinoia fixes.Andrew Bartlett2003-03-151-1/+1
* fix WinXP & Win2K3 remote_arch and check pointer in ntlmssp code before deref...Gerald Carter2003-03-141-2/+3
* /tmp/newfun.msgRafal Szczesniak2003-03-141-2/+2
* Add bin/libbigballofmud.a non-shared library. A bit easier to link toMartin Pool2003-03-131-0/+4
* Makefile.in for NTLMSSP singing updateAndrew Bartlett2003-03-101-1/+1
* Change the way we sign SMB packets, to a function pointer interface.Andrew Bartlett2003-03-091-1/+1
* Remove 'unixsam' from the default passdb backends.Andrew Bartlett2003-02-221-2/+3
* Ignore errors on python_clean target.Tim Potter2003-02-211-1/+1
* From aliguori@us.ibm.com:Jim McDonough2003-02-201-0/+1
* Add -V option (to print out version) to utilities where possibleJelmer Vernooij2003-02-181-1/+1
* We don't use mkproto stuff for the python extensions anymore.Tim Potter2003-02-181-29/+0
* Patch from vorlon@debian.org to split out our -lacl dependency to only smbdAndrew Bartlett2003-02-181-2/+3
* Add KRBCLIENT_OBJ to PYTHON_OBJ list.Tim Potter2003-02-171-1/+2
* Use more portable @SHLIBEXT@ instead of .soJelmer Vernooij2003-02-151-1/+1
* Antti Andreimann <Antti.Andreimann@mail.ee> has done some changes to enableAndrew Bartlett2003-02-151-38/+47
* Move our NTLMSSP code into easily seperated peices, not relying on the wholeAndrew Bartlett2003-02-151-4/+8
* Put dynrpc modules as part of make all, when specified in configure.Jim McDonough2003-02-141-4/+6
* initial server side privileges implementation, using a tdb. This needs to be ...Andrew Tridgell2003-02-121-1/+1
* remove trailing 'a' from VFS_MODULES targets...fix buildJim McDonough2003-02-111-1/+1
* Fix a mistake spotted by MetzeRichard Sharpe2003-02-101-1/+1
* As metze mentioned, this is the proper way to find perl...Andrew Bartlett2003-02-101-1/+1
* perl might not be in /usr/bin/perl, so try and find it in the path.Andrew Bartlett2003-02-101-1/+1
* Added extended audit module that logs to smbd log as well as syslog.John Terpstra2003-02-071-1/+8
* Makefile.in change for ldap escaping fixesAndrew Bartlett2003-02-011-1/+2
* patch from Paul Green to only build libsmbclient.so on platforms that support...Gerald Carter2003-01-281-2/+5
* One more fix ... Things link now if you don't use dynamic RPC stuffRichard Sharpe2003-01-271-2/+2
* One more try to get rid of the dependency on GNU MAKERichard Sharpe2003-01-271-21/+22
* Fix the dependency on GNU Make introduced by the DYNAMIC RPC stuff.Richard Sharpe2003-01-271-42/+21
* Enable dynamic loading of RPC modules. See docs/textdocs/RPC_PLUGGIN.txt for...Jim McDonough2003-01-171-15/+113
* Add LIBSMB_OBJ for the new ntlm_auth functionality.Andrew Bartlett2003-01-161-1/+1
* remove torture tools on make cleanGerald Carter2003-01-151-1/+1
* Refactor the NTLMSSP code again - this time we use function pointers toAndrew Bartlett2003-01-151-1/+2
* Updates to our NTLMSSP code:Andrew Bartlett2003-01-131-1/+1
* add $(LDFLAGS) to libsmbclientGerald Carter2003-01-061-1/+1
* make sure we create the PIDDIR and LOCKDIR from installdirsGerald Carter2003-01-031-1/+1
* debugparse is a seperate utility, no need to include it in the main ubiqxAndrew Bartlett2003-01-021-1/+1