kai/samba-autobuild/.git
2010-06-19 Jelmer Vernooijwafsamba: Use octal modes directly rather than constants.
2010-06-19 Jelmer Vernooijheimdal/waf: Initial work on making it possible to...
2010-06-19 Jelmer Vernooijdsdb: Fix includes when building against system ldb.
2010-06-19 Jelmer Vernooijwafsamba: Allow manually specifying cflags/ldflags...
2010-06-19 Jelmer Vernooijwafsamba: Use convenience function to find out if bundl...
2010-06-19 Jelmer Vernooijdsdb: Use Samba includes so _PUBLIC_ is defined.
2010-06-19 Jelmer Vernooijwafsamba: Factor out functions to determine if a bundle...
2010-06-19 Jelmer Vernooijdsdb: Make module ops struct for each module public.
2010-06-19 Jelmer Vernooijs4-python: Use sys.prefix rather than guessing prefix...
2010-06-19 Jelmer Vernooijwafsamba: Fix typo: noextenion -> noextension.
2010-06-19 Jelmer Vernooijwaf: Add missing dependency (so header paths are inheri...
2010-06-18 Jelmer Vernooijsamba4: Build libreplace as builtin library by default...
2010-06-18 Jelmer Vernooijreplace: Avoid hiding symbols when libreplace is builti...
2010-06-18 Jelmer Vernooijldb: Remove dependency on self.
2010-06-18 Jelmer Vernooijwafsamba: Use BUILTIN_LIBRARY() rather than relying...
2010-06-18 Jelmer Vernooijldbsamba: Build as subsystem to prevent infinite recurs...
2010-06-18 Jelmer Vernooijs4: Don't build a $prefix/lib/libpython.so, as such...
2010-06-18 Jelmer Vernooijs4-waf: Don't include pytalloc when embedding python.
2010-06-18 Jelmer Vernooijs4: Build more python convenience files as subsystems...
2010-06-18 Jelmer Vernooijldb: Don't build pyldb_util as python module but rather...
2010-06-18 Jelmer Vernooijldb-samba: Don't build pyldbsamba as python module...
2010-06-18 Jelmer Vernooijweb_server: Don't build wsgi support as python module...
2010-06-18 Matthias Dieter... s4:cldap_server/rootdse.c - simplify the code a bit
2010-06-18 Matthias Dieter... s4:cldap_server.c - here the counter variable should...
2010-06-18 Jeremy AllisonSecond part of fix converting prs_XX struct and functio...
2010-06-18 Jeremy AllisonConvert the prs_XXX struct and functions to use talloc...
2010-06-18 Matthieu Patouunittest: Change the name of the base ldb test so that...
2010-06-18 Matthias Dieter... s4:ldap_backend.c - fix crash bugs when we got in error...
2010-06-18 Matthias Dieter... s4:ldap_backend.c - fix a small error (use "ModifyRespo...
2010-06-18 Matthias Dieter... s4:objectclass LDB module - move "mem_ctx" initialisati...
2010-06-18 Matthias Dieter... s4:dcesrv_netr_DsRAddressToSitenamesExW - fix the detec...
2010-06-18 Matthias Dieter... s4:torture/rpc/netlogon.c - make sure that the address...
2010-06-18 Matthias Dieter... s4:torture/rpc/netlogon.c - activate "AddressToSitename...
2010-06-17 Jeremy AllisonUse #defined constant instead of "false" to be clearer...
2010-06-17 Günther Deschners3-selftest: fix locktest9 in make selftest.
2010-06-17 Björn Jackes3:configure: use cc for linking on IRIX and fix shlib...
2010-06-17 Stefan Metzmachers4:torture/rpc/remote_pac: use dcerpc_netr_LogonSamLogo...
2010-06-17 Stefan Metzmacherselftest/Samba4: make the naming of passwords more...
2010-06-17 Stefan Metzmacherselftest/Samba4: let localfl2000dc use 127.0.0.5
2010-06-17 Stefan Metzmacherselftest/Samba4: let localvampiredc use 127.0.0.2
2010-06-17 Stefan Metzmacherselftest: use 127.0.0.11-16 for the client
2010-06-17 Stefan Metzmacherselftest/Samba3: remove unused create_clientconf()...
2010-06-17 Stefan Metzmacherpidl/wscript: build manpages in build group 'final'
2010-06-17 Stefan Metzmacherpidl/wscript: only try to build pidl manpages if pod2ma...
2010-06-17 Stefan Metzmacherpidl/wscript: call pod2man with the detected perl version
2010-06-17 Kai Blins3-waf: Fix the OSX 10.4 build by adding an explicit...
2010-06-17 Kai Blins3-waf: Add check for iconv
2010-06-17 Kai Blins3-waf: Work around missing *netgrent prototypes on...
2010-06-16 Matthias Dieter... s4:dcesrv_netr_DsRAddressToSitenamesExW - fix the read...
2010-06-16 Matthias Dieter... s4:ldif_handlers.c - fix warning
2010-06-16 Jeremy AllisonRemove an unused chunk of code (will make it easier...
2010-06-16 Jeremy AllisonRemove two unused functions (prs_force_dynamic, prs_set...
2010-06-16 Jelmer Vernooijcodepages-waf: When built with --with-fhs, install to
2010-06-16 Günther Deschnerlib/crypto: only include what is needed.
2010-06-16 Jelmer Vernooijpidl-waf: Avoid relying on MakeMaker when installing...
2010-06-16 Jelmer Vernooijs4: Fix build when there is a system-provided ldb.
2010-06-16 Günther Deschners4-smbtorture: Remind myself we need to add a test...
2010-06-16 Günther Deschners3-docs: Fix some of ntlm_auth ntlm-server-1 protocol...
2010-06-16 John H TerpstraMerge branch 'master' of git+ssh://git.samba.org/data...
2010-06-16 John H TerpstraFix typo reported by Söderlund David <david.soderlund...
2010-06-16 Matthias Dieter... s4:ldap.py - add another test about linked attributes
2010-06-16 Andrew Bartletts4:ldif-handlers Add a custom handler for DNs that...
2010-06-16 Matthias Dieter... s4:provision.py - we do now support the "Windows 2000...
2010-06-16 Matthias Dieter... s4:linked attributes LDB module - strip trailing whites...
2010-06-16 Matthias Dieter... s4:linked_attributes LDB module - cosmetics
2010-06-16 Günther Deschners3-auth: in make_user_info_for_reply_enc make sure...
2010-06-16 Günther Deschners3-build: allow to build bin/ndrdump4 (just as bin...
2010-06-16 Günther Deschnerntlmssp: add decode_NTLMv2_RESPONSE to IDL.
2010-06-16 Günther Deschners3-auth: fix debug message in check_winbind_security().
2010-06-16 Andreas Schneiders3-tdb: Added missing out of memory check in rename_fil...
2010-06-16 Stefan Metzmachers4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA...
2010-06-16 Günther Deschners4-smbtorture: only pull info when status code indicate...
2010-06-16 Günther DeschnerRevert "s4-smbtorture: only pull info when status code...
2010-06-16 Günther Deschnerpidl: make sure to fill in cli->pipes_struct->hdr_req...
2010-06-16 Günther Deschners3-lanman: Fix return code for "" printqname in api_Dos...
2010-06-16 Günther Deschners4-smbtorture: test smbcli_rap_netprintqgetinfo() with...
2010-06-16 Günther Deschners4-smbtorture: only pull info when status code indicate...
2010-06-16 Günther Deschners3-printing: add BUILTIN\Print Operators as FULL CONTRO...
2010-06-16 Andreas Schneiders3-spoolss: Provide a memory context for clean_up_drive...
2010-06-16 Andrew Bartletts4:dsdb Allow renames with (now removed) linked attributes
2010-06-15 Andrew Bartletts4:selftest Change domain name for functional level...
2010-06-15 Andrew Bartletts4:libnet Remove 'ads min function level' checks.
2010-06-15 Andrew Bartletts4:dsdb Fix linked_attributes to cope with the Feb...
2010-06-15 Andrew Bartletts4:dsdb Assert that we can't get backlinks as input...
2010-06-15 Andrew Bartletts4:selftest Add test environment for functional level...
2010-06-15 Andrew Bartletts4:provision Add import for DS_DOMAIN_FUNCTION_2000
2010-06-15 Andrew Bartletts4:provision Allow functional level 2000 to be chosen
2010-06-15 Andrew Bartletts4:selftest Add vampire_dc test environment
2010-06-15 Andrew Bartletts4:dsdb use dsdb_module_modify() rather than ldb_next_r...
2010-06-15 Andrew Bartletts4:dsdb Handle backlinks for Windows 2000 level linked...
2010-06-15 Andrew Bartletts4:dsdb Add control for signaling between repl_meta_dat...
2010-06-15 Jeremy AllisonRemove unused function.
2010-06-15 Jelmer Vernooijwaf: Fix installation of pidl manapges.
2010-06-15 Aravind Srinivasans4 torture: RAW-SEARCH: break out some of the old searc...
2010-06-15 Tim Proutys4 torture: RAW-SEARCH: Only test supported info levels
2010-06-15 Jelmer Vernooijs4-waf: Fix build of libldb_ildap against system ldb.
2010-06-15 Jelmer Vernooijwafsamba: Fix include path inheritance from module...
2010-06-15 Jelmer Vernooijdcerpc-samr: Fix library name.
2010-06-15 Jelmer VernooijAttempt to fix SamDB test infrastructure (not used...
2010-06-15 Jelmer Vernooijldb: Bump version number, use same ABI version for...
next