summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* libds: merge the UF<->ACB flag mapping functions.Günther Deschner2009-07-131-1/+1
* Fix make test_shlibs for libnss_wins and libnetapi (zlib)Jim McDonough2009-07-081-2/+2
* Fix cifs.upcall builds on some platforms (zlib)Jim McDonough2009-07-081-1/+1
* s3/s4:build: honor library path from environmentBjörn Jacke2009-07-041-1/+1
* s3:smbd: add marshalling layer for SMB2 Lock supportStefan Metzmacher2009-07-021-0/+1
* s3:smbd: add marshalling layer for SMB2 Find (QueryDirectory) supportStefan Metzmacher2009-07-021-0/+1
* s3:smbd: add marshalling layer for SMB2 Break support (SMB 2.002 only)Stefan Metzmacher2009-07-021-0/+1
* s3:smbd: add marshalling layer for SMB2 SetInfo supportStefan Metzmacher2009-07-021-0/+1
* s3:smbd: add marshalling layer for SMB2 GetInfo supportStefan Metzmacher2009-07-021-0/+1
* s3:smbd: add support for SMB2 NotifyStefan Metzmacher2009-07-021-0/+1
* s3:build: remove the libgpo objects upon "make clean"Michael Adam2009-07-011-1/+2
* s3:build: remove ../libcli/nbt/tools/nmblookup.o and friends in make cleanMichael Adam2009-07-011-1/+1
* umount.cifs: don't build it by defaultJeff Layton2009-06-301-3/+10
* s3:build: check for external liblua, link lua statically if using internal libMichael Adam2009-06-291-13/+1
* Move read_ldap_done after read_ldap_sendVolker Lendecke2009-06-271-2/+2
* Convert tldap to tstreamVolker Lendecke2009-06-271-1/+1
* Fix a typo in a commentVolker Lendecke2009-06-261-1/+1
* s3-vlp: drastically shrink size and dependencies of the virtual line printer.Günther Deschner2009-06-261-11/+6
* s3:build: build talloctort only when using the internal liballocMichael Adam2009-06-191-3/+5
* s3:build: build the tdb tools only when using the internal libtdbMichael Adam2009-06-191-4/+9
* s3:build: remove LIBTDB_OBJ from TDBTORTURE_OBJ collectionMichael Adam2009-06-191-1/+1
* Add tiny tldap testVolker Lendecke2009-06-191-1/+1
* Add async wb_pingVolker Lendecke2009-06-141-0/+1
* Convert the main winbind client communication to wb_reqtrans.cVolker Lendecke2009-06-141-0/+1
* Fix Samba 3 selftest to use new selftest formatting functions.Jelmer Vernooij2009-06-111-2/+5
* s3-libwbclient: fix unresolved symbols in libwbclient.Günther Deschner2009-06-101-1/+5
* lib-util: move set_blocking() call into own file.Günther Deschner2009-06-101-1/+2
* s3-build: Fix make test_shlibs and test_nss_modules.Günther Deschner2009-06-101-2/+2
* s3:Makefile.in: use LIBDL as make variable instead of a shell variableStefan Metzmacher2009-06-081-1/+1
* Fix make test_pam_modulesTimur I. Bakeyev2009-06-081-1/+2
* test: add NSS_WRAPPER_WINBIND_SO_PATH to make test.Günther Deschner2009-06-081-1/+2
* Add an early prototyp of pdb_ads.c.Volker Lendecke2009-06-061-0/+4
* Add some samba-style tldap utility functionsVolker Lendecke2009-06-061-1/+1
* Add the early start of an async ldap libraryVolker Lendecke2009-06-061-0/+2
* s3:smbd: add support for SMB2 IoctlStefan Metzmacher2009-06-051-3/+8
* s3:smbd: implement SMB2 WriteStefan Metzmacher2009-06-031-0/+1
* s3:smbd: implement SMB2 ReadStefan Metzmacher2009-06-031-0/+1
* s3:smbd: implement SMB2 FlushStefan Metzmacher2009-06-031-0/+1
* s3:smbd: implement SMB2 CloseStefan Metzmacher2009-06-031-0/+1
* s3:smbd: implement a simple version of SMB2 CreateStefan Metzmacher2009-06-031-0/+1
* s3:smbd: add smbd_smb2_fake_smb_request()Stefan Metzmacher2009-06-031-1/+1
* Move mount.cifs/umount.cifs to the top level and remove the outdated copyJelmer Vernooij2009-06-021-3/+3
* Move ads flags mapping to lib/Volker Lendecke2009-05-301-0/+1
* libwbclient: Add async call framework.Kai Blin2009-05-301-3/+7
* util: move add_gid_to_array_unique to toplevel and add add_uid_to_array_unique.Günther Deschner2009-05-291-1/+1
* s3 tdbtorture: Fix linking issueTim Prouty2009-05-281-1/+1
* s3:smbd: add support for SMB2 signingStefan Metzmacher2009-05-261-2/+3
* s3 ctags: ignore all proto.h files for tag generationKai Blin2009-05-251-1/+1
* Attempt to fix a debian build problemVolker Lendecke2009-05-251-1/+1
* s3:smbd: implement SMB2 Tree ConnectStefan Metzmacher2009-05-221-1/+1