samba.git
2007-11-15 Michael AdamFix bug #5083 (and duplicate bug #5084).
2007-11-15 Jeremy AllisonRemove smbldap_get_single_pstring() and all pstrings
2007-11-14 Jeremy AllisonRemove pstring from auth/*
2007-11-14 Jeremy AllisonRemove pstring from param/
2007-11-13 Jeremy AllisonRemove all pstring from groupdb/
2007-11-13 Michael AdamFix potential orphaned open files.
2007-11-13 Jeremy AllisonRemove last pstring from smbd/*.c
2007-11-13 Michael AdamFix build of the zfs_acl module.
2007-11-13 Michael AdamFix the build: correct prototype.
2007-11-13 Volker LendeckeMake [f]get_nt_acl return NTSTATUS
2007-11-13 Jeremy AllisonMore pstring removal from smbd/*.c
2007-11-13 Jeremy AllisonRemove pstrings from lanman.c
2007-11-12 Jeremy AllisonRemove all pstrings from smbd/chgpasswd.c.
2007-11-12 Jeremy AllisonFix bug #5073. Allow "delete readonly = yes" to correctly
2007-11-12 Jeremy AllisonThree more pstring removals.
2007-11-12 Jeremy AllisonRemove a pstring.
2007-11-12 Volker LendeckeSome pstring removal
2007-11-11 Volker LendeckeCosmetic fix
2007-11-11 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-11-11 Volker LendeckeRemove a static fstring
2007-11-11 Volker LendeckeRemove a static fstring
2007-11-11 Volker LendeckeConvert ctdb_conn.c to enum ndr_error_code
2007-11-11 Volker LendeckeAdd ndr_errstr
2007-11-11 Jeremy AllisonAlways define PATH_MAX. Makes code simpler (removes
2007-11-10 Jeremy AllisonRemove last pstring from sesssetup.c
2007-11-10 Jeremy AllisonFix the build when realpath doesn't take null
2007-11-10 Jeremy AllisonRemove pstring from service.c.
2007-11-09 Jeremy AllisonRemove more static fstring/pstrings. Fix socket option
2007-11-09 Stefan Metzmacherndr: change NTSTAUS into enum ndr_err_code (samba3...
2007-11-09 metzendr: change NTSTAUS into enum ndr_err_code (ndrdump)
2007-11-09 Stefan Metzmacherrerun make idl
2007-11-09 Stefan Metzmacherndr: change NTSTAUS into enum ndr_err_code (samba3...
2007-11-09 metzendr: change NTSTAUS into enum ndr_err_code (basic stuff)
2007-11-09 Stefan Metzmacherprepare changes in ndr code
2007-11-09 Volker LendeckeSanitize smbcacls slightly
2007-11-09 Volker LendeckeFix some warnings
2007-11-09 Volker Lendeckenss_wrapper: Fix some warnings
2007-11-09 Volker LendeckeFix some warnings
2007-11-09 Volker LendeckeAdd some comments
2007-11-09 Volker LendeckeMake base64_encode_data_blob return a talloced string
2007-11-09 Volker LendeckeRemove the silly "user_socket_options" global variable
2007-11-09 Volker Lendeckepstring removal
2007-11-09 Volker LendeckeFix dbwrap debug output
2007-11-09 Stefan Metzmachermake test: try to get a more portable way to get UID...
2007-11-09 Karolin SeegerFix typo
2007-11-09 Stefan Metzmacheruse samba4's librpc/ndr/uuid.c
2007-11-09 Michael AdamThe FSF has moved around a lot. This fixes their Mass...
2007-11-09 Michael AdamFind and fix more GPL2 -> GPL3.
2007-11-09 Michael Adamr23714: This script allows for adding lists of users...
2007-11-09 Michael Adamr23711: Refactor the actual creation of object into...
2007-11-09 Michael Adamr23706: Add a script to create domainusers,-groups...
2007-11-09 Stefan Metzmachermake test: start winbindd
2007-11-09 Stefan Metzmacherwe don't have build-farm specific tests anymore
2007-11-09 Stefan Metzmacherremove faked_create_user() BUILD_FARM hack as we have...
2007-11-09 Stefan Metzmachermake test: activate nss_wrapper for make test
2007-11-09 metzenss_wrapper: hopefully a better fix for the solaris...
2007-11-09 metzenss_wrapper: revert solaris get*ent_r() functions
2007-11-09 metzenss_wrapper: set the destination pointer in the get...
2007-11-09 metzelibreplace: AC_VERIFY_C_PROTOTYPE() needs AC_LANG_SOURC...
2007-11-09 metzenss_wrapper: add solaris versions of getpwent_r and...
2007-11-09 metzelibreplace: solaris has different prototypes for getpwe...
2007-11-09 metzenss_wrapper: not all systems have get*_r calls
2007-11-09 metzelibreplace: check for nss passwd|group get*_r functions
2007-11-09 Stefan Metzmacheruse nss_wrapper code in samba3 when --enable-nss-wrappe...
2007-11-09 metzenss_wrapper: add nss_wrapper.pl
2007-11-09 metzenss_wrapper: add support for groups and return EPERM...
2007-11-09 metzenss_wrapper: add support for passwd accounts
2007-11-09 metzenss_wrapper: add lib/nss_wrapper skeleton
2007-11-09 jelmerTry to fix building dso's on hpux with gcc
2007-11-09 jelmerTry to get some more flags right.
2007-11-09 jelmerAdd libreplace macro for soname flags.
2007-11-09 jelmerTry to fix the build on some HPUX machines.
2007-11-09 Jeremy AllisonMore pstring/fstring removal.
2007-11-09 Jeremy AllisonRemove more pstring/fstrings.
2007-11-09 Jeremy AllisonRemove unneeded variable.
2007-11-09 Jeremy AllisonFix case where we have no dns domain name. Return a...
2007-11-09 Jeremy AllisonRemove more fstring/pstring bad useage. Go talloc !
2007-11-08 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-11-08 Stefan Metzmachersync the most parts of librpc/ndr with samba4
2007-11-08 Stefan Metzmacheradd '_PUBLIC_' prototypes into proto.h
2007-11-08 Stefan Metzmacheradd win_errstr() as wrapper of dos_errstr().
2007-11-08 Stefan Metzmacherwe should not ignore convert_string_talloc() failures.
2007-11-08 Stefan Metzmacherlibreplace: we need to link to make sure the functions...
2007-11-08 Michael AdamTry to fix the build on systems without struct sockaddr...
2007-11-08 Jeremy AllisonConstrain "min receivefile size" to max of BUFFER_SIZE
2007-11-07 Michael AdamTry to fix the build on irix.
2007-11-07 Jeremy AllisonUnify the name and addr cache for client_name to
2007-11-07 metze- check return value of ndr_push_set_switch_value()
2007-11-07 metzeuse error and out logic
2007-11-07 metzeuse NT_STATUS_HAVE_NO_MEMORY()
2007-11-07 metzeuse NDR_CHECK()
2007-11-07 metzecheck the return value of ndr_push_set_switch_value()
2007-11-07 metzeuse NT_STATUS_HAVE_NO_MEMORY() and NDR_CHECK()
2007-11-07 metzethe return value of ndr_pull_set_switch_value() should...
2007-11-07 metzeuse NT_STATUS_HAVE_NO_MEMORY() and NDR_CHECK() macros
2007-11-07 metzeadd NDR_ERR_UNREAD_BYTES and don't use NTSTATUS directly
2007-11-07 metzecreate ndr_pull_union_blob_all() and match the logic...
2007-11-07 Jeremy AllisonFix tdbtorture build.
2007-11-07 Jeremy AllisonFix const warning.
2007-11-07 Jeremy AllisonKeep the tdb code in sync with Samba4.
next