kai/samba.git
2007-11-22 James PeachMerge ssh://git.samba.org/data/git/samba into v3-2...
2007-11-22 Jeremy AllisonRemove pstrings from pam_smbpass - make local_password_...
2007-11-21 Jeremy AllisonRemove pstring from printing/*.c except for the
2007-11-21 Jeremy AllisonDoh ! Don't use #else when #endif is needed.
2007-11-21 Jeremy AllisonAdd set_sockaddr_port function for winbindd.
2007-11-21 Gerald (Jerry... Allocate a talloc_stackframe() in main() for wbinfo.
2007-11-21 Gerald (Jerry... Fix unresolved symbols in smbumount from addition of...
2007-11-21 Jeremy AllisonAdd talloc stackframe for ntlm_auth.c
2007-11-21 Jeremy AllisonRemove pstrcpy I missed.
2007-11-21 Jeremy AllisonMore pstring removal....
2007-11-21 Jeremy AllisonRemove pstring from services/*.c
2007-11-21 Jeremy AllisonEnsure we have a talloc stackframe (found by Kukks).
2007-11-21 Jeremy AllisonMore pstring elimination.
2007-11-21 David Losada... Extend commit module to help with NFS quotas.
2007-11-20 Jeremy AllisonMore trivial pstring removal.
2007-11-20 Jeremy AllisonParanoia check that space_remaining never goes -ve.
2007-11-20 Gerald (Jerry... Prevent segv in winbindd running on a DC using the...
2007-11-20 Jeremy AllisonRemove more pstring. Unify talloc_sub functions to...
2007-11-20 Jeremy AllisonStart to remove some of the pstring functions we're
2007-11-20 Jeremy AllisonAlways check return from push_ascii.
2007-11-20 Volker LendeckeAdd stackframes to public libsmbclient functions
2007-11-19 Jeremy AllisonRemove pstring from nmbd.
2007-11-19 Karolin SeegerAdd error message to net rap file and net rap file...
2007-11-18 Volker LendeckeAdd a comment
2007-11-18 Volker LendeckeFix a valgrind error
2007-11-18 James PeachDetect Heimdal Kerberos on OpenBSD 4.2.
2007-11-17 Jeremy AllisonRemove pstring from modules directory.
2007-11-17 Jeremy AllisonEnsure we use PATH_MAX for symlinks.
2007-11-17 Jeremy AllisonFix bug #4393 smbclient does not store files with zero...
2007-11-16 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-11-16 Michael AdamFix for bug #4781: allow cleaning of /etc/mtab by canon...
2007-11-16 Michael AdamFix an implicit cast warning.
2007-11-16 Jeremy AllisonMatch the 3.0.27a version of this function.
2007-11-16 Jeremy AllisonAdd MAX_DNS_NAME_LENGTH, remove more pstrings.
2007-11-16 Jeremy AllisonFix bug noticed by kukks <linux@kukkukk.com> where
2007-11-15 Michael AdamFix the build on RHEL5, when libcap-devel is installed.
2007-11-15 Michael AdamFix an implicit cast warning.
2007-11-15 Jeremy AllisonMore pstring removal. This one was tricky. I had to add
2007-11-15 Jeremy Allisonalpha_strcpy includes the space for the terminating...
2007-11-15 Gerald (Jerry... Fix for CVE-2007-5398.
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...
next