metze/old/v3-2-winbind-ndr.git
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():
2007-09-21 jraBelt-and-braces approach to Volker's fix for RPC-SAMBA3...
2007-09-21 metzew2k3 (as PDC emulator) returns WERR_NO_SUCH_DOMAIN...
2007-09-21 vlendecAttempt to fix RPC-SAMBA3-GETUSERNAME
2007-09-21 jraunistrX_to_ascii calls pull_ucs2 - ensure it's never
2007-09-21 obnoxFix a bunch of callers of pull_ucs2 that passed -1...
2007-09-21 metzefor internal domains we should not ask a remote DC.
2007-09-20 metzeadd trusted domains always to the end of the list.
2007-09-20 obnoxFix a panic message and remove superfluous return after...
2007-09-20 gdWhen dumping eventlist, display full timestring.
2007-09-20 obnoxAdd my C - Michael
2007-09-20 metzemove macro defines to the end of replace.h
2007-09-20 metzeAccording to the build-farm all this defines are not...
2007-09-19 obnoxRename the rpccli_lsa_lookup_sids_all() function to...
2007-09-19 metzererun 'make idl'
2007-09-19 metzesee what the build-farm says when we only use large...
2007-09-19 metzeremove sequence_number out of WINBINDD_DOMAIN_INFO...
2007-09-19 metzefix cut-n-paste bug in code with LIBUNWIND support
2007-09-19 jraMake the error returns from the string functions
2007-09-19 metzemake it possible to alter WINBINDD_SOCKET_DIR via
2007-09-19 metzesync lib/replace with SAMBA_4_0
2007-09-19 metzesync lib/talloc with SAMBA_4_0
2007-09-19 metzePatch from "Steven Danneman" <steven.danneman@isilon...
2007-09-19 obnoxGet rid of more red bars...
2007-09-19 obnoxAdd a debug message.
2007-09-19 obnoxFix a potential segfault in lsa_lookupsids client code...
2007-09-19 obnoxFix behaviour of rpccli_lsa_lookupsids_all() when
2007-09-19 jraFix last assumptions that (size_t)-1 can be used
2007-09-17 obnoxFight those red bars...
2007-09-17 obnoxFix a debug message.
2007-09-17 jraRemove pstring from strdup_upper - make it the
2007-09-17 obnoxChange net_rpc_join_ok() to return NTSTATUS for better
next