summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-25torture: Remove unused smbiconvAndrew Bartlett1-9/+1
2011-10-25libcli/smb: move smb_signing.[ch] to the toplevelStefan Metzmacher1-1/+1
2011-10-24libcli/smb: move source3/libsmb/read_smb.* to the toplevelStefan Metzmacher1-1/+2
2011-10-21libcli/smb: move smb_seal.c to the toplevelStefan Metzmacher1-1/+2
2011-10-20s3:Makefile: make DSO_EXPORTS_CMD more portable (#8531)Björn Jacke1-1/+1
2011-10-18s3-ntlmssp Implement the server-side auth_ntlmssp code as a GENSEC moduleAndrew Bartlett1-0/+1
2011-10-18ntlmssp: Move ntlmssp code to auth/ntlmsspAndrew Bartlett1-4/+4
2011-10-18build: compile gensec_start.c and credentials.c in the autoconf buildAndrew Bartlett1-0/+3
2011-10-17s3: Before adding KDC's to the krb5.conf, cldap ping themVolker Lendecke1-1/+2
2011-10-13build: clean new generated param headersAndrew Bartlett1-0/+4
2011-10-13build: only regenerate param files when requiredAndrew Bartlett1-1/+7
2011-10-13build: use lib/param loadparm code in source3 to get at lpcfg_ functionsAndrew Bartlett1-1/+5
2011-10-12s3:net: add command registry checkGregor Beck1-1/+1
2011-10-12s3:net: factor out interact_edit()Gregor Beck1-1/+2
2011-10-08s3:vfs: add SMB_VFS_GET_DFS_REFERRAL() hooksStefan Metzmacher1-0/+1
2011-10-07ldb: use ldb directly rather than via a copyAndrew Bartlett1-1/+2
2011-10-06s3: Use the uid_wrapperVolker Lendecke1-3/+7
2011-10-06lib/util: consolidate module loading into common codeAndrew Bartlett1-1/+1
2011-10-01Add a torture test to test existing FSCTL responsesRichard Sharpe1-0/+1
2011-09-25addns: Remove unused empty header fileKai Blin1-1/+0
2011-09-20s3:dbwrap_tool: add popt support and standard samba optionsMichael Adam1-1/+3
2011-09-20lib/util/charset: remove charset module loadingAndrew Bartlett1-9/+2
2011-09-20lib/util/charcnv: Remove broken internal CP850 and CP464 modulesAndrew Bartlett1-10/+0
2011-09-12s3-lsa: Add conversion for auth info structsSumit Bose1-2/+5
2011-09-05libcli/smb: move smb2_signing.c to the toplevelStefan Metzmacher1-1/+1
2011-08-30s3-build: move libsmb/clisigning.c to LIBSMB_SRCStefan Metzmacher1-2/+2
2011-08-22s3-net: Added the command rpc conf to the net binary.Vicentiu Ciorbaru1-0/+1
2011-08-21s3-id_cache: Move id caches mgmt out of smbdAndreas Schneider1-0/+1
2011-08-21s3-prefork: Add common utilities for daemonsSimo Sorce1-0/+1
2011-08-21s3-rpc_server: Move config helpers in one place.Simo Sorce1-2/+5
2011-08-21s3-lsasd: Create a lsa service daemon.Andreas Schneider1-0/+1
2011-08-11s3:build(autoconf): fix bug #8369: remove irritating "." targets when recent ...Michael Adam1-9/+9
2011-08-10s3-prefork: implement prefork frameworkSimo Sorce1-0/+1
2011-08-05s3: make linking of pthreadpooltest work on more platformsBjörn Jacke1-1/+1
2011-08-03s3-ntlmssp Add hooks to optionally call into GENSEC in auth_ntlmsspAndrew Bartlett1-0/+1
2011-08-02s3:smbd - Move printing queue stuffSimo Sorce1-0/+1
2011-08-01s3-rpc_server: Add RPC socket helper functions.Andreas Schneider1-0/+1
2011-08-01s3-rpc_server: Rename to rpc service setup.Andreas Schneider1-1/+1
2011-08-01s3-rpc_server: Move the endpoint registration to own file.Andreas Schneider1-1/+2
2011-07-31s3-secrets: add lsa_secret passdb api.Günther Deschner1-1/+2
2011-07-29s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/Michael Adam1-5/+6
2011-07-29s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.Michael Adam1-1/+2
2011-07-20s3-auth Remove seperate guest booleanAndrew Bartlett1-1/+1
2011-07-13s3:configure: use the same dynconfig options and default values as the toplev...Stefan Metzmacher1-66/+76