summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* s3-dcerpc: Add SPNEGO incapsulation for KRB5 authSimo Sorce2010-07-301-1/+4
* s3-decrpc: Introduce gssapi support for dcerpc krb5 authSimo Sorce2010-07-281-1/+3
* s3-printing: Added automatic migration of printing tdbs.Andreas Schneider2010-07-271-1/+3
* s3-printing: Move all tdb upgrade functions to a separate file.Andreas Schneider2010-07-271-1/+2
* s3-printing: Removed unused printfsp.c.Simo Sorce2010-07-271-1/+1
* s3-smbd: Added code to print via spoolss.Simo Sorce2010-07-271-1/+2
* s3: Early start of an async nbenchVolker Lendecke2010-07-261-0/+1
* s3-auth: Move auth_ntlmssp wrappers in their own fileSimo Sorce2010-07-201-0/+1
* s3-dcerpc: Move common cli/srv functions into a common fileSimo Sorce2010-07-171-2/+5
* s3-build: add LIBNDR_XATTR_OBJ.Günther Deschner2010-07-171-2/+4
* Move the remnants of rpc_parse code under registry/Simo Sorce2010-07-161-2/+2
* s3-misc: Move smb_io_time() to regfio.cSimo Sorce2010-07-161-1/+1
* s3-dcerpc: Move common helpers into a common fileSimo Sorce2010-07-161-0/+1
* s3-dcerpc: Remove unused functions and headersSimo Sorce2010-07-161-2/+1
* s3-dcerpc: link against ../librpc/rpc/dcerpc_util.cGünther Deschner2010-07-131-0/+1
* s3-build: Add a gdbtestenv environment for Samba3.Andreas Schneider2010-07-091-0/+6
* s3-libgpo: remove handmarshalled PReg parser from registry CSE.Günther Deschner2010-07-071-1/+5
* s3-registry: add preg.idl.Günther Deschner2010-07-071-1/+2
* s3-build: some makefile cosmetics.Günther Deschner2010-07-071-4/+9
* s3-build: add IDL_FILES variable.Günther Deschner2010-07-071-8/+11
* s3-selftest: add "make testenv" target to Makefile.Günther Deschner2010-07-061-0/+6
* s3-winbind: Added a common rpc_enum_dom_groups function.Andreas Schneider2010-07-051-1/+2
* s3-winbind: Rename winbindd_rpc.c to winbindd_msrpc.c.Andreas Schneider2010-07-051-1/+1
* s3-winbind: Replace the passdb backend with a samr/lsa based backend.Andreas Schneider2010-07-051-1/+0
* s3-winbind: Added a skeleton for samr based functions.Andreas Schneider2010-07-051-1/+3
* s3-winbind: Initialize the server_info on winbindd start.Andreas Schneider2010-07-051-0/+1
* s3-build: add idl_full to Makefile.Günther Deschner2010-07-051-0/+9
* s3: Add sconn_server_id()Volker Lendecke2010-07-051-0/+1
* s3: Fix bug 7336: Enable idmap_passdb module build as sharedVolker Lendecke2010-07-041-0/+4
* s3-registry: remove unused reg_util_marshalling code.Günther Deschner2010-07-021-3/+0
* s3-libsmb: move change_trust_account_password out of smbd into libsmb.Günther Deschner2010-06-301-1/+1
* s3-build: allow to build bin/ndrdump4 (just as bin/smbtorture4)Günther Deschner2010-06-161-0/+4
* s3:winbindd use common server context functionsSimo Sorce2010-06-101-1/+0
* s3:lib make server contexts genericSimo Sorce2010-06-101-0/+1
* s3:rpc handles are used by all pipes, use better nameSimo Sorce2010-06-071-1/+1
* s3-rpc: Create a file with all functions for a internal named pipe.Andreas Schneider2010-06-041-1/+5
* s3-rpc: Seperate rpc_srv_register for plain connection.Andreas Schneider2010-06-041-2/+1
* s3-auth: Moved smbd user functions to a generic place.Andreas Schneider2010-06-041-1/+2
* ѕ3:Makefile: use PIC instead of PIE flags for shared libsBjörn Jacke2010-06-041-4/+4
* s3-build: pure cosmetics, use better names for gen_ndr code pieces.Günther Deschner2010-06-031-8/+6
* s3: Add vfs_linux_xfs_sgidVolker Lendecke2010-06-021-0/+5
* s3:param Put 'server_role' functions in another file.Andrew Bartlett2010-06-011-1/+1
* s3:ntlmssp Move ntlmssp_sign.c from source3 to common code.Andrew Bartlett2010-05-311-1/+2
* s3: set pthread cflags in a more portable fashionBjörn Jacke2010-05-301-4/+33
* Revert "s3: Attempt to fix the non-gnumake build"Björn Jacke2010-05-301-2/+1
* s3:lib split out global workgroup and netbios name functions.Andrew Bartlett2010-05-281-1/+2
* s3:smbd split reload services/printers functions from server.cAndrew Bartlett2010-05-281-1/+2
* s3:smbd split smbd/server.c into smbd/server.c and smbd/server_exit.cAndrew Bartlett2010-05-281-1/+1
* s3:Makefile.in: add npa_tstream.o to the build of smbdStefan Metzmacher2010-05-271-1/+3
* s3-samr: move chgpasswd.c out of smbd and into the samr server.Günther Deschner2010-05-261-2/+3