summaryrefslogtreecommitdiff
path: root/source3/wscript_build
AgeCommit message (Expand)AuthorFilesLines
2012-06-29s3:smbd: add smbXsrv_open* infrastructureStefan Metzmacher1-0/+2
2012-06-29ccan: we're subsystems, not a library.Rusty Russell1-3/+2
2012-06-28s3:wscript: use LOCKING subsystem for smbtorture3Stefan Metzmacher1-1/+2
2012-06-27s3: add a tool "cclean" to cleanup orphaned entries from connections.tdbGregor Beck1-0/+12
2012-06-25s3:smbd: add smbXsrv_tcon infrastructureStefan Metzmacher1-0/+1
2012-06-25s3:smbd: add smbXsrv_session infrastructureStefan Metzmacher1-0/+1
2012-06-25s3:smbd: add smbXsrv_version_* infrastructureStefan Metzmacher1-0/+1
2012-06-25s3:librpc: add smbXsrv.idlStefan Metzmacher1-0/+1
2012-06-08s3-rpcclient: add fsrvp commandsDavid Disseldorp1-1/+2
2012-05-31build: rename build targets smbclient -> smbclient4 and smbclient3 -> smbclientMichael Adam1-1/+1
2012-05-31build: rename build targets nmblookup -> nmblookup4 and nmblookup3 -> nmblookupMichael Adam1-1/+1
2012-05-31s3:build: fix some spacing in wscript_buildMichael Adam1-6/+6
2012-05-30lib/param: Put common FN_ macros into param_functions.cAndrew Bartlett1-2/+2
2012-05-30build: Provide .pc file for libsmbsharemodesAndrew Bartlett1-1/+1
2012-05-30build: Provide .pc file for libnetapiAndrew Bartlett1-1/+1
2012-05-28s3:libsmb: get rid of clisigning routinesLuk Claes1-1/+0
2012-05-25s3: Test whether get_share_mode_lock cleans up stale processesVolker Lendecke1-1/+2
2012-05-23Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy1-4/+6
2012-05-23s3-passdb: add unixid_from_uid/unixid_from_gid/unixid_from_both APIAlexander Bokovoy1-1/+2
2012-05-23s4-resolve: Remove dependency on librokenSimo Sorce1-1/+1
2012-05-23Move source3/libads/dns.c to lib/addnsSimo Sorce1-2/+3
2012-05-18s3: Revert the serverid changes, they need more workVolker Lendecke1-1/+0
2012-05-18Fix the waf build with the new "cleans up stale processes" test.Jeremy Allison1-0/+1
2012-05-16s3:onefs: remove all onefs related code as it not maintained anymoreStefan Metzmacher1-2/+1
2012-05-15libcli/smb: move smb2cli_ioctl.c from source3 to the toplevelBjörn Baumbach1-1/+0
2012-05-15libcli/smb: move smb2cli_query_directory.c from source3 to the toplevelBjörn Baumbach1-1/+0
2012-05-15libcli/smb: move smb2cli_query_info.c from source3 to the toplevelBjörn Baumbach1-1/+0
2012-05-15libcli/smb: move smb2cli_set_info.c from source3 to the toplevelBjörn Baumbach1-1/+0
2012-05-15libcli/smb: move smb2cli_flush.c from source3 to the toplevelBjörn Baumbach1-1/+0
2012-05-15libcli/smb: move smb2cli_write.c from source3 to the toplevelBjörn Baumbach1-1/+0
2012-05-15libcli/smb: move smb2cli_read.c from source3 to the toplevelBjörn Baumbach1-1/+0
2012-05-15libcli/smb: move smb2cli_close.c from source3 to the toplevelStefan Metzmacher1-1/+0
2012-05-15libcli/smb: move smb2cli_create.c from source3 to the toplevelStefan Metzmacher1-1/+0
2012-05-14libcli/smb: move smb2cli_logoff_* from source3 to the top levelStefan Metzmacher1-1/+0
2012-05-14move the dbwrap library to the top levelMichael Adam1-5/+0
2012-05-09allow to use system iniparser library.Günther Deschner1-1/+1
2012-05-08s3-python: Add python bindings for posix ACL layerAndrew Bartlett1-0/+6
2012-05-06s3:libsmb: add smb2cli_set_info*Stefan Metzmacher1-0/+1
2012-05-06s3:libsmb: add smb2cli_query_info*Stefan Metzmacher1-0/+1
2012-05-03UTIL_TDB: lowercase name.Jelmer Vernooij1-3/+3
2012-05-01s3:torture: add idmap_tdb_common test codeChristian Ambach1-0/+2
2012-04-27s3:libsmb: add smb2cli_ioctl*Stefan Metzmacher1-0/+1
2012-04-25s3-waf: Cleanup smbregistry.Andreas Schneider1-10/+4
2012-04-25lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...Alexander Bokovoy1-2/+2
2012-04-23Make krb5 wrapper library common so they can be used all overSimo Sorce1-7/+7
2012-04-19s3-dbwrap: Add dbwrap_record_watch_send/recvVolker Lendecke1-0/+2
2012-04-18s3-xattr_tdb: make xattr_tdb a private library, for use outside vfs_xattr_tdbAndrew Bartlett1-0/+5
2012-04-18s3-build: move file_id.c into samba3-util and create a private headerAndrew Bartlett1-2/+2
2012-04-18dbwrap: Add dbwrap_tdb to private dbwrap libraryAndrew Bartlett1-3/+2
2012-04-18s3-build: Add missing samba3-util dep to tdb-wrap3Andrew Bartlett1-1/+1