summaryrefslogtreecommitdiff
path: root/source3/wscript_build
AgeCommit message (Expand)AuthorFilesLines
2012-01-18s3-libsmb Use the gse_krb5 gensec module as clientAndrew Bartlett1-1/+1
2012-01-18s3-build: Rework object lists to allow gse gensec moduleAndrew Bartlett1-5/+8
2012-01-18s3-passdb: trying to decouple passdb and secrets a little.Günther Deschner1-1/+2
2012-01-13s3-waf: fix compile of pdb_ldap as shared module by moving ldap schema helper...Günther Deschner1-1/+2
2012-01-12s3: Move the share_mode_lock handling to its own fileVolker Lendecke1-1/+1
2012-01-12s3-waf: link SECRETS3 only against samba3util.Andreas Schneider1-1/+1
2012-01-12s3-waf: Create a smaller samba3util subsystem.Andreas Schneider1-7/+18
2012-01-11s3-libsmb: split out auth_generic client functions into auth_generic.cAndrew Bartlett1-1/+6
2012-01-09s3-waf: rpcclient does not need libads.so.Günther Deschner1-1/+1
2012-01-05s3: Add a test excercising the share mode cleanup routineVolker Lendecke1-0/+1
2011-12-16s3:smbd: remove unused sconn_server_id()Stefan Metzmacher1-1/+0
2011-12-15s3:smbd: split ID_CACHE_* message handling into parent and child partsStefan Metzmacher1-1/+1
2011-12-12s4-lsarpc handle more info levels in SetInfoTrustedDomain callsAndrew Bartlett1-2/+2
2011-12-03Revert making public of the samba-module library.Jelmer Vernooij1-1/+1
2011-12-03s3:registry: do not use regdb functions during db upgradeGregor Beck1-2/+5
2011-12-03Update the waf build system to link with the new PIDL locking code.Jeremy Allison1-1/+1
2011-12-02s3: Use autogenerated open_files.idlVolker Lendecke1-0/+1
2011-11-24s3:smb2cli: remove unused smb2cli_negprot()Stefan Metzmacher1-1/+0
2011-11-24s3:smb2cli: replace smb2cli_base.c code with the more generic smbXcli_base.c ...Stefan Metzmacher1-1/+0
2011-11-21s3-waf: remove version from libpdb.so for now.Günther Deschner1-2/+0
2011-11-17param: calculate server role from security, and security from server roleAndrew Bartlett1-1/+1
2011-11-16s3-waf: create a smbldap.so library.Günther Deschner1-5/+7
2011-11-16s3: move smbldap_util to pdb_ldap_util.Günther Deschner1-1/+1
2011-11-03waf: convert NDR_NBT into shared library.Günther Deschner1-1/+1
2011-11-03nbt: merge in LIBCLI_NDR_NETLOGON helper into NDR_NBT.Günther Deschner1-1/+1
2011-11-03librpc: only let NDR_NBT depend on NDR_NBT_BUF.Günther Deschner1-1/+1
2011-11-02s3-waf: convert libcli_netlogon3 into a private library.Günther Deschner1-16/+17
2011-11-02s3-waf: move trusts_util.c code into a private library.Günther Deschner1-4/+10
2011-11-02s3-waf: convert libnet_keytab into a private library.Günther Deschner1-2/+9
2011-11-02s3-waf: fix libgpo.so library name.Günther Deschner1-2/+2
2011-10-28lib/util Split samba-modules library into public and private partsAndrew Bartlett1-1/+1
2011-10-28s3-torture run t_strappend tests as LOCAL-sprintf_appendAndrew Bartlett1-1/+2
2011-10-27s3-waf: Don't link uid_wrapper more than once.Andreas Schneider1-2/+2
2011-10-25torture: Remove unused smbiconvAndrew Bartlett1-7/+0
2011-10-25libcli/smb: move smb_signing.[ch] to the toplevelStefan Metzmacher1-1/+0
2011-10-24libcli/smb: move source3/libsmb/read_smb.* to the toplevelStefan Metzmacher1-2/+3
2011-10-21libcli/smb: move smb_seal.c to the toplevelStefan Metzmacher1-1/+1
2011-10-21build: compile (but do not install) netapi examplesAndrew Bartlett1-0/+1
2011-10-20s3-netapi Compile (but do not install) netapi testsAndrew Bartlett1-1/+1
2011-10-19s3-waf: make sure we always compile (not install) our libsmbclient testcode.Günther Deschner1-0/+1
2011-10-18libsmbclient: add ABI checking and pc fileAndrew Tridgell1-2/+4
2011-10-17s3-waf: make sure we always build example pdb modules with --enable-developer.Günther Deschner1-0/+1
2011-10-17s3-waf: make sure we always build example auth modules with --enable-developer.Günther Deschner1-0/+1
2011-10-17s3: Before adding KDC's to the krb5.conf, cldap ping themVolker Lendecke1-1/+1
2011-10-14s3-waf: install passdb headers.Günther Deschner1-0/+6
2011-10-12s3:net: add command registry checkGregor Beck1-0/+2
2011-10-11s3-waf: make sure we build example vfs modules with --enable-developer.Günther Deschner1-0/+1
2011-10-11s3:wscript: add 'gssapi' dependecy to 'errors3'Stefan Metzmacher1-1/+1
2011-10-11auth: move gensec_start.c to the top levelAndrew Bartlett1-1/+1
2011-10-08build: build wbinfo only once in the waf buildAndrew Bartlett1-9/+0