summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* s3:smbd/close: do an early return in close_directory()Stefan Metzmacher2012-06-031-2/+1
* s3: Fix an assert to trigger in close_remove_share_modeStefan Metzmacher2012-06-031-6/+17
* s3: Do an early return in close_remove_share_modeVolker Lendecke2012-06-031-2/+1
* s3: Make close_remove_share_mode a bit more readableVolker Lendecke2012-06-031-2/+4
* s3: Simplify get_delete_on_close_token moreVolker Lendecke2012-06-031-6/+2
* s3: Simplify get_delete_on_close_token slightlyVolker Lendecke2012-06-031-19/+32
* s3: Slightly simplify close_remove_share_modeVolker Lendecke2012-06-031-10/+15
* s3:smbd/close: avoid procid_is_me()Stefan Metzmacher2012-06-031-1/+2
* s3:smbd/open: avoid procid_is_me()Stefan Metzmacher2012-06-031-4/+5
* s3:smbd/oplock: avoid procid_is_me()Stefan Metzmacher2012-06-031-2/+4
* build: Match autoconf build and disable ACLs on MacOS (darwin)Andrew Bartlett2012-06-031-3/+7
* s3-libnetapi: Cope with popt versions without POPT_TABLEENDAndrew Bartlett2012-06-032-0/+8
* s3-build: Remove finddeadAndrew Bartlett2012-06-031-9/+0
* libreplace: Link libreplace against attr when requiredAndrew Bartlett2012-06-031-1/+1
* build: Remove check for res_ninit (Revert "s3: Check for res_ninit")Andrew Bartlett2012-06-021-8/+0
* build: Show extra configure results found by WAF as wellAndrew Bartlett2012-06-021-1/+3
* build: Check correctly for sendfile (missing .h in header)Andrew Bartlett2012-06-021-1/+1
* build: Always attempt to build posix ACLsAndrew Bartlett2012-06-021-8/+3
* lib/replace: xattr wrappers in lib/replace rather than source3/lib/system.cAndrew Bartlett2012-06-025-790/+19
* s3: Same fix as 8576256, this time for fgetxattrVolker Lendecke2012-06-021-1/+1
* s3: Avoid a lot of calls to serverid_exists()Volker Lendecke2012-06-011-1/+1
* waf: check for krb5_create_checksum and krb5_creds.flags for some Heimdal ver...Alexander Bokovoy2012-06-011-0/+12
* build: Add automatic compare of config.h files to recursive waf buildAndrew Bartlett2012-06-011-1/+6
* Forward port of Richard Sharpe's <realrichardsharpe@gmail.com> fix for bug #8...Jeremy Allison2012-05-315-4/+16
* We are triggering the cleanup_timeout_fn() too often, on exiting when an smbd...Jeremy Allison2012-05-311-11/+4
* s3:smbd: use server_messaging_context() instead of sconn->msg_ctx in exit_ser...Stefan Metzmacher2012-05-311-2/+3
* s3:vfs_hpuxacl: remove unused file_find_fd() callsStefan Metzmacher2012-05-311-18/+2
* s3: Fix some 64-bit warningsVolker Lendecke2012-05-312-4/+4
* build: rename build targets smbclient -> smbclient4 and smbclient3 -> smbclientMichael Adam2012-05-311-1/+1
* s3:selftest: add a binary mapping for smbclient4Michael Adam2012-05-311-2/+2
* build: rename build targets nmblookup -> nmblookup4 and nmblookup3 -> nmblookupMichael Adam2012-05-311-1/+1
* s3:selftest: add a binary mapping for nmblookup4Michael Adam2012-05-311-2/+2
* s3:selftest: improve strange linebreaks for blackbox tests in tests.py for re...Michael Adam2012-05-311-22/+31
* s3:selftest: introduce a variable for binpath('dbwrap_tool') in tests.pyMichael Adam2012-05-311-2/+3
* s3:selftest: introduce a variable for binpath('ntlm_auth3') in tests.pyMichael Adam2012-05-311-4/+5
* s3:selftest: introduce a variable for binpath('smbtorture3') in tests.pyMichael Adam2012-05-311-4/+5
* s3:selftest: introduce a variable for binpath('net') in tests.pyMichael Adam2012-05-311-9/+10
* s3:selftest: introduce a variable for binpath('wbinfo') in tests.pyMichael Adam2012-05-311-5/+6
* s3:selftest: introduce a variable for binpath('smbclient3') to test.pyMichael Adam2012-05-311-15/+17
* s3:build: fix some spacing in wscript_buildMichael Adam2012-05-311-6/+6
* Stop spamming the logs with "Could not remove pid XX from serverid.tdb" messa...Jeremy Allison2012-05-311-15/+18
* Fix bad bugfix for bug #8910 - resolve_ads() code can return zero addresses a...Ira Cooper2012-05-301-1/+1
* Fix metze's complaint about the bugfix for bug #8953 - winbind can hang as nb...Jeremy Allison2012-05-301-7/+0
* s3:libsmb: use nb_connect_send() directly instead of doing a 0 timer for port...Stefan Metzmacher2012-05-301-4/+9
* s3-build: Fix configure checks for HeimdalAndrew Bartlett2012-05-301-15/+15
* build: Make gss_wrap_iov mandatory for krb5 buildAndrew Bartlett2012-05-301-0/+5
* s3:utils: use cli_tree_connect() instead of cli_tcon_andx()Stefan Metzmacher2012-05-301-1/+1
* s3:libsmb: use cli_tree_connect() instead of cli_tcon_andx()Stefan Metzmacher2012-05-301-2/+2
* s3:libsmb: fallback to SMBtcon for old serversStefan Metzmacher2012-05-301-1/+15
* s3-loadparm: Swap synonyms of max/min protocol to server max/min protocolAndrew Bartlett2012-05-301-4/+4