summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More pstring elimination.Jeremy Allison2007-11-2010-136/+257
* More trivial pstring removal.Jeremy Allison2007-11-206-59/+136
* Paranoia check that space_remaining never goes -ve.Jeremy Allison2007-11-201-2/+10
* Prevent segv in winbindd running on a DC using the "idmap backend" syntax.Gerald (Jerry) Carter2007-11-201-7/+8
* Remove more pstring. Unify talloc_sub functions to makeJeremy Allison2007-11-193-121/+98
* Start to remove some of the pstring functions we'reJeremy Allison2007-11-192-34/+23
* Always check return from push_ascii.Jeremy Allison2007-11-192-1/+12
* Add stackframes to public libsmbclient functionsVolker Lendecke2007-11-191-64/+245
* Remove pstring from nmbd.Jeremy Allison2007-11-1911-123/+188
* Add error message to net rap file and net rap file userKarolin Seeger2007-11-191-0/+8
* Add a commentVolker Lendecke2007-11-181-1/+7
* Fix a valgrind errorVolker Lendecke2007-11-181-3/+4
* Detect Heimdal Kerberos on OpenBSD 4.2.James Peach2007-11-181-0/+17
* Remove pstring from modules directory.Jeremy Allison2007-11-165-310/+589
* Ensure we use PATH_MAX for symlinks.Jeremy Allison2007-11-161-2/+2
* Fix bug #4393 smbclient does not store files with zero filesize in tar-archivesJeremy Allison2007-11-161-4/+3
* Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...Jeremy Allison2007-11-162-1/+8
|\
| * Fix for bug #4781: allow cleaning of /etc/mtab by canonicalizing mountpoint.Michael Adam2007-11-161-0/+7
| * Fix an implicit cast warning.Michael Adam2007-11-161-1/+1
* | Match the 3.0.27a version of this function.Jeremy Allison2007-11-161-14/+4
|/
* Add MAX_DNS_NAME_LENGTH, remove more pstrings.Jeremy Allison2007-11-1510-33/+55
* Fix bug noticed by kukks <linux@kukkukk.com> whereJeremy Allison2007-11-151-1/+9
* Fix the build on RHEL5, when libcap-devel is installed.Michael Adam2007-11-162-0/+21
* Fix an implicit cast warning.Michael Adam2007-11-161-1/+1
* More pstring removal. This one was tricky. I had to addJeremy Allison2007-11-1524-316/+623
* alpha_strcpy includes the space for the terminating nul.Jeremy Allison2007-11-151-3/+6
* Fix for CVE-2007-5398.Gerald (Jerry) Carter2007-11-151-0/+6
* Fix bug #5083 (and duplicate bug #5084).Michael Adam2007-11-151-1/+1
* Remove smbldap_get_single_pstring() and all pstringsJeremy Allison2007-11-144-474/+825
* Remove pstring from auth/*Jeremy Allison2007-11-142-16/+43
* Remove pstring from param/Jeremy Allison2007-11-132-98/+156
* Remove all pstring from groupdb/Jeremy Allison2007-11-133-86/+189
* Fix potential orphaned open files.Michael Adam2007-11-131-2/+4
* Remove last pstring from smbd/*.cJeremy Allison2007-11-135-241/+311
* Fix build of the zfs_acl module.Michael Adam2007-11-131-1/+3
* Fix the build: correct prototype.Michael Adam2007-11-131-1/+1
* Make [f]get_nt_acl return NTSTATUSVolker Lendecke2007-11-1314-87/+112
* More pstring removal from smbd/*.cJeremy Allison2007-11-121-11/+17
* Remove pstrings from lanman.cJeremy Allison2007-11-121-54/+148
* Remove all pstrings from smbd/chgpasswd.c.Jeremy Allison2007-11-124-124/+191
* Fix bug #5073. Allow "delete readonly = yes" to correctlyJeremy Allison2007-11-121-1/+2
* Three more pstring removals.Jeremy Allison2007-11-113-8/+17
* Remove a pstring.Jeremy Allison2007-11-111-4/+11
* Some pstring removalVolker Lendecke2007-11-114-40/+61
* Cosmetic fixVolker Lendecke2007-11-111-3/+5
* Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...Jeremy Allison2007-11-112-12/+79
|\
| * Convert ctdb_conn.c to enum ndr_error_codeVolker Lendecke2007-11-111-12/+13
| * Add ndr_errstrVolker Lendecke2007-11-111-0/+66
* | Remove a static fstringVolker Lendecke2007-11-111-11/+12
* | Remove a static fstringVolker Lendecke2007-11-111-1/+1
|/