Fix typo found by Volker. Thanks for the review.
[jra/samba/.git] / source4 /
2008-12-30 Tim Proutys4: simplify some overly-complicated logic
2008-12-29 Stefan Metzmachers4:cluster: fix dependency to TDB_WRAP
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-12-29 Stefan Metzmachers4:pvfs_aio: use tevent
2008-12-29 Stefan Metzmachers4:sys_lease_linux: use tevent
2008-12-29 Stefan Metzmachers4:cluster: remove old/broken ctdb code
2008-12-29 Stefan Metzmachers4: remove unused dbwrap code
2008-12-29 Stefan Metzmachers4: Revert "r24284: change brlock_tdb.c to use the...
2008-12-29 Kai Blins4 winbind: Copy SID to avoid "discard const" warning
2008-12-29 Kai Blins4 winbind: Add support for WINBINDD_GETGRGID call
2008-12-29 Kai Blins4 libnet: Add support for groupinfo by sid lookup
2008-12-29 Kai Blins4 winbind: Fix typos in debug output
2008-12-29 Kai Blins4 winbind: Add implementation for WINBINDD_GETGRNAM
2008-12-29 Kai Blins4 winbind: Avoid a "discards const" compiler warning.
2008-12-29 Kai Blins4 libnet: Add group_name member to struct libnet_Group...
2008-12-29 Stefan Metzmachers4:kdc: pass down event_context explicit
2008-12-29 Stefan Metzmachers4:libnet_samdump_keytab: pass down event_context explicit
2008-12-29 Stefan Metzmacherpyglue: fix the build with automatic dependecies
2008-12-29 Stefan Metzmacherlib/tevent: rename event_* => tevent_* in the header...
2008-12-26 Kai BlinFix some tevent includes, trying to fix the build
2008-12-24 Stefan Metzmacherlib/tevent: libtevent will change a lot until it's...
2008-12-24 Jelmer VernooijFix accidental condition inversion.
2008-12-23 Jelmer VernooijRename samba-socket -> samba_socket to fix a couple...
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer Vernooijs4: Fix make clean to remove gen_ndr objects.
2008-12-23 Jelmer VernooijFix more compiler warnings.
2008-12-23 Jelmer VernooijUse 32-bit smbpid in interface as required by SMB2...
2008-12-23 Jelmer VernooijFix more compiler warnings in various places.
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer VernooijFix compiler warnings in libnet.
2008-12-23 Matthias Dieter... Add missing includes, required for use of gensec by...
2008-12-23 Jelmer VernooijAllow using external libtevent.
2008-12-23 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer VernooijMove Samba4-specific file out of common libtevent.
2008-12-23 Jelmer VernooijFix silly typo.
2008-12-23 Jelmer Vernooijpyldb: Provide replacement for sizeargfunc, not availab...
2008-12-23 Jelmer Vernooijsamba.tests.samdb: Fix test after merger of samba.secur...
2008-12-23 Jelmer Vernooijpython: Define Py_ssize_t if the Python library doesn't.
2008-12-23 Jelmer Vernooijpyldb: Fix segfault because of incorrect reference...
2008-12-23 Jelmer Vernooijpyldb: Avoid use of pytalloc, as it may not be available.
2008-12-23 Jelmer Vernooijldb: Include tevent.h rather than events.h.
2008-12-23 Jelmer Vernooijldb: Fix linking against tevent library (rather than...
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer VernooijUse make variable for Samba 4 shared library output...
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-22 Jelmer VernooijUse relative paths for Python modules. Seems to workaro...
2008-12-22 Tim Proutys4: Fix a getaddrinfo/EAI_NODATA portability issue
2008-12-22 Jelmer VernooijForce symbolic links for shared library sonames to...
2008-12-22 Jelmer VernooijFix two remaining missing symbols in smbtorture4.
2008-12-22 Jelmer VernooijFix build of the Python bindings now that SWIG is gone.
2008-12-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-22 Jelmer VernooijFix missing symbols issues when building with shared...
2008-12-22 Jeremy AllisonMake it clearer when RAW-STREAMS is failing (don't...
2008-12-22 Jelmer VernooijFix function name in error message when failing to...
2008-12-22 Jelmer Vernooijs4: Fix subsystem for various services in samba daemon.
2008-12-22 Jelmer VernooijFix segfault when there are no tests registered.
2008-12-22 Jelmer Vernooijs4: Always link in auth, as some of the core infrastruc...
2008-12-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-22 Jelmer VernooijRaise proper exceptions when lp file can't be found...
2008-12-22 Jelmer Vernooijpidl/python: Factor out connect code rather than duplic...
2008-12-22 Jelmer VernooijAdd header for pyparam.
2008-12-22 Jelmer VernooijRemove includes of py_*.h, which are no longer generated.
2008-12-22 Jelmer VernooijRemove unnecessary dependencies between Python modules.
2008-12-22 Jelmer VernooijUse consistent names for dcerpc python modules; fixes...
2008-12-22 Jelmer VernooijImport types from other Python mechanisms using the...
2008-12-21 Jelmer VernooijFix comparison in tests now that we use __cmp__ rather...
2008-12-21 Jelmer VernooijFix more tests, improve repr() functions for various...
2008-12-21 Jelmer VernooijRemove infrastructure for (no longer used) SWIG.
2008-12-21 Jelmer VernooijSimplify customization of pidl-generated Python modules.
2008-12-21 Jelmer VernooijAllow providing extra module-level Python functions.
2008-12-21 Jelmer VernooijMerge the rest of security.i into samba.dcerpc.security.
2008-12-21 Jelmer VernooijRemove duplicate Python bindings for dom_sid, security_...
2008-12-21 Jelmer VernooijRemove libcli_smb SWIG bindings - only one (useless...
2008-12-21 Jelmer VernooijMove tests for ParamFile.
2008-12-21 Jelmer VernooijConvert param Python module to "manual" C.
2008-12-21 Jelmer VernooijProvide simple Python replacement for ParamFile, which...
2008-12-21 Jelmer VernooijFix various Python-related bugs.
2008-12-21 Jelmer VernooijInclude errors.i verbatim in security.i, as it's the...
2008-12-21 Jelmer VernooijConvert credentials Python module to "manual" C - no...
2008-12-21 Jelmer VernooijRemove remaining fragments of SWIG code in pyldb.
2008-12-21 Jelmer VernooijFix more introduced regressions in new bindings.
2008-12-21 Jelmer VernooijConvert auth python module to "plain" C rather than...
2008-12-21 Jelmer Vernooijpy: Fix initialisation of subtypes, fix segfaults.
2008-12-20 Jelmer VernooijAvoid linking in all Python modules to the samba binari...
2008-12-20 Jelmer VernooijImplement some of the stubs in misc python module.
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-20 Jelmer VernooijUse plain C implementation for misc Python module rathe...
2008-12-20 Jelmer VernooijSupport subtypes of ldb.Ldb.
2008-12-20 Jelmer VernooijFix all pyldb tests except for modules.
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-20 Andrew BartlettCorrections to Microsoft's schema and the OpenLDAP...
2008-12-20 Andrew BartlettTreat DN+STring as a binary string for now
2008-12-20 Andrew BartlettNow store the GUID and SID from a DN over DRSUAPI into...
2008-12-20 Andrew BartlettFix compiler warning when parsing a SID in a data blob
2008-12-20 Jeremy AllisonAdd torture test for bug #5986 - streams rename, so...
2008-12-19 Jelmer VernooijMerge branch 'pyregistry' of git://git.samba.org/jelmer...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijReprocess LDB SWIG file.
next