summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* s3-build: only link in svcctl client code where needed.Günther Deschner2010-08-251-3/+5
* s3-waf: only link in svcctl client code where needed.Günther Deschner2010-08-251-2/+4
* s3-build: only link in dssetup client code where needed.Günther Deschner2010-08-251-5/+9
* s3-waf: only link in dssetup client code where needed.Günther Deschner2010-08-251-3/+6
* s3-build: only link in initshutdown client code where needed.Günther Deschner2010-08-251-4/+7
* s3-waf: only link in initshutdown client code where needed.Günther Deschner2010-08-251-2/+4
* s3-build: only link in echo client code where needed.Günther Deschner2010-08-251-3/+5
* s3-waf: only link in eventlog echo code where needed.Günther Deschner2010-08-251-2/+4
* s3-build: only link in dfs client code where needed.Günther Deschner2010-08-251-3/+5
* s3-waf: only link in dfs client code where needed.Günther Deschner2010-08-251-2/+4
* s3-build: only link in drsuapi client code where needed.Günther Deschner2010-08-251-5/+8
* s3-waf: only link in drsuapi client code where needed.Günther Deschner2010-08-251-3/+5
* s3-build: only link in ntsvcs client code where needed.Günther Deschner2010-08-251-3/+5
* s3-waf: only link in ntsvcs client code where needed.Günther Deschner2010-08-251-2/+4
* s3-build: only link in winreg client code where needed.Günther Deschner2010-08-251-5/+7
* s3-waf: only link in winreg client code where needed.Günther Deschner2010-08-251-2/+5
* s3-build: only link in eventlog client code where needed.Günther Deschner2010-08-251-3/+5
* s3-build: only link in spoolss client code where needed.Günther Deschner2010-08-252-10/+16
* s3-waf: only link in spoolss client code where needed.Günther Deschner2010-08-251-5/+8
* s3-lsa: separate out init_lsa headers.Günther Deschner2010-08-2521-7/+25
* s3:smbd: add nfs quota support to the linux-non-sysquota codeMichael Adam2010-08-251-0/+198
* s3:smbd: add a nfs backend for sysquotas.Michael Adam2010-08-255-0/+303
* s3-build: Use a wrapper script to run the tests.Andreas Schneider2010-08-251-24/+5
* s3: Make char_flags and base_reverse const arraysVolker Lendecke2010-08-243-74/+178
* s3: Move "trans_num" to smbd_server_connectionVolker Lendecke2010-08-243-5/+4
* s3: Make srv_send_smb take an sconn instead of a sock fdVolker Lendecke2010-08-2410-31/+31
* pam: fix unused variable warningBjörn Jacke2010-08-241-1/+1
* s3-dcerpc: avoid talloc_move on schannel creds in cli_rpc_pipe_open_schannel_...Günther Deschner2010-08-241-3/+7
* Final part of fix for bug #7636 - winbind internal error, backtrace.Jeremy Allison2010-08-231-11/+18
* s3-dcerpc: Allocate structure members on the right contextSimo Sorce2010-08-231-1/+1
* s3: PAM_RHOST and PAM_TTY are enums on FreeBSDVolker Lendecke2010-08-232-3/+26
* s3:pdbtest Fix command name of pdbtestAndrew Bartlett2010-08-221-1/+1
* s3-build: Add a test-buildfarm target to stay UNIX Makefile compatible.Andreas Schneider2010-08-221-4/+2
* s3:param Clarify parameter name on init_globals()Andrew Bartlett2010-08-221-4/+4
* s3: Turn two macros into functionsVolker Lendecke2010-08-221-6/+24
* s3: Pass the rhost through smb_pam_accountcheckVolker Lendecke2010-08-225-8/+11
* s3: Rename auth.c:backends to auth_backendsVolker Lendecke2010-08-221-4/+4
* s3: Fix some nonemtpy blank linesVolker Lendecke2010-08-222-12/+11
* s3: Move check_access to cgi.c, its only userVolker Lendecke2010-08-223-82/+81
* s3: Replace calls to check_access by allow_accessVolker Lendecke2010-08-224-10/+17
* s3: Fix netgrent configure checks for compilers not supporting -Werror-implic...Kai Blin2010-08-211-1/+3
* s3: Fix bug 7635Volker Lendecke2010-08-211-2/+4
* Fix bug 7627 - smbclient ignores "-I" when used with "-L", fails name resolut...Jeremy Allison2010-08-201-2/+3
* Fix const warning.Jeremy Allison2010-08-202-2/+2
* s3: Use sconn->client_id in session_claimVolker Lendecke2010-08-201-10/+2
* s3:librpc: make dcerpc_read_ncacn_packet_send/recv() availableStefan Metzmacher2010-08-201-0/+9
* s3:Makefile.in: use python with -u to disable stdin/out cachingStefan Metzmacher2010-08-201-1/+1
* s3:winbindd: fix error handling in wb_next_grent_fetch_done()Stefan Metzmacher2010-08-201-1/+9
* s3:loadparm: make lp_load_ex static. We have wrappers for external callers.Michael Adam2010-08-202-14/+7
* s3-libsmbclient Convert dos error codes to NTstatus in async libsmbclient.Jim McDonough2010-08-192-8/+2