summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* ntdb: add autoconf support.Rusty Russell2012-06-191-0/+8
* Revert "s3: temporary hack to make the waf build work withouth autotools bein...Björn Jacke2012-06-181-1/+0
* s3:autoconf: add -Iautoconf -Iautoconf/source3 at configure stageStefan Metzmacher2012-06-181-2/+0
* s3:Makefile.in: remove pidl generated files with 'make realdistclean'Stefan Metzmacher2012-06-181-0/+1
* s3:Makefile.in: fix 'make realdistclean' after moving generated files to auto...Stefan Metzmacher2012-06-181-1/+1
* s3:Makefile.in: fix 'make clean' after moving generated files to autoconf/Stefan Metzmacher2012-06-181-6/+5
* s3-auth: Remove auth_netlogondAndrew Bartlett2012-06-161-5/+0
* s3-passdb: Remove pdb_adsAndrew Bartlett2012-06-161-4/+0
* s3-build: Do not write loadparm generated files into the build treeAndrew Bartlett2012-06-151-13/+13
* s3-rpcclient: add fsrvp commandsDavid Disseldorp2012-06-081-2/+6
* s3: temporary hack to make the waf build work withouth autotools being requiredBjörn Jacke2012-06-051-0/+1
* s3: remove dependency on automake for "make everything"Björn Jacke2012-06-051-1/+0
* s3-build: Remove finddeadAndrew Bartlett2012-06-031-9/+0
* s3-build: We do not have CHARSET modules any moreAndrew Bartlett2012-05-301-6/+2
* lib/param: Put common FN_ macros into param_functions.cAndrew Bartlett2012-05-301-4/+4
* s3-build: Remove build of libtdb.so from the autoconf buildAndrew Bartlett2012-05-301-65/+2
* s3-build: Remove build of libtalloc.so from the autoconf buildAndrew Bartlett2012-05-301-62/+2
* s3: fix compile of krb5 locator on SolarisBjörn Jacke2012-05-291-1/+1
* s3:libsmb: get rid of clisigning routinesLuk Claes2012-05-281-1/+0
* build: Remove all references to libuuidAndrew Bartlett2012-05-271-2/+1
* s3-build: Remove build of libaddns.a from the autoconf buildAndrew Bartlett2012-05-261-73/+0
* s3: Test whether get_share_mode_lock cleans up stale processesVolker Lendecke2012-05-251-1/+2
* krb5samba: Add smb_gss_oid_equal wrapper.Andreas Schneider2012-05-231-0/+1
* s3-autoconf: fix typo after migrating DNS resolver code to lib/addnsAlexander Bokovoy2012-05-231-1/+1
* Move source3/libads/dns.c to lib/addnsSimo Sorce2012-05-231-1/+1
* s3: Revert the serverid changes, they need more workVolker Lendecke2012-05-181-2/+1
* build: Move generated files out of the normal build treeAndrew Bartlett2012-05-181-83/+85
* build: Move generated version.h to a waf-invisible locationAndrew Bartlett2012-05-181-1/+1
* s3: Test whether get_share_mode_lock cleans up stale processesVolker Lendecke2012-05-171-1/+2
* s3:onefs: remove all onefs related code as it not maintained anymoreStefan Metzmacher2012-05-161-19/+1
* libcli/smb: move smb2cli_ioctl.c from source3 to the toplevelBjörn Baumbach2012-05-151-1/+1
* libcli/smb: move smb2cli_query_directory.c from source3 to the toplevelBjörn Baumbach2012-05-151-1/+1
* libcli/smb: move smb2cli_query_info.c from source3 to the toplevelBjörn Baumbach2012-05-151-1/+1
* libcli/smb: move smb2cli_set_info.c from source3 to the toplevelBjörn Baumbach2012-05-151-1/+1
* libcli/smb: move smb2cli_flush.c from source3 to the toplevelBjörn Baumbach2012-05-151-1/+1
* libcli/smb: move smb2cli_write.c from source3 to the toplevelBjörn Baumbach2012-05-151-1/+1
* libcli/smb: move smb2cli_read.c from source3 to the toplevelBjörn Baumbach2012-05-151-1/+1
* libcli/smb: move smb2cli_close.c from source3 to the toplevelStefan Metzmacher2012-05-151-1/+1
* libcli/smb: move smb2cli_create.c from source3 to the toplevelStefan Metzmacher2012-05-151-1/+1
* s3:auth: remove unused auth_server.cStefan Metzmacher2012-05-151-5/+0
* libcli/smb: move smb2cli_logoff_* from source3 to the top levelStefan Metzmacher2012-05-141-1/+0
* libcli/smb: git mv smb2_session.c smb2cli_session.cStefan Metzmacher2012-05-141-1/+1
* move the dbwrap library to the top levelMichael Adam2012-05-141-5/+5
* s3:build: move lib/dbwrap/dbwrap_util.o to the other dbwrap objects...Michael Adam2012-05-141-2/+3
* s3:libsmb: add smb2cli_set_info*Stefan Metzmacher2012-05-061-0/+1
* s3:libsmb: add smb2cli_query_info*Stefan Metzmacher2012-05-061-0/+1
* s3:torture: add idmap_tdb_common test codeChristian Ambach2012-05-011-3/+6
* s3:winbindd add idmap_tdb_common file to store common code of TDB idmap backendsChristian Ambach2012-05-011-1/+4
* s3-lib Add a way to allocate the task_id value in server_idAndrew Bartlett2012-04-301-2/+1
* s3:libsmb: add smb2cli_ioctl*Stefan Metzmacher2012-04-271-0/+1