samba.git
2007-12-16 Volker LendeckeRemove unused code
2007-12-16 Jeremy AllisonDoh, fix typo in error exit.
2007-12-16 Jeremy AllisonAdded patch originally by Andreas Schneider <anschneide...
2007-12-16 Jeremy AllisonCope with valgrind > 3.2.x.
2007-12-16 Jeremy AllisonMore work on bug #5082, use LC_ALL as this takes
2007-12-15 Volker Lendeckes/sid_to_string/sid_to_fstring/
2007-12-15 Volker LendeckeUse dom_sid_string for sid_string_talloc
2007-12-15 Volker Lendeckesid_string_static is no more :-)
2007-12-15 Volker LendeckeReplace sid_string_static with sid_to_string
2007-12-15 Volker LendeckeUse sid_to_string directly
2007-12-15 Volker LendeckeReplace sid_string_static with sid_string_tos
2007-12-15 Volker LendeckeUse sid_string_talloc where we have a tmp talloc ctx
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-12-15 Volker LendeckeAdd sid_string_dbg
2007-12-15 Volker LendeckeAdd debug_ctx according to an idea by Tridge
2007-12-15 Volker LendeckeUse sid_string_talloc where we have a tmp talloc ctx
2007-12-15 Volker Lendeckeadd sid_string_talloc
2007-12-15 Volker LendeckeFix a segfault
2007-12-15 Jeremy AllisonFix for bug #5082 from Mathias Gug <mathiaz@ubuntu...
2007-12-14 Stefan Metzmacherselftest: reenable wbinfo tests and pass --configfile...
2007-12-14 Stefan Metzmacherwbinfo: use POPT_COMMON_CONFIGFILE
2007-12-14 Stefan Metzmacheradd POPT_COMMON_CONFIGFILE which only provides --config...
2007-12-14 Stefan Metzmacherselftest: disable wbinfo tests
2007-12-14 Stefan Metzmacherselftest: add a bunch of wbinfo based tests for winbindd
2007-12-14 Stefan Metzmacherselftest: move workgroup name into WORKGROUP envvar
2007-12-14 Karolin SeegerRevert smbclient changes.
2007-12-14 Karolin SeegerMake smbclient to display error message and usage in...
2007-12-14 Stefan Metzmacherwinbindd: move domain child specific stuff into its...
2007-12-14 Stefan MetzmacherRevert "Fix for bug #4801: Correctly implement lsa...
2007-12-14 Stefan Metzmacherdebug: fix crash bug when DEBUG() is used before setup_...
2007-12-14 James PeachMove dns_sd.h include to fix the build.
2007-12-14 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-14 Rishi SrivatsavaiRegister the smb service with mDNS if mSDN is supported.
2007-12-14 Jeremy AllisonWe don't need to call endpwent if we never call getpwent.
2007-12-14 Jeremy AllisonAdd a varient of Steve Langasek <vorlon@debian.org...
2007-12-14 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-14 Jeremy AllisonArg. The fix for CVE-2007-6015 hadn't been merged into...
2007-12-13 Michael AdamFix typo in debug statement.
2007-12-13 Alexander BokovoyFix codepagedir to follow predefined libdir when using...
2007-12-13 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-13 Alexander BokovoyFix pam_smbpass build
2007-12-13 Michael AdamAdd flags for correctly implementing lsa_lookup_name...
2007-12-13 Michael AdamMake cm_connect_sam() try harder to connect autheticated.
2007-12-13 Michael AdamRefactor out assembling of trust creds (pw, account...
2007-12-13 Michael AdamStreamline and fix logic of cm_prepare_connection().
2007-12-13 Michael AdamRefactoring out get_schannel_session_key logic.
2007-12-13 Michael AdamPass NULL instead of unneeded &sid: pdb_get_trusteddom_...
2007-12-13 Michael AdamRename get_trust_pw() to get_trust_pw_hash().
2007-12-13 Michael AdamExport logic of get_trust_pw() to new function get_trus...
2007-12-13 Michael AdamRefactor the lagacy part of secrets_fetch_trust_account...
2007-12-13 Michael AdamLet get_trust_pw() determine the machine_account_name...
2007-12-13 Michael AdamStreamline logic in cm_connect_netlogon()
2007-12-13 Michael AdamIn cm_prepare_connection(), only get auth user creds...
2007-12-13 Michael AdamRemove two unneeded functions.
2007-12-13 Michael AdamFix for bug #4801: Correctly implement lsa lookup level...
2007-12-13 James PeachFix typo.
2007-12-13 James PeachAutoconf support for detecting DNS Service Discovery...
2007-12-13 Jeremy AllisonMissed one strcpy call.
2007-12-13 Jeremy AllisonAdd a portable version of strlcpy and strlcat and convert
2007-12-13 Jeremy AllisonFix bug #4784. Patch from Steve Langasek <vorlon@debian...
2007-12-13 Jeremy AllisonDeveloper doesn't cut it - need #define test for NSS_WR...
2007-12-13 Jeremy AllisonOnly add the non-root escape on !developer.
2007-12-13 Jeremy AllisonFix the buildfarm until I figure out how to allow
2007-12-13 Jeremy AllisonFix bug #3727 with patch from Steve Langasek <vorlon...
2007-12-12 Günther DeschnerMake heimdal and MIT happy when iterating through auth...
2007-12-12 Guenther DeschnerVista SP1-rc1 appears to break against Samba-3.0.27a
2007-12-12 Michael AdamFix logic and prevent segfaults in secrets trustdom...
2007-12-12 Michael AdamFix secrets_store_trusted_domain_password() after pstri...
2007-12-12 Jeremy AllisonAllow cliconnect to loop through multiple ip addresses
2007-12-12 Andreas SchneiderDon't restart winbind if a corrupted tdb is found durin...
2007-12-12 Stefan Metzmacherwinbindd: remove unused WINBINDD_DUMP_MAPS support
2007-12-12 Stefan Metzmacherwinbindd: remove unused WINBINDD_DUAL_NAME2*ID and...
2007-12-11 Günther DeschnerAdd lp_include_registry_globals().
2007-12-11 Günther DeschnerSome cleanups for "net dom join".
2007-12-11 Günther DeschnerAdd split_domain_user() (not to mix with winbind variants).
2007-12-11 Günther DeschnerMake decode_wkssvc_join_password_buffer() return WERRORs.
2007-12-11 Jeremy AllisonFix warning message about data type always true.
2007-12-11 Jeremy AllisonAdd patches for bug #4866 from jiri sasek - Sun Microsy...
2007-12-11 Stefan Metzmacherwinbindd: pass const char *logfile to winbindd_dump_map...
2007-12-11 Volker LendeckeConvert the posix_pending_close_db to dbwrap_rbt
2007-12-11 Volker Lendeckeseparate out create_file_unixpath()
2007-12-11 Volker LendeckeMove more stuff out of the way
2007-12-11 Volker LendeckeMove INTERNAL_OPEN_ONLY calculation out of the way
2007-12-11 Günther DeschnerWhen building nsswitch, make sure to also build smbcontrol.
2007-12-11 Günther DeschnerReplace "unknown" with access_mask when calling samr_Cr...
2007-12-11 Stefan Metzmacherwinbindd: rename child table struct elements
2007-12-11 Stefan Metzmacheridmap: add a const to idmap_dump_maps()
2007-12-11 Kai Blinvlp: Build vlp (virtual line printer) against current...
2007-12-10 Jeremy AllisonDon't need an fstring here, we can talloc.
2007-12-10 Jeremy AllisonEnsure we have a non-null flags. Pointed out by Andreas...
2007-12-10 Jeremy AllisonFix errors from next_token conversion. Spotted by
2007-12-10 Jeremy AllisonFix bug leftover from pstring conversion noticed by...
2007-12-10 Volker LendeckeRemove two completely unnecessary globals
2007-12-10 Jeremy AllisonFix return values for invalid printers. Found by kblin
2007-12-10 Jeremy AllisonForgot build options was generated... fix.
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-10 Volker Lendeckeuse dbwrap_rbt in loadparm.c
2007-12-10 Volker LendeckeConvert ServiceHash to dbwrap
2007-12-10 Volker Lendeckedbwrap_rbt
2007-12-10 Volker LendeckeMake the Linux rbtrees compile within Samba
next