summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-11-26Remove pstrings from nsswitch/ and registry/Jeremy Allison9-572/+723
2007-11-26Remove a globalVolker Lendecke1-5/+4
2007-11-26Fix bug 5055Volker Lendecke5-5/+5
2007-11-26Improve debug messageVolker Lendecke1-1/+2
2007-11-26Fix a C++ warningVolker Lendecke1-1/+1
2007-11-261. lib/system.c (xattr code for Solaris) could not beTomoki AONO1-3/+6
2007-11-25In libsmbclient, map NT_STATUS_OBJECT_PATH_NOT_FOUND to ENOENTVolker Lendecke1-0/+1
2007-11-24Remove a staticVolker Lendecke1-3/+5
2007-11-23Make remote_password_change return malloced error stringsVolker Lendecke3-36/+45
2007-11-23add talloc_stackframe() to eventlogadmVolker Lendecke1-0/+2
2007-11-23printing: fix default printing subsystem detectionStefan Metzmacher1-1/+0
2007-11-23smbd: close_stat() should be staticStefan Metzmacher1-1/+1
2007-11-22Do not link in SOCKET_WRAPPER_OBJ twiceVolker Lendecke1-1/+1
2007-11-22Cosmetic fixVolker Lendecke1-3/+3
2007-11-22Add a missing prototypeVolker Lendecke1-0/+1
2007-11-22Fix an uninitialized variableVolker Lendecke1-0/+1
2007-11-22Fix a type-punned warningVolker Lendecke1-1/+1
2007-11-21Merge ssh://git.samba.org/data/git/samba into v3-2-testJames Peach39-798/+1273
2007-11-21Remove pstrings from pam_smbpass - make local_password_changeJeremy Allison5-125/+111
2007-11-21Remove pstring from printing/*.c except for theJeremy Allison6-249/+396
2007-11-21Doh ! Don't use #else when #endif is needed.Jeremy Allison1-2/+1
2007-11-21Add set_sockaddr_port function for winbindd.Jeremy Allison2-0/+15
2007-11-21Allocate a talloc_stackframe() in main() for wbinfo.Gerald (Jerry) Carter1-1/+3
2007-11-21Fix unresolved symbols in smbumount from addition of talloc_stackframe().Gerald (Jerry) Carter1-2/+3
2007-11-20Add talloc stackframe for ntlm_auth.cJeremy Allison1-0/+2
2007-11-20Remove pstrcpy I missed.Jeremy Allison1-1/+0
2007-11-20More pstring removal....Jeremy Allison3-69/+120
2007-11-20Remove pstring from services/*.cJeremy Allison2-148/+211
2007-11-20Ensure we have a talloc stackframe (found by Kukks).Jeremy Allison2-6/+10
2007-11-20More pstring elimination.Jeremy Allison10-136/+257
2007-11-20Extend commit module to help with NFS quotas.David Losada Carballo2-26/+159
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