ldb:rdn_name LDB module - add more RDN name constraints
[samba.git] / source3 /
2010-11-19 Günther Deschners3-spoolss: fix typo in debug message.
2010-11-19 Volker Lendeckes3: Remove some unused code
2010-11-18 Joerg PulzMake 'net rpc printer driver' behave the same as rpccli...
2010-11-18 Volker Lendeckes3: Call sid_check_is_domain instead of dom_sid_equal
2010-11-18 Volker Lendeckes3: Make winbind recover from a signing error
2010-11-18 Björn Jackes3/vfs_tsmsm: remove unneeded cast to off_t
2010-11-18 Björn Jackes3/vfs_tsmsm: fix debug output for large files
2010-11-17 Volker Lendeckes3: Fix a missing return value
2010-11-17 Günther Deschners3-spoolss: make sure members of "BUILTIN\Print Operato...
2010-11-17 Günther Deschners3-spoolss: add debug statement for access denied cases...
2010-11-17 Günther Deschners3-rpcclient: exit early in cmd_spoolss_enum_data(...
2010-11-17 Andrew Tridgelldeveloper: only do the C++ reserved name checking on...
2010-11-17 Volker Lendeckes3: Remove a reference to "winbindd_cli_state" from...
2010-11-17 Volker Lendeckes3: Remove a reference to "winbindd_cli_state" from...
2010-11-17 Volker Lendeckes3: Remove a reference to "winbindd_cli_state" from...
2010-11-17 Volker Lendeckes3: Remove a reference to "winbindd_cli_state" from...
2010-11-17 Volker Lendeckes3: Remove a reference to "winbindd_cli_state" from...
2010-11-17 Volker Lendeckes3: Remove a reference to "winbindd_cli_state" from...
2010-11-17 Volker Lendecke"bool ? true : false" is a bit pointless
2010-11-17 Volker Lendeckes3: Move parse_sidlist to the only calling file
2010-11-17 Volker Lendeckes3: Remove some unused code
2010-11-16 Andrew Tridgellwaf: added --git-local-changes configure option
2010-11-15 André Hentschelnet: Add and fix some German translation
2010-11-14 Volker Lendeckes3: string_to_sid does thorough syntax checking
2010-11-14 Volker Lendeckes3: Avoid two calls cli_errstr
2010-11-14 Volker Lendeckes3: Convert cli_get_posix_fs_info() to cli_trans()
2010-11-14 Jeremy AllisonFix the unexpected.tdb database problem. Change nmbd...
2010-11-14 Jeremy AllisonMove error reporting of messaging context creation...
2010-11-12 Jelmer Vernooijs3: Rename GIT_COMMIT_{TIME,DATE} to COMMIT_{TIME,DATE}.
2010-11-12 Jelmer Vernooijsamba_version: When working from git checkout, display...
2010-11-11 Volker Lendeckes3: Well... Fix a stupid error
2010-11-11 Volker Lendeckes3: Make cli_set_ea_fnum return NTSTATUS
2010-11-11 Volker Lendeckes3: Make cli_set_ea_path return NTSTATUS
2010-11-11 Volker Lendeckes3: Remove two pointless variables
2010-11-11 Volker Lendeckes3: Convert cli_set_ea() to cli_trans()
2010-11-11 Volker Lendeckes3: Convert cli_dfs_get_referral to cli_trans
2010-11-11 Volker Lendeckes3: cli_dfs_check_error does not need to depend on...
2010-11-11 Volker Lendeckes3: Make split_dfs_path return bool
2010-11-11 Volker Lendeckes3: Remove some dead code
2010-11-11 Volker Lendeckes3: Untangle an if-expression
2010-11-11 Jeremy AllisonFix bug #7791 - gvfsd-smb (Gnome vfs) fails to copy...
2010-11-11 Jeremy AllisonAdd test that detects problems in the SMB signing code...
2010-11-10 David Disseldorps3-spoolss: fix spoolss GetPrinterData behaviour
2010-11-10 Björn Jackes3/time_audit: fix a change that was just for debuggin...
2010-11-10 Jeremy AllisonFix memleak I accidently introduced when reading from...
2010-11-10 Jeremy AllisonFix bug 7781 - Samba transforms ShareName to lowercase...
2010-11-10 Jeremy AllisonEnsure we check the return from make_user_info before...
2010-11-10 Jeremy AllisonRemove fstring from map_username. Create a more sane...
2010-11-10 Björn Jackes3/vfs_time_audit: use monotonic clock for time deltas
2010-11-09 Volker Lendeckes3: Quieten a bogus error message
2010-11-08 Jeremy AllisonSecond part of fix for bug #7777 - When requesting...
2010-11-08 Jeremy AllisonFirst part of fix for bug #7777 - When requesting looku...
2010-11-08 Björn Jackes3/configure: fix typo and warning
2010-11-08 Günther Deschners3-waf: add idmap_autorid to the build.
2010-11-08 Volker Lendeckes3: Fix an uninitialized variable
2010-11-08 Volker Lendeckes3: Build idmap_autorid by default
2010-11-08 Christian Ambachs3:idmap: add a new ID mapping module autorid
2010-11-08 Christian Ambachs3:winbind add wcache_tdc_fetch_domainbysid
2010-11-08 Volker Lendeckes3: Put some parentheses around conditionals
2010-11-08 Volker Lendeckes3: Consistently use stdbool types in new code
2010-11-08 Christian Ambachs3:winbind add timeouts to winbind cache
2010-11-05 Volker Lendeckes3: Make proper use of sid_check_is_in_xx routines
2010-11-05 Volker Lendeckes3: Fix a typo
2010-11-05 Volker Lendeckes3: Remove some duplicate prototypes
2010-11-05 Volker Lendeckes3: Allow disabling of mdns registrations
2010-11-04 Volker Lendeckes3: Remove the use of cli_send_trans from cli_get_fs_fu...
2010-11-04 Volker Lendeckes3: Remove an unused prototype
2010-11-04 Günther Deschners3-waf: add check for httpConnect and httpConnectEncrypt.
2010-11-03 Michael Adams3:util_str: add strlen_m_ext_term() - variant of strle...
2010-11-03 Michael Adams3:lib/util_str: add strlen_m_ext() that takes input...
2010-11-03 Michael Adams3:lib/util_str: clarify the comment header for strlen_m().
2010-11-03 Michael Adams3:lib/charcnv: clarify comments in next_codepoint_ext()
2010-11-03 Michael Adams3:lib/charcnv: rename a parameter for clarity in next_...
2010-11-03 Michael Adams3:lib/charcnv: reformat comments in next_codepoint_ext()
2010-11-03 Michael Adams3:lib/charcnv: add next_codepoint_ext() that accepts...
2010-11-03 Volker Lendeckes3: Align nttrans replies the same way Windows does it
2010-11-03 Volker Lendeckes3: Fix a getgrent crash with many groups
2010-11-02 Volker Lendeckes3: Add "net registry getvaluesraw"
2010-11-02 Volker Lendeckes3: Do not connect to ctdb if it is blocked for some...
2010-11-02 Martin Schwenkecluster_fatal() exit code should not indicate success.
2010-11-02 Volker Lendeckes3: Fix a typo in a DEBUG msg
2010-11-02 Andrew Bartletts3-param Fix up lp_set_cmdline() not to re-store cmdlin...
2010-11-02 Andrew Bartletts3-libsmbclient Don't store 'debug_stderr' on the libsm...
2010-11-02 Andrew Bartletts3-libsmbclient Add comments to describe the behaviour...
2010-11-02 Andrew Bartlettdebug Explain the behaviour of setup_logging() more...
2010-11-02 Andrew Bartletts3-debug Clarify the handling of invalid state.fd value...
2010-11-02 Andrew Bartletts3-debug Move 'load_case_tables()' before lp_set_cmdlin...
2010-11-02 Andrew Bartletts3-debug Convert from x_file to real file descriptors.
2010-11-02 Andrew Bartletts3-debug Remove last direct assignements to DEBUGLEVEL
2010-11-02 Andrew Bartletts3-debug Remove 'AllowDebugChange' and use lp_set_cmdli...
2010-11-02 Andrew Bartletts3-debug Impove setup_logging() to specify logging...
2010-11-01 Michael Adams3:winbindd: fix query_user for users with NULL full...
2010-11-01 Michael Adams3:winbindd: fix query_user_list for users with NULL...
2010-10-31 Kamen Mazdrashkiidl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRI...
2010-10-30 Andrew Tridgellzlib: use the real library name 'z' instead of ZLIB
2010-10-29 Jeremy AllisonFix bug #7700 - Improvement of return code of smbclient
2010-10-28 Günther Deschners3-waf: add vfs_time_audit to the build.
2010-10-28 Günther Deschners3-waf: use LZXPRESS subsystem.
2010-10-28 Günther Deschners3-selftest: add vfs_modulesdir variable for both test...
2010-10-28 Volker Lendeckes3: Streamline regdb_normalize_keynames_fn a bit
next