summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
2009-02-05spoolss: move ndr spoolss helper to main librpc dir.Günther Deschner1-0/+3
2009-02-04s3-eventlog: w00t! remove last traces of old eventlog rpc marshalling.Günther Deschner1-1/+1
2009-02-04s3-eventlog: remove old eventlog server.Günther Deschner1-1/+1
2009-02-04s3-net: add "net eventlog dump".Günther Deschner1-4/+7
2009-02-03s3-eventlogadm: add command to dump stored tdb entries.Günther Deschner1-1/+3
2009-02-03s3:selftest: run test_posix_s3.sh testsStefan Metzmacher1-1/+3
2009-02-03s3:build: pass the path to smbtorture4 down to make with and without '-t' prefixStefan Metzmacher1-1/+2
2009-02-02s3:build: fix typo introduced in "fix build without shared libs"Michael Adam1-1/+1
2009-02-02s3:build: fix linking of bin/net when shared libs have been disabledMichael Adam1-1/+1
2009-02-01shared: Move dom_sid_* utility functions to top levelKai Blin1-2/+2
2009-02-01Split up async_req into a generic and a NTSTATUS specific partVolker Lendecke1-1/+1
2009-02-01fix build with external dns_sd librariesBjörn Jacke1-1/+1
2009-01-30Add the "SMBD" rpc transportVolker Lendecke1-1/+1
2009-01-29s3:configure: autodetect ctdb/cluster supportStefan Metzmacher1-1/+0
2009-01-29selftest: fix Samba3 bugsStefan Metzmacher1-1/+2
2009-01-28async_sock: Move to top levelKai Blin1-1/+1
2009-01-28s3: try to make 'make selftest' work againStefan Metzmacher1-2/+5
2009-01-28s3:build: don't use $(FLAGS) in linking targets - it is uselessMichael Adam1-58/+58