summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WHATSNEW: Update changes.samba-3.5.0rc1Karolin Seeger2010-01-071-4/+14
* tdb: fix standalone 'make installdocs'Stefan Metzmacher2010-01-072-3/+4
* tdb: create symbol links to shared libraries see https://bugzilla.samba.org/s...Brian Lu2010-01-071-0/+4
* talloc: create symbol links to shared libraries see https://bugzilla.samba.or...Brian Lu2010-01-071-0/+5
* tevent: create symbol links to shared libraries see https://bugzilla.samba.or...Brian Lu2010-01-071-0/+4
* tdb: Also build and install tdb manpages from standalone tdb.Jelmer Vernooij2010-01-0710-6/+462
* s4: Fix result check for getaddrinfo()Kamen Mazdrashki2010-01-071-6/+11
* WHATSNEW: Update changes since 3.5.0pre2.Karolin Seeger2010-01-071-0/+18
* s4-smbtorture: add test_ChangeID to RPC-SPOOLSS.Günther Deschner2010-01-071-0/+179
* s4-smbtorture: add test_SetPrinter to RPC-SPOOLSS.Günther Deschner2010-01-071-0/+26
* s4-smbtorture: refactor test_GetPrinter in RPC-SPOOLSS.Günther Deschner2010-01-071-28/+50
* s3-net: use generated krb5.conf in 'net ads testjoin'Günther Deschner2010-01-071-0/+4
* s3-docs: mention -M option and remove nonexisting -G option in pdbedit manpage.Günther Deschner2010-01-071-5/+5
* Second part of the fix for bug #7020 - smbd using 2G memory.Jeremy Allison2010-01-071-0/+7
* Fix bug #7020 - smbd using 2G memory.Jeremy Allison2010-01-061-0/+10
* s3: List trusted domains from wcache when domain is offline.Bo Yang2010-01-061-24/+139
* s3: Make winbindd_cache.c aware of domain offline to avoid unnecessary backen...Bo Yang2010-01-062-4/+265
* s3: Fix infinite loop in NCACN_IP_TCP asa there is no timeout. Assume lsa_pip...Bo Yang2010-01-068-13/+121
* s3 net: Fix up a share type translation and translate some more stringsKai Blin2010-01-061-5/+5
* s3 net: Add a few missing gettext calls.Kai Blin2010-01-063-1311/+1089
* net: Add some German translationAndré Hentschel2010-01-061-198/+522
* VERSION: Raise version number up to 3.5.0rc1.Karolin Seeger2010-01-041-2/+2
* WHATSNEW: Update changes.Karolin Seeger2010-01-041-0/+4
* s3: Happy New Year 2010Stefan Metzmacher2010-01-041-1/+1
* Prevent NULL dereference if group has no membersJim McDonough2010-01-041-4/+4
* WHATSNEW: Update changes.Karolin Seeger2009-12-291-0/+8
* s3: Check for lp_winbind_trusted_domains_only in wb_gettoken()Volker Lendecke2009-12-292-24/+7
* s3: Move a lp_winbind_trusted_domains_only() check to wb_getgrsid()Volker Lendecke2009-12-292-22/+12
* s3: Pass netr_DomainTrustList instead of names and sids through (*trusted_dom...Volker Lendecke2009-12-297-182/+98
* s3: Simplify winbindd_ads.c:trusted_domains()Volker Lendecke2009-12-291-110/+123
* s3: Remove some unused codeVolker Lendecke2009-12-291-101/+0
* s3: Simplify winbindd_list_trusted_domains() slightlyVolker Lendecke2009-12-291-31/+23
* s3: Simplify "setup_domain_child" slightlyVolker Lendecke2009-12-292-3/+1
* s3:winbind Make the normal client exit message a bit more understandableVolker Lendecke2009-12-291-2/+7
* s3: Fix a typo found by Matthias Dieter Wallnöfer <mdw@samba.org> -- thanks :-)Volker Lendecke2009-12-291-1/+1
* s3: Fix a bogus uninitialized variable warningVolker Lendecke2009-12-291-1/+1
* s3: Replace IS_DOMAIN_OFFLINE by a functionVolker Lendecke2009-12-296-9/+16
* s3: Fix some nonempty blank linesVolker Lendecke2009-12-292-5/+5
* s3: winbindd_cli_state->getgrent_state is no longer usedVolker Lendecke2009-12-294-39/+0
* s3: getgrent_state has been replaced by grent_stateVolker Lendecke2009-12-291-1/+1
* s3: Remove unused delete_negative_conn_cache()Volker Lendecke2009-12-292-24/+0
* s3: Remove unused flush_negative_conn_cache()Volker Lendecke2009-12-292-10/+0
* s3: Remove some unnecessary variables from libsmb/conn_cache.cVolker Lendecke2009-12-291-9/+4
* s3: Fix a comment in conn_cache.cVolker Lendecke2009-12-291-1/+1
* s3: Fix a 64-bit errorVolker Lendecke2009-12-291-4/+5
* s3: Remove some pointless SMB_ASSERTsVolker Lendecke2009-12-291-3/+10
* s3: Remove some pointless castsVolker Lendecke2009-12-291-5/+4
* Attempt to fix one of the last two bugs with the full Windows ACL support.Jeremy Allison2009-12-291-0/+106
* The posix acl version of set_nt_acl() could set the stat_exJeremy Allison2009-12-292-7/+19
* doc: update mount.cifs man page with nounix optionSuresh Jayaraman2009-12-291-2/+52