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