summaryrefslogtreecommitdiff
path: root/source4/rpc_server/wscript_build
AgeCommit message (Expand)AuthorFilesLines
2011-04-03use system heimdal headers if possible, fix missing dependencies on hx509 and...Jelmer Vernooij1-1/+1
2011-03-16dcerpc: we do not need these as public headersSimo Sorce1-2/+0
2011-03-15s4-rpc: make common/proto.h publicAndrew Tridgell1-1/+1
2011-02-24build: moved schannel_sign.c into a shared COMMON_SCHANNEL subsystemAndrew Tridgell1-1/+1
2011-02-22s4-auth Move libcli/security/session.c to the top levelAndrew Bartlett1-3/+3
2011-02-18s4-auth: rename 'auth' subsystem to 'auth4'Andrew Tridgell1-1/+1
2011-02-14s4: Add server side implementation of backup key remote protocolMatthieu Patou1-0/+9
2010-12-09s4-lsa Implement kerberos ticket life policyAndrew Bartlett1-1/+1
2010-11-15smb_server: Build as shared module.Jelmer Vernooij1-1/+1
2010-11-15s4: Build ldap and samba3_smb services as shared modules.Jelmer Vernooij1-1/+1
2010-11-07samdb: Lowercase library name.Jelmer Vernooij1-4/+4
2010-10-30s4-rpc: split the dcesrv reply code out of dcerpc_serverAndrew Tridgell1-4/+4
2010-10-26waf: Stop automaticaly changing dashes to underscores in library names.Jelmer Vernooij1-4/+4
2010-10-26waf: Don't auto-lowercase library names.Jelmer Vernooij1-6/+6
2010-10-26waf: Remove lib prefix from libraries manually.Jelmer Vernooij1-2/+2
2010-10-26s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij1-4/+4
2010-10-24s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij1-1/+1
2010-10-24s4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,}Jelmer Vernooij1-3/+3
2010-10-23s4: Rename NSS_WRAPPER to nss_wrapper.Jelmer Vernooij1-1/+1
2010-10-23s4: Rename LIBEVENTS to libevents.Jelmer Vernooij1-1/+1
2010-10-23s4: Rename NDR_TABLE to ndr_table.Jelmer Vernooij1-1/+1
2010-10-21s4-rpc_server: split out DCERPC_SHARE as a separate subsystemAndrew Tridgell1-2/+8
2010-10-12s4-libcli/security Use seperate subsystem for session related functionsAndrew Bartlett1-3/+3
2010-10-11torture: Link against rpc server itself, not service module. (against which w...Jelmer Vernooij1-5/+5
2010-10-05Add missing dependencies for com_err.Jelmer Vernooij1-1/+1
2010-09-23s4/eventlog6: Build and hook EventLog6 RPC endpont mapper and idlAnatoliy Atanasov1-0/+6
2010-09-14rpc_server: Remove unnecessary dependency on server modules, buildJelmer Vernooij1-1/+1
2010-09-03s4:rpc_server/netlogon: use irpc_binding_handle_by_name()Stefan Metzmacher1-1/+1
2010-08-09s4-rpc_server: Fixed the build of the dcerpc_server library.Andreas Schneider1-1/+1
2010-08-09s4-build: added dcerpc_server libraryBrad Hards1-3/+5
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell1-0/+2
2010-04-06s4-waf: install the rest of the headersAndrew Tridgell1-4/+1
2010-04-06build: waf quicktest nearly worksAndrew Tridgell1-3/+3
2010-04-06build: commit all the waf build files in the treeAndrew Tridgell1-0/+138