summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* status: 80 chars per lineVolker Lendecke2014-10-071-367/+734
* smbd: Fix nonempty line endingsVolker Lendecke2014-10-071-15/+14
* lanman: don't leak cache_path onto talloc tosDavid Disseldorp2014-10-061-2/+9
* samlogon_cache: don't leak cache_path onto talloc tosDavid Disseldorp2014-10-061-1/+6
* nmbd: don't leak cache_path onto talloc tosDavid Disseldorp2014-10-061-0/+7
* printing: don't leak cache_path onto talloc tosDavid Disseldorp2014-10-062-5/+25
* gpo: don't leak cache_path onto talloc tosDavid Disseldorp2014-10-064-17/+50
* gencache: don't leak cache_path onto talloc tosDavid Disseldorp2014-10-061-0/+11
* Add a status code for VHD support gleaned from some Win8.1 stuff.Richard Sharpe2014-10-061-0/+1
* Add a definition of the NETWORK_RESILIENCY_REQUEST so I can write a torture t...Richard Sharpe2014-10-061-0/+9
* winbindd: Do not overwrite domain list with conflicting info from a trusted d...Andrew Bartlett2014-10-061-0/+75
* torture: Reorder torture_winbind_struct_domain_info testsAndrew Bartlett2014-10-061-18/+19
* ctdb-build: Fix handling of public headersMartin Schwenke2014-10-063-1/+12
* ctdb-build: Change from ctdb-util to samba-utilMartin Schwenke2014-10-0619-2295/+41
* ctdb-build: Add generation of Samba-style version.hMartin Schwenke2014-10-061-0/+9
* ctdb-build: Move generation of ctdb_version.h earlierMartin Schwenke2014-10-061-6/+6
* ctdb-logging: Update to use Samba style debug.h/debug.cMartin Schwenke2014-10-066-146/+92
* ctdb-logging: Change LogLevel to DEBUGLEVELMartin Schwenke2014-10-0611-24/+24
* ctdb-tests: Make the fake log timestamp string easy to modifyMartin Schwenke2014-10-0618-379/+380
* ctdb-logging: Remove log ringbufferMartin Schwenke2014-10-0616-468/+8
* s3: lib, s3: modules: Fix compilation on Solaris.Jeremy Allison2014-10-062-10/+14
* lib: uid_wrapper: Fix setgroups and syscall detection on a system without nat...Jeremy Allison2014-10-061-0/+7
* windbindd: Make cm_connect_lsa_tcp staticChristof Schmitt2014-10-042-6/+3
* smbd: Always use uint8_t for inbuf pointerChristof Schmitt2014-10-041-7/+8
* smbd: Pass only cmd to construct_reply_common instead of complete reqChristof Schmitt2014-10-041-6/+5
* smbd: Use MIN macro in fake_sendfileChristof Schmitt2014-10-041-5/+1
* s3-winbindd: Make wcache_sid_to_name staticChristof Schmitt2014-10-042-12/+6
* s3-winbindd: Remove extern declaration for cache_methods from winbindd_dual.cChristof Schmitt2014-10-041-1/+0
* lib/util: Use charset_compat.h if SAMBA_UTIL_CORE_ONLYMartin Schwenke2014-10-044-0/+20
* lib/util: Factor out subsystem samba-util-core from samba-utilMartin Schwenke2014-10-041-79/+90
* lib/util: Clean up includes for util.cMartin Schwenke2014-10-041-1/+6
* lib/util: Clean up includes for fault.cMartin Schwenke2014-10-044-24/+64
* lib/util: Clean up includes for substitute.cMartin Schwenke2014-10-044-28/+62
* lib/util: Replace an SMB_ASSERT()Martin Schwenke2014-10-041-1/+5
* lib/util: Clean up includes for signal.cMartin Schwenke2014-10-044-27/+54
* lib/util: Clean up includes for time.[ch]Martin Schwenke2014-10-042-2/+8
* lib/util: Clean up includes for data_blob.[ch]Martin Schwenke2014-10-042-1/+4
* lib/util: Clean up includes for xfile.[ch]Martin Schwenke2014-10-042-1/+8
* lib/util: Clean up includes for blocking.cMartin Schwenke2014-10-044-14/+36
* profiling: Make WITH_PROFILE span more in smbprofile.hVolker Lendecke2014-10-031-2/+3
* profiling: Remove a big DEBUG statementVolker Lendecke2014-10-031-25/+0
* profiling: Remove some #ifdefsVolker Lendecke2014-10-032-8/+0
* profiling: Only compile profile/profile.c if profiling is enabledVolker Lendecke2014-10-033-19/+40
* profiling: Only compile utils/status_profile.c if profiling is enabledVolker Lendecke2014-10-033-24/+41
* profiling: Fix a typoVolker Lendecke2014-10-031-1/+1
* profiling: Move some #defines to profile.cVolker Lendecke2014-10-032-4/+4
* profiling: Fix a typoVolker Lendecke2014-10-031-1/+1
* profiling: Make "struct profile_header" staticVolker Lendecke2014-10-032-8/+7
* winbind3: Fix pwent variable substitutionJustin Maggard2014-10-031-1/+1
* Reduce the no-op build times by 30%Thomas Nagy2014-10-032-3/+148