summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added nsswitch/ object files to make cleanSteven Danneman2009-02-111-5/+4
* s3:build: some implementations of "ln" are picky about the order of argumentsMichael Adam2009-02-111-15/+15
* If we receive a DOS error code, nt_errstr should display itVolker Lendecke2009-02-101-2/+2
* s3: OneFS bulk directory enumeration supportSteven Danneman2009-02-091-1/+1
* s3 OneFS: Add kernel oplocks implementationTim Prouty2009-02-091-1/+1
* S3 OneFS: Add in Isilon specific performance counter moduletodd stecher2009-02-091-0/+5
* S3: New module interface for SMB message statistics gatheringtodd stecher2009-02-091-2/+6
* async_sock: Use unix errnos instead of NTSTATUSKai Blin2009-02-091-2/+3
* s3-spoolss: prepare to use generated spoolss.Günther Deschner2009-02-061-3/+6
* spoolss: move ndr spoolss helper to main librpc dir.Günther Deschner2009-02-051-0/+3
* s3-eventlog: w00t! remove last traces of old eventlog rpc marshalling.Günther Deschner2009-02-041-1/+1
* s3-eventlog: remove old eventlog server.Günther Deschner2009-02-041-1/+1
* s3-net: add "net eventlog dump".Günther Deschner2009-02-041-4/+7
* s3-eventlogadm: add command to dump stored tdb entries.Günther Deschner2009-02-031-1/+3
* s3:selftest: run test_posix_s3.sh testsStefan Metzmacher2009-02-031-1/+3
* s3:build: pass the path to smbtorture4 down to make with and without '-t' prefixStefan Metzmacher2009-02-031-1/+2
* s3:build: fix typo introduced in "fix build without shared libs"Michael Adam2009-02-021-1/+1
* s3:build: fix linking of bin/net when shared libs have been disabledMichael Adam2009-02-021-1/+1
* shared: Move dom_sid_* utility functions to top levelKai Blin2009-02-011-2/+2
* Split up async_req into a generic and a NTSTATUS specific partVolker Lendecke2009-02-011-1/+1
* fix build with external dns_sd librariesBjörn Jacke2009-02-011-1/+1
* Add the "SMBD" rpc transportVolker Lendecke2009-01-301-1/+1
* s3:configure: autodetect ctdb/cluster supportStefan Metzmacher2009-01-291-1/+0
* selftest: fix Samba3 bugsStefan Metzmacher2009-01-291-1/+2
* async_sock: Move to top levelKai Blin2009-01-281-1/+1
* s3: try to make 'make selftest' work againStefan Metzmacher2009-01-281-2/+5
* s3:build: don't use $(FLAGS) in linking targets - it is uselessMichael Adam2009-01-281-58/+58
* s3: separate tdb validation code out into its own source fileMichael Adam2009-01-281-1/+4
* s3 build: Eliminate the gmake-specific Makefile syntaxTim Prouty2009-01-271-13/+3
* s3 make test: Add the ability to specify a custom smb.conf for make testTim Prouty2009-01-261-2/+16