summaryrefslogtreecommitdiff
path: root/source
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Probably fixes a crash during name resolution when log level >= 10Ted Percival2009-02-161-1/+1
* s3: Fix 'net rpc join' for users with the SeMachineAccountPrivilege.Volker Lendecke2009-02-162-4/+10
* Fix bug #6082 - smbd_gpfs_getacl failed: Windows client can´t rename or dele...Jeremy Allison2009-02-164-20/+54
* Adjust regex to match variable names including underscoresLars Müller2009-02-161-1/+1
* Conditional install of the cifs.upcall man pageLars Müller2009-02-161-0/+1
* s3 build: Fix "assignment discards qualifiers from pointer target type" warningsTim Prouty2009-02-162-13/+6
* fix build with external dns_sd librariesBjörn Jacke2009-02-161-1/+1
* s3:winbind_group: fix "getent group" to allocate new gids.Michael Adam2009-02-161-2/+8
* s3:winbind_user: fix "getent passwd" to allocate new uids.Michael Adam2009-02-161-2/+7
* s3:winbind_user: move initialization of domain up in winbindd_fill_pwent()Michael Adam2009-02-161-11/+9
* Fix bug 5798: "CFLAGS info lost in configure"Volker Lendecke2009-02-161-1/+1
* Fix coverity CID#117 - resource leak in error path.Jeremy Allison2009-02-161-24/+53
* Fix coverity CID#116. Resource leak on error path.Jeremy Allison2009-02-161-2/+4
* Fix coverity CID#115. Resource leak in error path.Jeremy Allison2009-02-161-1/+4
* add Tru64 sub-second resolution timestamp supportBjörn Jacke2009-02-161-0/+24
* add configure check for Tru64 sub-second timestamp resolutionBjörn Jacke2009-02-161-0/+40
* add missing semicolonsBjörn Jacke2009-02-161-6/+6
* Following Björn JACKE's patch, unify the detection of the timespec code in co...Jeremy Allison2009-02-162-1/+75
* add configure check for AIX style sub-second resolution supportBjörn Jacke2009-02-161-2/+42
* rather cosmetic fix for failed birthtime configure checksBjörn Jacke2009-02-161-3/+3
* give configure check "sub-second timestamps without struct timespec" a chance...Björn Jacke2009-02-161-1/+1
* s3:configure: autodetect ctdb/cluster supportStefan Metzmacher2009-02-163-17/+115