summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2010-09-25s3: Fix bug 7470Volker Lendecke3-3/+5
2010-09-24s3-waf: fix debug2html.Günther Deschner1-1/+1
2010-09-24s3-waf: add missing idmap module objectfiles.Günther Deschner1-0/+6
2010-09-24s3-waf: convert DISPLAY_SEC into a subsystem.Günther Deschner1-7/+9
2010-09-24s3-waf: fix libnetapi and libaddns unresolved symbols.Günther Deschner1-2/+3
2010-09-24s3-waf: install header files for our libraries.Günther Deschner1-0/+4
2010-09-24s3-waf: convert LIBEVENTLOG into a subsystem.Günther Deschner1-12/+13
2010-09-24s4-waf: rename subsystem NDR_LSAPRC to NDR_LSA.Günther Deschner1-9/+9
2010-09-24s3-waf: convert LIBNET et al into subsystems.Günther Deschner2-6/+26
2010-09-24s3-waf: convert PASSWD_UTIL into a subsystem.Günther Deschner1-6/+11
2010-09-24s3-waf: convert READLINE into a subsystem.Günther Deschner1-8/+10
2010-09-24s3-waf: convert PROFILE into a subsystem.Günther Deschner1-9/+11
2010-09-24s3-waf: convert AFS_SETTOKEN and AFS into subsystems.Günther Deschner1-9/+17
2010-09-24s3-waf: let winbind depend on SRV_NDR_WBINT and RPCCLI_NDR_WBINT.Günther Deschner2-5/+11
2010-09-24s3-waf: convert LOCKING into a subsystem.Günther Deschner1-12/+13
2010-09-24s3-waf: add RPC_NDR_WBINT to librpc/wscript_build.Günther Deschner1-0/+5
2010-09-24s3-waf: add autogen-waf.sh to source3.Günther Deschner1-0/+27
2010-09-24s3-waf: add wscript_build to s3 librpc dir for NDR_ subsystems.Günther Deschner2-0/+32
2010-09-23Fix bug 7694 - Crash bug with invalid SPNEGO token.Jeremy Allison4-4/+7
2010-09-23s3-waf: add check for seteuid method.Günther Deschner1-0/+44
2010-09-23s3-waf: fix the build.Günther Deschner1-0/+7
2010-09-23s3-waf: add more diroptions.Günther Deschner1-1/+11
2010-09-23s3 waf: more correctly generate symbols for pdb/vfs/auth/etc. modulesKai Blin1-13/+27
2010-09-23s3-waf: remove duplicate CONFIGFILE from dynconfig.py which caused sysconfigdirGünther Deschner1-1/+0
2010-09-23s3-waf: fix the build of nsstest with --enable-nss-wrapper.Günther Deschner1-0/+1
2010-09-23tdb: add restoreVolker Lendecke2-0/+11
2010-09-23s3-waf: convert LIBMSRPC into a subsystem.Günther Deschner1-27/+23
2010-09-23s3-waf: fix the build after rpc_server crypto changes.Günther Deschner1-4/+8
2010-09-23s3-dcerps: check auth_typeSimo Sorce1-0/+15
2010-09-23s3-dcerpc: Use spnego own sign/seal functionsSimo Sorce1-64/+47
2010-09-23s3-dcerpc: remove auth_data_free_funcSimo Sorce3-16/+3
2010-09-23s3-dcerpc: make auth context opaqueSimo Sorce5-126/+189
2010-09-23srv_pipe: reorganize code so that related functions are close to each otherSimo Sorce1-253/+252
2010-09-23s3-dcerpc: finally remove the legaqcy spnego_type variable from pipe_auth_dataSimo Sorce6-48/+13
2010-09-23s3-dcerpc: use new spnego server codeSimo Sorce1-200/+122
2010-09-23s3-dcerpc: add spnego server helpersSimo Sorce7-6/+542
2010-09-23spnego: make spnego_context publicSimo Sorce2-21/+19
2010-09-23s3-dcerpc: move client spnego stuff in /librpc/cryptoSimo Sorce5-8/+7
2010-09-23spnego: avoid explicit dependency on dcerpc specific structuresSimo Sorce4-47/+72
2010-09-23s3-dcesrv: use gssapi helper in srv_pipe.cSimo Sorce1-223/+46
2010-09-23s3-dcerpc: add server helpers for gssapi authSimo Sorce3-1/+292
2010-09-23s3-dcesrv: use ntlmssp helper in srv_pipe.cSimo Sorce1-204/+173
2010-09-23s3-dcerpc: add server helpers for ntlmssp authSimo Sorce3-1/+179
2010-09-23gssapi: remove unused function argumentSimo Sorce3-7/+1
2010-09-23gssapi: avoid explicit dependency on dcerpc specific structuresSimo Sorce5-41/+22
2010-09-23s3-dcerpc: move crypto stuff in /librpc/cryptoSimo Sorce9-18/+19
2010-09-23s3-dsgetdcname: always pass in messaging context.Günther Deschner11-41/+51
2010-09-23s3:registry: try to fix the build of reg_parse_internal on HP-UXMichael Adam1-1/+1
2010-09-23s3: fix tdbdump build on Solaris and other boxesBjörn Jacke1-1/+1
2010-09-23s3 waf: Remove iniparser source list from source3/wscript_buildKai Blin1-5/+1