ira/wip.git
2009-01-06 Jelmer VernooijStart on alpha6 release notes.
2009-01-06 Volker LendeckeAdd a talloc failure check
2009-01-06 Jelmer VernooijWhen loading the default configuration, allow the confi...
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 Jelmer VernooijFix compilation, remove unused variables.
2009-01-06 Jelmer VernooijFix prototype.
2009-01-06 Volker LendeckeAdd a NULL check and some const to dcerpc_floor_get_lhs...
2009-01-06 Matthias Dieter... Fix typo
2009-01-06 Günther Deschners4-smbtorture: verify each password change via samlogon...
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 Jelmer VernooijAdd dependency to talloc in tevent pc file.
2009-01-06 Volker Lendeckes3/swat: Fix creation of the first share using SWAT.
2009-01-06 Andrew BartlettEnsure libreplace is included into the tevent python...
2009-01-06 Karolin Seegerdocs: Improve description of the share commands in...
2009-01-06 Volker LendeckeMove the "rid_name" typedef to the only place where...
2009-01-06 Karolin Seegerdocs: Fix example in man vfs_recycle.
2009-01-06 Kai Blins4 winbind: Silence a "discards const" warning
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-06 Jelmer Vernooijpy: Properly increase the reference counter of Py_None.
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 Stefan Metzmachertevent: add some debugging for timer events, that mostl...
2009-01-05 Stefan Metzmachertevent: add tevent_context destructor that unlinks...
2009-01-05 Stefan Metzmachertevent: don't crash if te->event_ctx is NULL
2009-01-05 Stefan Metzmachertevent: keep a linked list of fd_events
2009-01-05 Stefan Metzmachertevent: keep a linked list of signal events
2009-01-05 Stefan Metzmachertevent: make tevent_debug() a noop if ev is NULL
2009-01-05 Volker LendeckeAttempt to fix the build on netbsd5
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 Karolin Seegerexamples: Avoid bashism in perfcount.init.
2009-01-05 Karolin SeegerRevert "examples: Avoid bashism in perfcount.init."
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 Karolin Seegerexamples: Avoid bashism in perfcount.init.
2009-01-05 Karolin Seegerdocs: Document the -g option of smbclient.
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
2009-01-05 Volker LendeckeAdd create_file to vfs_op_names
2009-01-05 Volker LendeckeFix bug 6012: Add "get_real_filename" to full_audit
2009-01-05 Michael Adamsmbd: prevent access to root filesystem when connecting...
2009-01-05 Stefan Metzmachertevent: fix tevent_add_timer() and tevent_add_aio(...
2009-01-05 Andrew BartlettInitialise 'flags' in new python ldb binding for ldb_co...
2009-01-05 Tim Proutys3: Remove a few unnecessary checks from the streams...
2009-01-05 Tim Proutys3: Remove a few unnecessary checks from the streams...
2009-01-05 Tim Proutys3: Allow renames of streams via NTRENAME and fix strea...
2009-01-05 Tim Proutys4 torture: Add more rename tests to RAW-STREAMS
2009-01-05 Andrew BartlettMore work to have OpenLDAP accept the full AD schema
2009-01-04 Jelmer VernooijUse fqdn rather than gethostname when guessing realm.
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-04 Jeremy AllisonFix bug #6009 - Setting "min receivefile size = 1"...
2009-01-04 Stefan Metzmachertevent: move samba4 stuff from libtevent.m4 to samba.m4
2009-01-04 Stefan Metzmachers4:build: add SMB_MAKE_SETTINGS() macro
2009-01-04 Volker LendeckeFix a typo found by the IBM Checker
2009-01-04 Volker LendeckeRemove a duplicated comment
2009-01-04 Volker LendeckeFix the build of smbfilter
2009-01-04 Volker LendeckeSimulate the Windows behaviour to fire 445 and after...
2009-01-04 Volker LendeckeAdd open_socket_out_defer_send/recv
2009-01-04 Volker LendeckeAsync wrapper for open_socket_out_send/recv
2009-01-04 Volker LendeckeAdd a quick test of wb_trans_send/recv
2009-01-04 Volker Lendeckeasync libwbclient infrastructure
2009-01-04 Volker LendeckeRemove wb_trans_send/recv
2009-01-04 Volker LendeckeMove winbindd/winbindd_reqtrans.c to lib/wb_reqtrans.c
2009-01-04 Volker LendeckeConvert async_connect to "normal" style
2009-01-04 Volker LendeckeActually do a non-blocking connect.... :-)
2009-01-04 Volker LendeckeAdd an async queueing mechanism
2009-01-04 Volker LendeckeAdd async timeout helpers
2009-01-04 Stefan Metzmachertevent: completely initialize tevent_fd structs
2009-01-03 Stefan Metzmachers4:smbd: convert to tevent_* api
2009-01-03 Stefan Metzmachers4:libcli/ldap: convert to tevent_* api
2009-01-03 Stefan Metzmachers4:auth/kerberos: convert to tevent_* api
next