summaryrefslogtreecommitdiffstats
path: root/source3/wscript_build
Commit message (Expand)AuthorAgeFilesLines
...
* s3-waf: Link samba3core against needed subsystems.Andreas Schneider2012-01-251-1/+19
* s3-waf: Don't link param_service against USER_UTIL twice.Andreas Schneider2012-01-251-1/+1
* s3-waf: Link param only against needed subsystems.Andreas Schneider2012-01-251-1/+1
* s3-waf: Add missing depcendencies to smbconf.Andreas Schneider2012-01-251-3/+15
* s3-waf: Remove unneeded PARAM_UTIL dependency.Andreas Schneider2012-01-251-2/+1
* s3-waf: Replace LIBMSRPC_GEN just with ndr-standard.Andreas Schneider2012-01-251-19/+14
* s3-waf: Link nss_wins only against needed subsystems.Andreas Schneider2012-01-251-2/+1
* s3-waf: Link smbclient only against needed subsystems.Andreas Schneider2012-01-251-1/+1
* s3-waf: Link netapi only against needed subsystems.Andreas Schneider2012-01-251-4/+3
* lib: Remove dead mszip code.Andreas Schneider2012-01-251-9/+0
* s3-libsmb Use the gse_krb5 gensec module as clientAndrew Bartlett2012-01-181-1/+1
* s3-build: Rework object lists to allow gse gensec moduleAndrew Bartlett2012-01-181-5/+8
* s3-passdb: trying to decouple passdb and secrets a little.Günther Deschner2012-01-181-1/+2
* s3-waf: fix compile of pdb_ldap as shared module by moving ldap schema helper...Günther Deschner2012-01-131-1/+2
* s3: Move the share_mode_lock handling to its own fileVolker Lendecke2012-01-121-1/+1
* s3-waf: link SECRETS3 only against samba3util.Andreas Schneider2012-01-121-1/+1
* s3-waf: Create a smaller samba3util subsystem.Andreas Schneider2012-01-121-7/+18
* s3-libsmb: split out auth_generic client functions into auth_generic.cAndrew Bartlett2012-01-111-1/+6
* s3-waf: rpcclient does not need libads.so.Günther Deschner2012-01-091-1/+1
* s3: Add a test excercising the share mode cleanup routineVolker Lendecke2012-01-051-0/+1
* s3:smbd: remove unused sconn_server_id()Stefan Metzmacher2011-12-161-1/+0
* s3:smbd: split ID_CACHE_* message handling into parent and child partsStefan Metzmacher2011-12-151-1/+1
* s4-lsarpc handle more info levels in SetInfoTrustedDomain callsAndrew Bartlett2011-12-121-2/+2
* Revert making public of the samba-module library.Jelmer Vernooij2011-12-031-1/+1
* s3:registry: do not use regdb functions during db upgradeGregor Beck2011-12-031-2/+5
* Update the waf build system to link with the new PIDL locking code.Jeremy Allison2011-12-031-1/+1
* s3: Use autogenerated open_files.idlVolker Lendecke2011-12-021-0/+1
* s3:smb2cli: remove unused smb2cli_negprot()Stefan Metzmacher2011-11-241-1/+0
* s3:smb2cli: replace smb2cli_base.c code with the more generic smbXcli_base.c ...Stefan Metzmacher2011-11-241-1/+0
* s3-waf: remove version from libpdb.so for now.Günther Deschner2011-11-211-2/+0
* param: calculate server role from security, and security from server roleAndrew Bartlett2011-11-171-1/+1
* s3-waf: create a smbldap.so library.Günther Deschner2011-11-161-5/+7
* s3: move smbldap_util to pdb_ldap_util.Günther Deschner2011-11-161-1/+1
* waf: convert NDR_NBT into shared library.Günther Deschner2011-11-031-1/+1
* nbt: merge in LIBCLI_NDR_NETLOGON helper into NDR_NBT.Günther Deschner2011-11-031-1/+1
* librpc: only let NDR_NBT depend on NDR_NBT_BUF.Günther Deschner2011-11-031-1/+1
* s3-waf: convert libcli_netlogon3 into a private library.Günther Deschner2011-11-021-16/+17
* s3-waf: move trusts_util.c code into a private library.Günther Deschner2011-11-021-4/+10
* s3-waf: convert libnet_keytab into a private library.Günther Deschner2011-11-021-2/+9
* s3-waf: fix libgpo.so library name.Günther Deschner2011-11-021-2/+2
* lib/util Split samba-modules library into public and private partsAndrew Bartlett2011-10-281-1/+1
* s3-torture run t_strappend tests as LOCAL-sprintf_appendAndrew Bartlett2011-10-281-1/+2
* s3-waf: Don't link uid_wrapper more than once.Andreas Schneider2011-10-271-2/+2
* torture: Remove unused smbiconvAndrew Bartlett2011-10-251-7/+0
* libcli/smb: move smb_signing.[ch] to the toplevelStefan Metzmacher2011-10-251-1/+0
* libcli/smb: move source3/libsmb/read_smb.* to the toplevelStefan Metzmacher2011-10-241-2/+3
* libcli/smb: move smb_seal.c to the toplevelStefan Metzmacher2011-10-211-1/+1
* build: compile (but do not install) netapi examplesAndrew Bartlett2011-10-211-0/+1
* s3-netapi Compile (but do not install) netapi testsAndrew Bartlett2011-10-201-1/+1
* s3-waf: make sure we always compile (not install) our libsmbclient testcode.Günther Deschner2011-10-191-0/+1