ira/wip.git
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: re-run make samba3-idl.
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 Deschnersvcctl: add svcctl_ServiceStatus and svcctl_ControlsAcc...
2009-01-08 Günther Deschners3-svcctl: remove (now duplicate) SVCCTL_STAT* defines.
2009-01-08 Jelmer VernooijDon't attempt to use GNUTLS >= 2.6, as it is known...
2009-01-08 Jelmer VernooijFix ldap.py test on systems that *can* find the record...
2009-01-08 Jelmer VernooijPrint the failed value in the time tests.
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 Jelmer VernooijAvoid using a utility header for Python replacements...
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 Deschners4-smbtorture: use names for info level in test_QuerySe...
2009-01-08 Günther Deschners4-smbtorture: add my copyright to svcctl test.
2009-01-08 Günther Deschners3-svcctl: use pidl's ndr opcodes for NDR_SVCCTL_QUERYS...
2009-01-08 Günther Deschners3: re-run make samba3-idl.
2009-01-08 Günther Deschnersvcctl: add svcctl_ServiceState.
2009-01-08 Günther Deschnersvcctl: add SERVICE_FAILURE_ACTIONS and SERVICE_DESCRIP...
2009-01-08 Günther Deschnersvcctl: add SERVICE_STATUS_PROCESS to idl.
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 Tim Proutys3/s4 build: Fix Py_RETURN_NONE to work with python...
2009-01-07 Tim Proutys3 merged build: Fix include error
2009-01-07 Jeremy AllisonFix bug #6016 - Alternate Data Streams / Extended Attri...
2009-01-07 Jelmer VernooijDisplay lsa string contents.
2009-01-07 Jelmer VernooijSet proper python exception when running out of memory.
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 Jelmer VernooijFix ldap.py test.
2009-01-07 Andrew BartlettUse new error constant (missing from 6efb7ff9)
2009-01-07 Andrew BartlettRaise a python exception when the ldb search fails
2009-01-07 Andrew Tridgelladded support for stream renames in Samba4
2009-01-07 Stefan Metzmachers4:smbclient: correct initialize smbclient_context
2009-01-07 Stefan Metzmachertevent: don't try to dereference fde->event_ctx when...
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 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
next