summaryrefslogtreecommitdiff
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* pidl: add copy of pidl to 3-3-test in order to regenerate librpc code.Günther Deschner2009-02-1765-0/+21167
* Make sharesec utility part of the default binary install.Steven Danneman2009-02-161-1/+1
* Fix bug 5920Yasuma Takeda2009-02-161-1/+1
* Attempt to fix bug #6099. According to MicrosoftJeremy Allison2009-02-161-17/+26
* Remove compiler warnings about unknown structure pointerDerrell Lipman2009-02-161-0/+1
* s3 vfs: Fix SMB_VFS_RECVFILE/SENDFILE macrosTim Prouty2009-02-161-4/+4
* remove accidental white spaceDerrell Lipman2009-02-161-1/+0
* enums are traditionally signed. Avoid use of high bit in bit flags.Derrell Lipman2009-02-161-3/+3
* Get rid of the warnings I had for testingDerrell Lipman2009-02-161-5/+0
* 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
* 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-161-5/+16
* 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-166-3/+111
* Fix bug #6098 - When the DNS server is invalid, the ads_find_dc() does not wo...Yasuma Takeda2009-02-161-2/+2
* 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
* [Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman2009-02-164-0/+226
* [Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman2009-02-162-14/+23
* 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-161-2/+25
* Revert "s3:winbindd_user: create domain connection in winbindd_fill_pwent if ...Michael Adam2009-02-161-1/+1
* [Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman2009-02-166-0/+94
* 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
* 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
* umount.cifs: clean-up entries in /etc/mtab after unmountShirish Pargaonkar2009-02-161-1/+33
* s3/libads: Change "ldap ssl:ads" parameter to "ldap ssl ads".Karolin Seeger2009-02-163-1/+14
* s3-net: remove unused ENUM_HND.Günther Deschner2009-02-161-3/+0
* Fix bug #Bug 6090 renaming or deleting a "not matching/resolving" symlink is ...Jeremy Allison2009-02-163-44/+116
* Fix bug #6085 - In vfs_default.c change utime( ) call.Miguel Suarez2009-02-161-1/+1