ira/wip.git
2007-12-19 Michael AdamChange apply_default_perms() to not take an fsp.
2007-12-19 Volker LendeckeRemove Get_Pwnam and its associated static variable
2007-12-19 Volker LendeckeFix a "no prototype" warning
2007-12-19 Volker LendeckeFix debug messages
2007-12-19 Volker LendeckeSamba Shared Repository - branch v3-2-test updated...
2007-12-19 Volker Lendeckepacket_struct is used in several places as raw memory
2007-12-19 Volker LendeckeSome paranoia checks
2007-12-19 Volker LendeckeZero the tdb key, there might be padding
2007-12-19 Volker LendeckeToday is not my day...
2007-12-19 Volker LendeckeRename cache.[ch] to memcache.[ch]
2007-12-19 Günther DeschnerMerge WERR_NO_SUCH_LOGON_SESSION from Samba4.
2007-12-19 Günther DeschnerAdd and use some keystr functions using talloc_tos...
2007-12-19 Günther DeschnerAdd cmd_wkssvc_enumeratecomputernames to rpcclient.
2007-12-19 Jeremy AllisonTwo more static fstrings gone.
2007-12-19 Jeremy AllisonRemove last_message completely as it's no longer used.
2007-12-19 Jeremy AllisonRemove another static fstring.
2007-12-19 Jeremy AllisonWe've finished with the old node once we've copied the
2007-12-19 Jeremy AllisonFix valgrind error in dbwrap_rbt where rec_priv->node was
2007-12-18 Michael AdamFix an error when accessing unallocated sid in error...
2007-12-18 Volker LendeckeAdd forgotten cache.h
2007-12-18 Volker LendeckeAdd a in-memory cache
2007-12-18 Michael AdamFix a debug message: add missing space.
2007-12-18 Rishi SrivatsavaiAdd smbclient support for basic mDNS browsing.
2007-12-18 Jeremy AllisonMore static pstring elimination.
2007-12-18 Jeremy AllisonMore static fstring elimination.
2007-12-18 Jeremy AllisonRemove more static fstrings (yes this little cache...
2007-12-18 Jeremy AllisonCorrectly define prototypes for accessor functions.
2007-12-18 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-18 Jeremy AllisonMore static fstring removal.
2007-12-18 Michael AdamFix logic error in cm_connect_sam().
2007-12-18 Michael AdamPrevent another segfault.
2007-12-18 Jeremy AllisonUse the %*s feature of snprintf to remove anothe static...
2007-12-17 Gerald (Jerry... Fix a segv in winbindd caused by trying to free an...
2007-12-17 Michael AdamDo not close netlogon pipe in get_schannel_session_key_...
2007-12-17 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-17 Simo SorceWhile 'data' is usually 0 terminated, nothing in the...
2007-12-17 Jeremy AllisonFix bug #5121 (unix passwd sync not working on a stream...
2007-12-17 Simo SorceMerge in J.Layton patch and resolve conflict.
2007-12-17 Michael AdamRemove direct caller of secrets_fetch_trusted_domain_pa...
2007-12-17 Michael AdamReformat: Remove trailing spaces.
2007-12-17 Michael AdamMake usage message for net sam rights list a little...
2007-12-17 Michael AdamFix for bug #4801: Correctly implement lsa lookup level...
2007-12-17 Michael AdamFix flags in caller of lookup_name() in create_builtin_...
2007-12-17 Michael AdamFix flags in all callers of lookup_name() in net_sam.c.
2007-12-17 Michael AdamFix flags in call of lookup_name() in srv_samr_nt.c...
2007-12-17 Michael AdamFix flags in call of lookup_name() in pdb_default_creat...
2007-12-17 Michael AdamAdd combined flag LOOKUP_NAME_LOCAL.
2007-12-17 Volker LendeckeRemove t_doschar.c
2007-12-17 Jeremy AllisonRemove another static string and static passwd.
2007-12-17 Jeremy AllisonRemove a static fstring.
2007-12-16 Volker Lendeckeget rid of doschar_table[]
2007-12-16 Volker LendeckeTiny fixes to init_valid_table()
2007-12-16 Volker LendeckeMake init_doschar_table() static
2007-12-16 Volker LendeckeMake check_dos_char static
2007-12-16 Volker Lendeckemake use of unmarshall_sec_desc
2007-12-16 Volker Lendeckemake use of [un]marshall_sec_desc, allow for fd==-1...
2007-12-16 Volker LendeckeCut down memory usage of registry initialization
2007-12-16 Volker LendeckeRemove a static fstring
2007-12-16 Volker LendeckeMake smb_np_struct talloc'ed
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
next