summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2009-10-20Remove pythonmods from the build in source3, it doesn't build anywayJeremy Allison1-1/+1
2009-10-20Fix the pam_smbpass.so build with the recent linker flag changes.Jeremy Allison1-2/+2
2009-10-20s3-lsa: Fix _lsa_EnumTrustDom().Günther Deschner1-41/+25
2009-10-20s3-pdb_ldap: fix crash bug in ldapsam_set_trusteddom_pw().Günther Deschner1-2/+2
2009-10-20s3:Makefile: rename LDSHFLAG variables to make meaning more obviousBjörn Jacke1-88/+88
2009-10-20s3-lsa: Fix _lsa_CreateAccount() for usage of SEC_FLAG_MAXIMUM_ALLOWED.Günther Deschner1-0/+5
2009-10-20s3-selftest: enable RPC-LSA-PRIVILEGES against Samba 3.Günther Deschner1-0/+1
2009-10-20s3-lsa: Allow to lookup 'NT AUTHORITY\Anonymous Logon' as well.Günther Deschner1-0/+1
2009-10-20s3-lsa: allow to lookup BUILTIN\ in lsa_LookupNames.Günther Deschner1-0/+8