summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
2009-03-02use test -f, Solaris /bin/sh doesn't know test -eBjörn Jacke1-1/+1
2009-03-02Use samba3's own iconv implementation for now, until all changes areJelmer Vernooij1-1/+1
2009-03-01s3 OneFS: Refactor config code and cleanup includesTim Prouty1-2/+2
2009-03-01Merge branch 'master' of git://git.samba.org/samba into convenienceJelmer Vernooij1-1/+2
2009-03-01Use common header file for character set handling in Samba 3 and Samba 4.Jelmer Vernooij1-2/+2
2009-03-01Move secacl to top-level.Jelmer Vernooij1-1/+1
2009-03-01Move secace.c to top-level.Jelmer Vernooij1-1/+2
2009-02-26Add tevent_ntstatusVolker Lendecke1-1/+1
2009-02-24s3: Rename auth_onefs_wb and pdb_onefs_samDan Sledz1-5/+5
2009-02-24Add tevent_req_is_unix_errorVolker Lendecke1-1/+2
2009-02-24s3:Makefile: build libcli/ldap filesStefan Metzmacher1-10/+13
2009-02-23Refactored sys_fork() and sys_pid() into shared util librarySteven Danneman1-1/+1
2009-02-23s3-spoolss: remove cli_spoolss_notify.c completly.Günther Deschner1-1/+1
2009-02-22For some unknown reason ldbrename was not being built in samba3.Simo Sorce1-1/+8
2009-02-20Introduce a new passdb backend: pdb_onefs_samDan Sledz1-0/+4
2009-02-20Introduce a new authentication backend auth_onefs_wbDan Sledz1-0/+5
2009-02-20Moved become_daemon() and close_low_fds() to shared util libSteven Danneman1-1/+2
2009-02-20s3: OneFS implementation of change notifySteven Danneman1-2/+3
2009-02-19s3 OneFS: Add shadow copy moduleTim Prouty1-0/+5
2009-02-13s3: Test module for perfcount systemtodd stecher1-0/+5
2009-02-13OneFS implementation of BRL VFS ops:Zack Kirsch1-1/+2
2009-02-12Fix "make etags" properly :-)Volker Lendecke1-36/+1
2009-02-12s3-spoolss: add init_systemtime helper.Günther Deschner1-0/+1
2009-02-11Added nsswitch/ object files to make cleanSteven Danneman1-5/+4
2009-02-11s3:build: some implementations of "ln" are picky about the order of argumentsMichael Adam1-15/+15
2009-02-10If we receive a DOS error code, nt_errstr should display itVolker Lendecke1-2/+2
2009-02-09s3: OneFS bulk directory enumeration supportSteven Danneman1-1/+1
2009-02-09s3 OneFS: Add kernel oplocks implementationTim Prouty1-1/+1
2009-02-09S3 OneFS: Add in Isilon specific performance counter moduletodd stecher1-0/+5
2009-02-09S3: New module interface for SMB message statistics gatheringtodd stecher1-2/+6
2009-02-09async_sock: Use unix errnos instead of NTSTATUSKai Blin1-2/+3
2009-02-06s3-spoolss: prepare to use generated spoolss.Günther Deschner1-3/+6