summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2009-04-20Fix ini parsing in the s3 gpext modules. Fix ini parser API. Make the build workWilco Baan Hofman1-1/+1
2009-04-20Adjust samba 3 to the new gpo API. Still untested code.Wilco Baan Hofman1-1/+1
2009-04-20Move gpo_fetch to top-level.Jelmer Vernooij1-1/+1
2009-04-20Move gpo_sec to top-level.Jelmer Vernooij1-1/+1
2009-04-20Move some libgpo files to root.Jelmer Vernooij1-2/+2
2009-04-14Make Samba3 use the new common libcli/auth codeAndrew Bartlett1-3/+5
2009-04-14Rework Samba3 to use new libcli/auth code (partial)Andrew Bartlett1-7/+8
2009-04-10Link in the threads functions, not yet used.Jeremy Allison1-1/+2
2009-04-08Remove async_reqVolker Lendecke1-2/+1
2009-04-08s3-eventlog: move rpc_server/srv_eventlog_lib.c out of rpc_server.Günther Deschner1-1/+1
2009-04-03s3-build: fix the build after tsocket changes.Günther Deschner1-2/+0
2009-04-01s3:build: add targets to show how libraries will be built / linkedMichael Adam1-0/+120
2009-04-01s3:build: don't build the static libs unconditionallyMichael Adam1-7/+7
2009-04-01s3:build: add LIBSMBCLIENT_LIBS and LIBSMBSHAREMODES_LIBS to MakefileMichael Adam1-0/+2
2009-04-01s3:build: rename WINBIND_LIBS -> LIBWBCLIENT_LIBS for unificationMichael Adam1-26/+26
2009-04-01s3:build: unify linking of libwbclient with a @LIBWBCLIENT_TARGET@Michael Adam1-53/+51
2009-04-01s3:build: first cut at fixing linking of shared/static libs internallyMichael Adam1-78/+78
2009-03-31s3:build: fix build of pam_winbind.so with static linkingMichael Adam1-1/+1
2009-03-31s3:build: add a SHOWCFLAGS target for debugging how CFLAGS are assebledMichael Adam1-0/+15
2009-03-31s3:build: line-wrap assignment of FLAGS for readabilityMichael Adam1-1/+10
2009-03-27s3:build: make it possible to pass down CTAGS_OPTIONS or ETAGS_OPTIONSStefan Metzmacher1-2/+2
2009-03-26Merge branch 'master' of ssh://git.samba.org/data/git/samba into displaysecJelmer Vernooij1-14/+14
2009-03-26Revert "s3/swat: don't link against zlib"Michael Adam1-1/+1
2009-03-26Revert "s3/smbd: don't link against zlib"Michael Adam1-1/+1
2009-03-25s3/ldbtools: don't neddlessly link against wbinbind libsBjörn Jacke1-6/+6
2009-03-25s3/cifs: don't link cifs mount helpers agains poptBjörn Jacke1-6/+6
2009-03-25s3/swat: don't link against zlibBjörn Jacke1-1/+1
2009-03-25s3/smbd: don't link against zlibBjörn Jacke1-1/+1
2009-03-25s3/pam_smbpass: don't link agains KRB5LIBSBjörn Jacke1-1/+1
2009-03-25s3: remove unused rpc_parse/parse_sec.c file.Günther Deschner1-1/+1
2009-03-25display_sec: Move to common libcli/security directory.Jelmer Vernooij1-1/+1
2009-03-24s3: use generated dcerpc code.Günther Deschner1-1/+2
2009-03-23s3:build: make SHOWFLAGS target phony and add alias showflagsMichael Adam1-0/+4
2009-03-23Add tevent avahi bindingVolker Lendecke1-3/+5
2009-03-23Add avahi detection to configureVolker Lendecke1-0/+1
2009-03-23remove non standard way to point to ctdb pathBjörn Jacke1-2/+1
2009-03-23s3:smbd: use new simplified snb_signing code in the serverStefan Metzmacher1-1/+1
2009-03-23s3:libsmb: add a much simplified smb_siging infrastructureStefan Metzmacher1-1/+2
2009-03-23s3:libsmb: rename smb_signing.c => clisigning.cStefan Metzmacher1-1/+1
2009-03-22Add dirsort moduleAndy Kelk1-0/+5
2009-03-19add a versiontest program to print samba_version_string().Michael Adam1-0/+4
2009-03-19s3:build: compile lib/tsocket and libcli/cldapStefan Metzmacher1-1/+13
2009-03-18Fix bug #6195 - Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb c...Jeremy Allison1-5/+5
2009-03-18s3-spoolss: remove rpc_server/srv_spoolss.c alltogether.Günther Deschner1-2/+2
2009-03-18s3-spoolss: remove rpc_parse/parse_spoolss.c alltogether.Günther Deschner1-2/+1
2009-03-17s3: remove rpc_parse/parse_buffer.c completely.Günther Deschner1-2/+1
2009-03-15Merge branch 'checktalloc' of /home/jelmer/samba4Jelmer Vernooij1-3/+2
2009-03-14Fix comment about shell in Makefile.Jelmer Vernooij1-3/+2
2009-03-13Remove pwd_cache.c, it was doing nothing. Make user_name, domain, andJeremy Allison1-1/+1
2009-03-10Add a vfs_preopen module to hide fs latenciesVolker Lendecke1-0/+5