summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2009-10-15s3-spnego: Fix Bug #6815. Windows 2008 R2 SPNEGO negTokenTarg parsing failure.Günther Deschner1-1/+3
2009-10-13s3-winbindd: add wbint_ChangeMachineAccount implementation.Günther Deschner1-0/+1
2009-10-09s3: make linking of libwbclient --as-needed safeBjörn Jacke1-1/+1
2009-10-04s3:Makefile: another attempt to fix the wbclient dependencyBjörn Jacke1-32/+31
2009-10-04s3:Makefile: another attempt to fix the netapi dependencyBjörn Jacke1-3/+2
2009-10-04s3:Makefile: another attempt to fix the tdb dependencyBjörn Jacke1-57/+56
2009-10-04s3:Makefile: another attempt to fix the talloc dependencyBjörn Jacke1-66/+65
2009-10-04Revert "s3:Makefile: fix talloc dependencies with static build (2nd try)"Björn Jacke1-64/+65
2009-10-04Revert "s3:Makefile: fix libtdb dependencies with static build"Björn Jacke1-55/+56
2009-10-04Revert "s3:Makefile: fix libwbclient dependencies with static build"Björn Jacke1-30/+31
2009-10-04Revert "s3:Makefile: fix libnetapi dependencies with static build"Björn Jacke1-1/+2
2009-10-03s3:Makefile: minor clean upBjörn Jacke1-2/+0
2009-10-03s3:Makefile: fix libnetapi dependencies with static buildBjörn Jacke1-2/+1
2009-10-03s3:Makefile: eventlogadm dependency cleanupBjörn Jacke1-2/+2
2009-10-03s3:Makefile: fix libwbclient dependencies with static buildBjörn Jacke1-31/+30
2009-10-03s3:Makefile: fix libtdb dependencies with static buildBjörn Jacke1-56/+55
2009-10-03s3:Makefile: fix talloc dependencies with static build (2nd try)Björn Jacke1-65/+64
2009-10-03Revert "s3:Makefile: fix talloc dependencies with static build"Björn Jacke1-64/+65
2009-10-03s3:Makefile: libsmbsharemode dependency cleanupBjörn Jacke1-1/+0
2009-10-03s3:Makefile: net utility dependency cleanupBjörn Jacke1-1/+1
2009-10-01s3:Makefile: fix talloc dependencies with static buildBjörn Jacke1-65/+64
2009-10-01s3: add perfcount idl and generated files.Günther Deschner1-1/+2
2009-10-01s3-registry: move rpccli_winreg_Connect to the only file it belongs.Günther Deschner1-1/+2
2009-09-29s3: Remove the lua interpreter againVolker Lendecke1-85/+3
2009-09-23build: add datadir to "make showlayout"Michael Adam1-0/+1
2009-09-17spnego: share spnego_parse.Günther Deschner1-1/+1
2009-09-16schannel: fully share schannel sign/seal between s3 and 4.Günther Deschner1-0/+1
2009-09-16lib/crypto: add aes encryption routines to main cryto lib.Günther Deschner1-1/+2
2009-09-15libcli:nbt make the lmhosts parsing code and dependicies commonAndrew Bartlett1-1/+1
2009-09-08schannel: add NL_AUTH_MESSAGE and both NL_AUTH_SIGNATURE structs.Günther Deschner1-0/+1
2009-09-07Add read() to socketwrapper. Metze please check.Jeremy Allison1-1/+1
2009-09-07s3:winbind: Convert WINBINDD_SET_HWM to the new APIVolker Lendecke1-1/+1
2009-09-07s3:winbind: Convert WINBINDD_REMOVE_MAPPING to the new APIVolker Lendecke1-0/+1
2009-09-07s3:winbind: Convert WINBINDD_SET_MAPPING to the new APIVolker Lendecke1-0/+1
2009-09-07s3:winbind: Convert WINBINDD_CHECK_MACHACC to the new APIVolker Lendecke1-0/+1
2009-08-30w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new APIVolker Lendecke1-0/+1
2009-08-30w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new APIVolker Lendecke1-0/+1
2009-08-29s3:winbind: Convert WINBINDD_LIST_GROUPS to the new APIVolker Lendecke1-0/+1
2009-08-29s3:winbind: Convert WINBINDD_LIST_USERS to the new APIVolker Lendecke1-0/+1
2009-08-29s3:winbind: Convert the getgrent functions to the new APIVolker Lendecke1-0/+3
2009-08-29s3:winbind: Add async wb_next_grentVolker Lendecke1-0/+1
2009-08-29w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new APIVolker Lendecke1-0/+1
2009-08-29s3:winbind: Convert the GETDCNAME routines to the new APIVolker Lendecke1-0/+1
2009-08-29s3:winbind: Add async wb_dsgetdcnameVolker Lendecke1-0/+1
2009-08-29s3:winbind: Convert winbindd_dsgetdcname to the new APIVolker Lendecke1-0/+1
2009-08-29s3:winbind: Convert the GETPWENT routines to the new APIVolker Lendecke1-0/+3
2009-08-29s3:winbind: Add async next_pwentVolker Lendecke1-0/+1
2009-08-29s3:winbind: Add async fill_pwentVolker Lendecke1-0/+1
2009-08-29s3:winbind: Add async query_user_listVolker Lendecke1-0/+1
2009-08-28s3-ntlmssp: use generated ntlmssp code for debugging purpose.Günther Deschner1-1/+6