s3-registry: move rpccli_winreg_Connect to the only file it belongs.
[ira/wip.git] / source3 / Makefile.in
2009-10-01 Günther Deschners3-registry: move rpccli_winreg_Connect to the only...
2009-09-29 Volker Lendeckes3: Remove the lua interpreter again
2009-09-22 Michael Adambuild: add datadir to "make showlayout"
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Günther Deschnerschannel: fully share schannel sign/seal between s3...
2009-09-15 Günther Deschnerlib/crypto: add aes encryption routines to main cryto...
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Bartlettlibcli:nbt make the lmhosts parsing code and dependicie...
2009-09-16 Günther Deschnerspnego: share spnego_parse.
2009-09-08 Günther Deschnerschannel: add NL_AUTH_MESSAGE and both NL_AUTH_SIGNATUR...
2009-09-08 Jeremy AllisonAdd read() to socketwrapper. Metze please check.
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_SET_HWM to the new API
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_REMOVE_MAPPING to the...
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_SET_MAPPING to the new API
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_CHECK_MACHACC to the new API
2009-08-30 Volker Lendeckew3:winbind: Convert WINBINDD_ALLOCATE_GID to the new API
2009-08-30 Volker Lendeckew3:winbind: Convert WINBINDD_ALLOCATE_UID to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert WINBINDD_LIST_GROUPS to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert WINBINDD_LIST_USERS to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert the getgrent functions to the new API
2009-08-29 Volker Lendeckes3:winbind: Add async wb_next_grent
2009-08-29 Volker Lendeckew3:winbind: Convert WINBINDD_LOOKUPRIDS to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert the GETDCNAME routines to the new API
2009-08-29 Volker Lendeckes3:winbind: Add async wb_dsgetdcname
2009-08-29 Volker Lendeckes3:winbind: Convert winbindd_dsgetdcname to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert the GETPWENT routines to the new API
2009-08-29 Volker Lendeckes3:winbind: Add async next_pwent
2009-08-29 Volker Lendeckes3:winbind: Add async fill_pwent
2009-08-29 Volker Lendeckes3:winbind: Add async query_user_list
2009-08-28 Günther Deschners3-ntlmssp: use generated ntlmssp code for debugging...
2009-08-27 Günther Deschners3-credentials: remove unused code.
2009-08-27 Günther Deschners3-schannel: add simple wrappers to fetch and store...
2009-08-27 Günther Deschnerlibcli/auth: add tdb backend for schannel state.
2009-08-27 Günther Deschners3-build: add SCHANNEL_OBJ to Makefile.in.
2009-08-27 Volker Lendeckes3:winbind: Convert WINBINDD_GETUSERSIDS to the new API
2009-08-16 Volker Lendeckes3:winbind: Convert WINBINDD_GETGRNAM to the new API
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
next