Remove last instance of pep8 error E701 (more statements on one line).
[obnox/samba/samba-obnox.git] / source3 /
2014-10-11 Ralph Boehmevfs_posixacl: catch ACL_EVERYONE on FreeBSD
2014-10-10 Volker Lendeckesmbd: Fix a use-after-free
2014-10-10 Jeremy Allisons3: smbd: Preparation for leases code merge. Ensure...
2014-10-08 Günther Deschners3-net: display full value of "msDS-SupportedEncryption...
2014-10-08 Volker Lendeckeregistry: Don't leave dangling transactions
2014-10-08 Andrew Bartletts3-winbindd: Attempt to connect to NETLOGON over NCACN_...
2014-10-08 Andrew Bartletts3-rpc_client: Migrate to cli_rpc_pipe_open_generic_aut...
2014-10-07 Andrew Bartletts3-rpc_client: Adapt cli_rpc_pipe_open_generic_auth...
2014-10-07 Andrew Bartletts3-rpc_client: Adapt cli_rpc_pipe_open_spnego to use...
2014-10-07 Andrew Bartletts3-winbindd: Allow winbindd to connect over SMB2 to...
2014-10-07 Andrew Bartletts3-winbindd: Pass the whole winbindd_domain to invalida...
2014-10-07 Stefan Metzmachers3:torture: add PROTOCOL_SMB3_10 handling
2014-10-07 David Disseldorpprinter_list: fix talloc tos leak of tdb record
2014-10-07 Volker Lendeckeidl: Fix a typo
2014-10-07 Volker Lendeckesmbd: Simplify remove_child_pid
2014-10-07 Volker Lendeckestatus: 80 chars per line
2014-10-07 Volker Lendeckesmbd: Fix nonempty line endings
2014-10-06 David Disseldorplanman: don't leak cache_path onto talloc tos
2014-10-06 David Disseldorpsamlogon_cache: don't leak cache_path onto talloc tos
2014-10-06 David Disseldorpnmbd: don't leak cache_path onto talloc tos
2014-10-06 David Disseldorpprinting: don't leak cache_path onto talloc tos
2014-10-06 David Disseldorpgpo: don't leak cache_path onto talloc tos
2014-10-06 David Disseldorpgencache: don't leak cache_path onto talloc tos
2014-10-06 Andrew Bartlettwinbindd: Do not overwrite domain list with conflicting...
2014-10-06 Jeremy Allisons3: lib, s3: modules: Fix compilation on Solaris.
2014-10-04 Christof Schmittwindbindd: Make cm_connect_lsa_tcp static
2014-10-03 Christof Schmittsmbd: Always use uint8_t for inbuf pointer
2014-10-03 Christof Schmittsmbd: Pass only cmd to construct_reply_common instead...
2014-10-03 Christof Schmittsmbd: Use MIN macro in fake_sendfile
2014-10-03 Christof Schmitts3-winbindd: Make wcache_sid_to_name static
2014-10-03 Christof Schmitts3-winbindd: Remove extern declaration for cache_method...
2014-10-03 Volker Lendeckeprofiling: Make WITH_PROFILE span more in smbprofile.h
2014-10-03 Volker Lendeckeprofiling: Remove a big DEBUG statement
2014-10-03 Volker Lendeckeprofiling: Remove some #ifdefs
2014-10-03 Volker Lendeckeprofiling: Only compile profile/profile.c if profiling...
2014-10-03 Volker Lendeckeprofiling: Only compile utils/status_profile.c if profi...
2014-10-03 Volker Lendeckeprofiling: Fix a typo
2014-10-03 Volker Lendeckeprofiling: Move some #defines to profile.c
2014-10-03 Volker Lendeckeprofiling: Fix a typo
2014-10-03 Volker Lendeckeprofiling: Make "struct profile_header" static
2014-10-03 Justin Maggardwinbind3: Fix pwent variable substitution
2014-10-01 Christof Schmittidmap_rfc2307: Remove unsed parameter and variable
2014-10-01 Christof Schmittidmap_rfc2307: Fix a crash after connection problem...
2014-10-01 Michael Adamregedit: remove an old comment
2014-10-01 Chris Davisregedit: print error msg if opening registry fails
2014-10-01 Chris Davisregedit: handle pgup/pgdn/home/end keys on lists
2014-10-01 Chris Davisregedit: handle del and backspace in hexeditor
2014-10-01 Chris Davisregedit: grow hexedit buffer as the user types
2014-10-01 Chris Davisregedit: add a button to resize hexedit buffer
2014-10-01 Chris Davisregedit: add a number input box
2014-10-01 Chris Davisregedit: don't expand single line text field buffer...
2014-10-01 Chris Davisregedit: handle DEL key in text fields
2014-10-01 Chris Davisregedit: adjust some variable names to make them more...
2014-10-01 Chris Davisregedit: find previous items
2014-10-01 Chris Davisregedit: search values and repeat search from cursor...
2014-10-01 Chris Davisregedit: flesh out search dialog and simplify search...
2014-10-01 Chris Davisregedit: don't use subwindows in hexedit
2014-10-01 Chris Davisregedit: use pad as a canvas for dialogs
2014-10-01 Chris Davisregedit: clear value list after creating new key
2014-10-01 Chris Davisregedit: use the right function to reopen a hive
2014-10-01 Chris Davisregedit: move cursor to edited value in list and report...
2014-10-01 Chris Davisregedit: Introduce a new API to build the dialogs.
2014-10-01 Chris Davisregedit: improvements for hexedit
2014-10-01 Chris Davisregedit: add padding to fit REG_MULTI_SZ to the text...
2014-10-01 Chris Davisregedit: simplify cleanup after loading children
2014-10-01 Chris Davisregedit: add a panic handler to restore terminal
2014-10-01 Chris Davisregedit: make all hives descend from a root node
2014-10-01 Chris Davisregedit: add a refresh command to clear cache and reloa...
2014-10-01 Chris Davisregedit: reopen key after editing or removing values
2014-10-01 Chris Davisregedit: reopen parent keys when adding or removing...
2014-10-01 Chris Davisregedit: set cursor after creating a new key
2014-10-01 Chris Davisregedit: set cursor to the parent node when ascending
2014-10-01 Chris Davisregedit: don't fail loading keys if just a few are...
2014-10-01 Chris Davisregedit: include error description in popups
2014-10-01 Chris Davisregedit: notify user if there's a failure loading subkeys
2014-10-01 Chris Davisregedit: handle awkward window sizes better
2014-10-01 Chris Davisregedit: use talloc typesafety features
2014-10-01 Chris Davisregedit: restore list cursor when window is resized
2014-10-01 Chris Davisregedit: make value list display data in multiple columns
2014-10-01 Chris Davisregedit: add multicolumn list widget
2014-10-01 Chris Davisregedit: add search feature.
2014-10-01 Chris Davisregedit: add a color scheme for path and context help...
2014-10-01 Chris Davisregedit: sort keys
2014-10-01 Chris Davisregedit: free value list subwindow
2014-10-01 Chris Davisregedit: add borders around key and value lists, and...
2014-10-01 Chris Davisregedit: add padding for key labels when there's not...
2014-10-01 Chris Davisregedit: add white on blue color scheme
2014-10-01 Chris Davisregedit: silence some warnings
2014-09-30 Ralph Boehmevfs_fruit: deal with vfs_catia not being loaded
2014-09-30 Ralph Boehmevfs_fruit: remove redundant assignment
2014-09-30 Ralph Boehmevfs_fruit: fix possible uninitialized use
2014-09-30 Stefan Metzmachers3:libsmb: remove unused smb2cli.h
2014-09-30 Stefan Metzmacherlibcli/smb: move smb2cli_tcon.c to the toplevel
2014-09-30 Stefan Metzmachers3:smb2cli_tcon: use smb2 signing if possible
2014-09-30 Stefan Metzmachers3:libsmb: remove unused ';'
2014-09-30 Stefan Metzmachers3:smb2_negprot: allow really large io sizes up to...
2014-09-30 Jeremy Allisons3: lib: Signal handling - ensure smbrun and change...
2014-09-30 Jeremy Allisons3: nmbd: Ensure the main nmbd process doesn't create...
2014-09-30 Michael Adams3:torture: transfer 1M message with fds in LOCAL-MESSA...
2014-09-30 Michael Adams3:torture: wait in tevent-loop for child to confirm...
next