summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* s3:winbind: Convert WINBINDD_GETGROUPS to the new APIVolker Lendecke2009-08-051-0/+1
* s3:winbind: Add async wb_gettokenVolker Lendecke2009-08-051-0/+1
* s3:winbind: Convert WINBINDD_GETUSERDOMGROUPS to the new APIVolker Lendecke2009-08-051-0/+1
* s3:winbind: Add async wb_lookupusergroupsVolker Lendecke2009-08-051-0/+1
* s3:winbind: Convert WINBINDD_GETSIDALIASES to the new APIVolker Lendecke2009-08-051-0/+1
* s3:winbind: Add async wb_lookupuseraliasesVolker Lendecke2009-08-051-0/+1
* s3:winbind: Convert WINBINDD_GETPWUID to the new APIVolker Lendecke2009-08-051-0/+1
* s3:winbind: Convert WINBINDD_GETPWNAM to the new APIVolker Lendecke2009-08-051-0/+1
* s3:winbind: Convert WINBINDD_GETPWSID to the new APIVolker Lendecke2009-08-051-0/+1
* s3:winbind: Add async wb_getpwsidVolker Lendecke2009-08-051-0/+1
* s3:winbind: Add async wb_queryuserVolker Lendecke2009-08-051-0/+1
* s3:winbind: Convert WINBINDD_GID_TO_SID the new APIVolker Lendecke2009-08-051-0/+1
* s3:winbind: Add async wb_gid2sidVolker Lendecke2009-08-051-0/+1
* s3:winbind: Convert WINBINDD_UID_TO_SID the new APIVolker Lendecke2009-08-051-0/+1
* s3:winbind: Add async wb_uid2sidVolker Lendecke2009-08-051-0/+1
* s3:winbind: Convert WINBINDD_SID_TO_GID the new APIVolker Lendecke2009-08-051-0/+1
* s3:winbind: Add async wb_sid2gidVolker Lendecke2009-08-051-0/+1
* s3:winbind: Convert WINBINDD_SID_TO_UID to the new APIVolker Lendecke2009-08-051-0/+1
* s3:winbind: Add async wb_sid2uidVolker Lendecke2009-08-051-0/+1
* s3:winbind: Convert WINBINDD_LOOKUPNAME to the new APIVolker Lendecke2009-08-051-0/+1
* s3:winbind: Add async wb_lookupnameVolker Lendecke2009-08-051-0/+1
* s3:winbind: Convert WINBINDD_LOOKUPSID to the new APIVolker Lendecke2009-08-051-0/+1
* s3:winbind: Add async wb_lookupsidVolker Lendecke2009-08-051-0/+1
* s3:winbind: Add NDR-based parent-child communication to winbindVolker Lendecke2009-08-051-1/+7
* s3 net: Initial top level support.Kai Blin2009-07-291-1/+1
* Fix the build breakage by #including modules/vfs_acl_common.cJeremy Allison2009-07-271-2/+2
* Factor out common code into vfs_acl_common.c.Jeremy Allison2009-07-241-2/+2
* s3: Separate out a new file: filename_utils.cTim Prouty2009-07-201-6/+8
* s3: make linking of rpcclient --as-needed safeBjörn Jacke2009-07-151-2/+2
* s3: make linking of cifs.upcall --as-needed safePeter Volkov2009-07-151-1/+1
* 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