Merge branch 'checktalloc' of /home/jelmer/samba4
[ira/wip.git] / source3 / Makefile.in
2009-03-15 Jelmer VernooijMerge branch 'checktalloc' of /home/jelmer/samba4
2009-03-14 Jelmer VernooijFix comment about shell in Makefile.
2009-03-14 Jeremy AllisonRemove pwd_cache.c, it was doing nothing. Make user_nam...
2009-03-10 Volker LendeckeAdd a vfs_preopen module to hide fs latencies
2009-03-02 Björn Jackeuse test -f, Solaris /bin/sh doesn't know test -e
2009-03-02 Jelmer VernooijUse samba3's own iconv implementation for now, until...
2009-03-02 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-02 Tim Proutys3 OneFS: Refactor config code and cleanup includes
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijUse common header file for character set handling in...
2009-03-01 Jelmer VernooijMove secacl to top-level.
2009-03-01 Jelmer VernooijMove secace.c to top-level.
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-26 Volker LendeckeAdd tevent_ntstatus
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-25 Dan Sledzs3: Rename auth_onefs_wb and pdb_onefs_sam
2009-02-24 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-24 Volker LendeckeAdd tevent_req_is_unix_error
2009-02-24 Stefan Metzmachers3:Makefile: build libcli/ldap files
2009-02-24 Steven DannemanRefactored sys_fork() and sys_pid() into shared util...
2009-02-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-23 Günther Deschners3-spoolss: remove cli_spoolss_notify.c completly.
2009-02-22 Simo SorceFor some unknown reason ldbrename was not being built...
2009-02-21 Dan SledzIntroduce a new passdb backend: pdb_onefs_sam
2009-02-21 Dan SledzIntroduce a new authentication backend auth_onefs_wb
2009-02-21 Steven DannemanMoved become_daemon() and close_low_fds() to shared...
2009-02-20 Steven Dannemans3: OneFS implementation of change notify
2009-02-20 Tim Proutys3 OneFS: Add shadow copy module
2009-02-13 todd stechers3: Test module for perfcount system
2009-02-13 Zack KirschOneFS implementation of BRL VFS ops:
2009-02-12 Volker LendeckeFix "make etags" properly :-)
2009-02-12 Günther Deschners3-spoolss: add init_systemtime helper.
2009-02-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-12 Steven DannemanAdded nsswitch/ object files to make clean
2009-02-11 Michael Adams3:build: some implementations of "ln" are picky about...
2009-02-10 Volker LendeckeIf we receive a DOS error code, nt_errstr should display it
2009-02-10 Steven Dannemans3: OneFS bulk directory enumeration support
2009-02-10 Tim Proutys3 OneFS: Add kernel oplocks implementation
2009-02-09 todd stecherS3 OneFS: Add in Isilon specific performance counter...
2009-02-09 todd stecherS3: New module interface for SMB message statistics...
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-09 Kai Blinasync_sock: Use unix errnos instead of NTSTATUS
2009-02-06 Günther Deschners3-spoolss: prepare to use generated spoolss.
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-05 Günther Deschnerspoolss: move ndr spoolss helper to main librpc dir.
2009-02-04 Günther Deschners3-eventlog: w00t! remove last traces of old eventlog...
2009-02-04 Günther Deschners3-eventlog: remove old eventlog server.
2009-02-04 Günther Deschners3-net: add "net eventlog dump".
2009-02-03 Günther Deschners3-eventlogadm: add command to dump stored tdb entries.
2009-02-02 Stefan Metzmachers3:selftest: run test_posix_s3.sh tests
2009-02-02 Stefan Metzmachers3:build: pass the path to smbtorture4 down to make...
2009-02-02 Michael Adams3:build: fix typo introduced in "fix build without...
2009-02-02 Michael Adams3:build: fix linking of bin/net when shared libs have...
2009-02-01 Kai Blinshared: Move dom_sid_* utility functions to top level
2009-02-01 Volker LendeckeSplit up async_req into a generic and a NTSTATUS specif...
2009-02-01 Björn Jackefix build with external dns_sd libraries
2009-01-30 Volker LendeckeAdd the "SMBD" rpc transport
2009-01-29 Stefan Metzmachers3:configure: autodetect ctdb/cluster support
2009-01-29 Stefan Metzmacherselftest: fix Samba3 bugs
2009-01-28 Kai Blinasync_sock: Move to top level
2009-01-28 Stefan Metzmachers3: try to make 'make selftest' work again
2009-01-28 Michael Adams3:build: don't use $(FLAGS) in linking targets - it...
2009-01-28 Michael Adams3: separate tdb validation code out into its own sourc...
2009-01-27 Tim Proutys3 build: Eliminate the gmake-specific Makefile syntax
2009-01-26 Tim Proutys3 make test: Add the ability to specify a custom smb...
2009-01-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-23 Kai Blinasync_req: Move to top level dir
2009-01-22 Volker LendeckeAdd the socket rpc client transport
2009-01-22 Volker LendeckeAdd the named pipe rpc client transport
2009-01-22 Volker LendeckeRPC_CLIENT_OBJ is the right variable for cli_pipe.o
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Michael Adamlibsmbconf: move the non-registry parts of libsmbconf...
2009-01-12 Steven DannemanMake STATEDIR and CACHEDIR configurable through ./confi...
2009-01-12 Tim Proutys3: Add OneFS alternate data streams implementation
2009-01-09 Volker Lendeckestart rpcclient epmapper
2009-01-09 Günther Deschners3-svcctl: remove last traces of hand-marshalled svcctl...
2009-01-09 Günther Deschners3-svcctl: build svcctl marshalling helper.
2009-01-08 Günther Deschners3-rpcclient: add eventlog test client.
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Stefan Metzmachers3:smbd: move all globals and static variables in globa...
2009-01-06 Günther Deschners3-srvsvc: remove all init_srvsvc* functions.
2009-01-05 Jeremy AllisonAttempt to fix crash seen with new CUPS async printcap...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Stefan Metzmachers3: build lib/tevent staticly into samba3
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-04 Volker LendeckeAdd a quick test of wb_trans_send/recv
2009-01-04 Volker LendeckeMove winbindd/winbindd_reqtrans.c to lib/wb_reqtrans.c
2008-12-29 Steven DannemanMake sharesec utility part of the default binary install.
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-17 Günther Deschners3-ntsvcs: remove last traces of hand-marshalled NTSVCS.
2008-12-17 Volker Lendeckenet lua
2008-12-17 Volker LendeckeCompile liblua
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Jelmer VernooijRemove ndrdump - it's available in merged build mode...
next