summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* tsocket: remove tsocket_context related stuffStefan Metzmacher2009-05-011-4/+1
* Add fncall_send/recvVolker Lendecke2009-05-011-0/+1
* Add thread poolVolker Lendecke2009-05-011-1/+1
* s3-nss_wins: Fix unresolved ldb symbols in libnss_wins.so.Günther Deschner2009-04-301-1/+1
* s3-build: refactor LIBNET_OBJ.Günther Deschner2009-04-241-11/+14
* Move the security_descriptor utility code to the top-level.Jelmer Vernooij2009-04-211-1/+1
* Fix ini parsing in the s3 gpext modules. Fix ini parser API. Make the build workWilco Baan Hofman2009-04-201-1/+1
* Adjust samba 3 to the new gpo API. Still untested code.Wilco Baan Hofman2009-04-201-1/+1
* Move gpo_fetch to top-level.Jelmer Vernooij2009-04-201-1/+1
* Move gpo_sec to top-level.Jelmer Vernooij2009-04-201-1/+1
* Move some libgpo files to root.Jelmer Vernooij2009-04-201-2/+2
* Make Samba3 use the new common libcli/auth codeAndrew Bartlett2009-04-141-3/+5
* Rework Samba3 to use new libcli/auth code (partial)Andrew Bartlett2009-04-141-7/+8
* Link in the threads functions, not yet used.Jeremy Allison2009-04-101-1/+2
* Remove async_reqVolker Lendecke2009-04-081-2/+1
* s3-eventlog: move rpc_server/srv_eventlog_lib.c out of rpc_server.Günther Deschner2009-04-081-1/+1
* s3-build: fix the build after tsocket changes.Günther Deschner2009-04-031-2/+0
* s3:build: add targets to show how libraries will be built / linkedMichael Adam2009-04-011-0/+120
* s3:build: don't build the static libs unconditionallyMichael Adam2009-04-011-7/+7
* s3:build: add LIBSMBCLIENT_LIBS and LIBSMBSHAREMODES_LIBS to MakefileMichael Adam2009-04-011-0/+2
* s3:build: rename WINBIND_LIBS -> LIBWBCLIENT_LIBS for unificationMichael Adam2009-04-011-26/+26
* s3:build: unify linking of libwbclient with a @LIBWBCLIENT_TARGET@Michael Adam2009-04-011-53/+51
* s3:build: first cut at fixing linking of shared/static libs internallyMichael Adam2009-04-011-78/+78
* s3:build: fix build of pam_winbind.so with static linkingMichael Adam2009-03-311-1/+1
* s3:build: add a SHOWCFLAGS target for debugging how CFLAGS are assebledMichael Adam2009-03-311-0/+15
* s3:build: line-wrap assignment of FLAGS for readabilityMichael Adam2009-03-311-1/+10
* s3:build: make it possible to pass down CTAGS_OPTIONS or ETAGS_OPTIONSStefan Metzmacher2009-03-271-2/+2
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into displaysecJelmer Vernooij2009-03-261-14/+14
|\
| * Revert "s3/swat: don't link against zlib"Michael Adam2009-03-261-1/+1
| * Revert "s3/smbd: don't link against zlib"Michael Adam2009-03-261-1/+1
| * s3/ldbtools: don't neddlessly link against wbinbind libsBjörn Jacke2009-03-251-6/+6
| * s3/cifs: don't link cifs mount helpers agains poptBjörn Jacke2009-03-251-6/+6
| * s3/swat: don't link against zlibBjörn Jacke2009-03-251-1/+1
| * s3/smbd: don't link against zlibBjörn Jacke2009-03-251-1/+1
| * s3/pam_smbpass: don't link agains KRB5LIBSBjörn Jacke2009-03-251-1/+1
| * s3: remove unused rpc_parse/parse_sec.c file.Günther Deschner2009-03-251-1/+1
* | display_sec: Move to common libcli/security directory.Jelmer Vernooij2009-03-251-1/+1
|/
* s3: use generated dcerpc code.Günther Deschner2009-03-241-1/+2
* s3:build: make SHOWFLAGS target phony and add alias showflagsMichael Adam2009-03-231-0/+4
* Add tevent avahi bindingVolker Lendecke2009-03-231-3/+5
* Add avahi detection to configureVolker Lendecke2009-03-231-0/+1
* remove non standard way to point to ctdb pathBjörn Jacke2009-03-231-2/+1
* s3:smbd: use new simplified snb_signing code in the serverStefan Metzmacher2009-03-231-1/+1
* s3:libsmb: add a much simplified smb_siging infrastructureStefan Metzmacher2009-03-231-1/+2
* s3:libsmb: rename smb_signing.c => clisigning.cStefan Metzmacher2009-03-231-1/+1
* Add dirsort moduleAndy Kelk2009-03-221-0/+5
* add a versiontest program to print samba_version_string().Michael Adam2009-03-191-0/+4
* s3:build: compile lib/tsocket and libcli/cldapStefan Metzmacher2009-03-191-1/+13
* Fix bug #6195 - Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb c...Jeremy Allison2009-03-181-5/+5
* s3-spoolss: remove rpc_server/srv_spoolss.c alltogether.Günther Deschner2009-03-181-2/+2