metze/old/v3-2-winbind-ndr.git
2007-10-11 Stefan Metzmacherinfrastructure to handle ndr requests in the winbind...
2007-10-11 Stefan Metzmacherimplement NDR_WINBIND_PING
2007-10-11 Stefan Metzmacheradd infrastruture for ndr based requests in the winbind...
2007-10-11 Stefan Metzmacheradd winbind_protocol.idl and pidl generated files
2007-10-10 obnoxAdd missing become_root/unbecome_root around calls...
2007-10-09 gdAdd missing security_secinfo bits as seen while managin...
2007-10-09 gdAllow to set sec_info for registry security descriptor...
2007-10-08 jraFix getaddrinfo detection code. From Timur.
2007-10-08 metzedon't run WINBIND tests untill the faked users work...
2007-10-08 metzeit makes no sense to run blackbox.kinit against samba3
2007-10-08 gdDocument S-1-5-12 (restriced code sid).
2007-10-08 idraAdd my (C) as well
2007-10-08 jelmerFix warnings (values are always true).
2007-10-08 metzesplit up child_dispatch_table into domain, idmap and...
2007-10-08 metzemove code of the locator child into its own file
2007-10-08 metzemove more idmap stuff into winbindd_idmap.c
2007-10-08 metzemove idmap related functions into their own file.
2007-10-08 metzemake do_async() non static
2007-10-08 jraFix unintended consequence change for IPv6 noticed
2007-10-07 vlendecPass sharename to delete_share_security()
2007-10-07 vlendecShow which local-substitute subtest fails
2007-10-07 vlendecMake use of [un]marshall_sec_desc
2007-10-07 jraMerge from Jelmer. "Define HAVE_* for other gai functio...
2007-10-06 jelmermerge libreplace fixes from samba4
2007-10-05 vlendecRevert r25533
2007-10-05 vlendecApply some const
2007-10-05 vlendecremove a pstring
2007-10-05 vlendecOnly do transactions on registry.tdb if anything changes
2007-10-05 gdFix usage output.
2007-10-05 gdAdd "net rpc registry getsd <keyname>" to display secur...
2007-10-05 jraFix sockaddr_in6 detection.
2007-10-05 jraNow we're returning the port instead of using a global,
2007-10-04 jraReformatting.
2007-10-04 jraFix definition of struct sockaddr_storage if
2007-10-04 jraAdd a replacement (IPv4 only) implementation of getaddr...
2007-10-04 metzeignore failing WINBIND tests
2007-10-04 vlendecFix bug 5006
2007-10-04 vlendecFix rpc_file_list_internals
2007-10-03 jelmerRemove checks that are always true.
2007-10-03 jraFixup definitions for missing sockaddr_storage.
2007-10-03 jelmerSanity check --with-samba4srcdir argument.
2007-10-03 jmcdFix typo in Jeremy's thread-safe winbind patch:
2007-10-03 jraStart adding IPv6 compatible code to lib/util_sock...
2007-10-03 jraTry fix the build - fix socklen_t and sa_family_t.
2007-10-03 vlendecFix srvsrc_NetFileEnum listing only for one user
2007-10-03 vlendecSlightly simplify logic
2007-10-03 vlendecFix some typos, don't panic as non-root on net getdomainsid
2007-10-03 vlendecFix a segfault
2007-10-02 jraFinally fix up new interface detection code :-).
2007-10-02 jraFix braindead mistakes I made pointed out by Simo and
2007-10-02 jraTry and fix the build on Mac OS X 10.4.9.
2007-10-02 jraReformatting only. Prepare for new ip functions.
2007-10-02 jraFix the interfaces code to detect IPv6 interfaces,...
2007-10-02 metzeuse --immediate like in samba4 to get more usefull...
2007-10-01 jraEnsure we have inet_ntop and inet_pton available in...
2007-10-01 jraFix IPV6 detection.
2007-10-01 obnoxMake wbinfo --sequence output the sequence number if...
2007-09-30 obnoxAdd the option to print the debug class (DBGC_CLASS...
2007-09-29 jpeachMerge module linking changes from SAMBA_3_2 to SAMBA_3_...
2007-09-29 jraAdd detection for IPv6 support.
2007-09-29 metzeSamba 3 doesn't need to selftest Samba4 code...
2007-09-29 obnoxFix another implicit cast warning.
2007-09-29 obnoxAlign log level (by two) in debugging output.
2007-09-29 obnoxGet rid of some cast warnings.
2007-09-28 metzefix generation of git revision calculation
2007-09-28 gdUse DBGC_REGISTRY class.
2007-09-28 gdAdd registry debug class.
2007-09-28 jelmerMerge the 3.2-perltest branch that switches Samba 3...
2007-09-28 jerryRevert Longhorn join patch as it is not correct for...
2007-09-28 jraMake the Linux nss client code thread-safe.
2007-09-28 jerryFix formatting as per metze's comments
2007-09-28 jerryBUG 4997 (3.2 only): Fix enumration level for smbtree
2007-09-28 jerryBUG 4982: Don't delete lanman hashes on invalid logins...
2007-09-28 jerryWindows 2008 (Longhorn) Interop fixes for AD specific...
2007-09-28 jraExcise uint - > uint32 (where appropriate) or unsigned...
2007-09-28 gdVery obvious fix from Martin Zielinski.
2007-09-27 jerryRemoved unused variable
2007-09-27 jraFix bug #4978 : Store DOS Attributes fails when copying...
2007-09-27 jraFix crash bug using DFS info struct uninitialized.
2007-09-27 jerryRemove the groupdb:mapping parameter as discussed in...
2007-09-27 obnoxAdd a vim configuration example to highlight overly...
2007-09-27 gdAllow to delete registry keys recursively without delet...
2007-09-26 gdAdd "NT Authority\System" with Full Access to the defau...
2007-09-26 sfrenchIP address parsing did not allow for fully expanded...
2007-09-26 gdWhen using ldap sasl wrapping with gssapi it's importan...
2007-09-25 vlendecNormalize the path we return for 'msdfs proxy'
2007-09-25 gdFree the context from the talloc_stackframe.
2007-09-25 gdRename some defines.
2007-09-25 vlendecFix "msdfs proxy"
2007-09-25 vlendecFix the build
2007-09-25 vlendecActivate raw-samba3rootdirfid
2007-09-25 gdAdd HKEY_CURRENT_USER to reg_hive_key().
2007-09-25 gddd HKEY_CURRENT_USER to rpccli_winreg_Connect().
2007-09-24 vlendecPatch from Heinrich Mislik <Heinrich.Mislik@univie...
2007-09-24 jraVolker's fix for bug #4984 - samba4 torture test
2007-09-21 obnoxTidy up callers of unistr2_to_ascii() to pass sizeof...
2007-09-21 obnoxEliminate a handful of red bars and overly long lines...
2007-09-21 obnoxFix one more caller of unistr2_to_ascii() that passed
2007-09-21 obnoxFix some more callers of unistr2_to_ascii to use the...
2007-09-21 obnoxFix a caller of unistr2_to_ascii():
next