r23711: Refactor the actual creation of object into its own small function.
[ira/wip.git] / source3 /
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.
2007-11-07 Jeremy AllisonFix bug where tdb lock call interrupted with
2007-11-06 Jeremy AllisonEnsure we don't use massive writes in pipe mode.
2007-11-06 Michael AdamMove some access check functions that are not posix...
2007-11-06 Michael AdamDon't repeat fast-pathing...
2007-11-06 Michael AdamThis is a proposed patch for Bug #5023.
2007-11-06 Michael AdamAdd a const.
2007-11-06 metzelibreplace: we should only have one location where...
2007-11-06 metzelibreplace: we need include <unistd.h> before nss_wrapper.h
2007-11-06 jelmerFix export dynamic for HPUX.
2007-11-06 jelmerRemove flag that causes problems on some hosts.
2007-11-06 jelmerWrap native HPUX functions in dl implementation.
2007-11-06 jelmerCheck for HPUX dl functions.
2007-11-06 jelmerMove SHLIBEXT determination into a test as well.
2007-11-06 jelmerMove system-specific ldflags checks to libreplace so...
2007-11-06 jelmerAdd macro for picflag.
2007-11-06 jelmerAdd configure test for -Wl,--export-dynamic.
2007-11-06 metzelibreplace: include nss_wrapper.h if NSS_WRAPPER is...
2007-11-06 Jeremy AllisonEnsure we null out the address correctly.
2007-11-06 Michael AdamFix another segfault and make smbfilter run again.
2007-11-06 Michael AdamFix a segfault.
2007-11-06 Michael AdamTry to fix the build. There was one forgotten caller
2007-11-05 Günther DeschnerWhen deleting a key from the registry make sure the...
2007-11-05 Michael AdamAdd two const's.
2007-11-05 Jeremy AllisonRemove the horror that was the global smb_rw_error.
2007-11-05 Michael AdamFix a typo.
2007-11-05 Jeremy AllisonDon't alloc struct iface_struct nics[MAX_INTERFACES...
2007-11-05 Jeremy AllisonThis should really be a cond_set_smb_read_error().
2007-11-05 Jeremy AllisonDon't use 0 when we mean SMB_READ_OK.
2007-11-05 Günther DeschnerMerge commit 'origin/v3-2-test' into branches/upstream
2007-11-05 Volker LendeckeRemove unnecessary code
2007-11-05 Volker LendeckeFix a debug message
2007-11-05 Günther DeschnerDisplay sec ace flags.
2007-11-05 Günther DeschnerMake sure we can read SACLs from the registry.
2007-11-05 Volker LendeckeFix the smbmount build
2007-11-05 Volker Lendeckestatic pstring removal
2007-11-05 Volker Lendeckepstring removal
2007-11-05 Volker LendeckeMake load_registry_service return the share number
2007-11-05 Jeremy AllisonForgot arg type.
2007-11-04 Jeremy AllisonDon't believe len returned from read_smb_length_return_...
2007-11-04 Jeremy AllisonRemove most of the remaining globals out of lib/util_so...
2007-11-04 Jeremy AllisonRemove more static data from lib/util_sock.c and
2007-11-04 Jeremy AllisonMissed one case where I need to pass down addrlen.
2007-11-04 Jeremy AllisonI can't get away without a 'length' arg. :-).
2007-11-04 Jeremy AllisonStop get_peer_addr() and client_addr() from using global
2007-11-03 Jeremy AllisonRemove the smb_read_error global variable and replace
2007-11-03 Jeremy AllisonRemove unused var noticed by metze.
2007-11-02 Jeremy AllisonFix the snprintf checks, and fix a typo in pointer...
2007-11-02 Jeremy AllisonEnsure we use the correct socklen_t values for bind...
2007-11-02 Jeremy AllisonFix typos in calc_sa_size, noticed by jim.brown@miami.edu
2007-11-02 Jeremy AllisonChange the client library to write directly out of
2007-11-02 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
next