Correctly define prototypes for accessor functions.
[samba.git] / source3 /
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) CarterFix 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
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...
next