summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Remove the so-far unused lua-stuff for the 3.4 releaseVolker Lendecke2009-04-151-97/+3
* s3-eventlog: move rpc_server/srv_eventlog_lib.c out of rpc_server.Günther Deschner2009-04-151-1/+1
* s3:build: add targets to show how libraries will be built / linkedMichael Adam2009-04-151-0/+120
* s3:build: don't build the static libs unconditionallyMichael Adam2009-04-151-7/+7
* s3:build: add LIBSMBCLIENT_LIBS and LIBSMBSHAREMODES_LIBS to MakefileMichael Adam2009-04-151-0/+2
* s3:build: rename WINBIND_LIBS -> LIBWBCLIENT_LIBS for unificationMichael Adam2009-04-151-26/+26
* s3:build: unify linking of libwbclient with a @LIBWBCLIENT_TARGET@Michael Adam2009-04-151-53/+51
* s3:build: first cut at fixing linking of shared/static libs internallyMichael Adam2009-04-151-78/+78
* s3:build: add a SHOWCFLAGS target for debugging how CFLAGS are assebledMichael Adam2009-04-151-0/+15
* s3:build: line-wrap assignment of FLAGS for readabilityMichael Adam2009-04-151-1/+10
* s3:build: fix build of pam_winbind.so with static linkingMichael Adam2009-04-151-1/+1
* s3/ldbtools: don't neddlessly link against wbinbind libsBjörn Jacke2009-04-151-6/+6
* s3/cifs: don't link cifs mount helpers agains poptBjörn Jacke2009-04-151-6/+6
* s3/pam_smbpass: don't link agains KRB5LIBSBjörn Jacke2009-04-151-1/+1
* s3:build: make SHOWFLAGS target phony and add alias showflagsMichael Adam2009-04-151-0/+4
* remove non standard way to point to ctdb pathBjörn Jacke2009-04-151-2/+1
* s3: remove unused rpc_parse/parse_sec.c file.Günther Deschner2009-04-151-1/+1
* Add tevent avahi bindingVolker Lendecke2009-04-151-3/+5
* Add avahi detection to configureVolker Lendecke2009-04-151-0/+1
* Add dirsort moduleAndy Kelk2009-04-151-0/+5
* add a versiontest program to print samba_version_string().Michael Adam2009-04-151-0/+4
* Fix bug #6195 - Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb c...Jeremy Allison2009-04-151-5/+5
* s3-spoolss: remove rpc_server/srv_spoolss.c alltogether.Günther Deschner2009-04-151-2/+2
* s3-spoolss: remove rpc_parse/parse_spoolss.c alltogether.Günther Deschner2009-04-151-2/+1
* s3: remove rpc_parse/parse_buffer.c completely.Günther Deschner2009-04-151-2/+1
* Remove pwd_cache.c, it was doing nothing. Make user_name, domain, andJeremy Allison2009-04-151-1/+1
* Add a vfs_preopen module to hide fs latenciesVolker Lendecke2009-03-101-0/+5
* use test -f, Solaris /bin/sh doesn't know test -eBjörn Jacke2009-03-021-1/+1
* Use samba3's own iconv implementation for now, until all changes areJelmer Vernooij2009-03-021-1/+1
* s3 OneFS: Refactor config code and cleanup includesTim Prouty2009-03-011-2/+2
* Merge branch 'master' of git://git.samba.org/samba into convenienceJelmer Vernooij2009-03-011-1/+2
|\
| * Move secacl to top-level.Jelmer Vernooij2009-03-011-1/+1
| * Move secace.c to top-level.Jelmer Vernooij2009-03-011-1/+2
* | Use common header file for character set handling in Samba 3 and Samba 4.Jelmer Vernooij2009-03-011-2/+2
|/
* Add tevent_ntstatusVolker Lendecke2009-02-261-1/+1
* s3: Rename auth_onefs_wb and pdb_onefs_samDan Sledz2009-02-241-5/+5
* Add tevent_req_is_unix_errorVolker Lendecke2009-02-241-1/+2
* s3:Makefile: build libcli/ldap filesStefan Metzmacher2009-02-241-10/+13
* Refactored sys_fork() and sys_pid() into shared util librarySteven Danneman2009-02-231-1/+1
* s3-spoolss: remove cli_spoolss_notify.c completly.Günther Deschner2009-02-231-1/+1
* For some unknown reason ldbrename was not being built in samba3.Simo Sorce2009-02-221-1/+8
* Introduce a new passdb backend: pdb_onefs_samDan Sledz2009-02-201-0/+4
* Introduce a new authentication backend auth_onefs_wbDan Sledz2009-02-201-0/+5
* Moved become_daemon() and close_low_fds() to shared util libSteven Danneman2009-02-201-1/+2
* s3: OneFS implementation of change notifySteven Danneman2009-02-201-2/+3
* s3 OneFS: Add shadow copy moduleTim Prouty2009-02-191-0/+5
* s3: Test module for perfcount systemtodd stecher2009-02-131-0/+5
* OneFS implementation of BRL VFS ops:Zack Kirsch2009-02-131-1/+2
* Fix "make etags" properly :-)Volker Lendecke2009-02-121-36/+1
* s3-spoolss: add init_systemtime helper.Günther Deschner2009-02-121-0/+1