ira/wip.git
2010-01-01 Andrew Tridgells4-dsdb: add a comment on the use of ldb_rename()
2010-01-01 Andrew Tridgells4-dsdb: linked_attributes_modify no longer handles...
2010-01-01 Andrew Tridgells4-dsdb: added support for backlinks in repl_meta_data
2010-01-01 Andrew Tridgells4-dsdb: implemeneted replmd_modify_la_replace()
2010-01-01 Andrew Tridgells4-dsdb: add a TODO item for linked attributes in exten...
2010-01-01 Andrew Tridgells4-dsdb: add support for storing linked attribute meta...
2010-01-01 Jelmer Vernooijheimdal_build: Explicitly specify 'YES' when enabling...
2010-01-01 Jelmer Vernooijs4/build: Indicate whether Samba4 is being built agains...
2009-12-31 Andrew Tridgells4-net: fixed finddcs to use empty SID instead of NULL...
2009-12-31 Andrew Tridgells4-testpasswords: fixed CONFIG and quoting
2009-12-31 Andrew Tridgells4-net: fixed pwsettings command
2009-12-31 Jelmer Vernooijpy/security: Add test for dom_sid.split.
2009-12-31 Jelmer Vernooijsamba: Fix whitespace, remove pointless 'pass' statement.
2009-12-31 Jelmer Vernooijpyldb: Add dom_sid.split in favor of less powerful...
2009-12-31 Jelmer Vernooijnet: Support 'super' commands implemented in Python.
2009-12-31 Jelmer Vernooijnet: Move 'newuser' to 'net newuser'
2009-12-31 Jelmer Vernooijnet: Fix tests and documentation of setexpiry.
2009-12-31 Jelmer Vernooijnet: Move setexpiry to 'net setexpiry'
2009-12-31 Jelmer Vernooijnet: Move 'setpassword' to 'net setpassword'.
2009-12-31 Jelmer Vernooijnet: Allow Python commands to return None instead of 0.
2009-12-31 Jelmer Vernooijblackbox.passwords: Use convenience variable for net.
2009-12-31 Jelmer VernooijFix commands in password tests.
2009-12-31 Jelmer Vernooijnet: Allow python subcommands to provide commands that...
2009-12-30 Jim McDonoughPrevent NULL dereference if group has no members
2009-12-30 Matthias Dieter... s4:lib/registry/util.c - Reintroduce "FIXME"s
2009-12-30 André Hentschelnet: Add some German translation
2009-12-29 Stefan Metzmachers4:ntlmssp: remove mem_ctx from check_password() callba...
2009-12-29 Stefan Metzmachers4:ntlmssp_server: always call ntlmssp_server_postauth...
2009-12-29 Stefan Metzmachers4:ntlmssp_server: don't use a mem_ctx for ntlmssp_serv...
2009-12-29 Stefan Metzmachers4:ntlmssp_server: don't use mem_ctx in auth_ntlmssp_ch...
2009-12-29 Stefan Metzmachers4:ntlmssp_server: clear session key in ntlmssp_server_...
2009-12-29 Stefan Metzmachers4:ntlmssp: use data_blob_null in ntlmssp_server_auth()
2009-12-29 Stefan Metzmachers4:ntlmssp_server: remove unused variable
2009-12-29 Stefan Metzmachers4:auth/ntlmssp: let get_challenge() return a NTSTATUS...
2009-12-29 Stefan Metzmachers3:ntlmssp: change get_challange() to return NTSTATUS
2009-12-29 Jelmer Vernooijdsdb: Fix dependencies when building against system...
2009-12-29 Jelmer Vernooijnet: Make arguments available to python commands as...
2009-12-29 Jelmer Vernooijpython: When updating sys.path to include the Samba...
2009-12-29 Jelmer Vernooijs4/net: Allow options before arguments for Python commands.
2009-12-29 Jelmer Vernooijs4/net: Pass all arguments through to the Python commands.
2009-12-29 Jelmer Vernooijs4/net: Add domainlevel subcommand.
2009-12-29 Jelmer Vernooijs4/net: Use d_printf consistently when reporting errors.
2009-12-29 Jelmer VernooijUse CommandError exception to deal with problems during...
2009-12-29 Jelmer Vernooijs4/net: Make pwsettings a net subcommand.
2009-12-29 Jelmer Vernooijnetcmd: Add some basic tests.
2009-12-29 Jelmer Vernooijs4/net: Support parsing arguments in Python commands.
2009-12-29 Jelmer Vernooijnet: Support usage/help of subcommands implemented...
2009-12-29 Jelmer Vernooijnet: Support implementing subcommands in python.
2009-12-29 Stefan Metzmachers4:auth: add auth_get_server_info_principal() prototype...
2009-12-29 Stefan Metzmachers4:auth: make auth_challenge_may_be_modified() public
2009-12-29 Stefan Metzmachers4:auth: remove autogenerated auth/ntlm/auth_proto.h
2009-12-29 Stefan Metzmachers3:ntlmssp: remove unused p24 variable from ntlmssp_sig...
2009-12-29 Stefan Metzmachers3:ntlmssp: move some indentation in ntlmssp_sign.c
2009-12-29 Stefan Metzmachers3:ntlmssp: remove unused ntlmssp_stored_response()
2009-12-29 Stefan Metzmachers3:ntlmssp: remove unused ref_count from ntlmssp_state
2009-12-29 Stefan Metzmachers3:ntlmssp: fix whitespace in ntlmssp.h
2009-12-29 Stefan Metzmachers3:ntlmssp: fix spelling
2009-12-29 Stefan Metzmachers3:ntlmssp: rename NTLM_MESSAGE_TYPE into ntlmssp_messa...
2009-12-29 Stefan Metzmachers4:ntlmssp: fix whitespaces in ntlmssp.h
2009-12-28 Volker Lendeckes3: Check for lp_winbind_trusted_domains_only in wb_get...
2009-12-28 Volker Lendeckes3: Move a lp_winbind_trusted_domains_only() check...
2009-12-28 Volker Lendeckes3: Pass netr_DomainTrustList instead of names and...
2009-12-28 Volker Lendeckes3: Simplify winbindd_ads.c:trusted_domains()
2009-12-28 Volker Lendeckes3: Remove some unused code
2009-12-28 Volker Lendeckes3: Simplify winbindd_list_trusted_domains() slightly
2009-12-28 Volker Lendeckes3: Simplify "setup_domain_child" slightly
2009-12-27 Jelmer Vernooijpython: Remove sys.path line rather than updating it...
2009-12-26 Volker Lendeckes3:winbind Make the normal client exit message a bit...
2009-12-26 Volker Lendeckes3: Fix a typo found by Matthias Dieter Wallnöfer ...
2009-12-26 Volker Lendeckes3: Fix a bogus uninitialized variable warning
2009-12-26 Volker Lendeckes3: Replace IS_DOMAIN_OFFLINE by a function
2009-12-26 Volker Lendeckes3: Fix some nonempty blank lines
2009-12-26 Volker Lendeckes3: winbindd_cli_state->getgrent_state is no longer...
2009-12-26 Volker Lendeckes3: getgrent_state has been replaced by grent_state
2009-12-25 Jelmer Vernooijpy_net/libnet: Remove C++-style comments, add more...
2009-12-25 Kamen Mazdrashkis4-libnet: Simple test for net.SetPassword() python...
2009-12-25 Kamen Mazdrashkis4-libnet: Python binding for libnet_SetPassword()
2009-12-25 Kamen Mazdrashkis4-net: Fix 'talloc_free with references ...' error
2009-12-24 Stefan Metzmachers4:auth: change auth_check_password_send/recv to tevent_req
2009-12-24 Stefan Metzmachers4:gensec: change gensec_update_send/recv to tevent_req
2009-12-24 Stefan Metzmachers4:kdc: use the remote and local address from the strea...
2009-12-24 Stefan Metzmachers4:smbd: hold tsocket_addresses on the stream_connection
2009-12-24 Stefan Metzmachers4:smb_server: fix mixing socket_address and tsocket_ad...
2009-12-24 Stefan Metzmachers4:lib/socket: add socket_get_{remote|local}_addr(...
2009-12-24 Stefan Metzmachers4:lib/socket: add helpers functions to convert between...
2009-12-24 Stefan Metzmachertsocket: only copy the specific part of sockaddr*
2009-12-24 Stefan Metzmachertsocket: allow AF_UNIX sockaddrs smaller than sizeof...
2009-12-24 Volker Lendeckes3: Remove unused delete_negative_conn_cache()
2009-12-24 Volker Lendeckes3: Remove unused flush_negative_conn_cache()
2009-12-24 Volker Lendeckes3: Remove some unnecessary variables from libsmb/conn_...
2009-12-24 Volker Lendeckes3: Fix a comment in conn_cache.c
2009-12-24 Volker Lendeckes3: Fix a 64-bit error
2009-12-24 Volker Lendeckes3: Remove some pointless SMB_ASSERTs
2009-12-24 Volker Lendeckes3: Remove some pointless casts
2009-12-24 Jeremy AllisonAttempt to fix one of the last two bugs with the full...
2009-12-24 Jeremy AllisonThe posix acl version of set_nt_acl() could set the...
2009-12-23 Simo Sorces4:cleanups More trailing spaces and tabs
2009-12-23 Simo Sorces4:cleanups remove trailing spaces and tabs
2009-12-23 Suresh Jayaramandoc: update mount.cifs man page with nounix option
2009-12-23 Simo Sorces4:ldb Fix declaration in the middle of the code
next