summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2012-06-29s3:smbd: add smbXsrv_open* infrastructureStefan Metzmacher1-0/+1
2012-06-28Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls.Jeremy Allison1-2/+4
2012-06-27s3: add a tool "cclean" to cleanup orphaned entries from connections.tdbGregor Beck1-1/+12
2012-06-25s3:Makefile: use our "$MAKE" instead of "make" in our own MakefileBjörn Jacke1-2/+2
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-22dbwrap: dbwrap_local_open()Rusty Russell1-0/+1
2012-06-22util_tdb: move timeout chainlock variants from source3/lib/util/util_tdb.cRusty Russell1-1/+24
2012-06-19ntdb: add autoconf support.Rusty Russell1-0/+8
2012-06-18Revert "s3: temporary hack to make the waf build work withouth autotools bein...Björn Jacke1-1/+0
2012-06-18s3:autoconf: add -Iautoconf -Iautoconf/source3 at configure stageStefan Metzmacher1-2/+0
2012-06-18s3:Makefile.in: remove pidl generated files with 'make realdistclean'Stefan Metzmacher1-0/+1
2012-06-18s3:Makefile.in: fix 'make realdistclean' after moving generated files to auto...Stefan Metzmacher1-1/+1
2012-06-18s3:Makefile.in: fix 'make clean' after moving generated files to autoconf/Stefan Metzmacher1-6/+5
2012-06-16s3-auth: Remove auth_netlogondAndrew Bartlett1-5/+0
2012-06-16s3-passdb: Remove pdb_adsAndrew Bartlett1-4/+0
2012-06-15s3-build: Do not write loadparm generated files into the build treeAndrew Bartlett1-13/+13
2012-06-08s3-rpcclient: add fsrvp commandsDavid Disseldorp1-2/+6
2012-06-05s3: temporary hack to make the waf build work withouth autotools being requiredBjörn Jacke1-0/+1
2012-06-05s3: remove dependency on automake for "make everything"Björn Jacke1-1/+0
2012-06-03s3-build: Remove finddeadAndrew Bartlett1-9/+0
2012-05-30s3-build: We do not have CHARSET modules any moreAndrew Bartlett1-6/+2
2012-05-30lib/param: Put common FN_ macros into param_functions.cAndrew Bartlett1-4/+4
2012-05-30s3-build: Remove build of libtdb.so from the autoconf buildAndrew Bartlett1-65/+2
2012-05-30s3-build: Remove build of libtalloc.so from the autoconf buildAndrew Bartlett1-62/+2
2012-05-29s3: fix compile of krb5 locator on SolarisBjörn Jacke1-1/+1
2012-05-28s3:libsmb: get rid of clisigning routinesLuk Claes1-1/+0
2012-05-27build: Remove all references to libuuidAndrew Bartlett1-2/+1
2012-05-26s3-build: Remove build of libaddns.a from the autoconf buildAndrew Bartlett1-73/+0
2012-05-25s3: Test whether get_share_mode_lock cleans up stale processesVolker Lendecke1-1/+2
2012-05-23krb5samba: Add smb_gss_oid_equal wrapper.Andreas Schneider1-0/+1
2012-05-23s3-autoconf: fix typo after migrating DNS resolver code to lib/addnsAlexander Bokovoy1-1/+1
2012-05-23Move source3/libads/dns.c to lib/addnsSimo Sorce1-1/+1
2012-05-18s3: Revert the serverid changes, they need more workVolker Lendecke1-2/+1
2012-05-18build: Move generated files out of the normal build treeAndrew Bartlett1-83/+85
2012-05-18build: Move generated version.h to a waf-invisible locationAndrew Bartlett1-1/+1
2012-05-17s3: Test whether get_share_mode_lock cleans up stale processesVolker Lendecke1-1/+2
2012-05-16s3:onefs: remove all onefs related code as it not maintained anymoreStefan Metzmacher1-19/+1
2012-05-15libcli/smb: move smb2cli_ioctl.c from source3 to the toplevelBjörn Baumbach1-1/+1
2012-05-15libcli/smb: move smb2cli_query_directory.c from source3 to the toplevelBjörn Baumbach1-1/+1
2012-05-15libcli/smb: move smb2cli_query_info.c from source3 to the toplevelBjörn Baumbach1-1/+1
2012-05-15libcli/smb: move smb2cli_set_info.c from source3 to the toplevelBjörn Baumbach1-1/+1
2012-05-15libcli/smb: move smb2cli_flush.c from source3 to the toplevelBjörn Baumbach1-1/+1
2012-05-15libcli/smb: move smb2cli_write.c from source3 to the toplevelBjörn Baumbach1-1/+1
2012-05-15libcli/smb: move smb2cli_read.c from source3 to the toplevelBjörn Baumbach1-1/+1
2012-05-15libcli/smb: move smb2cli_close.c from source3 to the toplevelStefan Metzmacher1-1/+1
2012-05-15libcli/smb: move smb2cli_create.c from source3 to the toplevelStefan Metzmacher1-1/+1
2012-05-15s3:auth: remove unused auth_server.cStefan Metzmacher1-5/+0