s3-libnet-samsync: some pure cosmetics.
[ira/wip.git] / source3 /
2009-04-01 Günther Deschners3-libnet-samsync: some pure cosmetics.
2009-04-01 Günther Deschners3-libnet-samsync: use parent talloc context for libnet...
2009-04-01 Günther Deschners3-libnet: only call libnet_dssync_process() startup...
2009-04-01 Volker LendeckePrint an error if trying a merged build without a syste...
2009-04-01 Michael Adams3: fix the fix for bug #6195 - dont let smbd child...
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: no need to set LIBFOO_STATIC to the object...
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 Tim Proutys3 onefs: Add missing newlines to debug statements...
2009-04-01 Zack Kirschs3 onefs: Async failures are resulting in SMB_ASSERT...
2009-03-31 Volker LendeckeFix an uninitialized variable valgrind error
2009-03-31 Michael Adams3:build: fix build of pam_winbind.so with static linking
2009-03-31 Michael Adams3:build: add a SHOWCFLAGS target for debugging how...
2009-03-31 Michael Adams3:build: line-wrap assignment of FLAGS for readability
2009-03-31 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-30 Jeremy AllisonEnsure files starting with multiple dots are hidden
2009-03-30 Björn Jackes3/cups: add encryption support
2009-03-28 Volker LendeckeFix a debug msg typo
2009-03-28 Jeremy AllisonFix the problem of 3.0.x passdb databases being version
2009-03-28 Scott Urbans3: added per-client statistics to onefs perfcount...
2009-03-27 Derrell Lipman[Bug 6228] SMBC_open_ctx failure due to path resolve...
2009-03-27 Volker LendeckeFix external np read after conversion to tevent_req
2009-03-27 Jeremy AllisonFix bug #6195 - Migrating from 3.0.x to 3.3.x can fail...
2009-03-27 Björn Jackes3: ifdef sendfile code that's only used in other ifdef...
2009-03-27 Stefan Metzmachers3:build: make it possible to pass down CTAGS_OPTIONS...
2009-03-27 Volker LendeckeFix the build of nfsv4_acls.c
2009-03-26 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-03-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Jeremy AllisonTry and fix the build farm RAW-STREAMS errors. Ordering of
2009-03-26 Jeremy AllisonRevert 757d403dfff023fdb122a155f6a05d33daa76410 - module
2009-03-26 Jeremy AllisonThis should fix the build farm RAW-STREAMS failure...
2009-03-26 Jeremy AllisonFix bug #6224 - nmbd waits 5 minutes at startup before...
2009-03-26 Jelmer Vernooijconfigure: Use m4 defines for minimum library versions...
2009-03-26 Jelmer VernooijMerge branch 'copyright' of /home/jelmer/samba4
2009-03-26 Jelmer VernooijMerge branch 'displaysec' of /home/jelmer/samba4
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-26 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Volker LendeckeFix a talloc/malloc screwup in file_lines_pload
2009-03-26 Volker LendeckeFix a scary "fill_share_mode_lock failed" message
2009-03-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Günther Deschners3-libnetapi: fix creds in libnetapi_open_ipc_connection().
2009-03-26 Günther Deschners3:rpc_parse: remove unused init_unistr().
2009-03-26 Günther Deschners3-net: Fix Bug #6102. NetQueryDisplayInformation could...
2009-03-26 Volker LendeckeAvahi disables a timer by tv=NULL in avahi_timeout_upda...
2009-03-26 Jeremy AllisonEnsure we never enter VFS_CREATE without having initialized
2009-03-26 Michael AdamRevert "s3/swat: don't link against zlib"
2009-03-26 Michael AdamRevert "s3/smbd: don't link against zlib"
2009-03-25 Björn Jackes3/ldbtools: don't neddlessly link against wbinbind...
2009-03-25 Björn Jackes3/cifs: don't link cifs mount helpers agains popt
2009-03-25 Björn Jackes3/swat: don't link against zlib
2009-03-25 Björn Jackes3/smbd: don't link against zlib
2009-03-25 Björn Jackes3/pam_smbpass: don't link agains KRB5LIBS
2009-03-25 Günther Deschners3-rpc_parse: remove unused smb_io_domsid().
2009-03-25 Günther Deschners3: remove unused rpc_parse/parse_sec.c file.
2009-03-25 Günther Deschners3-registry: remove last sec_io_desc() caller.
2009-03-25 Jelmer Vernooijdisplay_sec: Move to common libcli/security directory.
2009-03-25 Steven DannemanAdd missing newlines to debug statements
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-25 Günther Deschners3-libnet: Fix Bug #6193: avoid messing with sync_conte...
2009-03-25 Günther Deschners3-spoolss: implement enumprinters_level0.
2009-03-25 David Kwans3 onefs: Change error status to NT_ACCESS_DENIED for...
2009-03-25 Tim Proutys3: parse_packet can return NULL which is then derefere...
2009-03-24 Volker LendeckeFix two memleaks in the encryption code
2009-03-24 Kai Blinwbclient: Fix use of wb_int_trans_send, queue parameter...
2009-03-24 Volker LendeckeConvert rpc_pipe_bind to tevent_req
2009-03-24 Volker LendeckeConvert rpc_cli_transport->trans to tevent_req
2009-03-24 Volker LendeckeConvert rpc_cli_transport->write to tevent_req
2009-03-24 Volker LendeckeConvert rpc_cli_transport->read to tevent_req
2009-03-24 Volker LendeckeConvert rpc_api_pipe_req to tevent_req
2009-03-24 Volker LendeckeConvert rpc_api_pipe to tevent_req
2009-03-24 Volker LendeckeConvert cli_api_pipe to tevent_req
2009-03-24 Volker LendeckeConvert get_complete_frag to tevent_req
2009-03-24 Volker LendeckeConvert rpc_write to tevent_req
2009-03-24 Volker LendeckeConvert rpc_read to tevent_req
2009-03-24 Volker LendeckeFix bug 6097
2009-03-24 Günther Deschners3: use generated dcerpc code.
2009-03-24 Günther Deschners3: add missing prototype for auth_wbc_init().
2009-03-24 Björn Jackes3:dsgetdcname: use parentheses in if condition to...
2009-03-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Tim Proutys3 OneFS: Remove usage of non-existant function
2009-03-23 Tim Proutys3: Remove redundant comment
2009-03-23 Michael Adams3:build: make SHOWFLAGS target phony and add alias...
2009-03-23 Volker LendeckeUse avahi to register _smb._tcp in smbd
2009-03-23 Volker LendeckeAdd tevent avahi binding
2009-03-23 Volker LendeckeAdd avahi detection to configure
2009-03-23 Volker LendeckeDisable dns_sd by default
2009-03-23 Michael Adams3:build: prevent from setting "-O -g", check for ...
2009-03-23 Björn Jackedon't set -O twice
2009-03-23 Björn Jackeremove non standard way to point to ctdb path
2009-03-23 Björn Jackeѕ3/winbind_pam: fix gcc 4.4 compile warning
2009-03-23 Stefan Metzmacherselftest/Samba3: Test smb signing against the member...
2009-03-23 Stefan Metzmachers3:libsmb: use new simplified smb_signing code for...
2009-03-23 Stefan Metzmachers3:smbd: use new simplified snb_signing code in the...
2009-03-23 Stefan Metzmachers3:libsmb: add a much simplified smb_siging infrastructure
2009-03-23 Stefan Metzmachers3:libsmb: rename smb_signing.c => clisigning.c
next