summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Split lookup_name() and create a new functiong calledSimo Sorce2008-08-175-110/+117
* Fix bug 5696. The problem was when smbdJeremy Allison2008-08-161-2/+18
* Attempt to fix Coverity ID 596Volker Lendecke2008-08-161-1/+1
* Attempt to fix Coverity ID 595Volker Lendecke2008-08-161-1/+1
* I think the problem with these functions is that lookup_usergroupsHerb Lewis2008-08-152-18/+18
* configure: use libdir=${prefix}/lib and modules=${libdir}/samba as default wi...Michael Adam2008-08-151-2/+2
* configure: use ${libdir} instead of \${LIBDIR}.Michael Adam2008-08-151-4/+4
* configure: remove the --with-libdir parameter.Michael Adam2008-08-151-16/+0
* popt: add support for setting MODULESDIR via popt_common_dynconfig.Michael Adam2008-08-151-0/+10
* svcctl: use MODULESDIR instead of LIBDIR for the svcctl script directory.Michael Adam2008-08-152-6/+6
* libgpo: use MODULESDIR instead of LIBDIR for the group policy extensions.Michael Adam2008-08-151-1/+1
* Use module_path() instead of lib_path() for loading shared modules.Michael Adam2008-08-151-1/+1
* Add modules_path() to construct paths to files in MODULESDIR.Michael Adam2008-08-152-0/+14
* buildoptions: output MODULESDIR.Michael Adam2008-08-151-0/+1
* dynconfig: add support for MODULESDIR.Michael Adam2008-08-152-0/+5
* configure: Add --with-modulesdir to accompany --with-libdir.Michael Adam2008-08-152-11/+33
* dynconfig: remove commented-out old stuff from dynconfig.c and dynconfig.hMichael Adam2008-08-152-232/+0
* dynconfig: remove unused prototypes.Michael Adam2008-08-151-4/+5
* proto.h: remove prototypes from dynconfig.cMichael Adam2008-08-151-25/+0
* Makefile: print codepagedir in "make showlayout".Michael Adam2008-08-151-0/+1
* build: fix a typo in the installlibtalloc rule.Michael Adam2008-08-151-1/+1
* Fix show-stopper for 3.2. Smbd depends on group SIDJeremy Allison2008-08-141-0/+34
* Make it clear that this is a temporary context byusing a talloc stackframe in...Jeremy Allison2008-08-141-22/+16
* Fix bug #5692 - Core dump in full_audit.so.Jeremy Allison2008-08-144-6/+5
* Revert "Add a gpfs_prefetch module"Michael Adam2008-08-143-315/+1
* smbspool: Fix printing on port 139.Karolin Seeger2008-08-141-1/+1
* netapi: add some remaining documentation fixes.Günther Deschner2008-08-141-3/+3
* netapi: add doxygen documentation for NetUserModalsGet and NetUserModalsSet.Günther Deschner2008-08-141-0/+30
* netapi: add doxygen documentation for NetLocalGroup{Add,Del,Set,Get}Members.Günther Deschner2008-08-141-0/+75
* netapi: make libnetapi_open_ipc_connection static.Günther Deschner2008-08-148-196/+114
* netapi: make non-implemented local calls default to remote "localhost" calls.Günther Deschner2008-08-146-38/+35
* netapi: add NetLocalGroupGetMembers example code.Günther Deschner2008-08-142-0/+171
* netapi: let libnetapi_samr_lookup_and_open_alias return NTSTATUS.Günther Deschner2008-08-141-85/+77
* Put prototypes of modules/vfs_irixacl.c to new modules/vfs_irixacl.h.Michael Adam2008-08-142-0/+49
* Put prototypes of modules/vfs_hpuxacl.c to new modules/vfs_hpuxacl.h.Michael Adam2008-08-142-0/+62
* Put prototypes of modules/vfs_solarisacl.c to new modules/vfs_solarisacl.h.Michael Adam2008-08-142-0/+49
* Put prototypes of modules/vfs_tru64acl.c to new modules/vfs_tru64acl.h.Michael Adam2008-08-142-0/+49
* Put prototypes of modules/vfs_posixacl.c into new modules/vfs_posixacl.h.Michael Adam2008-08-143-18/+50
* Fix coverity CID: 594. Resource leak on error path.Jeremy Allison2008-08-141-2/+4
* Fix for bug #5688 from SATOH Fumiyasu <fumiyas@osstech.co.jp>. LPQ process is...Jeremy Allison2008-08-141-1/+2
* Fix for bug #5617, reported and patched by Bartosz Antosik antosik@gmail.com.Jeremy Allison2008-08-141-0/+2
* Prevent NT_STATUS 0xF1000000 errors from appearing whenJim McDonough2008-08-141-0/+6
* Revert "Add winbind:online check timeout parameter"Volker Lendecke2008-08-141-16/+0
* Revert "If it is a forced DOS error, nt_errstr should say so"Volker Lendecke2008-08-131-5/+0
* If it is a forced DOS error, nt_errstr should say soVolker Lendecke2008-08-131-0/+5
* WHATSNEW: Start WHATSNEW for 3.4.0pre1.Karolin Seeger2008-08-131-5/+5
* VERSION: Raise version number.Karolin Seeger2008-08-131-3/+3
* netapi: add c++ guard.Günther Deschner2008-08-131-1/+8
* packaging(RHEL-CTDB): check for success of x86_64 build before building i386Michael Adam2008-08-131-2/+2
* packaging(RHEL-CTDB): fix installation of libsmbsharemodes for the 3.3.0 build.Michael Adam2008-08-131-3/+3