s3:winbind: Convert WINBINDD_GETGRGID to the new API
[metze/samba/wip.git] / source3 / Makefile.in
2009-08-16 Volker Lendeckes3:winbind: Convert WINBINDD_GETGRGID to the new API
2009-08-16 Volker Lendeckes3:winbind: Add async wb_getgrsid
2009-08-16 Volker Lendeckes3:winbind: Add async wb_group_members
2009-08-16 Volker Lendeckes3: Add talloc_dict.[ch]
2009-08-16 Volker Lendeckes3:winbind: Convert winbindd_show_sequence to the new API
2009-08-16 Volker Lendeckes3:winbind: Add async wb_seqnums
2009-08-16 Volker Lendeckes3:winbind: Add async wb_seqnum
2009-08-15 Stefan Metzmachers3:Makefile: build ../libcli/smb/smb2_create_blob.o...
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETGROUPS to the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_gettoken
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETUSERDOMGROUPS to the...
2009-08-05 Volker Lendeckes3:winbind: Add async wb_lookupusergroups
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETSIDALIASES to the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_lookupuseraliases
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETPWUID to the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETPWNAM to the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETPWSID to the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_getpwsid
2009-08-05 Volker Lendeckes3:winbind: Add async wb_queryuser
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GID_TO_SID the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_gid2sid
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_UID_TO_SID the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_uid2sid
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_SID_TO_GID the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_sid2gid
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_SID_TO_UID to the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_sid2uid
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_LOOKUPNAME to the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_lookupname
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_LOOKUPSID to the new API
2009-08-05 Volker Lendeckes3:winbind: Add async wb_lookupsid
2009-08-05 Volker Lendeckes3:winbind: Add NDR-based parent-child communication...
2009-07-29 Kai Blins3 net: Initial top level support.
2009-07-27 Jeremy AllisonFix the build breakage by #including modules/vfs_acl_co...
2009-07-25 Jeremy AllisonFactor out common code into vfs_acl_common.c.
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-21 Tim Proutys3: Separate out a new file: filename_utils.c
2009-07-15 Björn Jackes3: make linking of rpcclient --as-needed safe
2009-07-15 Peter Volkovs3: make linking of cifs.upcall --as-needed safe
2009-07-13 Günther Deschnerlibds: merge the UF<->ACB flag mapping functions.
2009-07-08 Jim McDonoughFix make test_shlibs for libnss_wins and libnetapi...
2009-07-08 Jim McDonoughFix cifs.upcall builds on some platforms (zlib)
2009-07-03 Björn Jackes3/s4:build: honor library path from environment
2009-07-02 Stefan Metzmachers3:smbd: add marshalling layer for SMB2 Lock support
2009-07-02 Stefan Metzmachers3:smbd: add marshalling layer for SMB2 Find (QueryDire...
2009-07-02 Stefan Metzmachers3:smbd: add marshalling layer for SMB2 Break support...
2009-07-02 Stefan Metzmachers3:smbd: add marshalling layer for SMB2 SetInfo support
2009-07-02 Stefan Metzmachers3:smbd: add marshalling layer for SMB2 GetInfo support
2009-07-02 Stefan Metzmachers3:smbd: add support for SMB2 Notify
2009-07-01 Michael Adams3:build: remove the libgpo objects upon "make clean"
2009-07-01 Michael Adams3:build: remove ../libcli/nbt/tools/nmblookup.o and...
2009-06-30 Jeff Laytonumount.cifs: don't build it by default
2009-06-29 Michael Adams3:build: check for external liblua, link lua staticall...
2009-06-27 Volker LendeckeMove read_ldap_done after read_ldap_send
2009-06-27 Volker LendeckeConvert tldap to tstream
2009-06-26 Volker LendeckeFix a typo in a comment
2009-06-26 Günther Deschners3-vlp: drastically shrink size and dependencies of...
2009-06-19 Michael Adams3:build: build talloctort only when using the internal...
2009-06-19 Michael Adams3:build: build the tdb tools only when using the inter...
2009-06-19 Michael Adams3:build: remove LIBTDB_OBJ from TDBTORTURE_OBJ collection
2009-06-19 Volker LendeckeAdd tiny tldap test
2009-06-14 Volker LendeckeAdd async wb_ping
2009-06-14 Volker LendeckeConvert the main winbind client communication to wb_req...
2009-06-11 Jelmer VernooijFix Samba 3 selftest to use new selftest formatting...
2009-06-10 Günther Deschners3-libwbclient: fix unresolved symbols in libwbclient.
2009-06-10 Günther Deschnerlib-util: move set_blocking() call into own file.
2009-06-10 Günther Deschners3-build: Fix make test_shlibs and test_nss_modules.
2009-06-08 Stefan Metzmachers3:Makefile.in: use LIBDL as make variable instead...
2009-06-08 Timur I. BakeyevFix make test_pam_modules
2009-06-08 Günther Deschnertest: add NSS_WRAPPER_WINBIND_SO_PATH to make test.
2009-06-06 Volker LendeckeAdd an early prototyp of pdb_ads.c.
2009-06-06 Volker LendeckeAdd some samba-style tldap utility functions
2009-06-06 Volker LendeckeAdd the early start of an async ldap library
2009-06-05 Stefan Metzmachers3:smbd: add support for SMB2 Ioctl
2009-06-03 Stefan Metzmachers3:smbd: implement SMB2 Write
2009-06-03 Stefan Metzmachers3:smbd: implement SMB2 Read
2009-06-03 Stefan Metzmachers3:smbd: implement SMB2 Flush
2009-06-03 Stefan Metzmachers3:smbd: implement SMB2 Close
2009-06-03 Stefan Metzmachers3:smbd: implement a simple version of SMB2 Create
2009-06-03 Stefan Metzmachers3:smbd: add smbd_smb2_fake_smb_request()
2009-06-02 Jelmer VernooijMove mount.cifs/umount.cifs to the top level and remove...
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-30 Volker LendeckeMove ads flags mapping to lib/
2009-05-30 Kai Blinlibwbclient: Add async call framework.
2009-05-29 Günther Deschnerutil: move add_gid_to_array_unique to toplevel and...
2009-05-28 Tim Proutys3 tdbtorture: Fix linking issue
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Stefan Metzmachers3:smbd: add support for SMB2 signing
2009-05-25 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-25 Kai Blins3 ctags: ignore all proto.h files for tag generation
2009-05-25 Volker LendeckeAttempt to fix a debian build problem
2009-05-22 Stefan Metzmachers3:smbd: implement SMB2 Tree Connect
2009-05-21 Günther Deschners3-build: fix the build of ntlm_auth. Bo Yang, please...
2009-05-21 Bo Yangs3: set winbindd request flags in ntlm_auth to make...
2009-05-20 Stefan Metzmachers3:smbd: implement SMB2 Session Setup with raw NTLMSSP
2009-05-20 Stefan Metzmachers3:smbd: add support for SMB2 Keepalive (SMB2 Echo)
2009-05-20 Stefan Metzmachers3:smbd: add support for SMB2 Negotiate
2009-05-20 Stefan Metzmachers3:smbd: add infrastructure for SMB2 support
2009-05-16 Volker LendeckeFix static linking of vfs_notify_fam
next