summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2009-08-05s3:winbind: Add async wb_queryuserVolker Lendecke1-0/+1
2009-08-05s3:winbind: Convert WINBINDD_GID_TO_SID the new APIVolker Lendecke1-0/+1
2009-08-05s3:winbind: Add async wb_gid2sidVolker Lendecke1-0/+1
2009-08-05s3:winbind: Convert WINBINDD_UID_TO_SID the new APIVolker Lendecke1-0/+1
2009-08-05s3:winbind: Add async wb_uid2sidVolker Lendecke1-0/+1
2009-08-05s3:winbind: Convert WINBINDD_SID_TO_GID the new APIVolker Lendecke1-0/+1
2009-08-05s3:winbind: Add async wb_sid2gidVolker Lendecke1-0/+1
2009-08-05s3:winbind: Convert WINBINDD_SID_TO_UID to the new APIVolker Lendecke1-0/+1
2009-08-05s3:winbind: Add async wb_sid2uidVolker Lendecke1-0/+1
2009-08-05s3:winbind: Convert WINBINDD_LOOKUPNAME to the new APIVolker Lendecke1-0/+1
2009-08-05s3:winbind: Add async wb_lookupnameVolker Lendecke1-0/+1
2009-08-05s3:winbind: Convert WINBINDD_LOOKUPSID to the new APIVolker Lendecke1-0/+1
2009-08-05s3:winbind: Add async wb_lookupsidVolker Lendecke1-0/+1
2009-08-05s3:winbind: Add NDR-based parent-child communication to winbindVolker Lendecke1-1/+7
2009-07-29s3 net: Initial top level support.Kai Blin1-1/+1
2009-07-27Fix the build breakage by #including modules/vfs_acl_common.cJeremy Allison1-2/+2
2009-07-24Factor out common code into vfs_acl_common.c.Jeremy Allison1-2/+2
2009-07-20s3: Separate out a new file: filename_utils.cTim Prouty1-6/+8
2009-07-15s3: make linking of rpcclient --as-needed safeBjörn Jacke1-2/+2
2009-07-15s3: make linking of cifs.upcall --as-needed safePeter Volkov1-1/+1
2009-07-13libds: merge the UF<->ACB flag mapping functions.Günther Deschner1-1/+1
2009-07-08Fix make test_shlibs for libnss_wins and libnetapi (zlib)Jim McDonough1-2/+2
2009-07-08Fix cifs.upcall builds on some platforms (zlib)Jim McDonough1-1/+1
2009-07-04s3/s4:build: honor library path from environmentBjörn Jacke1-1/+1
2009-07-02s3:smbd: add marshalling layer for SMB2 Lock supportStefan Metzmacher1-0/+1
2009-07-02s3:smbd: add marshalling layer for SMB2 Find (QueryDirectory) supportStefan Metzmacher1-0/+1
2009-07-02s3:smbd: add marshalling layer for SMB2 Break support (SMB 2.002 only)Stefan Metzmacher1-0/+1
2009-07-02s3:smbd: add marshalling layer for SMB2 SetInfo supportStefan Metzmacher1-0/+1
2009-07-02s3:smbd: add marshalling layer for SMB2 GetInfo supportStefan Metzmacher1-0/+1
2009-07-02s3:smbd: add support for SMB2 NotifyStefan Metzmacher1-0/+1
2009-07-01s3:build: remove the libgpo objects upon "make clean"Michael Adam1-1/+2
2009-07-01s3:build: remove ../libcli/nbt/tools/nmblookup.o and friends in make cleanMichael Adam1-1/+1
2009-06-30umount.cifs: don't build it by defaultJeff Layton1-3/+10
2009-06-29s3:build: check for external liblua, link lua statically if using internal libMichael Adam1-13/+1
2009-06-27Move read_ldap_done after read_ldap_sendVolker Lendecke1-2/+2
2009-06-27Convert tldap to tstreamVolker Lendecke1-1/+1
2009-06-26Fix a typo in a commentVolker Lendecke1-1/+1
2009-06-26s3-vlp: drastically shrink size and dependencies of the virtual line printer.Günther Deschner1-11/+6
2009-06-19s3:build: build talloctort only when using the internal liballocMichael Adam1-3/+5
2009-06-19s3:build: build the tdb tools only when using the internal libtdbMichael Adam1-4/+9
2009-06-19s3:build: remove LIBTDB_OBJ from TDBTORTURE_OBJ collectionMichael Adam1-1/+1
2009-06-19Add tiny tldap testVolker Lendecke1-1/+1
2009-06-14Add async wb_pingVolker Lendecke1-0/+1
2009-06-14Convert the main winbind client communication to wb_reqtrans.cVolker Lendecke1-0/+1
2009-06-11Fix Samba 3 selftest to use new selftest formatting functions.Jelmer Vernooij1-2/+5
2009-06-10s3-libwbclient: fix unresolved symbols in libwbclient.Günther Deschner1-1/+5
2009-06-10lib-util: move set_blocking() call into own file.Günther Deschner1-1/+2
2009-06-10s3-build: Fix make test_shlibs and test_nss_modules.Günther Deschner1-2/+2
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