summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3-waf: remove duplicate CONFIGFILE from dynconfig.py which caused sysconfigdirGünther Deschner2010-09-231-1/+0
* s3-waf: fix the build of nsstest with --enable-nss-wrapper.Günther Deschner2010-09-231-0/+1
* tdb: add restoreVolker Lendecke2010-09-232-0/+11
* s3-waf: convert LIBMSRPC into a subsystem.Günther Deschner2010-09-231-27/+23
* s3-waf: fix the build after rpc_server crypto changes.Günther Deschner2010-09-231-4/+8
* s3-dcerps: check auth_typeSimo Sorce2010-09-231-0/+15
* s3-dcerpc: Use spnego own sign/seal functionsSimo Sorce2010-09-231-64/+47
* s3-dcerpc: remove auth_data_free_funcSimo Sorce2010-09-233-16/+3
* s3-dcerpc: make auth context opaqueSimo Sorce2010-09-235-126/+189
* srv_pipe: reorganize code so that related functions are close to each otherSimo Sorce2010-09-231-253/+252
* s3-dcerpc: finally remove the legaqcy spnego_type variable from pipe_auth_dataSimo Sorce2010-09-236-48/+13
* s3-dcerpc: use new spnego server codeSimo Sorce2010-09-231-200/+122
* s3-dcerpc: add spnego server helpersSimo Sorce2010-09-237-6/+542
* spnego: make spnego_context publicSimo Sorce2010-09-232-21/+19
* s3-dcerpc: move client spnego stuff in /librpc/cryptoSimo Sorce2010-09-235-8/+7
* spnego: avoid explicit dependency on dcerpc specific structuresSimo Sorce2010-09-234-47/+72
* s3-dcesrv: use gssapi helper in srv_pipe.cSimo Sorce2010-09-231-223/+46
* s3-dcerpc: add server helpers for gssapi authSimo Sorce2010-09-233-1/+292
* s3-dcesrv: use ntlmssp helper in srv_pipe.cSimo Sorce2010-09-231-204/+173
* s3-dcerpc: add server helpers for ntlmssp authSimo Sorce2010-09-233-1/+179
* gssapi: remove unused function argumentSimo Sorce2010-09-233-7/+1
* gssapi: avoid explicit dependency on dcerpc specific structuresSimo Sorce2010-09-235-41/+22
* s3-dcerpc: move crypto stuff in /librpc/cryptoSimo Sorce2010-09-239-18/+19
* s3-dsgetdcname: always pass in messaging context.Günther Deschner2010-09-2311-41/+51
* s3:registry: try to fix the build of reg_parse_internal on HP-UXMichael Adam2010-09-231-1/+1
* s3: fix tdbdump build on Solaris and other boxesBjörn Jacke2010-09-231-1/+1
* s3 waf: Remove iniparser source list from source3/wscript_buildKai Blin2010-09-231-5/+1
* s3-waf: first run in using NDR_ subsystems (mostly from shared directory).Günther Deschner2010-09-231-33/+31
* s3-waf: convert LIBADS_PRINTER into a subsystem.Günther Deschner2010-09-231-4/+7
* s3-waf: convert LIBADS_SERVER into a subsystem.Günther Deschner2010-09-231-8/+10
* s3-waf: convert LIBADS into a subsystem.Günther Deschner2010-09-231-10/+12
* s3-waf: convert smbd into a subsystem.Günther Deschner2010-09-231-10/+12
* s3-waf: add libaddns.so.Günther Deschner2010-09-231-2/+6
* s3-waf: recurse into ../lib/crypto.Günther Deschner2010-09-231-8/+3
* s3-waf: convert LIBMSRPC_GEN into a subsystem.Günther Deschner2010-09-231-29/+34
* s3-build: move epmapper client to LIBMSRPC.Günther Deschner2010-09-231-3/+3
* s3-waf: move epmapper client to LIBMSRPC.Günther Deschner2010-09-231-4/+3
* s3-waf: recurse into main wscript_build from main librpc directory.Günther Deschner2010-09-231-1/+32
* s3-waf: fix LOCALEDIR usage.Günther Deschner2010-09-232-3/+2
* s3-waf: rework libnetapi to have no unresolved symbols.Günther Deschner2010-09-231-17/+36
* s3-waf: add libsmbsharemodes.so.Günther Deschner2010-09-231-0/+9
* s3-waf: add all remaining binaries from the make build.Günther Deschner2010-09-231-136/+270
* s3-build: fix the build of split_tokens.Günther Deschner2010-09-232-2/+3
* s3-build: fix the build of test_lp_load.Günther Deschner2010-09-232-2/+3
* s3-build: strip down dependencies of smbta-util.Günther Deschner2010-09-231-1/+1
* s3-waf: reconcile objects to old make-based build.Günther Deschner2010-09-231-40/+246
* s3-waf: add libsmbclient.Günther Deschner2010-09-231-0/+15
* Thank goodness for code reviews. Volker caught - this should be lp_posix_path...Jeremy Allison2010-09-221-1/+1
* s3: tdbdump does not use our libsVolker Lendecke2010-09-231-3/+2
* s3-selftest: Fix test prefixes in subunit output.Jelmer Vernooij2010-09-221-3/+4