summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* s3-build: fix the build of ntlm_auth. Bo Yang, please check.Günther Deschner2009-05-211-1/+1
* s3: set winbindd request flags in ntlm_auth to make it contact trusted domain...Bo Yang2009-05-221-1/+1
* s3:smbd: implement SMB2 Session Setup with raw NTLMSSPStefan Metzmacher2009-05-201-0/+1
* s3:smbd: add support for SMB2 Keepalive (SMB2 Echo)Stefan Metzmacher2009-05-201-0/+1
* s3:smbd: add support for SMB2 NegotiateStefan Metzmacher2009-05-201-1/+1
* s3:smbd: add infrastructure for SMB2 supportStefan Metzmacher2009-05-201-0/+1
* Fix static linking of vfs_notify_famVolker Lendecke2009-05-161-1/+1
* s3:build: add install-dbwrap_tool targetMichael Adam2009-05-151-0/+3
* s3:build dbwrap_tool with make everythingMichael Adam2009-05-151-1/+2
* s3:build: rename OBJ collection for dbwrap_tool consistentlyMichael Adam2009-05-151-6/+6
* s3:first cut at dbwrap_tool - a tdb tool that is CTDB-aware.Michael Adam2009-05-151-0/+11
* s3-netapi: add NetShutdownInit and NetShutdownAbort skeletons.Günther Deschner2009-05-141-1/+2
* Provide a libsmbclient interface for programs requiring threadsDerrell Lipman2009-05-101-1/+3
* tsocket: remove tsocket_context related stuffStefan Metzmacher2009-05-011-4/+1
* Add fncall_send/recvVolker Lendecke2009-05-011-0/+1
* Add thread poolVolker Lendecke2009-05-011-1/+1
* s3-nss_wins: Fix unresolved ldb symbols in libnss_wins.so.Günther Deschner2009-04-301-1/+1
* s3-build: refactor LIBNET_OBJ.Günther Deschner2009-04-241-11/+14
* Move the security_descriptor utility code to the top-level.Jelmer Vernooij2009-04-211-1/+1
* Fix ini parsing in the s3 gpext modules. Fix ini parser API. Make the build workWilco Baan Hofman2009-04-201-1/+1
* Adjust samba 3 to the new gpo API. Still untested code.Wilco Baan Hofman2009-04-201-1/+1
* Move gpo_fetch to top-level.Jelmer Vernooij2009-04-201-1/+1