kai/samba.git
2011-07-05 Christian Ambachs3:modules fix non-empty blank lines
2011-07-05 Volker Lendeckes3: Remove some unused variables
2011-07-05 Volker Lendeckes3: Fix bug 8102
2011-07-05 Volker Lendeckes3: Calculate&store the maximum share access mask
2011-07-05 Volker Lendeckes3: Return "granted" from share_access_check
2011-07-05 Andrew Bartlettldb: set -Wl,-no-undefined only on standalone build
2011-07-05 Andrew Bartlettldb: make ldb a top level library for Samba 4.0
2011-07-05 Andrew Tridgells4-dbcheck: support the 'none' option for prompts
2011-07-05 Andrew Tridgells4-pycommon: support 'none' as an option in confirm
2011-07-05 Andrew Tridgelldbcheck: only use a paged search when checking a ldap...
2011-07-05 Andrew Tridgelldbcheck: check for unknown attributes and offer to...
2011-07-05 Andrew Tridgells4-pycommon: allow an optional 'all' choice for confirm...
2011-07-05 Andrew Tridgells4-dsdb: allow removal of unknown attributes if RELAX set
2011-07-05 Rusty Russellccan: fix configure tests for __builtin_clz etc.
2011-07-05 Andrew Bartlettbuild: remove mktowscript
2011-07-05 Andrew Bartlettbuild: Add missing depencency on NDR_NBT
2011-07-05 Andrew Bartlettbuild: Add missing dep on UTIL_TEVENT
2011-07-04 Michael Adams3:registry: remove unused function regdb_key_is_base_key()
2011-07-04 Michael Adams3:registry: replace use of deprecated talloc_destroy...
2011-07-04 Michael Adams3:registry: remove superfluous check for success of...
2011-07-04 Michael Adams3:registry: add debug-level-10 verbosity to regdb_upgr...
2011-07-04 Michael Adams3:registry: adapt a debug message to be more systematic
2011-07-04 Michael Adams3:registry: set registry version to 3 and add upgrade...
2011-07-04 Michael Adams3:registry: add db_context argument to regdb_upgrade_v...
2011-07-04 Michael Adams3:registry: wrap the whole db upgrade in one transaction
2011-07-04 Michael Adams3:registry: change regdb_store_regdb_version() to...
2011-07-04 Michael Adams3:registry: fix a comment typo
2011-07-04 Michael Adams3:registry: remove unused regdb_delete_sorted_subkeys()
2011-07-04 Michael Adams3:registry: don't delete the unused subkeys cache...
2011-07-04 Michael Adams3:registry: remove the code to create and search the...
2011-07-04 Michael Adams3:registry: adapt the comment explaining the definitio...
2011-07-04 Michael Adams3:registry: regdb_key_exists now checks only for the...
2011-07-04 Michael Adams3:registry: rewrite init_registry_key_internal
2011-07-04 Michael Adams3:registry: add regdb_create_basekey()
2011-07-04 Michael Adams3:registry: add regdb_create_subkey_internal() taking...
2011-07-04 Michael Adams3:registry: add new mode to regdb_store_subkey_list...
2011-07-04 Michael Adams3:registry: create the empty list of subkeys of the...
2011-07-04 Michael Adams3:registry: refactor creation of subkey list out into...
2011-07-04 Michael Adams3:registry: remove redundant write of zero-lentgh...
2011-07-04 Michael Adams3:registry: don't update the sorted subkeys cache...
2011-07-04 Michael Adams3:registry: don't skip base key in existence check...
2011-07-04 Michael Adams3:registry: don't skip base keys from existence check...
2011-07-04 Michael Adams3:registry: don't skip base keys from existence check...
2011-07-04 Michael Adamselftest: remove invalid use of the globbing operator <>
2011-07-04 Michael Adamselftest: eliminate perl warnings (my $cmd masks earlie...
2011-07-04 Michael Adamselftest: eliminate a perl warning
2011-07-04 Christian Ambachs3:smb2 fix smbd crash on premature end of smb2 conn...
2011-07-04 Volker Lendeckes3: Fix an enum/int mixup
2011-07-04 Stefan Metzmachers3:smb2_server: there's no reason to check the session...
2011-07-04 Stefan Metzmachers3:smb2_create: call 'return' after smbd_server_connect...
2011-07-04 Andrew Bartletts3-build add tevent depencency on libsmb
2011-07-04 Günther Deschners3-printing: open up a winreg pipe handle for the migra...
2011-07-04 Andrew Bartletts3-build link passdb modules against libpassdb
2011-07-04 Andrew Bartletts3-build allow_undefined_symbols=False is the default now
2011-07-04 Andrew Bartletts3-auth libauth no longer requires undefined symbols
2011-07-04 Andrew Bartletts3-lib Move event_add_idle() to source3/lib/events.c
2011-07-04 Andrew Bartletts3-samr Send IP address only to PAM remote hostname...
2011-07-04 Andreas Schneiders3: RIP 'struct client_address'.
2011-07-04 Andreas Schneiders3-rpc_server: Remove client_id and server_id from...
2011-07-04 Andreas Schneiders3-smbd: Remove client_address from smbd_server_connect...
2011-07-04 Andreas Schneiders3-smbd: Remove obsolete smbd_set_server_fd().
2011-07-04 Andreas Schneiders3-vfs: Replace client_id in exand msdfs.
2011-07-04 Andreas Schneiders3-vfs: Replace client_id in smbta.
2011-07-04 Andreas Schneiders3-smbd: Replace client_id in smbd session setup.
2011-07-04 Andreas Schneiders3-smbd: Replace client_id in smbd session.
2011-07-04 Andreas Schneiders3-smbd: Replace client_id in smbd service.
2011-07-04 Andreas Schneiders3-smbd: Replace client_id in smbd reply.
2011-07-04 Andreas Schneiders3-smbd: Exit cleanly if we can't create an address...
2011-07-04 Andreas Schneiders3-smbd: Replace client_id in smbd connection.
2011-07-04 Andreas Schneiders3-smbd: Replace client_id in smbd process.
2011-07-04 Andreas Schneiders3-epmapper: Replace server_id in the epmapper.
2011-07-04 Andreas Schneiders3-spoolss: Replace client_id in the spoolss server.
2011-07-04 Andreas Schneiders3-samr: Replace client_id in samr server.
2011-07-04 Andreas Schneiders3-rpc_server: Replace client_id in dcerpc gssapi server.
2011-07-04 Andreas Schneiders3-rpc_server: Remove unused client_id in srv_pipe.c.
2011-07-04 Andreas Schneiders3-auth: Remove global smbd_server_conn from auth_unix.c.
2011-07-04 Andreas Schneiders3-auth: Pass the remote_address down to user_info.
2011-07-04 Andreas Schneiders3-auth: Added remote_address to ntlmssp server.
2011-07-04 Andreas Schneiders3-rpc_server: Migrate rpc function to tsocket_address.
2011-07-04 Andreas Schneiders3-rpc_server: Add local and remote address to pipes...
2011-07-04 Andreas Schneiders3-util: Add a get_remote_hostname() function.
2011-07-04 Andreas Schneiders3-auth: Only reload the config file.
2011-07-03 Volker Lendeckes3: Make cli_cm_open return NTSTATUS
2011-07-03 Volker Lendeckes3: Make cli_cm_connect return NTSTATUS
2011-07-03 Volker Lendeckes3: Make "do_connect" return NTSTATUS
2011-07-03 Volker Lendeckes3: Remove a use of cli_errstr
2011-07-03 Volker Lendeckes3: Remove a use of cli_errstr
2011-07-03 Volker Lendeckes3: Remove a use of cli_errstr
2011-07-03 Volker Lendeckes3: Remove a use of cli_errstr
2011-07-03 Volker Lendeckes3: Remove two uses of cli_errstr
2011-07-03 Volker Lendeckes3: RAP errors are WERROR
2011-07-03 Volker Lendeckes3: Remove some bogus error mappings
2011-07-03 Volker Lendeckes3: Remove a use of cli_errstr
2011-07-03 Volker Lendeckes3: Allow NULL for arg pwritten in cli_write_andx
2011-07-03 Volker LendeckeS3: Fix some nonempty blank lines
2011-07-03 Volker Lendeckes3: Read symlink information in smbclient "allinfo"
2011-07-03 Volker Lendeckes3: Fix symlink_reparse_buffer_parse
2011-07-03 Volker Lendeckes3: Add cli_readlink
2011-07-03 Volker Lendeckes3: Add STATUS_STOPPED_ON_SYMLINK error code
2011-07-03 Andrew Bartletts3-build Require fully defined modules by default
next