s3-registry: add support for registration entries (.reg) files
[obnox/samba-ctdb.git] / source3 / Makefile.in
2010-09-29 Gregor Becks3-registry: add support for registration entries ...
2010-09-29 Gregor Becks3-lib: add srprs, primitives to build simple recursive...
2010-09-29 Gregor Becks3-lib: add cbuf, a talloced character buffer
2010-06-23 Michael Adams3:idmap_ldap: add idmap_rw_ops to idmap_ldap_context...
2010-06-23 Michael Adams3:idmap_tdb: add idmap_rw_ops to idmap_tdb_context...
2010-06-23 Michael Adams3:idmap_tdb2: add rw_ops to idmap_tdb2_context and...
2010-03-26 Stefan Metzmachers3:smbd: use new simplified smb_signing code in the...
2010-03-26 Stefan Metzmachers3:libsmb: add a much simplified smb_siging infrastructure
2010-03-26 Stefan Metzmachers3:libsmb: rename smb_signing.c => clisigning.c
2010-03-15 Michael Adams3: build sddl.c in samba3
2010-03-10 Volker Lendeckes3: Fix a long-standing problem with recycled PIDs
2010-03-10 Abhidnya P Chirmules3: Add a vfs_time_audit module
2010-03-10 Volker Lendeckes3: Implement global locks in a g_lock tdb
2010-03-10 Michael Adams3: add dbwrap_torture - a tool to stress test tdb...
2010-03-10 Volker LendeckeAdd a gpfs_prefetch module
2009-11-30 Günther Deschners3-build: really fix build of winbind_krb5_locator.
2009-11-30 Günther Deschnernsswitch: fix the build of the winbind krb5 locator...
2009-10-20 Günther Deschners3-spnego: Fix Bug #6815. Windows 2008 R2 SPNEGO negTok...
2009-10-19 Jeremy AllisonFix symlink calls in all vfs modules.
2009-10-09 Karolin Seegers3/Makefile: BUG 6791: Fix link order for libwbclient.
2009-10-09 Karolin Seegers3/Makefile: BUG 6791: Fix linking order in cifs.upcall.
2009-09-08 Björn Jackes3: make linking of rpcclient --as-needed safe
2009-09-08 Peter Volkovs3: make linking of cifs.upcall --as-needed safe
2009-05-25 Volker LendeckeAttempt to fix a debian build problem
2009-05-15 Michael Adams3:build: add install-dbwrap_tool target
2009-05-15 Michael Adams3:build dbwrap_tool with make everything
2009-05-15 Michael Adams3:build: rename OBJ collection for dbwrap_tool consist...
2009-05-15 Michael Adams3:first cut at dbwrap_tool - a tdb tool that is CTDB...
2009-05-15 Günther Deschners3-netapi: add NetShutdownInit and NetShutdownAbort...
2009-04-30 Günther Deschners3-nss_wins: Fix unresolved ldb symbols in libnss_wins.so.
2009-04-15 Volker LendeckeRemove the so-far unused lua-stuff for the 3.4 release
2009-04-08 Günther Deschners3-eventlog: move rpc_server/srv_eventlog_lib.c out...
2009-04-01 Michael Adams3:build: add targets to show how libraries will be...
2009-04-01 Michael Adams3:build: don't build the static libs unconditionally
2009-04-01 Michael Adams3:build: add LIBSMBCLIENT_LIBS and LIBSMBSHAREMODES_LI...
2009-04-01 Michael Adams3:build: rename WINBIND_LIBS -> LIBWBCLIENT_LIBS for...
2009-04-01 Michael Adams3:build: unify linking of libwbclient with a @LIBWBCLI...
2009-04-01 Michael Adams3:build: first cut at fixing linking of shared/static...
2009-04-01 Michael Adams3:build: add a SHOWCFLAGS target for debugging how...
2009-04-01 Michael Adams3:build: line-wrap assignment of FLAGS for readability
2009-03-31 Michael Adams3:build: fix build of pam_winbind.so with static linking
2009-03-31 Björn Jackes3/ldbtools: don't neddlessly link against wbinbind...
2009-03-31 Björn Jackes3/cifs: don't link cifs mount helpers agains popt
2009-03-31 Björn Jackes3/pam_smbpass: don't link agains KRB5LIBS
2009-03-31 Michael Adams3:build: make SHOWFLAGS target phony and add alias...
2009-03-31 Björn Jackeremove non standard way to point to ctdb path
2009-03-25 Günther Deschners3: remove unused rpc_parse/parse_sec.c file.
2009-03-23 Volker LendeckeAdd tevent avahi binding
2009-03-23 Volker LendeckeAdd avahi detection to configure
2009-03-22 Andy KelkAdd dirsort module
2009-03-19 Michael Adamadd a versiontest program to print samba_version_string().
2009-03-18 Jeremy AllisonFix bug #6195 - Migrating from 3.0.x to 3.3.x can fail...
2009-03-18 Günther Deschners3-spoolss: remove rpc_server/srv_spoolss.c alltogether.
2009-03-18 Günther Deschners3-spoolss: remove rpc_parse/parse_spoolss.c alltogether.
2009-03-17 Günther Deschners3: remove rpc_parse/parse_buffer.c completely.
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...
next