summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2010-05-05s3-build: don't rebuild/link on every make runAndrew Tridgell1-2/+2
2010-05-04s3-idl: auto-build IDL files in Samba3Andrew Tridgell1-2/+2
2010-04-27s3: use shared registry functions.Günther Deschner1-1/+1
2010-04-23s3: Convert WINBINDD_PAM_CHNG_PSWD_AUTH_CRAP to the new async APIVolker Lendecke1-0/+1
2010-04-19libwbclient: remove async libwbclient and talloc from libwbclient.soVolker Lendecke1-17/+8
2010-04-19s3-winbind: Allow changing the password for pdbVolker Lendecke1-1/+3
2010-04-19s3: Convert WINBINDD_PAM_LOGOFF to the new async APIVolker Lendecke1-0/+1
2010-04-19s3: Convert WINBINDD_PAM_CHAUTHTOK to the new async APIVolker Lendecke1-0/+1
2010-04-19s3: Convert WINBINDD_PAM_AUTH_CRAP to the new async APIVolker Lendecke1-0/+1
2010-04-19s3: Convert WINBINDD_PAM_AUTH to the new async APIVolker Lendecke1-0/+1
2010-04-13s3-winbind: Authenticate SAM usersVolker Lendecke1-0/+4
2010-04-11s3: Move [make|free]_user_info to auth/user_info.cVolker Lendecke1-0/+1
2010-04-11s3: Move make_server_info_sam to auth/server_info_sam.cVolker Lendecke1-0/+1
2010-04-11s3: Move make_server_info to auth/server_info.cVolker Lendecke1-0/+1
2010-04-11s3: Move check_sam_security to auth/check_sam.cVolker Lendecke1-1/+1
2010-04-07s3-spoolss: Added a function to open a regkey using the winreg pipe.Andreas Schneider1-0/+1
2010-03-31selftest: Convert filter-subunit to Python so the subunit Python moduleJelmer Vernooij1-1/+1
2010-03-30selftest: Replace perl subunit formatter with python subunit formatter,Jelmer Vernooij1-1/+1
2010-03-28Remove extension from format-subunit.Jelmer Vernooij1-3/+1
2010-03-19s3:librpc: remove unused stuffStefan Metzmacher1-1/+0
2010-03-16Add smbta-util to manage the encryption key.Holger Hetterich1-4/+13
2010-03-10s3: Fix a long-standing problem with recycled PIDsVolker Lendecke1-3/+4
2010-03-08s3: add missing Makefile.in changes for vfs_crossrenameBjörn Jacke1-0/+5
2010-03-08samba: remove cifs-utils tools from build systemsJeff Layton1-49/+5
2010-03-03s3: Fix build file due to file move. Use the new path of iniparserMatthieu Patou1-2/+2
2010-03-03s3: Allow pam_winbind.c to build without localedir.cMatthieu Patou1-1/+8
2010-03-03s3: build sddl.c in samba3Michael Adam1-0/+1
2010-03-01s3:groupmap revert to tdb storageSimo Sorce1-1/+1
2010-03-01s3: Abstract access to sessionid.tdb, similar to conn_tdb.cVolker Lendecke1-0/+1
2010-02-23s3:schannel streamline interfaceSimo Sorce1-2/+1
2010-02-23s3 move the sitename cache in its own fileSimo Sorce1-1/+2
2010-02-13libwbclient: Separate out the async functionsKai Blin1-5/+11
2010-02-12s3: Implement global locks in a g_lock tdbVolker Lendecke1-0/+2
2010-02-04s3:nsswitch: also use pthread CFLAGS for the nsswitch modules that might requ...Björn Jacke1-1/+1
2010-02-04s3: fix build on Tru64 after it broke with deactivating pthread pool supportBjörn Jacke1-3/+6
2010-01-29s3: link thread objects in libsmbclient only and adjust linker flagsBjörn Jacke1-8/+10
2010-01-27s3: Install and uninstall the static version of libwbclientLars Müller1-0/+2
2010-01-26Add dependency of bin/smbfilter to libwbclient.Lars Müller1-1/+1
2010-01-26s3: fix detection and flags for using pthreadBjörn Jacke1-2/+2
2010-01-24s3: Add NTLMSSP_FEATURE_CCACHEVolker Lendecke1-5/+11
2010-01-12s3: Add the "scannedonly" vfs virus scanner interface moduleOlivier Sessink1-0/+5
2010-01-10s3: Trim libnss_wins.soVolker Lendecke1-2/+1
2010-01-10s3: Trim down some utilities a bitVolker Lendecke1-11/+11
2010-01-03s3: Trim down smbcontrol a bitVolker Lendecke1-4/+2
2009-12-22libcli/auth Make gd's NDR NTLMSSP parsers helpers commonAndrew Bartlett1-1/+1
2009-12-21s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dcVolker Lendecke1-0/+1
2009-12-21s3: Remove unused winbindd_dual_userinfoVolker Lendecke1-1/+0
2009-12-01s3:add split_tokens, a cmdline tool to test next_token_talloc()Michael Adam1-0/+14
2009-12-01s3:fix linking of the t_str* test programsMichael Adam1-4/+4
2009-12-01s3:fix linking of libbigballofmud (on my box at least)Michael Adam1-3/+3