]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2008-12-16  Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16  Jelmer VernooijFix header installation after move of gen_ndr headers.
2008-12-16  Kai BlinFinal part of fix for bug #5953 - smbclient crashes...
2008-12-16  Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16  Andrew Tridgellan experimental patch for fixing ldb bloat
2008-12-16  Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16  Jelmer VernooijUse py_* files to check whether generated files are...
2008-12-16  Jelmer VernooijIgnore generated files.
2008-12-16  Jelmer VernooijRemove ndrdump - it's available in merged build mode...
2008-12-16  Jelmer VernooijRemove use of C++ keywords.
2008-12-16  Jelmer VernooijShare object files for gen_ndr.
2008-12-16  SATOH Fumiyasucommit b520befe6f51644d20434add9864d7a2fa30aa2e
2008-12-16  Jelmer VernooijMake some fatal errors non-fatal. This means we generat...
2008-12-16  Jelmer VernooijFix [out] pointers in DCOM-related IDL files.
2008-12-16  Tim Proutys3/s4: Fix "shadows a global declaration" warning
2008-12-16  SATOH Fumiyasunss_winbind: Solaris 64-bit fix and...
2008-12-16  Jelmer VernooijRemove pidl SWIG backend; the native Python one works...
2008-12-16  Jelmer VernooijSimplify idl-deps.pl script a bit.
2008-12-16  Jelmer VernooijOnly create (D)COM output files if there were COM objec...
2008-12-16  Jelmer VernooijAdd new script for building IDL files in librpc/idl...
2008-12-16  Jelmer Vernooijs4/provision: Upper case default realm, use only first...
2008-12-16  Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16  Jelmer VernooijFix path to ndr_notify.c.
2008-12-16  Jelmer VernooijMove shared gen_ndr files to librpc/gen_ndr in the...
2008-12-16  Kai Blinnsswitch: Fix paths for Samba4 blackbox wbinfo test
2008-12-16  Jelmer VernooijConsider shared IDL files and Samba3-specific IDL files...
2008-12-16  Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16  Jelmer VernooijRename dom_sid.idl -> server_id.idl (since it no longer...
2008-12-16  Karolin Seegerdocs: "acl compatibility" is a global parameter.
2008-12-16  Jelmer VernooijIgnore setup symlink.
2008-12-16  Holger HetterichAdd an entry for the "check" command to the tdbtool...
2008-12-16  Holger HetterichAdded a simple tdb integrity check to tdbtool. The...
2008-12-16  Kai Blinnsswitch: Move nsswitch files from source4 to top level...
2008-12-16  Kai Blinnsswitch: Move source3 files to top level dir.
2008-12-16  Karolin Seegerdocs: Remove comment about default backend.
2008-12-16  Karolin Seegerdocs: Fix typo in the idmap_ad manpage.
2008-12-16  Stefan Metzmachers3:net_status: use dbwrap to open sessionid.tdb
2008-12-16  Dan Sledzs3: Use DEBUGADD instead of DEBUG to avoid printing...
2008-12-16  Tim Proutys3: Fix "differing signedness" build warnings
2008-12-16  Tim Proutys3: Fix a few build warnings
2008-12-16  Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16  Andrew Tridgellrepack the ldb after re-indexing
2008-12-16  Andrew Tridgelluse transactions in ldbadd, ldbmodify and ldbedit
2008-12-16  Andrew Tridgellimported the tdb_repack() code from CTDB
2008-12-16  Andrew Tridgellmake tdbbackup use transactions
2008-12-16  Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16  Andrew BartlettA more-commented version of rpc_server crash fix, match...
2008-12-15  Jelmer VernooijAdd python extensions for dom_sid.
2008-12-15  Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-15  Michael Adams3:loadparm: fix copy service error (canonicalize_servi...
2008-12-15  Michael Adams3:loadparm: add service-struct based variants of the...
2008-12-15  Michael Adams3:loadparm: rename free_parameters() to free_parameter...
2008-12-15  Michael Adams3:loadparm: rename free_parameter() to free_one_parame...
2008-12-15  Michael Adams3:loadparm: add lp_local_ptr() that operates on a...
2008-12-15  Michael Adams3:loadparm: rename lp_local_ptr() to lp_local_ptr_by_s...
2008-12-15  Michael Adams3:loadparm: fix newly introduced leading whitespaces...
2008-12-15  Michael Adams3:fix build of pam_winbind.so on older Linux systems.
2008-12-14  Jelmer VernooijRename ldap.h to ldap-util.h to avoid clashing with...
2008-12-14  Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-14  Volker LendeckeRemove the global "cmdline_auth_info" from source3...
2008-12-14  Volker LendeckeMove 128 bytes from the data to the text segment
2008-12-14  Volker LendeckeRemove a pointless static variable
2008-12-13  Jeremy AllisonAdded torture test for doing an openX over a directory
2008-12-13  Herb Lewisdon't return 0 on error - bad for scripts
2008-12-13  Volker LendeckeRemove a pointless static variable
2008-12-13  Volker LendeckeRemove a static variable
2008-12-13  Volker LendeckeMicro-Optimize cliconnect.c
2008-12-13  Stefan Metzmachers3:dsgetdcname: retry with the clients site
2008-12-13  Stefan Metzmachers3:libnet_join: use DS_FORCE_REDISCOVERY
2008-12-13  Stefan Metzmachers3:libnet_join: call saf_join_store() after a the join.
2008-12-13  Stefan Metzmachers3:libads/ldap.c: store the dc name in the saf cache...
2008-12-13  Stefan Metzmachers3:libads/ldap.c: if the client belongs to no site...
2008-12-13  Stefan Metzmachers3:libads/ldap.c: pass the real workgroup name to get_d...
2008-12-13  Stefan Metzmachers3:libsmb/namequery.c: add saf_join_store() function
2008-12-13  Stefan Metzmachers3: libsmb/namequery: fallback to returning all dcs...
2008-12-13  Stefan Metzmachers3: libads: use get_dc_name() instead of get_sorted_dc_...
2008-12-13  Stefan Metzmachers3: correctly detect if the current dc is the closest one
2008-12-13  Volker LendeckeFix a valgrind error in get_relative_fid_filename
2008-12-13  Volker LendeckeFor read&x replies, check the offset
2008-12-12  Günther Deschners3: fix netlogon rpc_server build after idl change.
2008-12-12  Günther Deschners3: re-run make samba3-idl.
2008-12-12  Günther Deschners3: remove duplicate prototypes in proto.h.
2008-12-12  Jelmer VernooijMove dom_sid to the Samba 3 IDL file, remove the old...
2008-12-12  Jelmer VernooijManually marshall dom_sid, so we can use a fixed size...
2008-12-12  Jelmer VernooijDon't allow specifying arguments to pidl object constru...
2008-12-12  SATOH Fumiyasuwinbindd: vars for signals must be volatile sig_atomic_t
2008-12-12  Volker LendeckeFix error code when smbclient puts a file over an exist...
2008-12-12  roots3 sesssetup.c: Add missing line break to debug message.
2008-12-12  Karolin Seegerdocs: Add hint that "socket address" usually don't...
2008-12-12  Jelmer VernooijAllow overriding repr function for pidl-defined types.
2008-12-12  Jeff Laytonmount.cifs: allow mounts to ipv6 capable servers
2008-12-12  Jelmer VernooijSupport pyhelper property to allow additional methods...
2008-12-12  Jelmer VernooijRemove noejs property, which is no longer used.
2008-12-12  Jelmer VernooijAdd convenience function for determining if an array...
2008-12-12  Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-12  Jelmer VernooijRemove EJS backend for PIDL, as we don't have EJS anymore.
2008-12-12  Stefan Metzmachers4:fix segfault in rpc-server, when client binds to...
2008-12-11  Dan Sledzs3: Use strtoul since id types are unsigned
2008-12-11  Jelmer VernooijInstall symlink for convenience for the samba4 setup...
2008-12-11  Jelmer VernooijAdd interactive flag to setup/provision (also the defau...
next