summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2012-02-18s3-build: allow gcov testing by linking timelimit with --coverageAndrew Bartlett1-1/+1
2012-02-17s3-auth Use the common gensec_ntlmssp_update in gensec_ntlmssp3_serverAndrew Bartlett1-0/+2
2012-02-17s3-auth: Use common gensec_ntlmssp server functions for more of gensec_ntlmss...Andrew Bartlett1-0/+1
2012-02-17s3-build: Use credentials_ntlm.c in the autoconf build as wellAndrew Bartlett1-0/+1
2012-02-16s3-librpc: Use gensec_spnego for DCE/RPC authenticationAndrew Bartlett1-3/+1
2012-02-09s3-build: remove EXEEXT from MakefilesAndrew Bartlett1-94/+93
2012-02-08auth: rename ntlmssp.c to ntlmssp_util.cAndrew Bartlett1-1/+1
2012-01-25lib: Remove dead mszip code.Andreas Schneider1-3/+2
2012-01-25Revert "build: Add -lz to wbinfo to fix build on some hosts"Stefan Metzmacher1-1/+1
2012-01-20build: Add -lz to wbinfo to fix build on some hostsAndrew Bartlett1-1/+1
2012-01-20s3: Fix the build on FreeBSD8Volker Lendecke1-5/+6
2012-01-18s3-librpc Remove unused dcesrv_gssapi.[ch] functionsAndrew Bartlett1-1/+0
2012-01-18s3-build: Rework object lists to allow gse gensec moduleAndrew Bartlett1-29/+32
2012-01-18s3-gse: Add gensec wrapper for gse GSSAPI clientAndrew Bartlett1-0/+1
2012-01-18s3-passdb: trying to decouple passdb and secrets a little.Günther Deschner1-1/+2
2012-01-13s3-autoconf: fix the build of the pdb_ldap shared module in autoconf build as...Günther Deschner1-4/+3
2012-01-13s3:build: add auth/gensec/spnego.oStefan Metzmacher1-5/+6
2012-01-12s3: Move the share_mode_lock handling to its own fileVolker Lendecke1-1/+1
2012-01-11s3-libsmb: split out auth_generic client functions into auth_generic.cAndrew Bartlett1-0/+1
2012-01-11gensec: move gensec_util.c to the top levelAndrew Bartlett1-0/+1
2012-01-09s3-build: Remove unused hooks to set smbtorture4 and test argsAndrew Bartlett1-5/+0
2012-01-09s3-build SMBTORTRUE4 variable is unused in make testAndrew Bartlett1-2/+0
2012-01-09s3-build SAMBA4SHAREDIR is unused in make testAndrew Bartlett1-1/+1
2012-01-05s3: Add a test excercising the share mode cleanup routineVolker Lendecke1-0/+1
2012-01-05Add S3 vfs_aio_pthread module to replace broken glibc aio code.Jeremy Allison1-0/+5
2011-12-22s3-rpc_server: Rename dcesrv_ntlmssp.[ch] to dcesrv_auth_generic.[ch]Andrew Bartlett1-1/+1
2011-12-22s3-auth split the auth_generic functions into a seperate fileAndrew Bartlett1-1/+1
2011-12-16s3:smbd: remove unused sconn_server_id()Stefan Metzmacher1-1/+0
2011-12-15s3:smbd: split ID_CACHE_* message handling into parent and child partsStefan Metzmacher1-1/+1
2011-12-12s4-lsarpc handle more info levels in SetInfoTrustedDomain callsAndrew Bartlett1-2/+2
2011-12-03Revert making public of the samba-module library.Jelmer Vernooij1-1/+1
2011-12-03s3:registry: do not use regdb functions during db upgradeGregor Beck1-2/+4
2011-12-02s3: Use autogenerated open_files.idlVolker Lendecke1-1/+2
2011-12-02s3: Move ndr_file_id to LIBNDR_OBJVolker Lendecke1-1/+2
2011-12-02s3: Add open_files.idlVolker Lendecke1-0/+1
2011-11-24smbXcli: rework smb1cli_trans.c to use smbXcli_conn/smbXcli_reqStefan Metzmacher1-0/+1
2011-11-24s3:smb2cli: remove unused smb2cli_negprot()Stefan Metzmacher1-1/+0
2011-11-24s3:smb2cli: replace smb2cli_base.c code with the more generic smbXcli_base.c ...Stefan Metzmacher1-1/+1
2011-11-17param: calculate server role from security, and security from server roleAndrew Bartlett1-1/+1
2011-11-16s3: Fix wbinfo socket dir path.Andreas Schneider1-0/+7
2011-11-16s3-passdb: split out passdb/pdb_ldap_schema.cGünther Deschner1-2/+3
2011-11-16s3: move smbldap_util to pdb_ldap_util.Günther Deschner1-3/+3
2011-11-09s3: Use autotools to set the winbind socket directory.Andreas Schneider1-5/+7
2011-11-03nbt: merge in LIBCLI_NDR_NETLOGON helper into NDR_NBT.Günther Deschner1-1/+1
2011-11-03s3-build: add bin/dbwrap_tool to the BIN_PROGS2 dependenciesBjörn Baumbach1-2/+1
2011-10-28lib/util Split samba-modules library into public and private partsAndrew Bartlett1-1/+1
2011-10-28s3-build: Remove libbigballofmud.soAndrew Bartlett1-30/+0
2011-10-28s3-torture Remove t_stringoverflow as fstrcpy now uses strlcpyAndrew Bartlett1-4/+0
2011-10-28s3-torture run t_strappend tests as LOCAL-sprintf_appendAndrew Bartlett1-5/+2
2011-10-28s3-torture remove unused t_push_ucs2.c t_strcmp.c t_strstr.cAndrew Bartlett1-8/+0