summaryrefslogtreecommitdiffstats
path: root/source3/wscript_build
Commit message (Expand)AuthorAgeFilesLines
...
* libcli/smb: move smb2cli_create.c from source3 to the toplevelStefan Metzmacher2012-05-151-1/+0
* libcli/smb: move smb2cli_logoff_* from source3 to the top levelStefan Metzmacher2012-05-141-1/+0
* move the dbwrap library to the top levelMichael Adam2012-05-141-5/+0
* allow to use system iniparser library.Günther Deschner2012-05-091-1/+1
* s3-python: Add python bindings for posix ACL layerAndrew Bartlett2012-05-081-0/+6
* s3:libsmb: add smb2cli_set_info*Stefan Metzmacher2012-05-061-0/+1
* s3:libsmb: add smb2cli_query_info*Stefan Metzmacher2012-05-061-0/+1
* UTIL_TDB: lowercase name.Jelmer Vernooij2012-05-031-3/+3
* s3:torture: add idmap_tdb_common test codeChristian Ambach2012-05-011-0/+2
* s3:libsmb: add smb2cli_ioctl*Stefan Metzmacher2012-04-271-0/+1
* s3-waf: Cleanup smbregistry.Andreas Schneider2012-04-251-10/+4
* lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...Alexander Bokovoy2012-04-251-2/+2
* Make krb5 wrapper library common so they can be used all overSimo Sorce2012-04-231-7/+7
* s3-dbwrap: Add dbwrap_record_watch_send/recvVolker Lendecke2012-04-191-0/+2
* s3-xattr_tdb: make xattr_tdb a private library, for use outside vfs_xattr_tdbAndrew Bartlett2012-04-181-0/+5
* s3-build: move file_id.c into samba3-util and create a private headerAndrew Bartlett2012-04-181-2/+2
* dbwrap: Add dbwrap_tdb to private dbwrap libraryAndrew Bartlett2012-04-181-3/+2
* s3-build: Add missing samba3-util dep to tdb-wrap3Andrew Bartlett2012-04-181-1/+1
* build: Remove more of the s3 special cases in waf: only pidfile.c needs -DCON...Andrew Bartlett2012-04-181-1/+7
* s3-waf: Add possibility to build with system libsmbclient.Andreas Schneider2012-04-171-34/+1
* s3-waf: Fix client/smbclient dependencies.Andreas Schneider2012-04-171-7/+7
* s3: Add smbstatus -N to output the notify dbVolker Lendecke2012-04-171-1/+1
* s3: Add two notify benchmark testsVolker Lendecke2012-04-171-0/+2
* s3: Add msg_channelVolker Lendecke2012-04-171-0/+2
* s3: Add a second ctdb connect libraryVolker Lendecke2012-04-171-0/+2
* s3: Add dbwrap_cacheVolker Lendecke2012-04-171-1/+1
* s3: Add infrastructure for background jobsVolker Lendecke2012-04-171-0/+1
* s3-libads: Remove ads_verify_ticket() as it is now unusedAndrew Bartlett2012-04-031-1/+1
* build: Reduce deps of ntlm_authAndrew Bartlett2012-04-031-2/+1
* s3-waf: Use samba3-util library instead of lots of tiny libs.Jelmer Vernooij2012-03-241-52/+18
* build: param must require cups to get the cups headers path in -IAndrew Bartlett2012-03-151-1/+1
* samba3util: Add ccan to dependency list now that str_checksum() uses a ccan f...Jelmer Vernooij2012-03-141-1/+1
* s3: Add a new set of andx chain handling routinesVolker Lendecke2012-03-101-1/+2
* s3: Add a test that makes a chained open break an oplockVolker Lendecke2012-02-291-0/+1
* s3:wscript_build - fix TDB dependency for source3/lib/util.cMatthias Dieter Wallnöfer2012-02-231-3/+1
* s3-librpc: Use gensec_spnego for DCE/RPC authenticationAndrew Bartlett2012-02-161-1/+0
* s3-waf: add dependency on talloc or it won't build if talloc.h is not in the ...Matthieu Patou2012-02-101-4/+8
* s3-waf: Link against tdb_compat instead of tdb.Andreas Schneider2012-02-071-5/+5
* s3-libsmb: Remove dead gssapi code.Andreas Schneider2012-02-011-1/+1
* s3-lib: Fix util_cmdline which doesn't use popt.Andreas Schneider2012-02-011-3/+3
* s3/wscript: Fix dependency on gssapi, necessary when there is no system Kerbe...Jelmer Vernooij2012-02-011-1/+1
* s3-pdb: Break SECRETS3 dependency on PDB.Simo Sorce2012-01-271-9/+13
* s3-waf: Create a subsystem for SERVER_MUTEX.Andreas Schneider2012-01-271-3/+6
* s3-waf: Add missing dependency of ntlmssp to wbclient.Andreas Schneider2012-01-271-1/+1
* build: Add missing dependencies on poptAmitay Isaacs2012-01-271-0/+2
* s3-build: Remove FIXME, bigballofmud is no moreAndrew Bartlett2012-01-261-2/+0
* s3-waf: Reduce dependencies of winbindd.Andreas Schneider2012-01-251-24/+9
* s3-waf: Reduce dependencies of smbd_base.Andreas Schneider2012-01-251-43/+10
* s3-waf: Fix cups dependency in PRINTING.Andreas Schneider2012-01-251-1/+1
* s3-waf: Add missing dependency to LIBNET.Andreas Schneider2012-01-251-2/+1