summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2009-11-03s3:dbwrap_ctdb: use db_ctdb_ltdb_fetch() inside db_ctdb_transaction_fetch()Michael Adam1-16/+6
2009-11-03s3:dbwrap_ctdb: add a function db_ctdb_ltdb_fetch()Michael Adam1-0/+53
2009-11-03s3:dbrwap_ctdb: add a function db_ctdb_ltdb_store()Michael Adam1-27/+39
2009-11-03s3:dbwrap_ctdb: reformat a comment slightly to enhance clearness.Michael Adam1-3/+5
2009-11-02Fix bug 6867 - trans2findnext returns reply_nterror(req, ntstatus) In a direc...Jeremy Allison1-12/+16
2009-11-02s3: Fix a 100% CPU loop when ctdbd dies during a traverseVolker Lendecke1-0/+1
2009-11-02s3-gencache: restore gencache_get behavior with NULL args (with torture test).Günther Deschner2-4/+13
2009-11-02s3: Make "debug hires timestamp" default to trueVolker Lendecke1-1/+1
2009-11-02lib/util Use rfc1738.c from Squid for all our URL encode/decode needs.Andrew Bartlett1-1/+1
2009-11-02s3:ldap: don't search when no values where foundBjörn Jacke1-1/+1
2009-10-31s3: Fix the RPC server SUBSYSTEM declarationVolker Lendecke1-1/+1
2009-10-31s3:Makefile: add LIBREPLACE_LIBS for talloc, tdb and wbclientBjörn Jacke1-3/+3
2009-10-31ѕ3:buildsystem: fix depenencies for libreplaceBjörn Jacke2-8/+7
2009-10-31ѕ3:ldap: search for account policies in objectclass sambaDomain, not *Björn Jacke1-1/+6
2009-10-30s3-rpcclient: add deletetrustdom command.Günther Deschner1-0/+89
2009-10-30s3-rpcclient: add createtrustdom command.Günther Deschner1-0/+45
2009-10-30s3-lsa: expand struct lsa_info to carry name and sd.Günther Deschner1-0/+2
2009-10-30s3-lsa: use switch in _lsa_QuerySecurity().Günther Deschner1-3/+7
2009-10-29Start fixing the RAW-STREAMS test - ensure that the xattrJeremy Allison3-2/+3
2009-10-29s3: Fix incorrect rc check of nscd_flush_cache.Jim McDonough1-1/+1
2009-10-29s3-secrets: use autogenerated code for TRUSTED_DOM_PASS struct parsing from a...Günther Deschner3-233/+38
2009-10-29s3: add secrets.idl.Günther Deschner5-1/+140
2009-10-28Add in Metze's new code to ndr encode the user.DOSATTRIBStefan (metze) Metzmacher1-0/+1
2009-10-28Fix bug 6572 - libsmbclient: unable to access 'msdfs proxy' share.SATOH Fumiyasu3-46/+120
2009-10-28s3:net: fix output of net rpc trustdom listBjörn Jacke1-3/+5
2009-10-28s3:configure: only check for gpfs_gpl.hStefan Metzmacher1-25/+5
2009-10-28s3-passdb: move open_schannel_session_store() to passdb/secrets_schannel.c.Günther Deschner3-64/+64
2009-10-28s3-net: acct_flags are uint32_t in net_sam_set_userflag().Günther Deschner1-1/+1
2009-10-28s3-lsa: add lsa_trusted_domain_mapping.Günther Deschner1-0/+7
2009-10-28s3-passdb: add secrets_delete_generic().Günther Deschner2-0/+17
2009-10-28s3-lsa: add lsa_secret_mapping.Günther Deschner1-0/+7
2009-10-28s3-lsa: use correct function name in_lsa_RemoveAccountRights().Günther Deschner1-1/+1
2009-10-28s3-lsa: pure cosmetic indentation fixes.Günther Deschner1-18/+16
2009-10-28s3-lsa: use enum lsa_LookupNamesLevel in lsa_lookup_level_to_flags().Günther Deschner1-7/+8
2009-10-27s3: pdbedit: add option --kickoff-time/-K to set the user's kickoff timeMichael Adam1-4/+28
2009-10-26Second part of the fix for bug 6828 - infinite timeout occurs when byte lock ...Jeremy Allison1-6/+9
2009-10-26s3: Rename new parameter "ldap ref follow" to "ldap follow referral".Karolin Seeger3-8/+8
2009-10-23Fix bug 6802 - A created folder does not properly inherit permissions from pa...Barry Sabsevitz1-4/+38
2009-10-22Simplify the logic.Jeremy Allison1-5/+2
2009-10-22Fix bug 6829 - smbclient does not show special characters properly.Jeremy Allison2-0/+20
2009-10-22s3: Remove a pointless #endif/#ifdef pairVolker Lendecke1-2/+0
2009-10-21s3:Makefile: add some explicit dependencies to libcBjörn Jacke1-2/+2
2009-10-21s3-lsa: Fix _lsa_EnumTrustDom() and avoid infite windows client loop.Günther Deschner1-0/+9
2009-10-21s3-lsa: make s3 pass against RPC-LSA-LOOKUPNAMES again.Günther Deschner1-6/+7
2009-10-21nsswitch: fix the build of the winbind krb5 locator plugin.Günther Deschner1-1/+1
2009-10-20Turn on LOCK9 test which will test for regressions in bug 6828.Jeremy Allison2-2/+4
2009-10-20Fix bug 6828 - infinite timeout occurs when byte lock held outside of sambaJeremy Allison1-8/+18
2009-10-20Fix comments on new test.Jeremy Allison1-3/+3
2009-10-20Add local (or NFS) lock test to smbtorture. Checks that local locksJeremy Allison1-1/+209
2009-10-20Fix "make install" by removing all references to python. Not currentlyJeremy Allison1-2/+9