s4:debug: make setup_logging() a bit more compatible with samba3
[ira/wip.git] / source3 /
2009-01-09 Stefan Metzmachers3:smbd: handle incoming smb requests via event handlers
2009-01-09 Stefan Metzmachers3:events: debug sys_select() errors
2009-01-09 Stefan Metzmachers3:events: install a tevent debug handler that calls...
2009-01-08 Jeremy AllisonFix bug #6021 - smbclient du command does not recuse...
2009-01-08 Volker LendeckeNow that all policy_handle free_fn's are just TALLOC_FR...
2009-01-08 Volker LendeckeUse TALLOC for struct lsa_info
2009-01-08 Volker LendeckeMake use of a talloc_destructor for free_printer_entry
2009-01-08 Volker LendeckeMake use of a talloc_destructor for free_eventlog_info()
2009-01-08 Volker LendeckeMake samr_info a talloc context of its own
2009-01-08 Volker LendeckeSimplify init_pipe_handle_list a bit
2009-01-08 Günther Deschners3-rpcclient: add eventlog test client.
2009-01-08 Günther Deschners3-eventlog: minor cosmetics.
2009-01-08 Günther Deschners3-eventlog: trying to make eventlog_io_q_read_eventlog...
2009-01-08 Günther Deschners3-eventlog: trying to avoid to pass around full ndr...
2009-01-08 Jeremy AllisonFix race condition in alarm lock processing noticed...
2009-01-08 Günther Deschners3-net: fix type in rpc_service_list_internal(). Sorry...
2009-01-08 Stefan Metzmachers3:smbd: fix the build with dmapi support
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Volker LendeckeAttempt to fix the build
2009-01-08 Jelmer VernooijMake sure smbtorture4 can find all gensec modules....
2009-01-08 Günther Deschners3-svcctl: use pidl based struct SERVICE_STATUS.
2009-01-08 Günther Deschners3-svcctl: add copyright to svcctl rpc_server.
2009-01-08 Günther Deschners3-svcctl: remove some more redundant headers.
2009-01-08 Günther Deschners3-svcctl: move SVC_HANDLE_IS* defines to implementatio...
2009-01-08 Günther Deschners3-svcctl: remove (now duplicate) defines.
2009-01-08 Günther Deschners3-svcctl: remove (now duplicate) SVCCTL_STAT* defines.
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-08 Stefan Metzmachers3:smbd: variables in a main() don't need to be static
2009-01-08 Stefan Metzmachers3:smbd: open_sockets_smbd() don't need a static variab...
2009-01-08 Stefan Metzmachers3:smbd: keep dmapi globals in one context struct
2009-01-08 Stefan Metzmachers3:smbd: remove stupid static variables for the nfs...
2009-01-08 Stefan Metzmachers3:smbd: remove pointless static variable in uid.c
2009-01-08 Stefan Metzmachers3:smbd: make static const in mangle_hash2.c really...
2009-01-08 Stefan Metzmachers3:smbd: make const globals in mangle_hash2.c really...
2009-01-08 Stefan Metzmachers3:smbd: make globals in utmp.c static const
2009-01-08 Stefan Metzmachers3:smbd: it's pointless to have a global magic_char
2009-01-08 Stefan Metzmachers3:smbd: remove pointless static variables in chgpasswd.c
2009-01-08 Stefan Metzmachers3:smbd: make fake_files[] static const
2009-01-08 Stefan Metzmachers3:smbd: make mangle_fns const
2009-01-08 Günther Deschners3-svcctl: remove old hand marshalling of svcctl_QueryS...
2009-01-08 Günther Deschners3-svcctl: use pidl for _svcctl_QueryServiceConfig2W.
2009-01-08 Günther Deschners3-svcctl: fix return code for _svcctl_QueryServiceStat...
2009-01-08 Günther Deschners3-svcctl: remove old hand marshalling of svcctl_QueryS...
2009-01-08 Günther Deschners3-svcctl: use pidl for _svcctl_QueryServiceStatusEx.
2009-01-08 Günther Deschners3-svcctl: use pidl's ndr opcodes for NDR_SVCCTL_QUERYS...
2009-01-08 Günther Deschnersvcctl: add svcctl_ErrorControl and svcctl_Type (based...
2009-01-08 Günther Deschnersvcctl: add svcctl_ConfigLevel from samba 3.
2009-01-08 Günther Deschnersvcctl: move SVC_STATUS_ to idl.
2009-01-07 Jeremy AllisonFix bug #6016 - Alternate Data Streams / Extended Attri...
2009-01-07 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-07 boyangrefresh sequence number as soon as possible when domain...
2009-01-07 Volker LendeckeRemove unused struct CLI_POLICY_HND
2009-01-07 Volker LendeckeSeveral fixes to our use of splice
2009-01-07 Jeremy AllisonMake winbindd_cm.c use winbindd_reinit_after_fork().
2009-01-07 Jeremy AllisonFix bug #6017, - magic script does not work. based...
2009-01-06 Jeremy AllisonAdd winbindd_reinit_after_fork(), cleaning out all...
2009-01-06 Jeremy AllisonFactor out lots of common code into a function.
2009-01-06 Volker LendeckeAdd some const to dcerpc_binding_build_tower()
2009-01-06 Volker LendeckeAdd a NULL check and some const to dcerpc_floor_get_lhs...
2009-01-06 Günther Deschners3-lsa: remove all init_lsa* functions.
2009-01-06 Günther Deschners3-lsa: avoid all init_lsa* functions.
2009-01-06 Günther Deschners3-srvsvc: remove all init_srvsvc* functions.
2009-01-06 Günther Deschners3-srvsvc: avoid all init_srvsvc* functions.
2009-01-06 Günther Deschners3-samr: remove all init_samr_alias* functions.
2009-01-06 Günther Deschners3-samr: avoid all init_samr_alias* functions.
2009-01-06 Günther Deschners3-samr: remove all init_samr_group* functions.
2009-01-06 Günther Deschners3-samr: avoid all init_samr_group* functions.
2009-01-06 Günther Deschners3-samr: remove all init_samr_dom* functions.
2009-01-06 Günther Deschners3-samr: avoid all init_samr_Domain* functions.
2009-01-06 Günther Deschners3-samr: remove init_samr_user* functions.
2009-01-06 Günther Deschners3-samr: avoid all init_samr_user* functions.
2009-01-06 Volker Lendeckes3/swat: Fix creation of the first share using SWAT.
2009-01-06 Volker LendeckeMove the "rid_name" typedef to the only place where...
2009-01-06 Tim Proutys3 merged build: Remove redundant #defines that are...
2009-01-06 Bo Yangset entry->refresh_time to make ccache_regain_all_now...
2009-01-05 Jeremy AllisonAttempt to fix crash seen with new CUPS async printcap...
2009-01-05 Jeremy AllisonFix call to ndr_size_dom_sid, missing parameter.
2009-01-05 Stefan Metzmachers3:events: use more tevent_common_* functions
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Volker LendeckeAttempt to fix the build with dnssd
2009-01-05 Volker LendeckeFix bug 6014 -- mget shouldn't segfault without arguments
2009-01-05 Stefan Metzmachers3:winbindd: also handle fd events from the winbind_eve...
2009-01-05 Stefan Metzmachers3:events: register as tevent backend
2009-01-05 Stefan Metzmachers3: build lib/tevent staticly into samba3
2009-01-05 Stefan Metzmachers3:events: get rid of the stupid set_event_dispatch_tim...
2009-01-05 Stefan Metzmachers3:events: get rid of the stupid cancel_named_event...
2009-01-05 Stefan Metzmachers3:events: change event_add_timed() prototype to match...
2009-01-05 Stefan Metzmachers3:events: move prototypes to event.h
2009-01-05 Stefan Metzmachers3:events: remove unused stuff
2009-01-05 Stefan Metzmachers3:winbindd: regain tickets for all ccache entries...
2009-01-05 Stefan Metzmachers3:winbindd: cancel all ccache entry events and not...
2009-01-05 Stefan Metzmachers3:winbindd: recreate the per domain check_online_event...
2009-01-05 Stefan Metzmachers3:winbindd: rename fd_event => winbindd_fd_event
2009-01-05 Stefan Metzmachers3:winbindd: move WINBINDD_CCACHE_ENTRY and WINBINDD_ME...
2009-01-05 Bo YangFix broken krb5 refresh chain
2009-01-05 Bo Yangclean event context after child is forked.
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Volker LendeckeUse talloc_tos in vfs_full_audit.c:do_log
2009-01-05 Volker LendeckeFix a bad memleak in vfs_full_audit
next