summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4:rpc_server/dcerpc_server.c - fix a "const" warningMatthias Dieter Wallnöfer2010-09-241-1/+1
* s4:libcli/resolve/file.c - fix "const" warningMatthias Dieter Wallnöfer2010-09-241-1/+1
* 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
* s4-waf: move the RPC_NDR subsystems to main librpc wscript_build.Günther Deschner2010-09-232-222/+187
* s4/eventlog6: Add dummy implementation for calls 0x5 and 0xBAnatoliy Atanasov2010-09-231-2/+6
* s4/eventlog6: Build and hook EventLog6 RPC endpont mapper and idlAnatoliy Atanasov2010-09-236-3/+24
* s4/eventlog6: Add endpoint server for EventLog6 RPCAnatoliy Atanasov2010-09-231-0/+319
* s4/eventlog6: Add idl for EventLog6 RPCAnatoliy Atanasov2010-09-231-0/+343
* pidl:NDR/Parser: fix range() for arraysStefan Metzmacher2010-09-231-1/+32
* tdb: add restoreVolker Lendecke2010-09-237-2/+321
* selftest: Pass prefix to setup_env function.Jelmer Vernooij2010-09-231-4/+4
* selftest: Use variable for clientdir.Jelmer Vernooij2010-09-231-18/+20
* torture: Remove unused variable.Jelmer Vernooij2010-09-231-1/+0
* 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
* libcli: fix compile warningSimo Sorce2010-09-231-0/+2
* 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
* s4/dsdb:kcc: cleanup and improve readabilityAnatoliy Atanasov2010-09-231-4/+5
* s4:dsdb/kcc: we don't need to manually allocate [out,ref] pointers anymoreStefan Metzmacher2010-09-231-6/+1
* s4:irpc: use LIBNDR_FLAG_REF_ALLOC for the server side when pullingStefan Metzmacher2010-09-231-0/+2
* s4:irpc: add padding to the IPRC header for 8 byte alignmentStefan Metzmacher2010-09-231-0/+1
* s3-waf: first run in using NDR_ subsystems (mostly from shared directory).Günther Deschner2010-09-231-33/+31
* s4-waf: add NDR_LSARPC and NDR_SAMR.Günther Deschner2010-09-232-2/+12
* 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