summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* s3-libads: Remove ads_verify_ticket() as it is now unusedAndrew Bartlett2012-04-031-1/+1
* build: Reduce deps of ntlm_authAndrew Bartlett2012-04-031-2/+1
* s3-make: Fix build with new smb2_session file.Jelmer Vernooij2012-03-261-0/+1
* build: Ensure that we clean build objects from auth/ as wellAndrew Bartlett2012-03-151-1/+1
* lib/crypto: Detect CommonCrypto and use it if availableMatthieu Patou2012-03-141-1/+1
* tdb_wrap: Move to specific directory.Jelmer Vernooij2012-03-101-1/+1
* s3: Add a new set of andx chain handling routinesVolker Lendecke2012-03-101-1/+2
* s3-auth: Remove security=share (depricated since 3.6).Andrew Bartlett2012-03-041-1/+1
* lib/crypto: add aes_cmac_128* (rfc 4493)Stefan Metzmacher2012-02-291-1/+2
* s3: Add a test that makes a chained open break an oplockVolker Lendecke2012-02-291-0/+1
* s3-build: allow gcov testing by linking timelimit with --coverageAndrew Bartlett2012-02-181-1/+1
* s3-auth Use the common gensec_ntlmssp_update in gensec_ntlmssp3_serverAndrew Bartlett2012-02-171-0/+2
* s3-auth: Use common gensec_ntlmssp server functions for more of gensec_ntlmss...Andrew Bartlett2012-02-171-0/+1
* s3-build: Use credentials_ntlm.c in the autoconf build as wellAndrew Bartlett2012-02-171-0/+1
* s3-librpc: Use gensec_spnego for DCE/RPC authenticationAndrew Bartlett2012-02-161-3/+1
* s3-build: remove EXEEXT from MakefilesAndrew Bartlett2012-02-091-94/+93
* auth: rename ntlmssp.c to ntlmssp_util.cAndrew Bartlett2012-02-081-1/+1
* lib: Remove dead mszip code.Andreas Schneider2012-01-251-3/+2
* Revert "build: Add -lz to wbinfo to fix build on some hosts"Stefan Metzmacher2012-01-251-1/+1
* build: Add -lz to wbinfo to fix build on some hostsAndrew Bartlett2012-01-201-1/+1
* s3: Fix the build on FreeBSD8Volker Lendecke2012-01-201-5/+6
* s3-librpc Remove unused dcesrv_gssapi.[ch] functionsAndrew Bartlett2012-01-181-1/+0
* s3-build: Rework object lists to allow gse gensec moduleAndrew Bartlett2012-01-181-29/+32
* s3-gse: Add gensec wrapper for gse GSSAPI clientAndrew Bartlett2012-01-181-0/+1
* s3-passdb: trying to decouple passdb and secrets a little.Günther Deschner2012-01-181-1/+2
* s3-autoconf: fix the build of the pdb_ldap shared module in autoconf build as...Günther Deschner2012-01-131-4/+3
* s3:build: add auth/gensec/spnego.oStefan Metzmacher2012-01-131-5/+6
* s3: Move the share_mode_lock handling to its own fileVolker Lendecke2012-01-121-1/+1
* s3-libsmb: split out auth_generic client functions into auth_generic.cAndrew Bartlett2012-01-111-0/+1
* gensec: move gensec_util.c to the top levelAndrew Bartlett2012-01-111-0/+1
* s3-build: Remove unused hooks to set smbtorture4 and test argsAndrew Bartlett2012-01-091-5/+0
* s3-build SMBTORTRUE4 variable is unused in make testAndrew Bartlett2012-01-091-2/+0
* s3-build SAMBA4SHAREDIR is unused in make testAndrew Bartlett2012-01-091-1/+1
* s3: Add a test excercising the share mode cleanup routineVolker Lendecke2012-01-051-0/+1
* Add S3 vfs_aio_pthread module to replace broken glibc aio code.Jeremy Allison2012-01-051-0/+5
* s3-rpc_server: Rename dcesrv_ntlmssp.[ch] to dcesrv_auth_generic.[ch]Andrew Bartlett2011-12-221-1/+1
* s3-auth split the auth_generic functions into a seperate fileAndrew Bartlett2011-12-221-1/+1
* s3:smbd: remove unused sconn_server_id()Stefan Metzmacher2011-12-161-1/+0
* s3:smbd: split ID_CACHE_* message handling into parent and child partsStefan Metzmacher2011-12-151-1/+1
* s4-lsarpc handle more info levels in SetInfoTrustedDomain callsAndrew Bartlett2011-12-121-2/+2
* Revert making public of the samba-module library.Jelmer Vernooij2011-12-031-1/+1
* s3:registry: do not use regdb functions during db upgradeGregor Beck2011-12-031-2/+4
* s3: Use autogenerated open_files.idlVolker Lendecke2011-12-021-1/+2
* s3: Move ndr_file_id to LIBNDR_OBJVolker Lendecke2011-12-021-1/+2
* s3: Add open_files.idlVolker Lendecke2011-12-021-0/+1
* smbXcli: rework smb1cli_trans.c to use smbXcli_conn/smbXcli_reqStefan Metzmacher2011-11-241-0/+1
* s3:smb2cli: remove unused smb2cli_negprot()Stefan Metzmacher2011-11-241-1/+0
* s3:smb2cli: replace smb2cli_base.c code with the more generic smbXcli_base.c ...Stefan Metzmacher2011-11-241-1/+1
* param: calculate server role from security, and security from server roleAndrew Bartlett2011-11-171-1/+1
* s3: Fix wbinfo socket dir path.Andreas Schneider2011-11-161-0/+7