summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3-selftest: add new registry upgrade test to test listBjörn Baumbach2011-11-041-0/+2
* s3-selftest: introduce registry upgrade testBjörn Baumbach2011-11-041-0/+176
* Fix bug #8562 - talloc: double free error.Jeremy Allison2011-11-041-2/+9
* waf: convert NDR_NBT into shared library.Günther Deschner2011-11-031-1/+1
* nbt: trim down header dependencies of nbt.idl.Günther Deschner2011-11-031-0/+1
* nbt: merge in LIBCLI_NDR_NETLOGON helper into NDR_NBT.Günther Deschner2011-11-032-2/+2
* librpc: remove nbt dependency to samr.Günther Deschner2011-11-031-0/+1
* librpc: only let NDR_NBT depend on NDR_NBT_BUF.Günther Deschner2011-11-031-1/+1
* s3:param: change default of "* signing" to "default"Stefan Metzmacher2011-11-031-2/+2
* s3:smbd: make use of SMB_SIGNING_* constantsStefan Metzmacher2011-11-034-10/+12
* s3:libsmb: make use of SMB_SIGNING_* constantsStefan Metzmacher2011-11-031-4/+4
* s3:lib: make use of SMB_SIGNING_* constantsStefan Metzmacher2011-11-031-4/+5
* s3:libsmb: make use of SMB_SIGNING_* constantsStefan Metzmacher2011-11-031-5/+5
* s3:libsmb: s/Undefined/SMB_SIGNING_DEFAULT/Stefan Metzmacher2011-11-034-6/+6
* s3:torture: s/Undefined/SMB_SIGNING_DEFAULT/ s/Required/SMB_SIGNING_REQUIRED/Stefan Metzmacher2011-11-034-8/+8
* s3:lib: s/Undefined/SMB_SIGNING_DEFAULT/Stefan Metzmacher2011-11-031-1/+1
* s3:lib/netapi: s/Undefined/SMB_SIGNING_DEFAULT/Stefan Metzmacher2011-11-031-1/+1
* s3:libnet: s/Undefined/SMB_SIGNING_DEFAULT/Stefan Metzmacher2011-11-031-3/+3
* s3:winbindd: s/Undefined/SMB_SIGNING_DEFAULT/Stefan Metzmacher2011-11-031-1/+1
* s3:web: s/Undefined/SMB_SIGNING_DEFAULT/Stefan Metzmacher2011-11-031-1/+1
* s3:utils: s/Undefined/SMB_SIGNING_DEFAULT/Stefan Metzmacher2011-11-035-7/+9
* s3:nmbd: s/Undefined/SMB_SIGNING_DEFAULT/Stefan Metzmacher2011-11-031-2/+2
* s3:auth: s/Undefined/SMB_SIGNING_DEFAULT/Stefan Metzmacher2011-11-032-2/+3
* s3:client: s/Undefined/SMB_SIGNING_DEFAULT/Stefan Metzmacher2011-11-032-2/+2
* s3:param: make use of SMB_SIGNING_* constantsStefan Metzmacher2011-11-031-18/+20
* s3:param: the behavior of "client/server signing = auto" is the same as "true"Stefan Metzmacher2011-11-033-5/+2
* s3:libsmb: restore the 3.6.x behavior signing config parametersStefan Metzmacher2011-11-031-7/+1
* s3-build: add bin/dbwrap_tool to the BIN_PROGS2 dependenciesBjörn Baumbach2011-11-031-2/+1
* s3-registry: fix upgrade codeBjörn Baumbach2011-11-031-4/+18
* s3-utils: net - Fix one error/usage messageBjörn Baumbach2011-11-031-1/+1
* s3-printing: fix typoBjörn Baumbach2011-11-031-1/+1
* s3:torture: let SMB2-BASICS work against w2k8r2 and win8pre0Stefan Metzmacher2011-11-031-10/+24
* s3-waf: convert libcli_netlogon3 into a private library.Günther Deschner2011-11-022-17/+18
* s3-lsa: Let passdb backend handle the DOMAIN$ userSumit Bose2011-11-021-101/+0
* s3-waf: move trusts_util.c code into a private library.Günther Deschner2011-11-022-6/+12
* s3-trustdomcache: make enumerate_domain_trusts() static.Günther Deschner2011-11-023-104/+103
* s3-waf: convert libnet_keytab into a private library.Günther Deschner2011-11-021-2/+9
* s3-libnet: add ads forward declaration in libnet keytab code.Günther Deschner2011-11-022-2/+3
* s3-waf: fix libgpo.so library name.Günther Deschner2011-11-022-3/+3
* s3:smb2_server: remove unused outhdr variablesDavid Disseldorp2011-11-021-2/+0
* Remove opendir() VFS code from ACL modules.Jeremy Allison2011-11-023-50/+0
* Call check_parent_access() on readdir.Jeremy Allison2011-11-011-0/+13
* Change function signature of check_parent_access() to take char * instead of ...Jeremy Allison2011-11-012-6/+10
* s3:smb2_server: FLAG_CHAINED means we always use the last session_id and tidStefan Metzmacher2011-10-312-33/+20
* s3:smb2_server: don't reset the tid and session id in the out hdr of compound...Stefan Metzmacher2011-10-311-14/+0
* s3:smb2_server: echo the SMB2_HDR_CREDIT_CHARGE and SMB2_HDR_SIGNATURE fieldsStefan Metzmacher2011-10-311-2/+4
* s3:smbd: also the parent smbd needs FLAG_MSG_PRINT_GENERAL (bug #8553)Stefan Metzmacher2011-10-311-0/+1
* s3: fix typo in net ads join outputDavid Disseldorp2011-10-311-1/+1
* s3: Fix some nonempty blank linesVolker Lendecke2011-10-311-5/+5
* s3: Fix a commentVolker Lendecke2011-10-311-1/+4