summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2009-06-08s3:Makefile.in: use LIBDL as make variable instead of a shell variableStefan Metzmacher1-1/+1
2009-06-08Fix make test_pam_modulesTimur I. Bakeyev1-1/+2
2009-06-08test: add NSS_WRAPPER_WINBIND_SO_PATH to make test.Günther Deschner1-1/+2
2009-06-06Add an early prototyp of pdb_ads.c.Volker Lendecke1-0/+4
2009-06-06Add some samba-style tldap utility functionsVolker Lendecke1-1/+1
2009-06-06Add the early start of an async ldap libraryVolker Lendecke1-0/+2
2009-06-05s3:smbd: add support for SMB2 IoctlStefan Metzmacher1-3/+8
2009-06-03s3:smbd: implement SMB2 WriteStefan Metzmacher1-0/+1
2009-06-03s3:smbd: implement SMB2 ReadStefan Metzmacher1-0/+1
2009-06-03s3:smbd: implement SMB2 FlushStefan Metzmacher1-0/+1
2009-06-03s3:smbd: implement SMB2 CloseStefan Metzmacher1-0/+1
2009-06-03s3:smbd: implement a simple version of SMB2 CreateStefan Metzmacher1-0/+1
2009-06-03s3:smbd: add smbd_smb2_fake_smb_request()Stefan Metzmacher1-1/+1
2009-06-02Move mount.cifs/umount.cifs to the top level and remove the outdated copyJelmer Vernooij1-3/+3
2009-05-30Move ads flags mapping to lib/Volker Lendecke1-0/+1
2009-05-30libwbclient: Add async call framework.Kai Blin1-3/+7
2009-05-29util: move add_gid_to_array_unique to toplevel and add add_uid_to_array_unique.Günther Deschner1-1/+1
2009-05-28s3 tdbtorture: Fix linking issueTim Prouty1-1/+1
2009-05-26s3:smbd: add support for SMB2 signingStefan Metzmacher1-2/+3
2009-05-25s3 ctags: ignore all proto.h files for tag generationKai Blin1-1/+1
2009-05-25Attempt to fix a debian build problemVolker Lendecke1-1/+1
2009-05-22s3:smbd: implement SMB2 Tree ConnectStefan Metzmacher1-1/+1
2009-05-21s3-build: fix the build of ntlm_auth. Bo Yang, please check.Günther Deschner1-1/+1
2009-05-22s3: set winbindd request flags in ntlm_auth to make it contact trusted domain...Bo Yang1-1/+1
2009-05-20s3:smbd: implement SMB2 Session Setup with raw NTLMSSPStefan Metzmacher1-0/+1
2009-05-20s3:smbd: add support for SMB2 Keepalive (SMB2 Echo)Stefan Metzmacher1-0/+1
2009-05-20s3:smbd: add support for SMB2 NegotiateStefan Metzmacher1-1/+1
2009-05-20s3:smbd: add infrastructure for SMB2 supportStefan Metzmacher1-0/+1
2009-05-16Fix static linking of vfs_notify_famVolker Lendecke1-1/+1
2009-05-15s3:build: add install-dbwrap_tool targetMichael Adam1-0/+3
2009-05-15s3:build dbwrap_tool with make everythingMichael Adam1-1/+2
2009-05-15s3:build: rename OBJ collection for dbwrap_tool consistentlyMichael Adam1-6/+6
2009-05-15s3:first cut at dbwrap_tool - a tdb tool that is CTDB-aware.Michael Adam1-0/+11
2009-05-14s3-netapi: add NetShutdownInit and NetShutdownAbort skeletons.Günther Deschner1-1/+2
2009-05-10Provide a libsmbclient interface for programs requiring threadsDerrell Lipman1-1/+3
2009-05-01tsocket: remove tsocket_context related stuffStefan Metzmacher1-4/+1
2009-05-01Add fncall_send/recvVolker Lendecke1-0/+1
2009-05-01Add thread poolVolker Lendecke1-1/+1
2009-04-30s3-nss_wins: Fix unresolved ldb symbols in libnss_wins.so.Günther Deschner1-1/+1
2009-04-24s3-build: refactor LIBNET_OBJ.Günther Deschner1-11/+14
2009-04-21Move the security_descriptor utility code to the top-level.Jelmer Vernooij1-1/+1
2009-04-20Fix ini parsing in the s3 gpext modules. Fix ini parser API. Make the build workWilco Baan Hofman1-1/+1
2009-04-20Adjust samba 3 to the new gpo API. Still untested code.Wilco Baan Hofman1-1/+1
2009-04-20Move gpo_fetch to top-level.Jelmer Vernooij1-1/+1
2009-04-20Move gpo_sec to top-level.Jelmer Vernooij1-1/+1
2009-04-20Move some libgpo files to root.Jelmer Vernooij1-2/+2
2009-04-14Make Samba3 use the new common libcli/auth codeAndrew Bartlett1-3/+5
2009-04-14Rework Samba3 to use new libcli/auth code (partial)Andrew Bartlett1-7/+8
2009-04-10Link in the threads functions, not yet used.Jeremy Allison1-1/+2
2009-04-08Remove async_reqVolker Lendecke1-2/+1