summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* It seems some systems use f_flags instead of f_flag. Use the appropriate one.Derrell Lipman2009-02-162-4/+38
* Ensure consistency of values on stack (caught by AIX compiler)Derrell Lipman2009-02-161-16/+16
* ignore new test program executablesDerrell Lipman2009-02-161-0/+2
* Check for the right error return valueDerrell Lipman2009-02-161-2/+3
* Enable total anonymization in vfs_smb_traffic_analyzer, by mapping any user n...Holger Hetterich2009-02-162-5/+27
* Parameterize in local.h the MAX_RPC_DATA_SIZE, and ensureJeremy Allison2009-02-163-1/+56
* Noted by Vericode analysis. Correctly use chroot().Jeremy Allison2009-02-161-2/+9
* Fix Coverity ID 740 (RESOURCE_LEAK)Volker Lendecke2009-02-161-0/+2
* Fix Coverity IDs 879 and 880 (RESOURCE_LEAK, REVERSE_INULL)Volker Lendecke2009-02-161-4/+7
* Fix Coverity ID 742 (RESOURCE_LEAK)Volker Lendecke2009-02-161-6/+3
* Fix Coverity ID 744Volker Lendecke2009-02-161-1/+1
* s3:auth: only create_local_token() should add S-1-22-X-Y sidsStefan Metzmacher2009-02-161-27/+0
* s3:auth: add S-1-22-X-Y sids to the local tokenStefan Metzmacher2009-02-161-0/+38
* Fix Coverity ID 745 (RESOURCE_LEAK)Volker Lendecke2009-02-161-3/+5
* Fix double free caused by incorrect talloc_steal usage.Dan Sledz2009-02-161-2/+2
* [Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman2009-02-169-6/+215
* Fix bug #6098 - When the DNS server is invalid, the ads_find_dc() does not wo...Yasuma Takeda2009-02-161-2/+2
* s3:packaging: fix parsing of include.h in fill-templatesMichael Adam2009-02-161-3/+3
* s3:packaging: fix path to calling update-pkginfo after pushd in fill-templatesMichael Adam2009-02-161-1/+1
* s3:packaging: paths cosmetics in fill-templatesMichael Adam2009-02-161-1/+1
* enable IPv6 support for NetBSD, FreeBSDBjörn Jacke2009-02-161-0/+1
* s3:build: some implementations of "ln" are picky about the order of argumentsMichael Adam2009-02-161-13/+13
* Fix resume handle for _samr_EnumDomainGroupsVolker Lendecke2009-02-161-2/+0
* packaging: make update-pkginfo callable from any directoryMichael Adam2009-02-161-1/+6
* packaging: use "find" instead of "du" to find files... :-)Michael Adam2009-02-161-1/+1
* packaging: remove commented out stuff from update-pkginfoMichael Adam2009-02-161-2/+0
* packaging: don't clutter the output of fillup-templates with popd outputMichael Adam2009-02-161-2/+2
* packaging: fix fill-templates call to update-pkginfo to pushd appropriately f...Michael Adam2009-02-161-1/+2
* packaging: add script fill-templatesMichael Adam2009-02-161-0/+46
* [Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman2009-02-165-1/+240
* [Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman2009-02-163-25/+42
* s3-spoolss: fix memleak in get_remote_printer_publishing_data().Günther Deschner2009-02-161-2/+8
* [Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman2009-02-162-2/+126
* Revert "s3:winbindd_user: create domain connection in winbindd_fill_pwent if ...Michael Adam2009-02-161-1/+1
* docs: Add man sharesec.Karolin Seeger2009-02-161-0/+220
* [Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman2009-02-167-0/+99
* s3:winbindd_user: create domain connection in winbindd_fill_pwent if necessary.Michael Adam2009-02-161-1/+1
* s3:winbindd_user: fix a debug message.Michael Adam2009-02-161-2/+2
* Fix coverity ID 876 (FORWARD_NULL)Volker Lendecke2009-02-161-0/+1
* Fix count in _srvsvc_NetDiskEnum()Volker Lendecke2009-02-161-0/+2
* s3-rpcclient: fix getform command asprintf return code.Günther Deschner2009-02-161-1/+1
* eliminate compiler warningsDerrell Lipman2009-02-161-6/+8
* mount.cifs: initialize rc to 0 in mainJeff Layton2009-02-161-1/+1
* mount.cifs: add fakemount (-f) and nomtab (-n) flags to mount.cifsShirish Pargaonkar2009-02-161-3/+9
* s3:net conf: remove check for sharename being a usernam in "net conf addshare"Michael Adam2009-02-161-6/+0
* docs: fix two typos in the mount.cifs manpageMichael Adam2009-02-161-2/+2
* docs: Clarify "ldap ssl" description in man smb.conf.Karolin Seeger2009-02-161-2/+13
* docs: Add description of "ldap ssl ads" to man smb.conf.Karolin Seeger2009-02-161-0/+21
* Don't try and delete a default ACL from a file.Günter Kukkukk2009-02-161-4/+8
* Have nmbd check all available interfaces for WINS before failingAravind Srinivasan2009-02-163-4/+9